测试
This commit is contained in:
@@ -357,7 +357,7 @@
|
||||
}
|
||||
})
|
||||
}).catch(e => {
|
||||
alert(JOSON.stringify(e))
|
||||
alert(JOSN.stringify(e))
|
||||
})
|
||||
},
|
||||
|
||||
|
||||
@@ -76,6 +76,7 @@
|
||||
|
||||
address: {
|
||||
handler: function (v) {
|
||||
alert(JSON.stringify(v))
|
||||
if (v.address) {
|
||||
this.address = uni.getStorageSync('address').address || ''
|
||||
this.weather = uni.getStorageSync('address').weather || ''
|
||||
|
||||
Reference in New Issue
Block a user