From 325c21b1813aaf3e004b9b40b317c7e384052046 Mon Sep 17 00:00:00 2001 From: liuwei Date: Tue, 1 Apr 2025 13:53:12 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/dashboard/templates/base.html b/admin/dashboard/templates/base.html index 75d7086..24677a7 100644 --- a/admin/dashboard/templates/base.html +++ b/admin/dashboard/templates/base.html @@ -190,7 +190,7 @@ '4': '/groups', '5': '/errors', '6': '/robot_management', - '7': '/message_list' + '7': '/messages' }; // 如果当前不在对应页面,则跳转