提交 b9466db3 编写于 作者: fxy060608's avatar fxy060608

fix(v3): tabBar with redirectTo

上级 bc9ab567
...@@ -106,7 +106,7 @@ export function registerPage ({ ...@@ -106,7 +106,7 @@ export function registerPage ({
openType === 'reLaunch' || openType === 'reLaunch' ||
( (
!__uniConfig.realEntryPagePath && !__uniConfig.realEntryPagePath &&
pages.length === 0 getCurrentPages().length === 0 // redirectTo
) )
) { ) {
routeOptions.meta.isQuit = true routeOptions.meta.isQuit = true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册