绿满眶商城微信小程序-uniapp
zxl
19 小时以前 e6e969ad460293d3e14ca5ed89fd3b1df82e37c3
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>