jiangping
2024-11-30 d87b6ff6bf0681854bb431e8f8e93652a6540691
h5/pages.json
@@ -2,17 +2,18 @@
   "easycom": {
      "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
   },
   "pages": [{
   "pages": [
      {
         "path": "pages/login",
         "style": {
            "navigationBarTitleText": "登录"
         }
      },
      {
         "path": "pages/index",
         "style": {
            "navigationBarTitleText": "首页",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/login",
         "style": {
            "navigationBarTitleText": "登录"
         }
      },
      {
@@ -75,6 +76,13 @@
         {
            "navigationBarTitleText" : "巡检点"
         }
      },
      {
         "path" : "pages/common/memberSel",
         "style" :
         {
            "navigationBarTitleText" : "选择人员"
         }
      }
   ],
   "globalStyle": {