From a1f6990f5495541b15792b64f33e01f570736c6e Mon Sep 17 00:00:00 2001
From: admin <qiutairan163@163.com>
Date: 星期四, 13 十一月 2025 10:21:02 +0800
Subject: [PATCH] 修改左侧库存样式

---
 HTML/views/home/console2.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/HTML/views/home/console2.html b/HTML/views/home/console2.html
index de68d6a..6b5e786 100644
--- a/HTML/views/home/console2.html
+++ b/HTML/views/home/console2.html
@@ -264,7 +264,7 @@
                             </div>
                         </div>
                     </div> -->
-                    <div style="width: 100%;height: 38.33%;">
+                    <div style="width: 100%;height: 40%;">
                         <div class="layui-card-header">
                             <img src="../../img/console/xiexian.png" style="height: 20px;">
                             搴撳瓨鐗╂枡绫诲瀷鍒嗗竷
@@ -275,12 +275,12 @@
                             </div>
                         </div>
                     </div>
-                    <div style="width: 100%;height: 38.33%;">
+                    <div style="width: 100%;margin-top: 15%;height: 40%;">
                         <div class="layui-card-header">
                             <img src="../../img/console/xiexian.png" style="height: 20px;">
                             搴撳瓨璐ㄩ噺鐘舵�佸垎甯�
                         </div>
-                        <div class="layui-card-body" style="margin-top: 10%;padding: 0;height: 90%;">
+                        <div class="layui-card-body" style="margin-top: 5%;height: 90%;">
                             <div id="yuanOrder"
                                 style="width: 100%; height: 100%; display: flex; align-items: center;justify-content: center;">
                             </div>

--
Gitblit v1.8.0