From f388a0c5b1ed532c44f9cfc6093bf82af3b65e1f Mon Sep 17 00:00:00 2001 From: Agent Date: Wed, 1 Apr 2026 14:29:44 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A2=9E=E5=8A=A0=E9=95=BF=E5=BA=A6?= =?UTF-8?q?=E5=AE=BD=E5=BA=A6=E9=9D=A2=E7=A7=AF=E8=BE=93=E5=85=A5=E6=A1=86?= =?UTF-8?q?=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/product/manage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/product/manage.vue b/src/pages/product/manage.vue index eb6dfaf..828ecbf 100644 --- a/src/pages/product/manage.vue +++ b/src/pages/product/manage.vue @@ -480,7 +480,7 @@ export default { .size-row { display: flex; - gap: 10rpx; + gap: 16rpx; } .size-row .half {