From 36fcb3087959bc211c47362dff30fc5a9016a8aa Mon Sep 17 00:00:00 2001 From: linxi Date: Fri, 14 Mar 2025 14:23:08 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3343=20=E3=80=90=E7=A4=BC=E5=93=81?= =?UTF-8?q?=E3=80=91=E8=B4=AD=E4=B9=B0=E7=A4=BC=E5=93=81=E6=95=B0=E9=87=8F?= =?UTF-8?q?=EF=BC=8C=E5=A2=9E=E5=8A=A0=E5=8F=AF=E4=BB=A5=E6=89=8B=E5=8A=A8?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E6=95=B0=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_user/views/gift/gift.vue | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/pkg_user/views/gift/gift.vue b/pkg_user/views/gift/gift.vue index f1d7089..af4b2ef 100644 --- a/pkg_user/views/gift/gift.vue +++ b/pkg_user/views/gift/gift.vue @@ -60,19 +60,19 @@ v-model="goodsInfo.cartNum" :max="goodsInfo['productInfo']['attrInfo']['stock']" integer - disabledInput iconStyle="color: #fff" class="num-step" @change="numberChange" + > - +