lsc 1 year ago
parent
commit
9bdb396de9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      js/Desktop/DeskTop.js

+ 2 - 2
js/Desktop/DeskTop.js

@@ -3488,7 +3488,7 @@ U.MD.D.I.openInApplication = function (str, data, screenType, tType) {
                     "综合数据看板",
                     $$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": US.Config.bpbl + "/pbl-teacher-table/dist/#/sz/dataBoardArea?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
                     "id": "dataBoardSZArea",
-                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                    "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
                     "onresize": function () { }
                 }, {
                     closecallback: function () { }
@@ -3505,7 +3505,7 @@ U.MD.D.I.openInApplication = function (str, data, screenType, tType) {
                     "综合数据看板",
                     $$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": US.Config.bpbl + "/pbl-teacher-table/dist/#/sz/dataBoardCity?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
                     "id": "dataBoardSZCity",
-                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                    "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
                     "onresize": function () { }
                 }, {
                     closecallback: function () { }