diff --git a/components/article-card/article-card.vue b/components/article-card/article-card.vue index 77255c5..061560c 100644 --- a/components/article-card/article-card.vue +++ b/components/article-card/article-card.vue @@ -12,7 +12,7 @@ - 置顶 + 置顶 {{ article.title }} {{ article.summary }} @@ -33,8 +33,10 @@