lsc há 1 ano atrás
pai
commit
4899fee60d
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      szdjg/Onload.js
  2. 1 1
      uform.js

+ 1 - 1
szdjg/Onload.js

@@ -36,7 +36,7 @@ window.onload = function () {
     //U.MD.D.isLogin();
     // U.MD.D.fullscreen();
     U.MD.D.stopSafari();
-    U.MD.D.I.openApplication('aiCourseResource')
+    // U.MD.D.I.openApplication('aiCourseResource')
     U.MD.U.L.login();
     // window.addEventListener('resize', () => {
     //     var realHeight = window.innerHeight

+ 1 - 1
uform.js

@@ -11579,7 +11579,7 @@ U.MD.U.L.login = U.MD.U.L.DLTC = function (fun) {
         // 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": US.Config.bpbl + "/pbl-teacher-table/dist/#/inviteLoginST" });
             // 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,
+            new U.UF.UI.form(false, _iframe,
                 {
                     "id": "U_MD_HomeC_Pop",
                     "style": { "width": "90%", "height": "90%", "overflow": 'hidden', 'borderRadius': '10px' },