lsc hace 1 año
padre
commit
71bd0ab632
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -4167,7 +4167,7 @@ U.MD.D.I.openApplication = function(str, obj, info) {
         case "futureClass": //AI共创
             _formdiv = new U.UF.UI.form(
                 "未来课堂",
-                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://cscl.cocorobo.cn" }), {
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no","id": "futureClassIframe","style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://cscl.cocorobo.cn" }), {
                     "id": "futureClass",
                     "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
                     "onresize": function() {}