From 3528bc13c81aa4a37e6fc411bcd0800a1871acff Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期五, 14 一月 2022 08:10:21 +0800
Subject: [PATCH] 更新提交

---
 src/main/webapp/views/index.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index d4cd5d9..e5efec8 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -155,7 +155,8 @@
 
         // 榛樿鍔犺浇涓婚〉
         index.loadHome({
-            menuPath: baseUrl+'/views/home/console.html',
+            // menuPath: baseUrl+'/views/home/console.html',
+            menuPath: baseUrl+'/views/index_datashow.html',
             menuName: '<i class="layui-icon layui-icon-home"></i>'
         });
 

--
Gitblit v1.9.1