ソースを参照

添加东莞市市辖区json数据

西昌缴费二期
liangkun 3年前
コミット
592da33293
1個のファイルの変更6行の追加2行の削除
  1. +6
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/data/city.js

+ 6
- 2
Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/data/city.js ファイルの表示

@@ -1,4 +1,4 @@
var cityData = [{
var cityData = [{
value: '110000',
text: '北京市',
children: [{
@@ -7242,7 +7242,11 @@
}]
}, {
value: "441900",
text: "东莞市"
text: "东莞市",
children: [{
value: "441901",
text: "市辖区"
}]
}, {
value: "442000",
text: "中山市"


読み込み中…
キャンセル
保存