From 89afb4a7dde11292f4b34cb728bdc4f1860b1917 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 13 Jan 2026 14:05:54 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web

---
 uniapps/work-wx/src/pages.json |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/uniapps/work-wx/src/pages.json b/uniapps/work-wx/src/pages.json
index ee421ad..2f49cea 100644
--- a/uniapps/work-wx/src/pages.json
+++ b/uniapps/work-wx/src/pages.json
@@ -16,6 +16,12 @@
 			}
 		},
 		{
+			"path": "pages/register/index",
+			"style": {
+				"navigationBarTitleText": "注册",
+			}
+		},
+		{
 			"path": "pages/equipmentManagement/index",
 			"style": {
 				"navigationBarTitleText": "设备管理",
@@ -84,7 +90,7 @@
 				{
 					"path": "regulationsDetail/details",
 					"style": {
-						"navigationBarTitleText": "法律政策详情"
+						"navigationBarTitleText": "详情"
 					}
 				},
 				{

--
Gitblit v1.9.3