From 9b0f34996c0e8365706efa3539f8ef146e00800c Mon Sep 17 00:00:00 2001 From: zwl <1051256694@qq.com> Date: 星期一, 21 七月 2025 15:49:29 +0800 Subject: [PATCH] 新增许可弹窗 --- src/main/webapp/views/home/console.html | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/views/home/console.html b/src/main/webapp/views/home/console.html index e87c6f9..37cdab1 100644 --- a/src/main/webapp/views/home/console.html +++ b/src/main/webapp/views/home/console.html @@ -105,13 +105,13 @@ </div> </div> -<!--琛ㄦ牸鏁版嵁--> -<div class="home-elem loc-retention"> - <div class="layui-form"> - <div id="form-header">搴撻緞缁熻琛�</div> - <table class="layui-hide" id="stayTime" lay-filter="stayTime"></table> - </div> -</div> +<!--<!–琛ㄦ牸鏁版嵁–>--> +<!--<div class="home-elem loc-retention">--> +<!-- <div class="layui-form">--> +<!-- <div id="form-header">搴撻緞缁熻琛�</div>--> +<!-- <table class="layui-hide" id="stayTime" lay-filter="stayTime"></table>--> +<!-- </div>--> +<!--</div>--> </body> <script> pieCharts(); -- Gitblit v1.9.1