设备消息

This commit is contained in:
仲么了
2023-09-21 15:15:17 +08:00
parent 4e11e2f2fd
commit 464831f206
14 changed files with 189 additions and 108 deletions

View File

@@ -199,7 +199,6 @@ export default {
this.phone = userInfo.user_name
}
uni.removeStorageSync(this.$cacheKey.access_token)
},
}
</script>