绿满眶商城微信小程序-uniapp
peng
2025-07-09 c22e91296d532873b70cb51bf5510bf7738f3f1a
pages.json
@@ -827,6 +827,14 @@
                     "u-loadmore": "view"
                  }
               }
            },
            {
               "path" : "myAttention",
               "style" :
               {
                  "navigationBarTitleText" : "关注列表",
                  "enablePullDownRefresh": true
               }
            }
         ]
      },
@@ -836,8 +844,7 @@
            {
               "path": "shopPage",
               "style": {
                  "navigationBarTitleText": "",
                  "navigationStyle": "custom"
                  "navigationBarTitleText": ""
               }
            },
            {
@@ -1490,6 +1497,22 @@
               "navigationStyle": "custom"
            }
         }]
      },
      {
         "root": "pages/supplier/suppler-order",
         "pages": [{
            "path": "suppler-order",
            "style": {
               "navigationBarTitleText": "供应商端"
               // "navigationStyle": "custom"
            }
         },{
            "path": "order-detail",
            "style": {
               "navigationBarTitleText": "订单详情"
               // "navigationStyle": "custom"
            }
         }]
      }
      // ,
      // {