liyongli 1 年間 前
コミット
3ade75c49d
1 ファイル変更1 行追加1 行削除
  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();