liyongli 1 年之前
父节点
当前提交
a81d1a6169
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/view/AEROSPACE2023/index.vue

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

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