lsc 2 years ago
parent
commit
27245ae956
1 changed files with 2 additions and 2 deletions
  1. 2 2
      uform.js

+ 2 - 2
uform.js

@@ -11577,11 +11577,11 @@ U.MD.U.L.login = U.MD.U.L.DLTC = function (fun) {
     }
     else {
         if(U.UF.C.queryString('code')){
-            var _iframe = $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "id": "UI_Login", "name": "UI_Login", "frameborder": "no", "border": "0", "scrolling ": "no", "width": "400px", "height": "450px", "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/inviteLogin?code="+U.UF.C.queryString('code') });
+            var _iframe = $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "id": "UI_Login", "name": "UI_Login", "frameborder": "no", "border": "0", "scrolling ": "no", "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/inviteLogin?code="+U.UF.C.queryString('code') });
             new U.UF.UI.form("登录", _iframe,
                 {
                     "id": "U_MD_HomeC_Pop",
-                    "style": { "width": "400px", "height": "450px", "overflow": 'hidden','borderRadius':'10px' },
+                    "style": { "width": "490px", "height": "660px", "overflow": 'hidden','borderRadius':'10px' },
                 },
                 {
                     isdrag: false,