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