wupengfei
2 天以前 c0ea4cbdde5f0f13fe401596ba7642a2906c484d
apps/bStandardMiniApp/src/utils/page.ts
@@ -20,6 +20,6 @@
  const systemStore = useSystemStoreWithOut();
  systemStore.setTabIndex(0);
  Taro.switchTab({
    url: '/pages/home/index',
    url: '/pages/workbenches/workbenches',
  });
}