Browse Source

補完縣市名稱

bater 8 years ago
parent
commit
f2a29f4609
1 changed files with 16 additions and 16 deletions
  1. 16 16
      db/areas.json

+ 16 - 16
db/areas.json

@@ -2,22 +2,22 @@
     "city": [
         {"text": "臺北市","id": "01000"},
         {"text": "新北市","id": "02000"},
-        {"text": "基隆","id": "03000"},
-        {"text": "桃園","id": "04000"},
-        {"text": "新竹","id": "05000"},
-        {"text": "苗栗","id": "06000"},
-        {"text": "台中","id": "07000"},
-        {"text": "彰化","id": "08000"},
-        {"text": "南投","id": "09000"},
-        {"text": "雲林","id": "10000"},
-        {"text": "嘉義","id": "11000"},
-        {"text": "台南","id": "12000"},
-        {"text": "高雄","id": "13000"},
-        {"text": "屏東","id": "14000"},
-        {"text": "宜蘭","id": "15000"},
-        {"text": "花蓮","id": "16000"},
-        {"text": "台東","id": "17000"},
-        {"text": "澎湖","id": "18000"},
+        {"text": "基隆","id": "03000"},
+        {"text": "桃園","id": "04000"},
+        {"text": "新竹","id": "05000"},
+        {"text": "苗栗","id": "06000"},
+        {"text": "台中","id": "07000"},
+        {"text": "彰化","id": "08000"},
+        {"text": "南投","id": "09000"},
+        {"text": "雲林","id": "10000"},
+        {"text": "嘉義","id": "11000"},
+        {"text": "台南","id": "12000"},
+        {"text": "高雄","id": "13000"},
+        {"text": "屏東","id": "14000"},
+        {"text": "宜蘭","id": "15000"},
+        {"text": "花蓮","id": "16000"},
+        {"text": "台東","id": "17000"},
+        {"text": "澎湖","id": "18000"},
         {"text": "金門","id": "19000"},
         {"text": "馬祖","id": "20000"},
         {"text": "離島地區","id": "21000"}