ming 1 год назад
Родитель
Сommit
c5c8943367
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      assets/js/commonVue.js

+ 2 - 2
assets/js/commonVue.js

@@ -130,10 +130,10 @@ const App = {
       }
       setTimeout(function(){
         _this.contentBoolean=true
-      },500)
+      },1500)
       setTimeout(function(){
         _this.footerBoolean=true
-      },3000)
+      },2000)
     },