From ba90413edadf26b2f4a0885ad736cb2d1fbd05b5 Mon Sep 17 00:00:00 2001 From: Default User Date: Sat, 10 Jan 2026 10:52:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0supply.html=EF=BC=9A=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=A0=87=E7=AD=BE=E6=96=87=E6=9C=AC=E4=B8=BA=E8=A7=84?= =?UTF-8?q?=E6=A0=BC=E4=BB=B6=E6=95=B0=E5=92=8C=E9=87=87=E8=B4=AD=E4=BB=B7?= =?UTF-8?q?=E6=A0=BC=EF=BC=8C=E5=B9=B6=E6=B7=BB=E5=8A=A0=E6=89=8B=E6=9C=BA?= =?UTF-8?q?=E7=AB=AF=E6=A0=B7=E5=BC=8F=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- supply.html | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/supply.html b/supply.html index 56b439c..88022cf 100644 --- a/supply.html +++ b/supply.html @@ -1006,6 +1006,24 @@ .image-slider { height: 150px; } + + /* 调整手机端规格-件数-价格对的布局 */ + .spec-quantity-pair { + flex-direction: column; + align-items: stretch; + } + + .spec-value, + .quantity-input, + .costprice-input { + width: 100%; + margin-bottom: 10px; + } + + .remove-quantity-btn { + align-self: flex-end; + margin-bottom: 0; + } } /* 件数输入样式 */ @@ -1341,7 +1359,7 @@
- +
@@ -1757,7 +1775,7 @@
- +