Ver Fonte

update home slide model init value

fengchang há 1 ano atrás
pai
commit
ac52a2b77e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      hichina-main-front-mobile-first/src/pages/IndexPage.vue

+ 1 - 1
hichina-main-front-mobile-first/src/pages/IndexPage.vue

@@ -367,7 +367,7 @@ export default defineComponent({
     });
 
     return {
-      slide: ref(1),
+      slide: ref(0),
       autoplay: ref(true),
       sliders,
       randDestinations,