天气
This commit is contained in:
@@ -291,6 +291,7 @@
|
|||||||
console.log(res)
|
console.log(res)
|
||||||
if (res.code === 0) {
|
if (res.code === 0) {
|
||||||
const data = res.data.result.now
|
const data = res.data.result.now
|
||||||
|
alert(JSON.stringify(data))
|
||||||
|
|
||||||
uni.setStorageSync('address', {
|
uni.setStorageSync('address', {
|
||||||
...uni.getStorageSync('address'),
|
...uni.getStorageSync('address'),
|
||||||
|
|||||||
Reference in New Issue
Block a user