diff --git a/pages/my/index.vue b/pages/my/index.vue index a75700b..d17e0e5 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -770,6 +770,7 @@ justify-content: space-between; align-items: center; color: #000000; + margin-bottom: 8rpx; } .my-head-top-text span:nth-child(1){ font-size: 32rpx; @@ -777,12 +778,11 @@ } .my-head-top-text span:nth-child(2){ font-size: 26rpx; - } .my-head-top-view{ display: flex; flex-direction: column; - width: 80%; + width: 82%; } .my-head-top image{ width: 106rpx;