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 |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/HTML/views/home/console2.html b/HTML/views/home/console2.html
index c71b123..6b5e786 100644
--- a/HTML/views/home/console2.html
+++ b/HTML/views/home/console2.html
@@ -231,7 +231,7 @@
             <!-- 宸� -->
             <div class="layui-col-md4" style="height: 100%;margin-top: 10px;">
                 <div class="layui-card" style="height: 100%;border-radius: 15px;box-shadow: 0px 0px 10px 1px #a4a3a3;">
-                    <div style="width: 100%;height: 23.33%;">
+                    <!-- <div style="width: 100%;height: 23.33%;">
                         <div class="layui-card-header">
                             <img src="../../img/console/xiexian.png" style="height: 20px;">
                             绯荤粺鐩戞帶
@@ -263,8 +263,8 @@
                                 <label style="font-size: 32px;color: #009688;">109</label>
                             </div>
                         </div>
-                    </div>
-                    <div style="width: 100%;height: 38.33%;">
+                    </div> -->
+                    <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="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