From 52be453c7f069d41c600fd0e158b52f08e4aa649 Mon Sep 17 00:00:00 2001 From: x ronger Date: Sat, 24 Oct 2020 23:37:27 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E6=96=87=E7=AB=A0=E5=BB=B6?= =?UTF-8?q?=E7=BB=AD=E9=98=85=E8=AF=BB=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/widget/portfolios.vue | 75 ++++++ pages/article/_article_id.vue | 421 +++++++++++++++---------------- 2 files changed, 281 insertions(+), 215 deletions(-) create mode 100644 components/widget/portfolios.vue diff --git a/components/widget/portfolios.vue b/components/widget/portfolios.vue new file mode 100644 index 0000000..bd9ddac --- /dev/null +++ b/components/widget/portfolios.vue @@ -0,0 +1,75 @@ + + + + + diff --git a/pages/article/_article_id.vue b/pages/article/_article_id.vue index 62dd69a..69213a3 100644 --- a/pages/article/_article_id.vue +++ b/pages/article/_article_id.vue @@ -19,7 +19,8 @@ - {{ article.articleViewCount }} + {{ article.articleViewCount }} @@ -35,7 +36,9 @@ 编辑文章 @@ -47,26 +50,12 @@ 分享 - - -

所属作品集

-
- - - - - - - {{ portfolio.portfolioTitle }} - - - - -
+ + +
@@ -91,217 +80,219 @@