From 36de27cf6c6010bd2c8a5d1e09f12fc49932f4a9 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期五, 14 一月 2022 13:59:40 +0800
Subject: [PATCH] Merge remote-tracking branch 'gitblit/zypms' into zypms

---
 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