소스 검색

tab页active修改

tanxue 3 년 전
부모
커밋
3ba4c70c27
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      pages/courseware/index.vue

+ 0 - 5
pages/courseware/index.vue

@@ -769,11 +769,6 @@
 
     },
     mounted() {
-      if(this.$route.query.tabFlag&&this.$route.query.tabFlag==1){
-        this.divType = 'kckf'
-      }else {
-        this.divType = 'kczy'
-      }
       this.getSystemWidth();
     },
     beforeDestroy() {