From 31632dfe151316f8c02f3a86784ab295833fad5f Mon Sep 17 00:00:00 2001 From: dzj <1140318653@qq.com> Date: Thu, 20 Jun 2024 14:29:19 +0800 Subject: [PATCH] first time --- src/views/HomeView.vue | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index 19ff21f..0196944 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -82,22 +82,23 @@ -
+

行业动态

INDUSTRY TRENDS
-
- -
-
+ +
{{ hydata[textindex].name }}
+
+ +
<>
@@ -265,6 +266,7 @@ export default { this.$nextTick(() => { this.swipe= new Swiper('.swiper7', { loop: true, + allowTouchMove:false, // autoplay: { // delay: 4100, // disableOnInteraction: false,