1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | data:{ 110000:{id: "110000" , areaname: "北京" , pid: "0" , shortname: "北京" , level: "1" , position: "tr_0" , sort: "1" } 120000:{id: "120000" , areaname: "天津" , pid: "0" , shortname: "天津" , level: "1" , position: "tr_0" , sort: "2" } 130000:{id: "130000" , areaname: "河北省" , pid: "0" , shortname: "河北" , level: "1" , position: "tr_0" , sort: "3" } 140000:{id: "140000" , areaname: "山西省" , pid: "0" , shortname: "山西" , level: "1" , position: "tr_0" , sort: "4" } 150000:{id: "150000" , areaname: "内蒙古自治区" , pid: "0" , shortname: "内蒙古" , level: "1" , position: "tr_0" , sort: "5" } 210000:{id: "210000" , areaname: "辽宁省" , pid: "0" , shortname: "辽宁" , level: "1" , position: "tr_0" , sort: "6" } 220000:{id: "220000" , areaname: "吉林省" , pid: "0" , shortname: "吉林" , level: "1" , position: "tr_0" , sort: "7" } 230000:{id: "230000" , areaname: "黑龙江省" , pid: "0" , shortname: "黑龙江" , level: "1" , position: "tr_0" , sort: "8" } 310000:{id: "310000" , areaname: "上海" , pid: "0" , shortname: "上海" , level: "1" , position: "tr_0" , sort: "9" } 320000:{id: "320000" , areaname: "江苏省" , pid: "0" , shortname: "江苏" , level: "1" , position: "tr_0" , sort: "10" } 330000:{id: "330000" , areaname: "浙江省" , pid: "0" , shortname: "浙江" , level: "1" , position: "tr_0" , sort: "11" } ..... }, state: "1" |