From 70dc7cd0a70b136fd5f1362fb441dbae9189f767 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=B0=8F=E8=8E=AB=E5=94=90=E5=B0=BC?= <1431128779@qq.com>
Date: Thu, 3 Aug 2023 01:55:57 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9A=E4=BC=98=E5=8C=96?=
=?UTF-8?q?=E6=96=87=E7=AB=A0=E5=8D=A1=E7=89=87=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/article-card/article-card.vue | 530 ++++++++++--------
.../article-min-card/article-min-card.vue | 337 +++++------
2 files changed, 467 insertions(+), 400 deletions(-)
diff --git a/components/article-card/article-card.vue b/components/article-card/article-card.vue
index 061560c..4f64bd1 100644
--- a/components/article-card/article-card.vue
+++ b/components/article-card/article-card.vue
@@ -1,13 +1,7 @@
-
+
@@ -33,277 +27,327 @@
+
\ No newline at end of file
diff --git a/components/article-min-card/article-min-card.vue b/components/article-min-card/article-min-card.vue
index b5d9856..76431a3 100644
--- a/components/article-min-card/article-min-card.vue
+++ b/components/article-min-card/article-min-card.vue
@@ -1,13 +1,7 @@
-
+
{{ article.title }}
@@ -30,168 +24,197 @@
+
\ No newline at end of file