zengyicheng 2 년 전
부모
커밋
54a2b02e32
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -1767,7 +1767,7 @@ U.MD.D.I.openApplication = function(str, obj, info) {
         case "hanClass":
             _formdiv = new U.UF.UI.form(
                 "书法课堂",
-                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "//test-school.hanzigon.cn/?appid=886404803430338&appsecret=jhg75c7vphfljtkndumc2g4ern947j#/sfkt" }), {
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "http://test-school.hanzigon.cn/?appid=886404803430338&appsecret=jhg75c7vphfljtkndumc2g4ern947j#/sfkt" }), {
                     "id": "hanClass",
                     "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
                     "onresize": function() {}