| 
					
				 | 
			
			
				@@ -1495,7 +1495,7 @@ U.MD.D.I.openApplication = function (str, obj, info) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         case "translation": //翻译
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _formdiv = new U.UF.UI.form(
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 "翻译",
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "//fanyi.youdao.com/" }), {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "//dict.youdao.com/" }), {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 "id": "translation",
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 "style": { "width": "80%", "height": "90%", "overflow": 'hidden' },
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 "onresize": function () { }
 
			 |