root %!s(int64=2) %!d(string=hai) anos
pai
achega
11a21dfb03
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      js/Desktop/DeskTop.js

+ 3 - 3
js/Desktop/DeskTop.js

@@ -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);