lsc 1 year ago
parent
commit
f7f973252d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      uform.js

+ 1 - 1
uform.js

@@ -11577,7 +11577,7 @@ 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", "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": US.Config.bpbl + "/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": "http://localhost:8080/#/inviteLogin?code="+U.UF.C.queryString('code') });
             new U.UF.UI.form("登录", _iframe,
                 {