From 04ee619a356e22edbd9b4556c0d71d4a2f136f5c Mon Sep 17 00:00:00 2001 From: fanfan Date: Tue, 5 Mar 2024 15:46:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods/detail.vue | 2 +- pages/index/index.vue | 2 +- pages/user/index.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/goods/detail.vue b/pages/goods/detail.vue index e4726ac..6c8f13f 100644 --- a/pages/goods/detail.vue +++ b/pages/goods/detail.vue @@ -996,7 +996,7 @@ .toTop { position: fixed; - bottom: 230rpx; + bottom: 150rpx; right: 32rpx; width: 99rpx; height: 99rpx; diff --git a/pages/index/index.vue b/pages/index/index.vue index f97e8f5..fecab11 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -2249,7 +2249,7 @@ .toTop { position: fixed; - bottom: 80rpx; + bottom: 120rpx; right: 16rpx; width: 99rpx; height: 99rpx; diff --git a/pages/user/index.vue b/pages/user/index.vue index 610dda0..92e73e5 100644 --- a/pages/user/index.vue +++ b/pages/user/index.vue @@ -950,7 +950,7 @@ .toTop { position: fixed; - bottom: 30rpx; + bottom: 120rpx; right: 16rpx; width: 99rpx; height: 99rpx;