liyongli il y a 1 an
Parent
commit
a81d1a6169
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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();