| 
					
				 | 
			
			
				@@ -1076,7 +1076,7 @@ U.MD.D.I.openApplication = function(str, obj, info) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 _formdiv = new U.UF.UI.form(
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     "课程设计",
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/course-design/index.html" }), {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/course-design-vue" }), {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         "id": "courseDesign",
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         "onresize": function() {}
 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1475,7 +1475,7 @@ U.MD.D.I.openApplication = function(str, obj, info) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 _formdiv = new U.UF.UI.form(
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     "课程设计",
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/course-design/index.html" }), {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/course-design-vue" }), {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         "id": "courseDesign",
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         "onresize": function() {}
 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -2089,7 +2089,7 @@ U.MD.D.I.openApplicationJie = function(str, cid, stage, task, tool) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 "style": {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     "cssText": "border:0; width:100%; height:100%;"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 },
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                "src": "/course-design/index.html"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                "src": "/course-design-vue"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             })
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _box.appendChild(_iframe);
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             _box.appendChild(_jie);
 
			 |