liyongli 1 жил өмнө
parent
commit
3ade75c49d

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

@@ -133,7 +133,7 @@ import page13 from './page13.vue';
 // console.log(window.$originData);
 // const play_stats = ref(false);
 const main = ref(null);
-const page = ref(5);
+const page = ref(0);
 const isUp = ref(true);
 let startStats = 0;
 let time = Date.now();