济南 德州 1

This commit is contained in:
shidongli 2023-10-23 17:10:11 +08:00
parent bca1174996
commit 1f643a011f

View File

@ -106,7 +106,7 @@
} else if (this.address == '东营市') {
uni.setStorageSync("region", 2)
} else if (this.address == '济南市') {
uni.setStorageSync("region", 3)
uni.setStorageSync("region", 1)
}
this.userinfo = uni.getStorageSync('userinfo');
if (this.userinfo) {