From 983dddd66ab8a999544272089e8c0fc12370f356 Mon Sep 17 00:00:00 2001
From: wbc <2597324127@qq.com>
Date: 星期一, 08 十二月 2025 22:38:22 +0800
Subject: [PATCH] 通用界面,不良功能搬运至平板程序

---
 pages.json |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index b1c182c..ec95eb3 100644
--- a/pages.json
+++ b/pages.json
@@ -515,8 +515,23 @@
 				"navigationBarTitleText" : "閫�鎹㈡枡纭",
 				"enablePullDownRefresh": false
 			}
+		},
+		{
+			"path" : "pages/Repair/DefectRegistration",
+			"style" : 
+			{
+				"navigationBarTitleText" : "涓嶈壇鍝佺櫥璁�",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path" : "pages/Repair/input",
+			"style" : 
+			{
+				"navigationBarTitleText" : "閫氱敤鐣岄潰",
+				"enablePullDownRefresh": false
+			}
 		}
-		 
 		 
 	]
 }
\ No newline at end of file

--
Gitblit v1.9.3