绿满眶商城微信小程序-uniapp
peng
2025-06-27 7673b8272cfd9fc21161b70e35c263e455b59966
components/custom-tabbar.vue
@@ -47,16 +47,18 @@
            "key": 'index'
           },
           {
              "pagePath": "/pages/tabbar/category/category",
              // "pagePath": "/pages/tabbar/category/category",
            "pagePath": "/pages/kitchen/KitchenVideo",
              "iconPath": "/static/tabbar/category.png",
              "selectedIconPath": "/static/tabbar/category-s.png",
              "text": "商城",
            "key": 'shop'
              "text": "神厨",
            "key": 'kitchen'
           },
         {
            "pagePath": "/pages/tabbar/video/video",
            "iconPath": "/static/tabbar/video.png",
            "selectedIconPath": "/static/tabbar/video-selected.png",
            "iconPath": "/static/tabbar/video1.png",
            "selectedIconPath": "/static/tabbar/video1-selected.png",
            "key": 'video'
         },
           {