From 37adc87d3ca42242424ac8e1b83cc86ab00a666c Mon Sep 17 00:00:00 2001 From: hwh <332078369@qq.com> Date: 星期三, 05 三月 2025 08:04:28 +0800 Subject: [PATCH] 储位图例 --- 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