From b8a0e5732474a972fc991f8c409bc31fa23ddea5 Mon Sep 17 00:00:00 2001 From: Mohan Date: Fri, 14 Aug 2026 18:27:00 +0800 Subject: [PATCH] feat(component): show stars on article card --- src/components/ArticleCard.vue | 2 +- src/components/ArticleMetaBar.vue | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/src/components/ArticleCard.vue b/src/components/ArticleCard.vue index 46af432..c07f48d 100644 --- a/src/components/ArticleCard.vue +++ b/src/components/ArticleCard.vue @@ -25,7 +25,7 @@ function coverSrc(): string | undefined {