From f15d842419d7f73606f4912bb957ec76f1e3a7b5 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Thu, 12 Sep 2024 22:23:54 +0800 Subject: [PATCH] =?UTF-8?q?Fix:=E3=80=90=E5=95=86=E5=9F=8E=E5=B0=8F?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E3=80=91=E7=BB=93=E7=AE=97=E9=A1=B5=E5=A4=87?= =?UTF-8?q?=E6=B3=A8=E5=A2=9E=E5=8A=A0=E9=BB=98=E8=AE=A4=E6=96=87=E5=AD=97?= =?UTF-8?q?=EF=BC=8C=E5=A6=82=E4=B8=8B=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/OrderSubmission/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/order/OrderSubmission/index.vue b/pages/order/OrderSubmission/index.vue index c6e3ba7..43c24c1 100644 --- a/pages/order/OrderSubmission/index.vue +++ b/pages/order/OrderSubmission/index.vue @@ -80,7 +80,7 @@ mode=""> --> 备注 - + @@ -783,7 +783,7 @@ export default { background: rgba(0,0,0,0.15); height: 128rpx; border-radius: 16rpx; - padding: 10px + padding: 0 10px } .pink-dot {