From 203fd7a1a6b9af3d980b68202744c92f543f8810 Mon Sep 17 00:00:00 2001 From: cr <423803750@qq.com> Date: Sun, 26 Apr 2026 10:54:39 +0800 Subject: [PATCH] =?UTF-8?q?refactor(community):=20=E9=87=8D=E6=9E=84?= =?UTF-8?q?=E5=8A=A8=E6=80=81=E8=AF=A6=E6=83=85=E9=A1=B5=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/sub/community/dynamics-detail.vue | 117 ++++++++---------------- 1 file changed, 40 insertions(+), 77 deletions(-) diff --git a/pages/sub/community/dynamics-detail.vue b/pages/sub/community/dynamics-detail.vue index 90fe247..a7b53df 100644 --- a/pages/sub/community/dynamics-detail.vue +++ b/pages/sub/community/dynamics-detail.vue @@ -5,41 +5,41 @@ - - - - - - {{ detailInfo.title }} - + + + + + + {{ detailInfo.title }} + - - - {{ detailInfo.communityName }} - {{ detailInfo.publishDate ? sheep.$helper.timeFormat(detailInfo.publishDate, 'yyyy年mm月dd日 hh:MM') : '' }} - + + + {{ detailInfo.communityName }} + {{ detailInfo.publishDate ? sheep.$helper.timeFormat(detailInfo.publishDate, 'yyyy年mm月dd日 hh:MM') : '' }} + - - - - - - - - - - + + - - - + + + + + + + + + + +