From 9649ee86109b07acc4300b7236acb6070673043e Mon Sep 17 00:00:00 2001
From: 周宾 <2802492122@qq.com>
Date: 星期一, 22 十二月 2025 18:50:32 +0800
Subject: [PATCH] 海川开心-修改生产报工 待生产-待报工
---
src/pages.json | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 654c337..7df8341 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -411,7 +411,9 @@
"path": "pages/inspectionUpload/index",
"style": {
"navigationBarTitleText": "宸℃涓婁紶",
- "navigationStyle": "custom"
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": true, // 寮�鍚笅鎷夊埛鏂�
+ "backgroundColor": "#f8f8f8" // 涓嬫媺鍒锋柊鏃剁殑鑳屾櫙鑹�
}
},
{
@@ -469,6 +471,13 @@
"navigationBarTitleText": "鏂板鍏ュ簱",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/inventoryManagement/issueManagement/index",
+ "style": {
+ "navigationBarTitleText": "鑷畾涔夊嚭搴�",
+ "navigationStyle": "custom"
+ }
}
],
"subPackages": [
--
Gitblit v1.9.3