diff --git a/pages/my/hangyedana.vue b/pages/my/hangyedana.vue index aa5412f..e4f5077 100644 --- a/pages/my/hangyedana.vue +++ b/pages/my/hangyedana.vue @@ -43,7 +43,6 @@ - @@ -254,7 +253,6 @@ width: 100%; display: flex; flex-direction:row; - padding: 10rpx 0; } .timea-fu{ color: #2dbe93; @@ -343,8 +341,8 @@ height: 100%; display: flex; flex-direction: column; - justify-content: space-between; - padding: 16rpx; + justify-content: space-around; + margin-left: 5px; } .touxiang-frame{ position: absolute; @@ -374,7 +372,7 @@ } .touxiang-left-view{ width: 100%; - height: 126px; + height: 130px; border-radius: 18rpx; align-items: flex-start; background: #fff;