فهرست منبع

update home slide model init value

fengchang 1 سال پیش
والد
کامیت
ac52a2b77e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,