From cb75cbae9ce55f0f8bf7d3647dbe0fda5b6b5728 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Wed, 11 Sep 2024 22:51:03 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E6=8F=90=E4=BA=A4=E8=AE=A2=E5=8D=95)?= =?UTF-8?q?=EF=BC=9A=20=E3=80=90=E5=95=86=E5=9F=8E=E5=B0=8F=E7=A8=8B?= =?UTF-8?q?=E5=BA=8F=E3=80=91=E7=BB=93=E7=AE=97=E9=A1=B5=E9=9D=A2=E6=94=B6?= =?UTF-8?q?=E8=B4=A7=E5=9C=B0=E5=9D=80=E9=80=89=E6=8B=A9=E9=83=A8=E5=88=86?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/OrderSubmission/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/order/OrderSubmission/index.vue b/pages/order/OrderSubmission/index.vue index 62693d3..c6e3ba7 100644 --- a/pages/order/OrderSubmission/index.vue +++ b/pages/order/OrderSubmission/index.vue @@ -925,7 +925,6 @@ export default { .order-submission .allAddress .address { width: 6.91 * 100rpx; - height: 1.8 * 100rpx; margin: 0 auto; box-sizing: border-box; }