liyongli 1 rok temu
rodzic
commit
0a806806b2
1 zmienionych plików z 1 dodań i 1 usunięć
  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();