From a2633dee261ba41c96c51e58098728222b2e3360 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 22 一月 2025 18:30:15 +0800
Subject: [PATCH] 房态

---
 h5/pages.json |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/h5/pages.json b/h5/pages.json
index d255e6d..0e89470 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -83,6 +83,34 @@
 			{
 				"navigationBarTitleText" : "閫夋嫨浜哄憳"
 			}
+		},
+		{
+			"path" : "pages/inventory/index",
+			"style" : 
+			{
+				"navigationBarTitleText" : "搴撳瓨鐩樼偣"
+			}
+		},
+		{
+			"path" : "pages/inventory/detail",
+			"style" : 
+			{
+				"navigationBarTitleText" : "鐩樼偣鍗�"
+			}
+		},
+		{
+			"path" : "pages/workOrder/problemEdit",
+			"style" : 
+			{
+				"navigationBarTitleText" : "闂涓婃姤"
+			}
+		},
+		{
+			"path" : "pages/workOrder/result",
+			"style" : 
+			{
+				"navigationBarTitleText" : "闂涓婃姤"
+			}
 		}
 	],
 	"globalStyle": {

--
Gitblit v1.9.3