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!: {