From c140f641bf373790b22c2d4fd59a506a7c0612a0 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期一, 29 十二月 2025 15:24:00 +0800
Subject: [PATCH] Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev
---
pages.json | 28 ++++++++++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 13fad90..f0a9c47 100644
--- a/pages.json
+++ b/pages.json
@@ -1336,6 +1336,34 @@
"navigationBarTitleText" : "妯″叿妗f鏌ヨ",
"enablePullDownRefresh": true
}
+ },
+ {
+ "path" : "pages/ZLGL/QualityReportStep/QualityReportStepBill",
+ "style" :
+ {
+ "navigationBarTitleText" : "鍏ㄦ妫�楠屽崟(涓嶈壇姹囨姤)",
+ "pageOrientation": "auto" // 鏀寔妯睆
+ }
+ },
+ {
+ "path" : "pages/ZLGL/QualityReportStep/QualityReportStepBillList",
+ "style" :
+ {
+ "navigationBarTitleText" : "鍏ㄦ妫�楠屽崟(涓嶈壇姹囨姤)鏌ヨ"
+ }
+ },
+ {
+ "path": "pages/MJGL/MouldScrapOutBill/MouldScrapOutBillList",
+ "style": {
+ "navigationBarTitleText": "妯″叿鎶ュ簾鍑哄簱鍗曞垪琛�"
+ }
+ },
+ {
+ "path": "pages/MJGL/MouldScrapOutBill/MouldScrapOutBill",
+ "style": {
+ "navigationBarTitleText": "妯″叿鎶ュ簾鍑哄簱鍗�",
+ "enablePullDownRefresh": true
+ }
}
],
--
Gitblit v1.9.1