apps/taro/src/custom-tab-bar/index.tsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
apps/taro/src/subpackages/recharge/electricBillRecharge/electricBillRecharge.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
apps/taro/src/custom-tab-bar/index.tsx
@@ -117,7 +117,7 @@ }} > <TarBarItem text={'找工作'} text={'首页'} icon="../assets/tabbar/icon-home.png" activeIcon="../assets/tabbar/icon-home-active.png" pagePath={TabBarPageRouter.Home} apps/taro/src/subpackages/recharge/electricBillRecharge/electricBillRecharge.vue
@@ -1,10 +1,5 @@ <template> <PageLayout title="电费充值" class="electricBillRecharge-page-wrapper" hasBorder :need-auth="false" > <PageLayout title="电费充值" class="electricBillRecharge-page-wrapper" hasBorder> <InnerPage /> </PageLayout> </template>