Parcourir la source

tab页active修改

tanxue il y a 3 ans
Parent
commit
3ba4c70c27
1 fichiers modifiés avec 0 ajouts et 5 suppressions
  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() {