智慧保安互联网APP
shuishen
2021-08-13 eaa83986e35d478bdfef55b49941fc6b4b86d95e
pages.json
@@ -2,19 +2,17 @@
   "easycom": {
      "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
   },
   "pages": [
      // {
      //    "path": "pages/home/home",
      //    "style": {
      //       "navigationBarTitleText": "首页",
      //       "enablePullDownRefresh": false,
      //       "navigationStyle": "custom"
      //    }
      // },
      {
   "pages": [{
         "path": "pages/login/login-account",
         "style": {
            "navigationBarTitleText": "登录",
            "enablePullDownRefresh": false,
            "navigationStyle": "custom"
         }
      }, {
         "path": "pages/home/home",
         "style": {
            "navigationBarTitleText": "首页",
            "enablePullDownRefresh": false,
            "navigationStyle": "custom"
         }
@@ -32,14 +30,7 @@
            // }
         }
      },
      {
         "path": "pages/home/home",
         "style": {
            "navigationBarTitleText": "首页",
            "enablePullDownRefresh": false,
            "navigationStyle": "custom"
         }
      },
      {
         "path": "pages/service/service",
         "style": {
@@ -247,8 +238,55 @@
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white"
         }
      },
      {
      }, {
         "path": "pages/examine/unit",
         "style": {
            "navigationBarTitleText": "单位检查列表",
            "enablePullDownRefresh": false,
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white"
         }
      }, {
         "path": "pages/examine/unitDetail",
         "style": {
            "navigationBarTitleText": "单位检查详情",
            "enablePullDownRefresh": false,
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white"
         }
      }, {
         "path": "pages/examine/people",
         "style": {
            "navigationBarTitleText": "保安检查列表",
            "enablePullDownRefresh": false,
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white"
         }
      }, {
         "path": "pages/examine/peopleDetail",
         "style": {
            "navigationBarTitleText": "保安检查详情",
            "enablePullDownRefresh": false,
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white"
         }
      }, {
         "path": "pages/examine/addunit",
         "style": {
            "navigationBarTitleText": "新增单位检查",
            "enablePullDownRefresh": false,
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white"
         }
      }, {
         "path": "pages/examine/addpeople",
         "style": {
            "navigationBarTitleText": "新增人员检查",
            "enablePullDownRefresh": false,
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white"
         }
      }, {
         "path": "pages/map/map",
         "style": {
            "navigationBarTitleText": "位置查看",
@@ -398,13 +436,13 @@
            "pagePath": "pages/groupChat/groupChat",
            "iconPath": "static/images/tabbar/demo.png",
            "selectedIconPath": "static/images/tabbar/demo_selected.png",
            "text": "好友"
            "text": "聊天"
         },
         {
            "pagePath": "pages/manage/manage",
            "iconPath": "static/images/tabbar/manage.png",
            "selectedIconPath": "static/images/tabbar/manage_selected.png",
            "text": "管理"
            "text": "工作台"
         },
         {
            "pagePath": "pages/user/center",