gx
queenwuli
2021-01-11 1d1e327a1cbf8bd822078a9f71894f25ddcee437
hive-app/pages.json
@@ -66,8 +66,13 @@
            "navigationBarTitleText": "皮肤检测",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "enablePullDownRefresh": true,
            "app-plus":{ 
               "scrollIndicator": "none"
               "scrollIndicator": "none",
               "pullToRefresh": {
                  "color": "#000000"
               }
            }
         }
      },
@@ -118,8 +123,12 @@
            "navigationBarTitleText": "知识库",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "enablePullDownRefresh": true,
            "app-plus":{ 
               "scrollIndicator": "none"
               "scrollIndicator": "none",
               "pullToRefresh": {
                  "color": "#000000"
               }
            }
         }
      },
@@ -140,8 +149,12 @@
            "navigationBarTitleText": "订单列表",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "enablePullDownRefresh": true,
            "app-plus":{ 
               "scrollIndicator": "none",
               "pullToRefresh": {
                  "color": "#000000"
               },
               "titleNView": {
                  "buttons": [
                     {
@@ -207,8 +220,12 @@
            "navigationBarTitleText": "当前客户:李某",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "enablePullDownRefresh": true,
            "app-plus":{ 
               "scrollIndicator": "none"
               "scrollIndicator": "none",
               "pullToRefresh": {
                  "color": "#000000"
               }
            }
         }
      },
@@ -271,8 +288,12 @@
            "navigationBarTitleText": "服务单列表",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "enablePullDownRefresh": true,
            "app-plus":{ 
               "scrollIndicator": "none",
               "pullToRefresh": {
                  "color": "#000000"
               },
               "titleNView": {
                  "buttons": [
                     {
@@ -398,8 +419,12 @@
            "navigationBarTitleText": "公司经营报表",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "enablePullDownRefresh": true,
            "app-plus":{ 
               "scrollIndicator": "none",
               "pullToRefresh": {
                  "color": "#000000"
               },
               "titleNView": {
                  "buttons": [
                     {
@@ -425,8 +450,12 @@
            "navigationBarTitleText": "员工业绩报表",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "enablePullDownRefresh": true,
            "app-plus":{ 
               "scrollIndicator": "none",
               "pullToRefresh": {
                  "color": "#000000"
               },
               "titleNView": {
                  "buttons": [
                     {
@@ -487,8 +516,12 @@
            "navigationBarTitleText": "库存查询",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "enablePullDownRefresh": true,
            "app-plus":{ 
               "scrollIndicator": "none"
               "scrollIndicator": "none",
               "pullToRefresh": {
                  "color": "#000000"
               }
            }
         }
      },
@@ -498,8 +531,12 @@
            "navigationBarTitleText": "出入库记录",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "enablePullDownRefresh": true,
            "app-plus":{ 
               "scrollIndicator": "none"
               "scrollIndicator": "none",
               "pullToRefresh": {
                  "color": "#000000"
               }
            }
         }
      },
@@ -526,7 +563,7 @@
         }
      },
      {
         "path": "pages/workbench/followRecords",
         "path": "pages/workbench/followRecords/index",
         "style": {
            "navigationBarTitleText": "跟进记录",
            "navigationBarBackgroundColor":"#FFFFFF",
@@ -652,6 +689,28 @@
               "scrollIndicator": "none"
            }
         }
      },
      {
         "path": "pages/workbench/followRecords/addRecord",
         "style": {
            "navigationBarTitleText": "添加跟进记录",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "app-plus":{
               "scrollIndicator": "none"
            }
         }
      },
      {
         "path": "pages/mine/changePassword",
         "style": {
            "navigationBarTitleText": "修改密码",
            "navigationBarBackgroundColor":"#FFFFFF",
            "navigationBarTextStyle":"black",
            "app-plus":{
               "scrollIndicator": "none"
            }
         }
      }
   ],
   "globalStyle": {