From 16bd9108af2cb0b30d6ef6685057d4daa955b74b Mon Sep 17 00:00:00 2001 From: mutoe Date: Mon, 2 Jul 2018 14:35:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20(#451)=20=E8=87=AA=E5=B7=B1=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E7=9A=84=E5=B8=96=E5=AD=90=E8=AF=84=E8=AE=BA=E7=BD=AE?= =?UTF-8?q?=E9=A1=B6=E6=96=87=E6=A1=88=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FeedCard/FeedCard.vue | 194 +++++++++++----------- src/components/FeedCard/GroupFeedCard.vue | 41 +++-- src/components/applyForTop.vue | 55 +++--- src/page/feed/feedDetail.vue | 95 ++++++----- src/page/group/GroupPostDetail.vue | 9 +- src/page/news/newsDetail.vue | 55 +++--- src/page/question/AnswerDetail.vue | 6 - 7 files changed, 242 insertions(+), 213 deletions(-) diff --git a/src/components/FeedCard/FeedCard.vue b/src/components/FeedCard/FeedCard.vue index c966d926..76e8a228 100644 --- a/src/components/FeedCard/FeedCard.vue +++ b/src/components/FeedCard/FeedCard.vue @@ -1,33 +1,33 @@