diff --git a/pages/my/cooperation.vue b/pages/my/cooperation.vue index cae5b17..7108d4a 100644 --- a/pages/my/cooperation.vue +++ b/pages/my/cooperation.vue @@ -383,7 +383,7 @@ width: 613rpx; height: 100%; display: flex; - justify-content: space-between; + justify-content: center; .sub-box-l { width: 290rpx; @@ -422,6 +422,7 @@ display: flex; justify-content: center; align-items: center; + margin-left: 10px; } } }