From aaf2e5aed7df2d082935cf91a538a037557c368e Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期三, 02 三月 2022 15:09:44 +0800 Subject: [PATCH] # --- src/main/webapp/views/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html index 392aeda..4c335ae 100644 --- a/src/main/webapp/views/index.html +++ b/src/main/webapp/views/index.html @@ -146,7 +146,7 @@ // 榛樿鍔犺浇涓婚〉 index.loadHome({ - menuPath: baseUrl+'/views/issue/issue.html', + menuPath: baseUrl+'/views/home/console.html', menuName: '<i class="layui-icon layui-icon-home"></i>' }); -- Gitblit v1.9.1