From 9618074fb4ffd086e2f6c5be5f8b92b7b1ed43e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E9=A3=9E=E6=B4=8B?= <15778543+xufeiyang6017@user.noreply.gitee.com> Date: Wed, 7 Jan 2026 14:30:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=95=86=E5=93=81=E4=BB=B7?= =?UTF-8?q?=E6=A0=BC=E5=B8=83=E5=B1=80=EF=BC=8C=E5=AE=9E=E7=8E=B0=E5=B7=A6?= =?UTF-8?q?=E5=8F=B3=E5=9D=87=E5=8C=80=E5=88=86=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods-update/goods-update.wxss | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/goods-update/goods-update.wxss b/pages/goods-update/goods-update.wxss index a8c1297..2eb3792 100644 --- a/pages/goods-update/goods-update.wxss +++ b/pages/goods-update/goods-update.wxss @@ -230,6 +230,7 @@ video.slider-media .wx-video-volume-icon { .goods-price { display: flex; align-items: center; + justify-content: space-between; margin-bottom: 6px; }