From e501bf75649fd51016365e20ad5490ec8320bbda Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Fri, 31 Oct 2025 16:52:15 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4290=20=E3=80=90=E6=97=85=E5=B1=85?= =?UTF-8?q?=E5=95=86=E5=9F=8E=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E9=80=80=E6=AC=BE=E7=9A=84=E9=80=80=E6=AC=BE=E5=8E=9F?= =?UTF-8?q?=E5=9B=A0=EF=BC=8C=E5=8F=82=E7=85=A7=E6=95=88=E6=9E=9C=E5=9B=BE?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=BA=E4=B8=A4=E8=A1=8C=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/sojoumOrderRefund.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg_product/views/sojoumOrderRefund.vue b/pkg_product/views/sojoumOrderRefund.vue index 29d2d58..e613f6d 100644 --- a/pkg_product/views/sojoumOrderRefund.vue +++ b/pkg_product/views/sojoumOrderRefund.vue @@ -179,7 +179,7 @@ export default { gap: 20rpx; .reason-item { - padding: 15rpx 30rpx; + padding: 15rpx 20rpx; border-radius: 16rpx; font-size: 26rpx; color: #333;