wupengfei
2 天以前 7039c7f1a1feacc5479cbe7b886f239dea3ef1e6
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',