From 091a2b5239effeb80ed5e6842394bd3c57922b39 Mon Sep 17 00:00:00 2001 From: liuwei Date: Tue, 1 Apr 2025 13:50:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=B6=88=E6=81=AF=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin/dashboard/templates/base.html b/admin/dashboard/templates/base.html index 27fc24f..75d7086 100644 --- a/admin/dashboard/templates/base.html +++ b/admin/dashboard/templates/base.html @@ -189,7 +189,8 @@ '3': '/users', '4': '/groups', '5': '/errors', - '6': '/robot_management' + '6': '/robot_management', + '7': '/message_list' }; // 如果当前不在对应页面,则跳转