From 77252da784ffa4036d613054696f73fbfdafb6d9 Mon Sep 17 00:00:00 2001 From: 819527061@qq.com <123456> Date: 星期六, 27 七月 2024 17:48:51 +0800 Subject: [PATCH] feature:质检样式调整 --- pages.json | 29 +++++++++++++++++++---------- 1 files changed, 19 insertions(+), 10 deletions(-) diff --git a/pages.json b/pages.json index 121aad7..cb9e4db 100644 --- a/pages.json +++ b/pages.json @@ -122,7 +122,7 @@ // }, { "path" : "pages/customer-page/addTo-freightForwarder-purchasePermit/addTo-freightForwarder-purchasePermit", - "style" : + "style" : { "navigationBarTitleText": "娣诲姞", "enablePullDownRefresh": false @@ -285,7 +285,7 @@ "enablePullDownRefresh": false } - }, + }, { "path": "pages/loadUnload-page/orderPlanList/index", "style": { @@ -328,7 +328,7 @@ "navigationBarTitleText": "閬撹矾杩愯緭璇�", "enablePullDownRefresh": false } - + },{ "path": "pages/driver-page/driver-index/bill-of-lading-details/printerStyle/printerStyle", "style": { @@ -372,8 +372,8 @@ "path" : "pages/quality-inspection-page/qualityIndex/qualityIndex", "style" : { - "navigationBarTitleText": "", - "enablePullDownRefresh": false + "enablePullDownRefresh": true, + "navigationBarTitleText": "棣栭〉" } },{ "path" : "pages/quality-inspection-page/edc-sampling/edc-sampling", @@ -381,7 +381,6 @@ { "enablePullDownRefresh": true, "navigationBarTitleText": "EDC鍙栨牱" - } },{ "path" : "pages/quality-inspection-page/edc-sampling/edc-sampling-form/edc-sampling-form", @@ -449,7 +448,7 @@ }, { "path" : "pages/driver-page/delivery-my/delivery-my/delivery-my", - "style" : + "style" : { "navigationBarTitleText" : "鎴戞潵閫佽揣", "enablePullDownRefresh" : false @@ -457,7 +456,7 @@ }, { "path" : "pages/doorkeeper-page/doorkeeper-index/doorkeeper-index", - "style" : + "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : true @@ -465,11 +464,18 @@ }, { "path" : "pages/doorkeeper-page/doorkeeper-index/exit-index", - "style" : + "style" : { "navigationBarTitleText": "", "enablePullDownRefresh": true, "navigationStyle": "custom" + } + }, + { + "path" : "pages/quality-inspection-page/qualityMy/quality-my", + "style" : + { + "navigationBarTitleText" : "" } } ], @@ -656,7 +662,10 @@ "navigationBarTextStyle": "black", "navigationBarTitleText": "", "navigationBarBackgroundColor": "#f5f5f5", - "backgroundColor": "#f5f5f5" + "backgroundColor": "#f5f5f5", + "rpxCalcMaxDeviceWidth": 0, + "rpxCalcBaseDeviceWidth": 375, + "rpxCalcIncludeWidth": 750 }, "uniIdRouter": {}, "condition": { //妯″紡閰嶇疆锛屼粎寮�鍙戞湡闂寸敓鏁� -- Gitblit v1.9.1