Parcourir la source

feat: 地区新增及修改

zhangyuhan il y a 3 ans
Parent
commit
6314f73edd
1 fichiers modifiés avec 28 ajouts et 12 suppressions
  1. 28 12
      src/web/staticres/course/js/province.js

+ 28 - 12
src/web/staticres/course/js/province.js

@@ -456,7 +456,7 @@ var province = [
         city: [
             {
                 name: "合肥市",
-                districtAndCounty: ["庐阳区", "瑶海区", "蜀山区", "包河区", "长丰县", "水湖镇", "肥东县", "店埠镇", "肥西县", "上派镇"]
+                districtAndCounty: ["庐阳区", "瑶海区", "蜀山区", "包河区", "长丰县", "水湖镇", "肥东县", "店埠镇", "肥西县", "上派镇", "巢湖市"]
             },
             {
                 name: "宿州市",
@@ -510,10 +510,6 @@ var province = [
                 name: "六安市",
                 districtAndCounty: ["金安区", "裕安区", "寿县", "寿春镇", "霍邱县", "城关镇", "舒城县", "城关镇", "金寨县", "梅山镇", "霍山县", "衡山镇"]
             },
-            {
-                name: "巢湖市",
-                districtAndCounty: ["居巢区", "庐江县", "庐城镇", "无为县", "无城镇", "含山县", "环峰镇", "和县", "历阳镇"]
-            },
             {
                 name: "池州市",
                 districtAndCounty: ["贵池区", "东至县", "尧渡镇", "石台县", "七里镇", "青阳县", "蓉城镇"]
@@ -619,7 +615,7 @@ var province = [
         city: [
             {
                 name: "济南市",
-                districtAndCounty: ["市中区", "历下区", "槐荫区", "天桥区", "历城区", "长清区", "章丘市", "平阴县", "平阴镇", "济阳县", "济阳镇", "商河县"]
+                districtAndCounty: ["市中区", "历下区", "槐荫区", "天桥区", "历城区", "长清区", "章丘市", "平阴县", "平阴镇", "济阳县", "济阳镇", "商河县", "莱芜区"]
             },
             {
                 name: "青岛市",
@@ -673,10 +669,6 @@ var province = [
                 name: "泰安市",
                 districtAndCounty: ["泰山区", "岱岳区", "新泰市", "肥城市", "宁阳县", "宁阳镇", "东平县", "东平镇"]
             },
-            {
-                name: "莱芜市",
-                districtAndCounty: ["莱城区", "钢城区"]
-            },
             {
                 name: "滨州市",
                 districtAndCounty: ["滨城区", "惠民县", "惠民镇", "阳信县", "阳信镇", "无棣县", "无棣镇", "沾化县", "富国镇", "博兴县", "博兴镇", "邹平县"]
@@ -1260,7 +1252,7 @@ var province = [
                 districtAndCounty: ["城关区", "林周县", "甘丹曲果镇", "当雄县", "当曲卡镇", "尼木县", "塔荣镇", "曲水县", "曲水镇", "堆龙德庆县", "东嘎镇", "达孜县", "德庆镇", "墨竹工卡县", "工卡镇"]
             },
             {
-                name: "那曲地区",
+                name: "那曲",
                 districtAndCounty: ["那曲县", "那曲镇", "嘉黎县", "阿扎镇", "比如县", "比如镇", "聂荣县", "聂荣镇", "安多县", "帕那镇", "申扎县", "申扎镇", "索县", "亚拉镇", "班戈县", "普保镇", "巴青县", "拉西镇", "尼玛县", "尼玛镇"]
             },
             {
@@ -1481,7 +1473,7 @@ var province = [
                 districtAndCounty: ["吐鲁番市", "鄯善县", "鄯善镇", "托克逊县", "托克逊镇"]
             },
             {
-                name: "哈密地区",
+                name: "哈密",
                 districtAndCounty: ["哈密市", "伊吾县", "伊吾镇", "巴里坤哈萨克自治县", "巴里坤镇"]
             },
             {
@@ -1511,6 +1503,30 @@ var province = [
             {
                 name: "阿勒泰地区",
                 districtAndCounty: ["阿勒泰市", "布尔津县", "布尔津镇", "富蕴县", "库额尔齐斯镇", "福海县", "哈巴河县", "青河县", "吉木乃县"]
+            },
+            {
+                name: "北屯市",
+                districtAndCounty: ["北屯市"]
+            },
+            {
+                name: "铁门关市",
+                districtAndCounty: ["铁门关市"]
+            },
+            {
+                name: "双河市",
+                districtAndCounty: ["双河市"]
+            },
+            {
+                name: "可克达拉市",
+                districtAndCounty: ["可克达拉市"]
+            },
+            {
+                name: "昆玉市",
+                districtAndCounty: ["昆玉市"]
+            },
+            {
+                name: "胡杨河市",
+                districtAndCounty: ["胡杨河市"]
             }
         ]
     },