liyongli hace 1 año
padre
commit
a81d1a6169
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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();