From d27223d5e2ca059a38bc63260d7446203d747a80 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Tue, 13 Jan 2026 13:39:36 +0800
Subject: [PATCH] feat:更新小程序

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

diff --git a/uniapps/work-wx/src/pages.json b/uniapps/work-wx/src/pages.json
index f6784de..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": "设备管理",

--
Gitblit v1.9.3