xiaozy_二维码 #2

Merged
caoliancun merged 11 commits from xiaozy_二维码 into master 2023-07-05 18:35:57 +08:00
Showing only changes of commit 83d7ade43b - Show all commits

View File

@@ -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'
})