From 1a1c4de6553935710fd7233ccbe6ee614b3371dc Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Tue, 2 Jul 2024 20:42:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/address/Endaddress.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/my/address/Endaddress.vue b/my/address/Endaddress.vue index 967aa5f..5ca7ba2 100644 --- a/my/address/Endaddress.vue +++ b/my/address/Endaddress.vue @@ -301,18 +301,18 @@ } .btn { + margin: 16rpx 30upx; + position: fixed; + bottom: -2upx; width: 92%; - height: 92rpx; + height: 80rpx; background: linear-gradient(90deg, #019C88, #28BA92, #35C495); border-radius: 46rpx; - margin: 6px auto; - color: white; - text-align: center; - line-height: 92rpx; - letter-spacing: 2upx; + line-height: 80rpx; font-weight: 400; font-size: 36rpx; color: #FFFFFF; + text-align: center; } .u-icon__icon{ font-size: 40rpx !important;