liyongli hace 1 año
padre
commit
f083db1c2e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;