| 
					
				 | 
			
			
				@@ -4170,7 +4170,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", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://cscl.cocorobo.cn" }), {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     "id": "futureClass",
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     "onresize": function() {}
 
			 |