From 126a39edf87b3db6852eee18794c60c6247ed4d0 Mon Sep 17 00:00:00 2001 From: hot777zz <912275990@qq.com> Date: Thu, 16 Nov 2023 12:31:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A2=81=E8=88=AA=EF=BC=9A=E5=8F=91=E5=B8=83?= =?UTF-8?q?=E9=A1=B5=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/published/published.vue | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/pages/published/published.vue b/pages/published/published.vue index fa4fba3..b3e75bc 100644 --- a/pages/published/published.vue +++ b/pages/published/published.vue @@ -7,11 +7,14 @@ - - - - - + + + + + + + + @@ -87,4 +90,8 @@ page{ background-color: #F8F8F8; } + + .content{ + margin: 0 10px; + }