liyongli 1 rok pred
rodič
commit
3ade75c49d
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/view/schedule/index.vue

+ 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();