liyongli 1 年之前
父節點
當前提交
0a806806b2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/view/AEROSPACE2023/index.vue

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

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