Browse Source

Merge branch 'master' of https://git.cocorobo.cn/CocoRoboLabs/CocoRoboDesktop

lsc 2 years ago
parent
commit
240de6b6c1
1 changed files with 5 additions and 5 deletions
  1. 5 5
      js/Desktop/DeskTop.js

+ 5 - 5
js/Desktop/DeskTop.js

@@ -547,7 +547,7 @@ U.MD.D.I.openInApplication = function(str, data, screenType) {
                     "项目详情",
                     "项目详情",
                     $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "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=" + _userid + "&oid=" + _oid + "&courseId=" + data + "&tType=" + 3 + "&cid=" + _classId + "&screenType=" + screenType }), {
                     $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "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=" + _userid + "&oid=" + _oid + "&courseId=" + data + "&tType=" + 3 + "&cid=" + _classId + "&screenType=" + screenType }), {
                         "id": "studyDetail",
                         "id": "studyDetail",
-                        "style": { "width": "80%", "height": "90%", "overflow": 'hidden' },
+                        "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
                         "onresize": function() {}
                         "onresize": function() {}
                     }, {
                     }, {
                         closecallback: function() {}
                         closecallback: function() {}
@@ -721,7 +721,7 @@ U.MD.D.I.openApplication = function(str, obj, info) {
                     "学习中心",
                     "学习中心",
                     $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/index?userid=" + _userid + "&oid=" + _oid + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _SscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
                     $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/index?userid=" + _userid + "&oid=" + _oid + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _SscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
                         "id": "studentStudy",
                         "id": "studentStudy",
-                        "style": { "width": "80%", "height": "90%", "overflow": 'hidden' },
+                        "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
                         "onresize": function() {}
                         "onresize": function() {}
                     }, {
                     }, {
                         closecallback: function() {}
                         closecallback: function() {}
@@ -935,7 +935,7 @@ U.MD.D.I.openApplication = function(str, obj, info) {
                     "学习中心",
                     "学习中心",
                     $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/index?userid=" + _userid + "&oid=" + _oid + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _SscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
                     $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/index?userid=" + _userid + "&oid=" + _oid + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _SscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
                         "id": "studentStudy",
                         "id": "studentStudy",
-                        "style": { "width": "80%", "height": "90%", "overflow": 'hidden' },
+                        "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
                         "onresize": function() {}
                         "onresize": function() {}
                     }, {
                     }, {
                         closecallback: function() {}
                         closecallback: function() {}
@@ -1198,7 +1198,7 @@ U.MD.D.I.openApplication = function(str, obj, info) {
                     "学习中心",
                     "学习中心",
                     $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/index?userid=" + _userid + "&oid=" + _oid + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _TscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
                     $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/index?userid=" + _userid + "&oid=" + _oid + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _TscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
                         "id": "study",
                         "id": "study",
-                        "style": { "width": "80%", "height": "90%", "overflow": 'hidden' },
+                        "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
                         "onresize": function() {}
                         "onresize": function() {}
                     }, {
                     }, {
                         closecallback: function() {}
                         closecallback: function() {}
@@ -1382,7 +1382,7 @@ U.MD.D.I.openApplication = function(str, obj, info) {
                     "学习中心",
                     "学习中心",
                     $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/index?userid=" + _userid + "&oid=" + _oid + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _TscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
                     $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/index?userid=" + _userid + "&oid=" + _oid + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _TscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
                         "id": "study",
                         "id": "study",
-                        "style": { "width": "80%", "height": "90%", "overflow": 'hidden' },
+                        "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
                         "onresize": function() {}
                         "onresize": function() {}
                     }, {
                     }, {
                         closecallback: function() {}
                         closecallback: function() {}