From 748fe3fb0a28d817f6537dd0cb2f051a33586137 Mon Sep 17 00:00:00 2001 From: jiangx Date: Wed, 8 Nov 2023 14:32:46 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E2=99=BB=EF=B8=8F=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E8=BD=AE=E6=92=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ScrollList/ScrollList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ScrollList/ScrollList.vue b/src/components/ScrollList/ScrollList.vue index 001f8ef..53eaca4 100644 --- a/src/components/ScrollList/ScrollList.vue +++ b/src/components/ScrollList/ScrollList.vue @@ -1,11 +1,11 @@