From 7cb80ea49bb70a0676d3cbf3265db9e503314739 Mon Sep 17 00:00:00 2001 From: jiangx Date: Fri, 17 Nov 2023 10:17:41 +0800 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20=F0=9F=9A=80=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E8=B4=9F=E8=B4=A3=E4=BA=BA=E7=AD=BE=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ScrollListItem/ScrollListItem.vue | 81 ++++++++++++++++--- src/types/customer.d.ts | 1 + 2 files changed, 69 insertions(+), 13 deletions(-) diff --git a/src/components/ScrollListItem/ScrollListItem.vue b/src/components/ScrollListItem/ScrollListItem.vue index 7e677ea..749a02b 100644 --- a/src/components/ScrollListItem/ScrollListItem.vue +++ b/src/components/ScrollListItem/ScrollListItem.vue @@ -1,25 +1,49 @@