From 3f85e5410dda49e7e6a6292859649513f3644cb2 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 28 八月 2026 14:44:12 +0800
Subject: [PATCH] 天津豹鸣app 1.添加扫码查看设备变更记录功能
---
src/pages.json | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 1aa49ad..e61cc28 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -661,6 +661,13 @@
}
},
{
+ "path": "pages/equipmentManagement/deviceInfo/index",
+ "style": {
+ "navigationBarTitleText": "璁惧淇℃伅",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/equipmentManagement/runManagement/index",
"style": {
"navigationBarTitleText": "杩愯绠$悊",
--
Gitblit v1.9.3