소스 검색

修改联系方式固定

tenggouwa 7 년 전
부모
커밋
29d3271849
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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();