From ae3855638dba0c927236c1a1b1a85d5b048c40e2 Mon Sep 17 00:00:00 2001
From: Houjie <714924425@qq.com>
Date: 星期五, 18 四月 2025 10:31:08 +0800
Subject: [PATCH] 提交

---
 common/router/modules/routes.js |   28 +++++++++++++++++++++++++++-
 1 files changed, 27 insertions(+), 1 deletions(-)

diff --git a/common/router/modules/routes.js b/common/router/modules/routes.js
index c3778be..e3666dd 100644
--- a/common/router/modules/routes.js
+++ b/common/router/modules/routes.js
@@ -39,6 +39,8 @@
 	        title: '璁惧',
 	    },
 	},
+	
+	
 	{
 	    //娉ㄦ剰锛歱ath蹇呴』璺焢ages.json涓殑鍦板潃瀵瑰簲锛屾渶鍓嶉潰鍒繕浜嗗姞'/'鍝�
 	  path: '/pages/spare/spare',
@@ -132,13 +134,37 @@
 	    },
 	},
 	{
+	    path: '/pages/device/deviceDeils/deviceDeils',
+	    name: 'deviceDeils',
+	    meta: {
+	        title: '璁惧璇︽儏',
+	    },
+	},
+	{
+	    path: '/pages/device/deviceWebDeils/deviceWebDeils',
+	    name: 'deviceWebDeils',
+	    meta: {
+	        title: '璁惧璇︽儏',
+	    },
+	},
+	
+	
+	{
 	    path: '/pages/TaskManager/TaskManagerList',
 	    name: 'TaskManagerList',
 	    meta: {
-	        title: '浠诲姟绠$悊',
+	        title: '宸插姙',
 	    },
 	},
 	{
+	    path: '/pages/ToDoList/ToDoList',
+	    name: 'ToDoList',
+	    meta: {
+	        title: '寰呭姙',
+	    },
+	},
+	
+	{
 	    path: '/pages/annotation/annotationDetail',
 	    name: 'annotationDetail',
 	    meta: {

--
Gitblit v1.9.3