From 8728c6e738cb714803f97e025348d4cc0afa9342 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Tue, 1 Apr 2025 11:02:52 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3537=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=95=86=E8=AF=A6=E9=A1=B5?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E5=95=86=E5=93=81=E6=95=B0=E9=87=8F=E8=B6=85?= =?UTF-8?q?=E8=BF=873=E4=BD=8D=E6=88=964=E4=BD=8D=EF=BC=8C=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E6=98=BE=E7=A4=BA=E6=95=88=E6=9E=9C=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ProductWindow.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ProductWindow.vue b/components/ProductWindow.vue index a75f2f9..63c57c0 100644 --- a/components/ProductWindow.vue +++ b/components/ProductWindow.vue @@ -52,7 +52,7 @@ :max="attrObj.productSelect.stock" @input="inputNumer" v-model="cartNumber" - style="height: 55rpx !important;" + style="height: 55rpx !important; width:80rpx !important" class="item v12-font-36 v12-font-bold v12-dark-text cart-btn" />