From 47ef5b23c6ff85b210d11387afefa6c30355bc11 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期五, 13 九月 2024 17:20:25 +0800 Subject: [PATCH] feat:司机接单页面增加编号显示 --- pages.json | 214 +++++++++++++++++++++++++++++++---------------------- 1 files changed, 125 insertions(+), 89 deletions(-) diff --git a/pages.json b/pages.json index e9bcd2f..7cb529c 100644 --- a/pages.json +++ b/pages.json @@ -137,14 +137,14 @@ // "enablePullDownRefresh": false // } // }, - { - "path" : "pages/customer-page/addTo-freightForwarder-purchasePermit/addTo-freightForwarder-purchasePermit", - "style" : - { - "navigationBarTitleText": "娣诲姞", - "enablePullDownRefresh": false - } - }, + // { + // "path" : "pages/customer-page/addTo-freightForwarder-purchasePermit/addTo-freightForwarder-purchasePermit", + // "style" : + // { + // "navigationBarTitleText": "娣诲姞", + // "enablePullDownRefresh": false + // } + // }, // { // "path": "pages/public-page/forward/forward", // "style": { @@ -241,6 +241,14 @@ }, { + "path": "pages/loadUnload-page/historyOrder/index", + "style": { + "navigationBarTitleText": "鍘嗗彶鏀跺彂鍗�", + "enablePullDownRefresh": true + } + + }, + { "path": "pages/loadUnload-page/selectTarget/selectTarget", "style": { "navigationBarTitleText": "", @@ -318,7 +326,7 @@ { "path": "pages/driver-page/drvier-my/certifiCate/certifiCate", "style": { - "navigationBarTitleText": "閬撹矾杩愯緭璇�", + "navigationBarTitleText": "鍓ф瘨杩愯緭璇�", "enablePullDownRefresh": false } @@ -363,85 +371,88 @@ "enablePullDownRefresh": false } - },{ - "path" : "pages/quality-inspection-page/qualityIndex/qualityIndex", - "style" : - { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } - },{ - "path" : "pages/quality-inspection-page/edc-sampling/edc-sampling", - "style" : - { - "enablePullDownRefresh": true, - "navigationBarTitleText": "EDC鍙栨牱" - - } - },{ - "path" : "pages/quality-inspection-page/edc-sampling/edc-sampling-form/edc-sampling-form", - "style" : - { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } - },{ - "path" : "pages/quality-inspection-page/yanGaiMei-sampling/yanGaiMei-sampling", - "style" : - { - "navigationBarTitleText": "鍘熺洂閽欓晛鍙栨牱", - "enablePullDownRefresh": true - } - },{ - "path" : "pages/quality-inspection-page/yanGaiMei-sampling/yanGaiMei-sampling-form/yanGaiMei-sampling-form", - "style" : - { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } - },{ - "path" : "pages/quality-inspection-page/toc-sampling/toc-sampling", - "style" : - { - "navigationBarTitleText": "鍘熺洂DOC鍙栨牱", - "enablePullDownRefresh": true - } - },{ - "path" : "pages/quality-inspection-page/toc-sampling/toc-sampling-form/toc-sampling-form", - "style" : - { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } - },{ - "path" : "pages/quality-inspection-page/salt-total-sampling/salt-total-sampling", - "style" : - { - "navigationBarTitleText": "鍘熺洂鍏ㄦ鍙栨牱", - "enablePullDownRefresh": true - } - },{ - "path" : "pages/quality-inspection-page/salt-total-sampling/salt-total-sampling-form/salt-total-sampling-form", - "style" : - { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } - },{ - "path" : "pages/quality-inspection-page/symbNa-sampling/symbNa-sampling", - "style" : - { - "navigationBarTitleText": "姘㈡哀鍖栭挔鍙栨牱", - "enablePullDownRefresh": true - } - },{ - "path" : "pages/quality-inspection-page/symbNa-sampling/symbNa-sampling-form/symbNa-sampling-form", - "style" : - { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } }, + // { + // "path" : "pages/quality-inspection-page/qualityIndex/qualityIndex", + // "style" : + // { + // "navigationBarTitleText": "", + // "enablePullDownRefresh": false + // } + // },{ + // "path" : "pages/quality-inspection-page/edc-sampling/edc-sampling", + // "style" : + // { + // "enablePullDownRefresh": true, + // "navigationBarTitleText": "EDC鍙栨牱" + + // } + // },{ + // "path" : "pages/quality-inspection-page/edc-sampling/edc-sampling-form/edc-sampling-form", + // "style" : + // { + // "navigationBarTitleText": "", + // "enablePullDownRefresh": false + // } + // },{ + // "path" : "pages/quality-inspection-page/yanGaiMei-sampling/yanGaiMei-sampling", + // "style" : + // { + // "navigationBarTitleText": "鍘熺洂閽欓晛鍙栨牱", + // "enablePullDownRefresh": true + // } + // },{ + // "path" : "pages/quality-inspection-page/yanGaiMei-sampling/yanGaiMei-sampling-form/yanGaiMei-sampling-form", + // "style" : + // { + // "navigationBarTitleText": "", + // "enablePullDownRefresh": false + // } + // },{ + // "path" : "pages/quality-inspection-page/toc-sampling/toc-sampling", + // "style" : + // { + // "navigationBarTitleText": "鍘熺洂DOC鍙栨牱", + // "enablePullDownRefresh": true + // } + // },{ + // "path" : "pages/quality-inspection-page/toc-sampling/toc-sampling-form/toc-sampling-form", + // "style" : + // { + // "navigationBarTitleText": "", + // "enablePullDownRefresh": false + // } + // },{ + // "path" : "pages/quality-inspection-page/salt-total-sampling/salt-total-sampling", + // "style" : + // { + // "navigationBarTitleText": "鍘熺洂鍏ㄦ鍙栨牱", + // "enablePullDownRefresh": true + // } + // },{ + // "path" : "pages/quality-inspection-page/salt-total-sampling/salt-total-sampling-form/salt-total-sampling-form", + // "style" : + // { + // "navigationBarTitleText": "", + // "enablePullDownRefresh": false + // } + // },{ + // "path" : "pages/quality-inspection-page/symbNa-sampling/symbNa-sampling", + // "style" : + // { + // "navigationBarTitleText": "姘㈡哀鍖栭挔鍙栨牱", + // "enablePullDownRefresh": true + // } + // }, + // { + // "path" : "pages/quality-inspection-page/symbNa-sampling/symbNa-sampling-form/symbNa-sampling-form", + // "style" : + // { + // "navigationBarTitleText": "", + // "enablePullDownRefresh": false + // } + // }, + { "path" : "pages/driver-page/delivery-my/delivery-my/delivery-my", "style" : @@ -622,13 +633,14 @@ "path": "fayunPlanDetails/fayunPlanDetails", "style": { "navigationBarTitleText": "", - "enablePullDownRefresh": false + "enablePullDownRefresh": false, + "navigationStyle": "custom" } }, { "path": "fayunPlanDetails/fayunPlanMore/fayunPlanMore", "style": { - "navigationBarTitleText": "", + "navigationBarTitleText": "鏀跺彂鍗曡鎯�", "enablePullDownRefresh": false } }, @@ -692,6 +704,27 @@ "path": "bill-of-lading-details/bill-of-lading-details", "style": { "navigationBarTitleText": "鏀跺彂鍗曡鎯�", + "enablePullDownRefresh": false + } + }, + { + "path":"addTo-freightForwarder-purchasePermit/addTo-freightForwarder-purchasePermit", + "style": { + "navigationBarTitleText": "娣诲姞", + "enablePullDownRefresh": false + } + }, + { + "path":"allocaTetonnage/index", + "style": { + "navigationBarTitleText": "鍒嗛厤鍚ㄦ暟", + "enablePullDownRefresh": false + } + }, + { + "path":"splicingOrders/index", + "style": { + "navigationBarTitleText": "鎷煎崟鍒楄〃", "enablePullDownRefresh": false } } @@ -761,6 +794,9 @@ }, { "pagePath": "pages/loadUnload-page/orderPlanList/index" + }, + { + "pagePath": "pages/loadUnload-page/historyOrder/index" } ] }, -- Gitblit v1.9.1