mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-06-12 13:19:31 +08:00
fix: 修复首页加载异常问题
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
uni.switchTab({
|
||||
url: '/pages/tabbar/home/home'
|
||||
});
|
||||
|
||||
// uni.navigateTo({
|
||||
// url:'/pagesA/test-page/test-page'
|
||||
// })
|
||||
} else {
|
||||
uni.redirectTo({
|
||||
url: '/pagesA/start/start'
|
||||
|
||||
Reference in New Issue
Block a user