From 77926bdb135618b91200626fad1d62b574d4b898 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Thu, 30 Oct 2025 18:49:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E5=95=86=E6=88=B7=E5=BA=97=E9=93=BA?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B6=E9=83=A8=E9=80=82=E9=85=8D=E6=94=AF?= =?UTF-8?q?=E4=BB=98=E5=AE=9D=E5=B0=8F=E7=A8=8B=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/plugins/shop/components/shop-header/shop-header.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/plugins/shop/components/shop-header/shop-header.vue b/pages/plugins/shop/components/shop-header/shop-header.vue index f57d8f0a..c1fefa7f 100644 --- a/pages/plugins/shop/components/shop-header/shop-header.vue +++ b/pages/plugins/shop/components/shop-header/shop-header.vue @@ -431,9 +431,12 @@ left: auto; top: 0; width: 100%; - /* #ifdef MP-WEIXIN || MP-BAIDU || MP-ALIPAY || MP-QQ || MP-KUAISHOU */ + /* #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU */ padding-right: 200rpx; /* #endif */ + /* #ifdef MP-ALIPAY */ + padding-right: 250rpx; + /* #endif */ } .search-content-seat { height: 74rpx;