From f311c916f6382b7277f1d445abb43af74f910b9b Mon Sep 17 00:00:00 2001 From: dengxiongfei Date: Wed, 26 Jan 2022 11:38:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mall/index.vue | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/pages/mall/index.vue b/pages/mall/index.vue index 17253e0..60d485b 100644 --- a/pages/mall/index.vue +++ b/pages/mall/index.vue @@ -58,7 +58,7 @@ - + @@ -424,18 +424,11 @@ export default { z-index: 9999; right: 32rpx; bottom: 122rpx; - background-color: #007aff; border-radius: 50%; - padding: 10rpx; - text-align: center; - width: 110rpx; - height: 110rpx; - border: 2rpx solid #f9f9f9; + width: 100rpx; + height: 100rpx; + overflow: hidden; box-shadow: 0rpx 4rpx 34rpx 0rpx rgba(0, 0, 0, 0.2); - display: flex; - flex-direction: column; - justify-content: center; - align-items: center; } .my-image { width: 100rpx;