绿满眶商城微信小程序-uniapp
peng
2025-07-02 be80b22a4a0fcd33e1b17ebdb86eba91cc7de4d2
pages.json
@@ -36,6 +36,13 @@
         }
      },
      {
         "path": "pages/kitchen/KitchenVideo",
         "style": {
            "navigationBarTitleText": "神厨",
            "navigationStyle": "custom" // 隐藏系统导航栏
         }
      },
      {
         "path": "pages/tabbar/home/title",
         "style": {
            "navigationBarTitleText": "消息"
@@ -68,7 +75,7 @@
      
         "style": {
            "navigationBarTitleText": "商品广场",
            // "navigationStyle": "custom", // 隐藏系统导航栏
            "navigationStyle": "custom", // 隐藏系统导航栏
            "navigationBarTextStyle": "black",
            // "disableScroll": true,
            "bounce": "none",
@@ -268,6 +275,42 @@
         "path": "pages/userPermissions/userPermissions",
         "style": {
            "navigationBarTitleText": "用户权限",
            "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
               "u-form": "view",
               "u-form-item": "view",
               "u-input": "view",
               "u-popup": "view",
               "u-search": "view",
               "u-loading": "view",
               "u-navbar": "view",
               "u-loadmore":"view"
            }
         }
      },
      {
         "path": "pages/news/news",
         "style": {
            "navigationBarTitleText": "新闻",
            "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
               "u-form": "view",
               "u-form-item": "view",
               "u-input": "view",
               "u-popup": "view",
               "u-search": "view",
               "u-loading": "view",
               "u-navbar": "view",
               "u-loadmore":"view"
            }
         }
      },
      {
         "path": "pages/news/detail",
         "style": {
            "navigationBarTitleText": "新闻详情",
            "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
@@ -749,6 +792,7 @@
               "style": {
                  "navigationBarTitleText": "活动",
                  "enablePullDownRefresh": true, //下拉刷新
                  "navigationStyle": "custom", // 隐藏顶部导航栏
                  "componentPlaceholder": {
                     "u-form": "view",
                     "u-form-item": "view",
@@ -993,6 +1037,13 @@
                  "componentPlaceholder": {
                     "u-button": "view"
                  }
               }
            },
            {
               "path" : "video-search",
               "style" :
               {
                  "navigationBarTitleText" : ""
               }
            }
         ]
@@ -1435,16 +1486,8 @@
         "pages": [{
            "path": "healthVideo",
            "style": {
               "navigationBarTitleText": "大健康"
            }
         }]
      },
      {
         "root": "pages/kitchen",
         "pages": [{
            "path": "KitchenVideo",
            "style": {
               "navigationBarTitleText": "厨神"
               "navigationBarTitleText": "大健康",
               "navigationStyle": "custom"
            }
         }]
      }
@@ -1487,10 +1530,10 @@
         },
         {
            // "pagePath": "pages/tabbar/category/category",
            "pagePath": "pages/commodity-square/commoditySquare",
            "pagePath": "pages/kitchen/KitchenVideo",
            "iconPath": "static/tabbar/category.png",
            "selectedIconPath": "static/tabbar/category-s.png",
            "text": "商城"
            "text": "神厨"
         },
         {
            "pagePath": "pages/tabbar/video/video",