提交 a61c699a 编写于 作者: Anne_LXM's avatar Anne_LXM

鸿蒙上uni.reLaunch跳到tabBar白屏先改成uni.switchTab

上级 d58e9117
......@@ -118,7 +118,7 @@ export const mutations = {
if (delta) {
const page = pagesJson.pages[0]
return uni.reLaunch({
return uni.switchTab({
url: `/${page.path}`
})
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册