commit
This commit is contained in:
@@ -104,9 +104,8 @@ layout("/mobile/platform.html"){
|
|||||||
this.addressInfo.name = "${@shiro.getPrincipalProperty('username')}";
|
this.addressInfo.name = "${@shiro.getPrincipalProperty('username')}";
|
||||||
this.closeLoading()
|
this.closeLoading()
|
||||||
}
|
}
|
||||||
/* this.areaList.province_list = {320000: "江苏省"}
|
this.areaList.province_list = {320000: "江苏省", 330000: '浙江省', 310000: '上海市',}
|
||||||
this.areaList.city_list = {320200: "无锡市"}*/
|
//this.areaList.city_list = {320200: "无锡市"}
|
||||||
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user