From 0a48655d2162b709ecb80d249a4085971add6140 Mon Sep 17 00:00:00 2001
From: Houjie <714924425@qq.com>
Date: 星期一, 07 七月 2025 17:26:30 +0800
Subject: [PATCH] 企业微信

---
 common/router/modules/routes.js |   24 ++++++++++++++++++++++--
 1 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/common/router/modules/routes.js b/common/router/modules/routes.js
index 860907f..d6e0abf 100644
--- a/common/router/modules/routes.js
+++ b/common/router/modules/routes.js
@@ -32,7 +32,6 @@
 	{
 		//娉ㄦ剰锛歱ath蹇呴』璺焢ages.json涓殑鍦板潃瀵瑰簲锛屾渶鍓嶉潰鍒繕浜嗗姞'/'鍝�
 		path: '/pages/device/device',
-		//aliasPath:'/',  //瀵逛簬h5绔綘蹇呴』鍦ㄩ椤靛姞涓奱liasPath骞惰缃负/
 		name: 'device',
 		meta: {
 			title: '璁惧',
@@ -43,7 +42,6 @@
 	{
 		//娉ㄦ剰锛歱ath蹇呴』璺焢ages.json涓殑鍦板潃瀵瑰簲锛屾渶鍓嶉潰鍒繕浜嗗姞'/'鍝�
 		path: '/pages/spare/spare',
-		//aliasPath:'/',  //瀵逛簬h5绔綘蹇呴』鍦ㄩ椤靛姞涓奱liasPath骞惰缃负/
 		name: 'spare',
 		meta: {
 			title: '澶囦欢',
@@ -184,6 +182,14 @@
 		},
 	},
 	{
+		path: '/pages/historicalInspection/historicalInspection',
+		name: 'historicalInspection',
+		meta: {
+			title: '鍘嗗彶鐐规',
+		},
+	},
+	
+	{
 		path: '/pages/checkList/checkListDetils/checkListDetils',
 		name: 'checkListDetils',
 		meta: {
@@ -195,6 +201,13 @@
 		name: 'baoZhou',
 		meta: {
 			title: '鍛ㄤ繚',
+		},
+	},
+	{
+		path: '/pages/historicalMaintenance/historicalMaintenance',
+		name: 'historicalMaintenance',
+		meta: {
+			title: '鍘嗗彶淇濆吇',
 		},
 	},
 	{
@@ -226,6 +239,13 @@
 		},
 	},
 	{
+		path: '/pages/historicalRepair/historicalRepair',
+		name: 'historicalRepair',
+		meta: {
+			title: '鍘嗗彶缁翠慨',
+		},
+	},
+	{
 		path: '/pages/maintenanceReport/maintenanceReportDetils/maintenanceReportDetils',
 		name: 'maintenanceReport',
 		meta: {

--
Gitblit v1.9.3