更新
This commit is contained in:
@@ -280,13 +280,13 @@
|
||||
}
|
||||
})
|
||||
}, 1000);
|
||||
// 这里有问题
|
||||
if(this.scanningParams) {
|
||||
uni.redirectTo({
|
||||
url: `/BagStation/pages/stationDetail/stationDetail?q=${this.scanningParams}`
|
||||
})
|
||||
return
|
||||
}
|
||||
// 这里有问题
|
||||
uni.switchTab({
|
||||
url: '/pages/tabbar/home/home'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user