Explorar el Código

修改联系方式固定

tenggouwa hace 7 años
padre
commit
29d3271849
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/home/home.vue

+ 1 - 1
src/views/home/home.vue

@@ -264,7 +264,7 @@ export default{
   },
   mounted(){
     this.$nextTick(()=>{
-      this.windowScroll();
+      // this.windowScroll();
       //this.getHomeMarket();
       /*this.requtime=setInterval(()=>{
         this.getHomeMarket();