1
xuxueyang
2024-07-12 74ff2cd15d65511c26b6a1a2e58e6153deb1e938
pages.json
@@ -4,6 +4,7 @@
      "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
   },
   "pages": [
      // #ifdef PUB_CUSTOMER 
      {
         "path": "pages/home/home",
@@ -66,6 +67,13 @@
            "navigationBarTitleText": "修改密码",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/user/address/address",
         "style": {
            "navigationBarTitleText": "收货地址",
            "enablePullDownRefresh": false
         }
      }
   ],
@@ -117,7 +125,7 @@
         {
            "path": "supplier-reg/supplier-reg",
            "style": {
               "navigationBarTitleText": "申请入住",
               "navigationBarTitleText": "申请入驻",
               "navigationStyle": "custom"
            }
         },
@@ -164,13 +172,28 @@
               "navigationBarTitleText": "购物车",
               "enablePullDownRefresh": true
            }
         },
         {
            "path": "trade/list",
            "style": {
               "navigationBarTitleText": "商品列表",
               "enablePullDownRefresh": true
            }
         },
         {
            "path": "trade/detail",
            "style": {
               "navigationBarTitleText": "商品详情",
               "enablePullDownRefresh": false
            }
         }
      ]
   }],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "uni-app",
      "navigationBarTitleText": "花满芫",
      "navigationBarBackgroundColor": "#F8F8F8",
      "backgroundColor": "#F8F8F8",
      "app-plus": {