From 06cb7fef54b4460f1c03165ff4e767d913c04b03 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: Fri, 5 Dec 2025 10:57:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A0=87=E9=A2=98=E6=A0=8F?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E5=B8=83=E5=B1=80=EF=BC=8C=E4=BD=BF=E8=81=94?= =?UTF-8?q?=E7=B3=BB=E5=AE=A2=E6=9C=8D=E5=92=8C=E5=85=A5=E9=A9=BB=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E5=B7=A6=E5=8F=B3=E8=BE=B9=E8=B7=9D=E7=9B=B8=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/seller/index.wxss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/seller/index.wxss b/pages/seller/index.wxss index 86271b4..612d756 100644 --- a/pages/seller/index.wxss +++ b/pages/seller/index.wxss @@ -242,8 +242,9 @@ button { .title-bar-actions { display: flex; align-items: center; - gap: 15rpx; + justify-content: space-between; padding: 0 20rpx; + width: 100%; } /* 未入驻状态样式 */