liyongli před 1 rokem
rodič
revize
a81d1a6169
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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();