liyongli 1 vuosi sitten
vanhempi
commit
0a806806b2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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();