apps/underTakeMiniApp/src/custom-tab-bar/index.tsx
@@ -49,7 +49,7 @@ click: (url: string, index: number) => typeof url === 'string', }; const whitePageList = [RouterPath.home, RouterPath.workbenches, RouterPath.mine]; const whitePageList = [RouterPath.workbenches, RouterPath.mine]; export default { name: 'CustomTabBar',