智慧保安互联网APP
shuishen
2021-08-20 501e7180823c29e893d87efabd0e2b9a629bae40
pages.json
@@ -67,7 +67,7 @@
         "path": "pages/groupChat/groupChat",
         "style": {
            "navigationBarTitleText": "聊天室",
            "enablePullDownRefresh": false,
            "enablePullDownRefresh": true,
            "navigationStyle": "custom"
         }
      },
@@ -88,24 +88,24 @@
         }
      },
      {
          "path" : "pages/groupChat/friendrequest",
          "style" : {
              "navigationStyle" : "custom"
          }
         "path": "pages/groupChat/friendrequest",
         "style": {
            "navigationStyle": "custom"
         }
      },
      {
          "path" : "pages/groupChat/addFriend",
          "style" : {
              "navigationStyle" : "custom"
          }
         "path": "pages/groupChat/addFriend",
         "style": {
            "navigationStyle": "custom"
         }
      },
      {
         "path": "pages/securityStaff/exhibition",
         "style": {
            "navigationBarTitleText": "保安管理",
            "enablePullDownRefresh": false,
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white"
            "navigationBarTextStyle": "white",
            "enablePullDownRefresh": true
         }
      },
      {
@@ -120,9 +120,9 @@
         "path": "pages/company/company",
         "style": {
            "navigationBarTitleText": "服务单位",
            "enablePullDownRefresh": false,
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white"
            "navigationBarTextStyle": "white",
            "enablePullDownRefresh": true
         }
      },
      {
@@ -138,10 +138,10 @@
         "path": "pages/report/report",
         "style": {
            "navigationBarTitleText": "工作汇报",
            "enablePullDownRefresh": false,
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white",
            "navigationStyle": "custom"
            "navigationStyle": "custom",
            "enablePullDownRefresh": true
         }
      },
      {
@@ -175,7 +175,7 @@
         "path": "pages/dispatch/dispatch",
         "style": {
            "navigationBarTitleText": "调度指令",
            "enablePullDownRefresh": false,
            "enablePullDownRefresh": true,
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white",
            "navigationStyle": "custom"
@@ -203,7 +203,7 @@
         "path": "pages/message/message",
         "style": {
            "navigationBarTitleText": "通知通告",
            "enablePullDownRefresh": false,
            "enablePullDownRefresh": true,
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white",
            "navigationStyle": "custom"
@@ -231,7 +231,7 @@
         "path": "pages/examine/examine",
         "style": {
            "navigationBarTitleText": "现场检查",
            "enablePullDownRefresh": false,
            "enablePullDownRefresh": true,
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white",
            "navigationStyle": "custom"
@@ -390,18 +390,16 @@
            "navigationStyle": "custom"
            // "enablePullDownRefresh": false
         }
      }, {
         "path": "pages/groupChat/newGroup/newGroup",
         "style": {
            "navigationBarTitleText": "新建群组",
            "navigationBarBackgroundColor": "#0BB9C8",
            "navigationBarTextStyle": "white"
         }
      }
       ,{
            "path" : "pages/groupChat/newGroup/newGroup",
            "style" :
            {
                "navigationBarTitleText": "新建群组",
                "navigationBarBackgroundColor": "#0BB9C8",
                "navigationBarTextStyle": "white"
            }
        }
    ],
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "",