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;