pages/kitchen/KitchenCover.vue
@@ -7,7 +7,8 @@ <!-- 底部留出导航栏高度的空间 --> <view class="safe-area-bottom"></view> </scroll-view> <custom-tabbar bgColor="rgba(0, 0, 0, 0.3)" selectedTextColor="#ffffff" selected="kitchen"></custom-tabbar> <custom-tabbar bgColor="#ffffff" selectedTextColor="#25a885" selected="kitchen" ></custom-tabbar> <!-- <custom-tabbar bgColor="#ffffff" selectedTextColor="#07c160" selected="kitchen" :fillBottom="true"></custom-tabbar> --> </view> </template>