From 291c83d0285bcb0aac2f7a0c6133ed79da514729 Mon Sep 17 00:00:00 2001 From: Rogee Date: Wed, 14 May 2025 19:34:07 +0800 Subject: [PATCH] feat: update list ui --- frontend/wechat/src/components/ArticleListItem.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/wechat/src/components/ArticleListItem.vue b/frontend/wechat/src/components/ArticleListItem.vue index e0278f4..cde6683 100644 --- a/frontend/wechat/src/components/ArticleListItem.vue +++ b/frontend/wechat/src/components/ArticleListItem.vue @@ -33,9 +33,9 @@ const showArticle = (article) => {
+ class="relative w-full pb-[40%] bg-gray-100 overflow-hidden">