董佳音

v1.9.2.20171026

此 diff 太大无法显示。
此 diff 太大无法显示。
... ... @@ -475,7 +475,6 @@ class MyCenterApe extends Ape {
newTimeDateList.push(_data[j])
}
}
loger.log('老师端数据',newTimeDateList)
if(newTimeDateList.length > 0){
setInterval(function () {
myCurriculumInfo.empty();
... ...
... ... @@ -70,7 +70,7 @@ let _headSwitchTitleApe;
class Main {
constructor() {
this.clientVersion="v1.9.2.20171026";
this.clientVersion="v1.9.3.20171026";
loger.warn("clientVersion:"+this.clientVersion);
let locationProtocol= location.protocol;
... ...