ll
liukangdong
2024-11-29 b850badcf800eff5819e0789d1b81e5e27fcd037
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": {