Ver código fonte

tab页active修改

tanxue 3 anos atrás
pai
commit
3ba4c70c27
1 arquivos alterados com 0 adições e 5 exclusões
  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() {