董佳音

v1.9.2.20171026

此 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;