浏览代码

tab页active修改

tanxue 3 年之前
父节点
当前提交
33da7dc2bf
共有 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() {