From f5467618d3773988a40e0d0389646654a6f75f09 Mon Sep 17 00:00:00 2001 From: xingyy <64720302+Concur-max@users.noreply.github.com> Date: Thu, 13 Feb 2025 13:53:29 +0800 Subject: [PATCH] =?UTF-8?q?refactor(home):=20=E7=AE=80=E5=8C=96=20ItemList?= =?UTF-8?q?=20=E7=BB=84=E4=BB=B6=E7=9A=84=E8=84=9A=E6=9C=AC-=20=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=E4=BA=86=E6=9C=AA=E4=BD=BF=E7=94=A8=E7=9A=84=20import?= =?UTF-8?q?=E8=AF=AD=E5=8F=A5=20-=20=E5=88=A0=E9=99=A4=E4=BA=86=E6=9C=AA?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=9A=84=E7=BB=84=E4=BB=B6=E5=BC=95=E7=94=A8?= =?UTF-8?q?=20-=20=E6=B8=85=E7=90=86=E4=BA=86=E6=9C=AA=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E7=9A=84=E7=8A=B6=E6=80=81=E5=92=8C=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/pages/home/components/ItemList/index.vue | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/app/pages/home/components/ItemList/index.vue b/app/pages/home/components/ItemList/index.vue index d06db27..7d2b066 100644 --- a/app/pages/home/components/ItemList/index.vue +++ b/app/pages/home/components/ItemList/index.vue @@ -1,19 +1,14 @@