yangan
2024-06-20 c7372dc7f495bdefb7f5e78d1c02756d637377b3
pages.json
@@ -7,6 +7,13 @@
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/login/resetPassword/resetPassword",
         "style": {
            "navigationBarTitleText": "修改密码",
            "enablePullDownRefresh": false
         }
      },
      // {
      //    "path":"pages/login/index",
      //    "style":{
@@ -118,7 +125,7 @@
      //       "navigationBarTitleText": "转发",
      //       "enablePullDownRefresh": false
      //    }
      // },
      // },
      // {
      //    "path": "pages/driver-page/appointment/appointment",
      //    "style": {
@@ -126,7 +133,7 @@
      //       "enablePullDownRefresh": false
      //    }
      // },
      // },
      {
         "path": "pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails",
         "style": {
@@ -147,7 +154,7 @@
         "path": "pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice",
         "style": {
            "navigationBarTitleText": "称重",
            "enablePullDownRefresh": false
            "enablePullDownRefresh": true
         }
      },
@@ -176,7 +183,7 @@
      }, {
         "path": "pages/customer-page/customer-my/faYunstatistics/faYunstatistics",
         "style": {
            "navigationBarTitleText": "",
            "navigationBarTitleText": "发运统计",
            "enablePullDownRefresh": false,
            "navigationStyle": "custom"
@@ -258,7 +265,7 @@
               "enablePullDownRefresh": true
            }
         }, {
         },{
            "path": "messageDetails/messageDetails",
            "style": {
               "navigationBarTitleText": "消息详情",
@@ -279,16 +286,14 @@
               "enablePullDownRefresh": false
            }
         }    ,{
                    "path" : "selectSpecifications/selectSpecifications",
                    "style" :
                {
                    "navigationBarTitleText": "",
                    "enablePullDownRefresh": false
                }
                }
            ]
         }, {
            "path": "selectSpecifications/selectSpecifications",
            "style": {
               "navigationBarTitleText": "",
               "enablePullDownRefresh": false
            }
         }]
      }, {
         "root": "pages/driver-page/appointment",
         "pages": [{
@@ -406,4 +411,4 @@
         "query": "" //启动参数,在页面的onLoad函数里面得到
      }]
   }
}
}