From 0a8af1d97b4e20da780fcf382482b2b32953e5fd Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Wed, 11 Dec 2024 15:40:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=8F=82=E6=95=B0=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=EF=BC=8C=E7=AE=80=E5=8C=96=E7=BB=84=E4=BB=B6=E6=9E=84?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 13 +------------ src/components/ProjectList.vue | 24 ++++++++++-------------- src/components/VirtualList.vue | 29 +++++++++++++++++++---------- src/types/index.ts | 16 +--------------- 4 files changed, 31 insertions(+), 51 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5361128..45e4674 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@