From 5491d53c7a863935c3079c37f08fbb27d257d8e5 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Thu, 19 Dec 2024 17:35:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/list/videoList - 副本.vue | 189 +++++++++++++++++++++++++++++++++ components/list/videoList.vue | 65 +++++++----- pages/index/index.vue | 4 +- 3 files changed, 233 insertions(+), 25 deletions(-) create mode 100644 components/list/videoList - 副本.vue diff --git a/components/list/videoList - 副本.vue b/components/list/videoList - 副本.vue new file mode 100644 index 0000000..8b083e1 --- /dev/null +++ b/components/list/videoList - 副本.vue @@ -0,0 +1,189 @@ + + + + + \ No newline at end of file diff --git a/components/list/videoList.vue b/components/list/videoList.vue index 8b083e1..fc64ffe 100644 --- a/components/list/videoList.vue +++ b/components/list/videoList.vue @@ -4,27 +4,27 @@ :style="{height: height}" @scrolltolower="loadMoreData"> - - + - - - - - - {{ item.travelVideo.videoTitle }} + {{ item.spotName }} - @@ -33,7 +33,7 @@