lsc 2 settimane fa
parent
commit
75ae6a8ddf
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      js/Desktop/DeskTop.js
  2. 1 1
      uform.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -5569,7 +5569,7 @@ U.MD.D.I.openInApplication = function (str, data, screenType, tType) {
         case "inviteLoginSz":
             _formdiv = new U.UF.UI.form(
                 "随机码登录",
-                $$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": US.Config.bpbl + "/pbl-teacher-table/dist/#/inviteLoginSZ?code=" + data }), {
+                $$("iframe", { "allow": "camera *; microphone *;display-capture;midi;encrypted-media;", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://invitelogin.cocorobo.cn/#/inviteLoginSZ?code=" + data }), {
                 "id": "loginSz",
                 "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
                 "onresize": function () { }

+ 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": 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": "https://invitelogin.cocorobo.cn/#/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(false, _iframe,
                 {