This commit is contained in:
yanran200730
2022-06-01 14:22:26 +08:00
parent ddafd96052
commit f56a211986

View File

@@ -291,6 +291,7 @@
console.log(res)
if (res.code === 0) {
const data = res.data.result.now
alert(JSON.stringify(data))
uni.setStorageSync('address', {
...uni.getStorageSync('address'),