From ceafd10b72c3e54eecbfa496060c62d1cfe198f5 Mon Sep 17 00:00:00 2001 From: liub Date: Fri, 15 Aug 2025 09:04:27 +0800 Subject: [PATCH] =?UTF-8?q?650=E5=B0=8Fbug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/650/HBY650.vue | 44 +++++++++----------------------------------- 1 file changed, 9 insertions(+), 35 deletions(-) diff --git a/pages/650/HBY650.vue b/pages/650/HBY650.vue index ee115e4..f80c5fc 100644 --- a/pages/650/HBY650.vue +++ b/pages/650/HBY650.vue @@ -151,11 +151,12 @@ - - - - - + + + + + + @@ -1133,6 +1134,7 @@ borderColor: "#e034344d", buttonBgColor: "#E03434", }); + return; } showLoading(this, { text: "请稍候..." @@ -1662,42 +1664,14 @@ } - /* .custom-slider .uni-slider-handle-wrapper { - height: 60rpx !important; - border-radius: 3px; - } - - .custom-slider .uni-slider-active { - background-color: #FF6B6B !important; - } - - .custom-slider .uni-slider-handle { - width: 60rpx !important; - height: 60rpx !important; - border-radius: 16rpx !important; - background-color: #FFFFFFde !important; - margin-top: -15px !important; - border: none !important; - - } - - .custom-slider .uni-slider-thumb { - width: 60rpx !important; - height: 60rpx !important; - border-radius: 16rpx !important; - background-color: #00000000 !important; - - border: none !important; - } */ - - .addIco { + .addIco{ width: 100%; height: 360rpx; display: flex; - flex-wrap: nowrap; flex-direction: row; + flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center;