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

+ 1 - 1
js/Desktop/DeskTop.js

@@ -2451,7 +2451,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
                 "我的资料",
                 $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/tcData?userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&role=" + _role }), {
                 "id": "tcData",
-                "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                "style": { "width": "42%", "height": "90%", "overflow": 'hidden' },
                 "onresize": function () { }
             }, {
                 closecallback: function () { }