From 0bb41e00f1e750a6e65b9e97ec7a5ed4b0d96096 Mon Sep 17 00:00:00 2001
From: cebgcontract <99630598+cebgcontract@users.noreply.github.com>
Date: Wed, 29 Jun 2022 14:24:35 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E6=97=B6=E7=A7=BB=E9=99=A4appstore?=
=?UTF-8?q?=E5=92=8Cgoogle=20play=E7=9A=84=E4=B8=8B=E8=BD=BD=E9=93=BE?=
=?UTF-8?q?=E6=8E=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/index/MainSection.vue | 4 ++--
src/components/mobile/main/CenterSection.vue | 4 ++--
src/components/mobile/main/TopSection.vue | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/components/index/MainSection.vue b/src/components/index/MainSection.vue
index 95e8689..894e8c5 100644
--- a/src/components/index/MainSection.vue
+++ b/src/components/index/MainSection.vue
@@ -19,10 +19,10 @@
-
+
-
+
diff --git a/src/components/mobile/main/CenterSection.vue b/src/components/mobile/main/CenterSection.vue
index 165dc51..56e4568 100644
--- a/src/components/mobile/main/CenterSection.vue
+++ b/src/components/mobile/main/CenterSection.vue
@@ -21,10 +21,10 @@
-
+
-
+
diff --git a/src/components/mobile/main/TopSection.vue b/src/components/mobile/main/TopSection.vue
index 274fd6a..92bbc52 100644
--- a/src/components/mobile/main/TopSection.vue
+++ b/src/components/mobile/main/TopSection.vue
@@ -34,7 +34,7 @@ import BetterScroll from 'better-scroll'
}
})
export default class MobileTopSection extends Vue {
- private currentPageIndex = 0
+ currentPageIndex = 0
private slide: any
$refs!: {