liyongli 1 năm trước cách đây
mục cha
commit
a81d1a6169
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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();