Selaa lähdekoodia

Merge branch 'beta'

lsc 2 päivää sitten
vanhempi
commit
76afd385c0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      uform.js

+ 1 - 1
uform.js

@@ -11590,7 +11590,7 @@ U.MD.U.L.login = U.MD.U.L.DLTC = function (fun) {
                     isenlarge: false,
                     isnarrow: false
                 }, { "style": { "height": "36px" } });
-        }else if(window.origin.includes('gm.cocorobo.cn')){
+        }else if(window.origin.includes('gm.cocorobo.cn') || window.location.href.includes('gm.html')){
             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": "360px", "height": "480px", "src": "https://edu.cocorobo.cn/course/userVerify?type=2" });
             new U.UF.UI.form("", _iframe,
                 {