MrShi
昨天 39fc2d6754953e41a7334a2166347baacfcfb40a
h5/pages.json
@@ -9,6 +9,13 @@
            "navigationBarTitleText": "选择身份",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/auth/auth",
         "style": {
            "navigationBarTitleText": "微信授权",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/index/index",
@@ -254,7 +261,7 @@
      {
         "path": "pages/staff/task/visitorApprove",
         "style": {
            "navigationBarTitleText": "访客审批",
            "navigationBarTitleText": "入园审批",
            "enablePullDownRefresh": false
         }
      },
@@ -310,7 +317,7 @@
      {
         "path": "pages/driver/reserved",
         "style": {
            "navigationBarTitleText": "入园预约",
            "navigationBarTitleText": "入园卸货预约",
            "enablePullDownRefresh": false
         }
      },
@@ -352,7 +359,7 @@
      {
         "path": "pages/driver/reservedDetail",
         "style": {
            "navigationBarTitleText": "访客审批",
            "navigationBarTitleText": "入园审批",
            "enablePullDownRefresh": false
         }
      },
@@ -360,13 +367,6 @@
         "path": "pages/driver/taskConfirm",
         "style": {
            "navigationBarTitleText": "确认任务",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/auth/auth",
         "style": {
            "navigationBarTitleText": "微信授权",
            "enablePullDownRefresh": false
         }
      },
@@ -447,6 +447,76 @@
           {
              "navigationBarTitleText" : "入园须知"
           }
        },
        {
           "path" : "pages/waybill/waybillDetail",
           "style" :
           {
              "navigationBarTitleText" : "运单查询"
           }
        },
        {
           "path" : "pages/staff/signin",
           "style" :
           {
              "navigationBarTitleText" : "我的考勤"
           }
        },
        {
           "path" : "pages/waybill/home",
           "style" :
           {
              "navigationBarTitleText" : "运单查询"
           }
        },
        {
           "path" : "pages/waybill/list",
           "style" :
           {
              "navigationBarTitleText" : "运单查询"
           }
        },
        {
           "path" : "pages/wdata/home",
           "style" :
           {
              "navigationBarTitleText" : "司机提报"
           }
        },
        {
           "path" : "pages/wdata/list",
           "style" :
           {
              "navigationBarTitleText" : "我的任务"
           }
        },
        {
           "path" : "pages/wdata/detail",
           "style" :
           {
              "navigationBarTitleText" : "任务操作明细"
           }
        },
        {
           "path" : "pages/visitorApplication/memberSel",
           "style" :
           {
              "navigationBarTitleText" : "选择被访人"
           }
        },
        {
           "path" : "pages/appointment/appointment",
           "style" :
           {
              "navigationBarTitleText" : "预约"
           }
        },
        {
           "path" : "pages/loading/loading",
           "style" :
           {
              "navigationBarTitleText" : "授权"
           }
        }
    ],
   "subPackages": [
@@ -545,8 +615,8 @@
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "",
      "navigationBarTextStyle": "black",
      "navigationStyle": "custom",
      "navigationBarBackgroundColor": "#ffffff",
      "backgroundColor": "#ffffff"
   },