From 9d613909e7caf4ae5904d5047e69e9f013d01155 Mon Sep 17 00:00:00 2001 From: 819527061@qq.com <123456> Date: 星期三, 29 五月 2024 14:37:37 +0800 Subject: [PATCH] feture:新增取样页面 --- pages.json | 123 +++++++++++++++++++++++++++++++++------- 1 files changed, 100 insertions(+), 23 deletions(-) diff --git a/pages.json b/pages.json index a3878dc..41f18d5 100644 --- a/pages.json +++ b/pages.json @@ -6,6 +6,13 @@ "navigationBarTitleText": "鐧诲綍", "enablePullDownRefresh": false } + },{ + "path": "pages/tabbar-page/index-tabbar/index-tabbar", + "style": { + "navigationBarTitleText": "棣栭〉", + "enablePullDownRefresh": true, + "navigationStyle": "custom" + } }, // { // "path":"pages/login/index", @@ -21,15 +28,7 @@ // "enablePullDownRefresh": false // } // }, - { - "path": "pages/tabbar-page/index-tabbar/index-tabbar", - "style": { - "navigationBarTitleText": "棣栭〉", - "enablePullDownRefresh": true, - "navigationStyle": "custom" - } - - }, { + { "path": "pages/tabbar-page/myPage-tabbar/myPage-tabbar", "style": { "navigationBarTitleText": "鎴戠殑", @@ -118,7 +117,7 @@ // "navigationBarTitleText": "杞彂", // "enablePullDownRefresh": false // } - // }, + // }, // { // "path": "pages/driver-page/appointment/appointment", // "style": { @@ -126,7 +125,7 @@ // "enablePullDownRefresh": false // } - // }, + // }, { "path": "pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails", "style": { @@ -189,7 +188,7 @@ "enablePullDownRefresh": false } - }, + }, { "path": "pages/customer-page/addDailyPlan/addDailyPlan", "style": { @@ -298,22 +297,100 @@ } ,{ "path" : "pages/driver-page/driver-index/bill-of-lading-details/originInfo/originInfo", - "style" : + "style" : { "navigationBarTitleText": "", "enablePullDownRefresh": false } - + } ,{ "path" : "pages/driver-page/driver-index/SelfDelivery/SelfDelivery", - "style" : + "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 + } + } ], "subPackages": [{ "root": "pages/register", @@ -363,25 +440,25 @@ } ,{ "path" : "elseInvite/elseInvite", - "style" : + "style" : { "navigationBarTitleText": "", "enablePullDownRefresh": false } - + } ,{ "path" : "selectFleet/selectFleet", - "style" : + "style" : { "navigationBarTitleText": "", "enablePullDownRefresh": false } - + }, { "path" : "driverStream/driverStream", - "style" : + "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false @@ -503,4 +580,4 @@ "query": "" //鍚姩鍙傛暟锛屽湪椤甸潰鐨刼nLoad鍑芥暟閲岄潰寰楀埌 }] } -} \ No newline at end of file +} -- Gitblit v1.9.1