智慧保安互联网APP
shuishen
2021-08-03 24f17cb2b4db33b79bbd69b5342cf7dc7c2cdd35
pages.json
@@ -3,6 +3,13 @@
      "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
   },
   "pages": [{
         "path": "pages/home/home",
         "style": {
            "navigationBarTitleText": "首页",
            "enablePullDownRefresh": false,
            "navigationStyle": "custom"
         }
      }, {
         "path": "pages/login/login-account",
         "style": {
            "navigationBarTitleText": "登录",
@@ -21,14 +28,16 @@
            //    "animationDuration": 300
            // }
         }
      }, {
         "path": "pages/home/home",
         "style": {
            "navigationBarTitleText": "首页",
            "enablePullDownRefresh": false,
            "navigationStyle": "custom"
         }
      }, {
      },
      // {
      //    "path": "pages/home/home",
      //    "style": {
      //       "navigationBarTitleText": "首页",
      //       "enablePullDownRefresh": false,
      //       "navigationStyle": "custom"
      //    }
      // },
      {
         "path": "pages/service/service",
         "style": {
            "navigationBarTitleText": "服务",
@@ -328,7 +337,16 @@
            "navigationStyle": "custom"
         }
      }
   ],
       ,{
            "path" : "pages/videoCall/videoCall",
            "style" :
            {
                "navigationBarTitleText": "视频通话",
                "enablePullDownRefresh": false
            }
        }
    ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "",