mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-12 04:16:48 +08:00
修改页面路径
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
// url:'/pages/index/index'
|
// url:'/pages/index/index'
|
||||||
// })
|
// })
|
||||||
uni.switchTab({
|
uni.switchTab({
|
||||||
url:'/pages/study/index'
|
url:'/pages/index/index'
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
}else{
|
}else{
|
||||||
|
|||||||
Reference in New Issue
Block a user