From af0eb465d4bddfa5f73fa87bcca2ad18e5d5df6a Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Tue, 20 Aug 2024 10:22:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=8E=E5=B8=82=E5=90=88=E4=BC=99=E4=BA=BA?= =?UTF-8?q?=20=E6=8F=90=E4=BA=A4=E7=94=B3=E8=AF=B7=E5=90=8E=20=E7=9B=B4?= =?UTF-8?q?=E6=8E=A5=E8=81=94=E7=B3=BB=E6=8C=89=E9=92=AE=20=E5=B1=85?= =?UTF-8?q?=E4=B8=AD=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/cooperation.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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; } } }