正在显示
4 个修改的文件
包含
1 行增加
和
2 行删除
此 diff 太大无法显示。
此 diff 太大无法显示。
@@ -475,7 +475,6 @@ class MyCenterApe extends Ape { | @@ -475,7 +475,6 @@ class MyCenterApe extends Ape { | ||
475 | newTimeDateList.push(_data[j]) | 475 | newTimeDateList.push(_data[j]) |
476 | } | 476 | } |
477 | } | 477 | } |
478 | - loger.log('老师端数据',newTimeDateList) | ||
479 | if(newTimeDateList.length > 0){ | 478 | if(newTimeDateList.length > 0){ |
480 | setInterval(function () { | 479 | setInterval(function () { |
481 | myCurriculumInfo.empty(); | 480 | myCurriculumInfo.empty(); |
@@ -70,7 +70,7 @@ let _headSwitchTitleApe; | @@ -70,7 +70,7 @@ let _headSwitchTitleApe; | ||
70 | 70 | ||
71 | class Main { | 71 | class Main { |
72 | constructor() { | 72 | constructor() { |
73 | - this.clientVersion="v1.9.2.20171026"; | 73 | + this.clientVersion="v1.9.3.20171026"; |
74 | loger.warn("clientVersion:"+this.clientVersion); | 74 | loger.warn("clientVersion:"+this.clientVersion); |
75 | 75 | ||
76 | let locationProtocol= location.protocol; | 76 | let locationProtocol= location.protocol; |
-
请 注册 或 登录 后发表评论