绿满眶商城微信小程序-uniapp
xiangpei
2025-07-09 a1c289e7dfc5d9a3b8dc7ca9b05857f276c05f8d
pages.json
@@ -240,7 +240,7 @@
         }
      },
      {
         "path": "pages/goods-manager/addGoods/addGoods",
         "path": "pages/supplier/publish-goods/publishGoods",
         "style": {
            "enablePullDownRefresh": true,
            "navigationBarTitleText": "新增商品",
@@ -275,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",
@@ -329,6 +365,13 @@
               "u-loadmore":"view",
               "u-switch": "view"
            }
         }
      },
      {
         "path" : "pages/supplier/publish-goods/goodsInfo",
         "style" :
         {
            "navigationBarTitleText" : ""
         }
      }
   ],
@@ -791,6 +834,14 @@
                     "u-loadmore": "view"
                  }
               }
            },
            {
               "path" : "myAttention",
               "style" :
               {
                  "navigationBarTitleText" : "关注列表",
                  "enablePullDownRefresh": true
               }
            }
         ]
      },
@@ -800,8 +851,7 @@
            {
               "path": "shopPage",
               "style": {
                  "navigationBarTitleText": "",
                  "navigationStyle": "custom"
                  "navigationBarTitleText": ""
               }
            },
            {
@@ -1001,6 +1051,13 @@
                  "componentPlaceholder": {
                     "u-button": "view"
                  }
               }
            },
            {
               "path" : "video-search",
               "style" :
               {
                  "navigationBarTitleText" : ""
               }
            }
         ]
@@ -1447,6 +1504,22 @@
               "navigationStyle": "custom"
            }
         }]
      },
      {
         "root": "pages/supplier/suppler-order",
         "pages": [{
            "path": "suppler-order",
            "style": {
               "navigationBarTitleText": "供应商端"
               // "navigationStyle": "custom"
            }
         },{
            "path": "order-detail",
            "style": {
               "navigationBarTitleText": "订单详情"
               // "navigationStyle": "custom"
            }
         }]
      }
      // ,
      // {