From 826e11fcd66997a94535f482a5b515a4ec4f1733 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期二, 01 三月 2022 08:45:52 +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 4c335ae..392aeda 100644 --- a/src/main/webapp/views/index.html +++ b/src/main/webapp/views/index.html @@ -146,7 +146,7 @@ // 榛樿鍔犺浇涓婚〉 index.loadHome({ - menuPath: baseUrl+'/views/home/console.html', + menuPath: baseUrl+'/views/issue/issue.html', menuName: '<i class="layui-icon layui-icon-home"></i>' }); -- Gitblit v1.9.1