From 8336b667e293a4c8e5c8b258ea16b5561fa27fb0 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Mon, 30 Sep 2024 19:51:02 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/plugins/binding/detail/detail.css | 12 ++++-------- pages/plugins/binding/detail/detail.vue | 4 ++-- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/pages/plugins/binding/detail/detail.css b/pages/plugins/binding/detail/detail.css index a172e791..f3224f00 100644 --- a/pages/plugins/binding/detail/detail.css +++ b/pages/plugins/binding/detail/detail.css @@ -46,24 +46,20 @@ /** * 导航 */ -.nav-button.bottom-fixed { - padding: 24rpx !important; -} - -.nav-button .left-price { +.bottom-fixed .left-price { width: calc(100% - 270rpx); } -.nav-button .right-button { +.bottom-fixed .right-button { width: 240rpx; } -.nav-button .right-button button { +.bottom-fixed .right-button .btn { height: 80rpx; line-height: 78rpx; } -.nav-button .left-price .discount-icon { +.bottom-fixed .left-price .discount-icon { border-top-right-radius: 30rpx; border-bottom-left-radius: 30rpx; background-image: linear-gradient(45deg, #a3f9a3, #248828, #8bc34a, #d2374c, #9c27b0); diff --git a/pages/plugins/binding/detail/detail.vue b/pages/plugins/binding/detail/detail.vue index 9b0c4aaa..b5c229fd 100644 --- a/pages/plugins/binding/detail/detail.vue +++ b/pages/plugins/binding/detail/detail.vue @@ -59,7 +59,7 @@ - + @@ -81,7 +81,7 @@ - +