liyongli %!s(int64=2) %!d(string=hai) anos
pai
achega
176ff0473c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/view/SilkRoadSpringFestivalGala/index.vue

+ 1 - 1
src/view/SilkRoadSpringFestivalGala/index.vue

@@ -42,7 +42,7 @@ for (let i = 0; i < first_text.length; i++) {
 const first_text_view = reactive(first_text);
 let time = setTimeout(() => {
   clearTimeout(time);
-    page.value = "sex";
+    page.value = "second";
 }, 5000);
 
 function changePage(type) {