From 11f854d0cdab5655133f3c8ce555b635ddf373ad Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Thu, 22 Aug 2024 16:59:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/jIShiDateil.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pages/my/jIShiDateil.vue b/pages/my/jIShiDateil.vue index d8601d9..529d0d5 100644 --- a/pages/my/jIShiDateil.vue +++ b/pages/my/jIShiDateil.vue @@ -390,6 +390,10 @@ width: 30rpx; height: 30rpx; } + .header-bottom-foot-view-img1{ + width: 30rpx; + height: 30rpx; + } .header-bottom-foot-view-img2{ width: 23rpx; height: 23rpx; @@ -402,17 +406,16 @@ margin-right: 1px; } .header-bottom-foot-view{ + width: 33%; display: flex; flex-direction: row; align-items: center; justify-content: center; - padding: 1px 8px; height: 22px; line-height: 22px; - background-color: rgba(230, 246, 243, 1); border-radius: 15px; font-weight: 400; - font-size: 10px; + font-size: 11px; color: #029c88; } .header-bottom-foot-title{ @@ -438,6 +441,8 @@ flex-direction: column; align-items: center; margin-top: 20rpx; + border-top: 1px solid #f7f7f7; + padding: 20rpx 20rpx 0rpx 20rpx; } .header-bottom-money-jia{ font-size: 28rpx;