|
@@ -15,7 +15,7 @@
|
|
|
<van-tabbar-item replace to="/my-cage" icon="send-gift-o">我的笼位</van-tabbar-item>
|
|
<van-tabbar-item replace to="/my-cage" icon="send-gift-o">我的笼位</van-tabbar-item>
|
|
|
<van-tabbar-item replace to="/animal-application" icon="send-gift-o">笼位申请</van-tabbar-item>
|
|
<van-tabbar-item replace to="/animal-application" icon="send-gift-o">笼位申请</van-tabbar-item>
|
|
|
<van-tabbar-item replace to="/animal-application-removal" icon="send-gift-o">申请带离</van-tabbar-item>
|
|
<van-tabbar-item replace to="/animal-application-removal" icon="send-gift-o">申请带离</van-tabbar-item>
|
|
|
- <van-tabbar-item replace to="/animal-return" icon="send-gift-o">笼位退还</van-tabbar-item>
|
|
|
|
|
|
|
+<!-- <van-tabbar-item replace to="/animal-return" icon="send-gift-o">笼位退还</van-tabbar-item>-->
|
|
|
</van-tabbar>
|
|
</van-tabbar>
|
|
|
</template>
|
|
</template>
|
|
|
|
|
|