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

+ 2 - 2
js/Desktop/DeskTop.js

@@ -318,7 +318,7 @@ U.MD.D.I.openInApplication = function(str, data) {
         case "study":
             _formdiv = new U.UF.UI.form(
                 "项目详情",
-                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/courseDetail?userid=71160a48-11e2-11ec-80ad-005056b86db5&oid=45facc0a-1211-11ec-80ad-005056b86db5&courseId=" + data }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/courseDetail?userid=71160a48-11e2-11ec-80ad-005056b86db5&oid=45facc0a-1211-11ec-80ad-005056b86db5&courseId=" + data }), {
                     "id": "study",
                     "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
                     "onresize": function() {}
@@ -343,7 +343,7 @@ U.MD.D.I.openApplication = function(str, obj, info) {
         case "project": //好友打开
             _formdiv = new U.UF.UI.form(
                 "项目管理",
-                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "http://localhost:8080/#/course?userid=71160a48-11e2-11ec-80ad-005056b86db5&oid=45facc0a-1211-11ec-80ad-005056b86db5" }), { //https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/course
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/course?userid=71160a48-11e2-11ec-80ad-005056b86db5&oid=45facc0a-1211-11ec-80ad-005056b86db5" }), {
                     "id": "project",
                     "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
                     "onresize": function() {}