This commit is contained in:
GaoHao
2024-12-25 17:10:57 +08:00
14 changed files with 331 additions and 66 deletions

View File

@@ -583,8 +583,8 @@
// #endif
}
},
goNav(e, type) {
console.log(e)
goNav(e,type) {
let token = uni.getStorageSync('token')
if (token) {
if (type === 'tabbar') {