lsc 1 년 전
부모
커밋
d407f4a654
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -6653,7 +6653,7 @@ U.MD.D.I.openApplicationJieTeacher = function (str, cid, stage, task, tool, stud
                 "style": {
                     "cssText": "border:0;width:100%;height:100%"
                 },
-                "src": "https://beta.iwb.cocorobo.cn/"
+                "src": "https://beta.iwb.cocorobo.cn?cocorobo="+new Date().getTime()
             })
             _box.appendChild(_iframe);
             _box.appendChild(_jie);