From eba44bb7610239097167d01ba0564362d86a51bb Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 06 十月 2023 10:10:42 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/views/home/dashboard.html b/src/main/webapp/views/home/dashboard.html
index 6ab08f4..1ab25a8 100644
--- a/src/main/webapp/views/home/dashboard.html
+++ b/src/main/webapp/views/home/dashboard.html
@@ -78,7 +78,7 @@
                     </div>
                 </div>
             </div>
-            <div class="layui-card" style="background-color: #ffffff" id="popupMan">
+            <div class="layui-card" style="background-color: #ffffff">
                 <div class="layui-card-header testColorBlack" style="background-color: #FFFA1C1C">瀹炴椂閿�鍞儏鍐�</div>
                 <div class="layui-card-body" style="padding-bottom: 20px;background-color: #FFC6A02D">
                     <div class="layui-row">
@@ -257,7 +257,6 @@
         }else {
             // 闅愯棌鍥㈤槦鏁版嵁
             document.getElementById('popup').style.display = 'none';
-            document.getElementById('popupMan').style.width = '100%';
         }
     }
     // 闅愯棌鍥㈤槦鏁版嵁

--
Gitblit v1.9.1