yangan
2025-01-22 a79e6ae6d20c60f813234c94461a305101e15c92
pages.json
@@ -326,7 +326,7 @@
      {
         "path": "pages/driver-page/drvier-my/certifiCate/certifiCate",
         "style": {
            "navigationBarTitleText": "剧毒运输证",
            "navigationBarTitleText": "剧毒通行证",
            "enablePullDownRefresh": false
         }
@@ -720,7 +720,44 @@
                  "navigationBarTitleText": "分配吨数",
                  "enablePullDownRefresh": false
               }
            }
            },
            {
               "path":"splicingOrders/index",
               "style": {
                  "navigationBarTitleText": "拼单列表",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path":"unionCard/unionCard",
               "style": {
                  "navigationBarTitleText": "合卡订单",
                  "enablePullDownRefresh": false
               }
            },
            {
            "path":"pvcSplicePage/index",
               "style": {
                  "navigationBarTitleText": "拼单列表",
                  "enablePullDownRefresh": false,
                  "disableSwipeBack": true
               }
            },
            {
               "path":"pvcSplicePage/view",
                  "style": {
                     "navigationBarTitleText": "拼单查看",
                     "enablePullDownRefresh": true
                  }
            },
            {
               "path":"pvcSplicePage/kuguan",
                  "style": {
                     "navigationBarTitleText": "确认装卸",
                     "enablePullDownRefresh": true
                  }
               }
         ]
      }