From 0c713ad4f0da9a027efc10d6fc0c36f026ace370 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, 22 Oct 2024 13:37:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BD=AE=E6=92=AD=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/carousel.vue | 60 +++++++++++----------- components/diy/goods-list.vue | 93 ++++++++++++++++++----------------- pages/index/index.vue | 4 +- 3 files changed, 83 insertions(+), 74 deletions(-) diff --git a/components/diy/carousel.vue b/components/diy/carousel.vue index d2dec3d6..2abb4e95 100644 --- a/components/diy/carousel.vue +++ b/components/diy/carousel.vue @@ -3,38 +3,42 @@ - - - - - - - - - - - - - - {{ item.video_title }} + + + + + + + + + + + + + + + {{ item.video_title }} + - - - - - - - - - - - - - - {{ item.video_title }} + + + + + + + + + + + + + + + {{ item.video_title }} + diff --git a/components/diy/goods-list.vue b/components/diy/goods-list.vue index 038ebf06..9418a6ac 100644 --- a/components/diy/goods-list.vue +++ b/components/diy/goods-list.vue @@ -1,9 +1,9 @@ -