From fe18d85df685064eb10164f3d4bec6f2c2b2be6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Tue, 10 Sep 2024 16:35:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=BD=AE=E6=92=AD=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/carousel.vue | 219 ++++++++++++++++++++++++++++++++++++ 1 file changed, 219 insertions(+) create mode 100644 components/diy/carousel.vue diff --git a/components/diy/carousel.vue b/components/diy/carousel.vue new file mode 100644 index 00000000..1e2658ea --- /dev/null +++ b/components/diy/carousel.vue @@ -0,0 +1,219 @@ + + + + + \ No newline at end of file