liyongli 1 anno fa
parent
commit
f083db1c2e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/view/schedule/index.vue

+ 1 - 1
src/view/schedule/index.vue

@@ -46,7 +46,7 @@ import page12 from './page12.vue';
  */
 // console.log(window.$originData);
 // const play_stats = ref(false);
-const page = ref(3);
+const page = ref(0);
 const isUp = ref(true);
 let startY = 0;
 let t= 0;