liyongli 14 tuntia sitten
vanhempi
commit
5881198665
2 muutettua tiedostoa jossa 5 lisäystä ja 3 poistoa
  1. 1 0
      src/view/fenghui/en.js
  2. 4 3
      src/view/fenghui/zh.js

+ 1 - 0
src/view/fenghui/en.js

@@ -210,6 +210,7 @@ export default {
         { "text": "Indonesia", "value": "印度尼西亚" },
         { "text": "Jordan", "value": "约旦" },
         { "text": "Viet Nam", "value": "越南" },
+        { "text": "The Chinese mainland", "value": "中国大陆" },
         { "text": "Hong Kong, China", "value": "香港" },
         { "text": "Macao, China", "value": "澳门" },
         { "text": "Taiwan, China", "value": "台湾" },

+ 4 - 3
src/view/fenghui/zh.js

@@ -209,9 +209,10 @@ export default {
         { "text": "印度尼西亚", "value": "印度尼西亚" },
         { "text": "约旦", "value": "约旦" },
         { "text": "越南", "value": "越南" },
-        { "text": "Hong Kong, China", "value": "香港" },
-        { "text": "Macao, China", "value": "澳门" },
-        { "text": "Taiwan, China", "value": "台湾" },
+        { "text": "中国大陆", "value": "中国大陆" },
+        { "text": "香港", "value": "香港" },
+        { "text": "澳门", "value": "澳门" },
+        { "text": "台湾", "value": "台湾" },
 
         { "text": "非洲", "value": "非洲", "disabled": true },
         { "text": "阿尔及利亚", "value": "阿尔及利亚" },