zengyicheng 2 years ago
parent
commit
e38e162d90
1 changed files with 1 additions and 1 deletions
  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": "http://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": "//test-school.hanzigon.cn/?appid=886404803430338&appsecret=jhg75c7vphfljtkndumc2g4ern947j#/sfkt" }), {
                     "id": "hanClass",
                     "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
                     "onresize": function() {}