From af23456f7bdab22c0963ce3ee35c6fcdb647a72c Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 22 一月 2026 15:51:38 +0800
Subject: [PATCH] 湟水峡app: 1.部署修改 2.修改客户拜访和巡检上传修改
---
src/pages.json | 30 +++++++++++++++---------------
1 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index d171cc2..ca4a8e0 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -535,27 +535,27 @@
"navigationStyle": "custom"
}
},
+ // {
+ // "path": "pages/productionManagement/operationScheduling/index",
+ // "style": {
+ // "navigationBarTitleText": "宸ュ簭鎺掍骇",
+ // "navigationStyle": "custom"
+ // }
+ // },
{
- "path": "pages/productionManagement/operationScheduling/index",
- "style": {
- "navigationBarTitleText": "宸ュ簭鎺掍骇",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/productionManagement/productionReporting/index",
+ "path": "pages/productionManagement/productionReport/index",
"style": {
"navigationBarTitleText": "鐢熶骇鎶ュ伐",
"navigationStyle": "custom"
}
},
- {
- "path": "pages/productionManagement/productionCosting/index",
- "style": {
- "navigationBarTitleText": "鐢熶骇鏍哥畻",
- "navigationStyle": "custom"
- }
- },
+ // {
+ // "path": "pages/productionManagement/productionCosting/index",
+ // "style": {
+ // "navigationBarTitleText": "鐢熶骇鏍哥畻",
+ // "navigationStyle": "custom"
+ // }
+ // },
{
"path": "pages/inventoryManagement/receiptManagement/index",
"style": {
--
Gitblit v1.9.3