lsc 2 years ago
parent
commit
4fb2f68931
2 changed files with 1 additions and 1 deletions
  1. BIN
      img/icon/tengxunBg.png
  2. 1 1
      js/Desktop/DeskTop.js

BIN
img/icon/tengxunBg.png


+ 1 - 1
js/Desktop/DeskTop.js

@@ -981,7 +981,7 @@ U.MD.D.I.openInApplication = function (str, data, screenType, tType) {
                     "项目详情",
                     "项目详情",
                     $$("iframe", { "allow": "camera *; microphone *;display-capture", "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/#/courseDetailS?userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&courseId=" + data + "&tType=" + tType + "&cid=" + _classId + "&screenType=" + screenType }), {
                     $$("iframe", { "allow": "camera *; microphone *;display-capture", "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/#/courseDetailS?userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&courseId=" + data + "&tType=" + tType + "&cid=" + _classId + "&screenType=" + screenType }), {
                     "id": "studyDetailS",
                     "id": "studyDetailS",
-                    "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
+                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
                     "onresize": function () { }
                     "onresize": function () { }
                 }, {
                 }, {
                     closecallback: function () { }
                     closecallback: function () { }