This commit is contained in:
@jyuhsin
2025-04-23 18:21:51 +08:00
parent 18f298b879
commit e4ef2da1ae
@@ -104,9 +104,8 @@ layout("/mobile/platform.html"){
this.addressInfo.name = "${@shiro.getPrincipalProperty('username')}";
this.closeLoading()
}
/* this.areaList.province_list = {320000: "江苏省"}
this.areaList.city_list = {320200: "无锡市"}*/
this.areaList.province_list = {320000: "江苏省", 330000: '浙江省', 310000: '上海市',}
//this.areaList.city_list = {320200: "无锡市"}
}
})
</script>