济南 德州 1
This commit is contained in:
parent
bca1174996
commit
1f643a011f
@ -106,7 +106,7 @@
|
|||||||
} else if (this.address == '东营市') {
|
} else if (this.address == '东营市') {
|
||||||
uni.setStorageSync("region", 2)
|
uni.setStorageSync("region", 2)
|
||||||
} else if (this.address == '济南市') {
|
} else if (this.address == '济南市') {
|
||||||
uni.setStorageSync("region", 3)
|
uni.setStorageSync("region", 1)
|
||||||
}
|
}
|
||||||
this.userinfo = uni.getStorageSync('userinfo');
|
this.userinfo = uni.getStorageSync('userinfo');
|
||||||
if (this.userinfo) {
|
if (this.userinfo) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user