From 04624e7dae0291aba33967f754573236324d2a62 Mon Sep 17 00:00:00 2001 From: test <15284381150@163.com> Date: 星期四, 24 七月 2025 17:02:31 +0800 Subject: [PATCH] Merge branch 'master' into djp --- HTML/views/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HTML/views/index.html b/HTML/views/index.html index bb31ca3..e860ca1 100644 --- a/HTML/views/index.html +++ b/HTML/views/index.html @@ -101,7 +101,7 @@ <!-- 涓讳綋鍐呭 home/console.html--> <div class="layui-body" id="LAY_app_body"> <div class="layadmin-tabsbody-item layui-show"> - <iframe src="home/console.html" frameborder="0" class="layadmin-iframe"></iframe> + <iframe src="home/console2.html" frameborder="0" class="layadmin-iframe"></iframe> </div> </div> <div class="layui-footer" style="height: 20px; z-index: 999;"> -- Gitblit v1.8.0