xuxy
2024-07-10 98f4b7ec4164ec1c6798c8c4188b93f4ce48ec46
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,14 @@
            "navigationBarTitleText": "修改密码",
            "enablePullDownRefresh": false
         }
      },
      {
         "path" : "pages/user/address/address",
         "style" :
         {
            "navigationBarTitleText" : "收货地址",
            "enablePullDownRefresh" : false
         }
      }
   ],