测试
This commit is contained in:
@@ -52,7 +52,6 @@ export default {
|
||||
},
|
||||
|
||||
getLocation () {
|
||||
console.log(this.wxwork)
|
||||
this.agentSign({
|
||||
corpId: this.wxwork.config.corpId,
|
||||
suiteId: this.wxwork.config.suiteId
|
||||
@@ -73,9 +72,7 @@ export default {
|
||||
cityCode: `${data.ad_info.adcode}`
|
||||
})
|
||||
|
||||
this.address = {
|
||||
...uni.getStorageSync('address')
|
||||
}
|
||||
alert(JSON.stringify(data))
|
||||
|
||||
this.getWeather(`${data.ad_info.adcode}`)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user