From f6611691da0c828e8388b1ccfb41a1fd4722e880 Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Wed, 21 Aug 2024 11:21:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 2 +- pages/my/index.vue | 2 +- .../components/liu-goods-swiper/liu-goods-swiper.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 3efd62b..0f172ba 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1195,7 +1195,7 @@ right: 0; bottom: 0; margin-bottom: 20%; - margin-right: 20px; + margin-right: -5px; } .popup-view /deep/.uni-popup__wrapper-box{ display: flex; diff --git a/pages/my/index.vue b/pages/my/index.vue index 751ca73..8558561 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -771,7 +771,7 @@ right: 0; bottom: 0; margin-bottom: 20%; - margin-right: 20px; + margin-right: -5px; } .shop_label { diff --git a/uni_modules/liu-goods-swiper/components/liu-goods-swiper/liu-goods-swiper.vue b/uni_modules/liu-goods-swiper/components/liu-goods-swiper/liu-goods-swiper.vue index 286a88b..5a80575 100644 --- a/uni_modules/liu-goods-swiper/components/liu-goods-swiper/liu-goods-swiper.vue +++ b/uni_modules/liu-goods-swiper/components/liu-goods-swiper/liu-goods-swiper.vue @@ -92,7 +92,7 @@ display: table; width: 100%; font-size: 32rpx; - line-height: 32rpx; + line-height: 21px; font-weight: bold; white-space: pre-wrap; color: #333333;