From b48dad57af7e513505053c5ef0450dc11b33fa15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=91=E5=A4=AA=E8=8F=9C=E4=BA=86=E3=80=82?= Date: Wed, 10 May 2023 21:31:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B8=96=E5=AD=90=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=9B=BE=E7=89=87=E7=9A=84=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- teamwork/pages/post/post.vue | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/teamwork/pages/post/post.vue b/teamwork/pages/post/post.vue index 674fc85..6c9f401 100644 --- a/teamwork/pages/post/post.vue +++ b/teamwork/pages/post/post.vue @@ -30,12 +30,11 @@ - + - - + @@ -75,12 +74,11 @@ - + - - + @@ -397,6 +395,7 @@ width: 100%; border-radius: 5px; height: 250px; + background-size: 100% 100%; } .post-pic { -- GitLab