|
@@ -4167,7 +4167,7 @@ U.MD.D.I.openApplication = function(str, obj, info) {
|
|
case "futureClass": //AI共创
|
|
case "futureClass": //AI共创
|
|
_formdiv = new U.UF.UI.form(
|
|
_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",
|
|
"id": "futureClass",
|
|
"style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
|
|
"style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
|
|
"onresize": function() {}
|
|
"onresize": function() {}
|