소스 검색

添加东莞市市辖区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: "中山市"


불러오는 중...
취소
저장