ming пре 1 година
родитељ
комит
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)
     },