wupengfei
6 天以前 6244c26cd11f6446b39c0ad50c8223b379e5258a
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',