root 2 роки тому
батько
коміт
e0c57a5088
3 змінених файлів з 2900 додано та 7 видалено
  1. 305 0
      gm.html
  2. 7 7
      js/UForm/WindowFunction.js
  3. 2588 0
      js/gm/DeskTop.js

+ 305 - 0
gm.html

@@ -0,0 +1,305 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wb="http://open.weibo.com/wb" style="overflow: hidden;">
+
+<head>
+    <meta http-equiv="P3P" content='CP="IDC DSP COR CURa ADMa  OUR IND PHY ONL COM STA"' />
+    <meta name="msapplication-window" content="width=1360;height=768" />
+    <meta http-equiv="Cache-Control" content="no-transform" />
+    <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />
+    <meta name="renderer" content="webkit" />
+    <meta name="application-name" content="智慧课堂平台" />
+    <meta name="msapplication-tooltip" content="智慧课堂平台" />
+    <meta http-equiv="pragma" content="no-cache" />
+    <meta http-equiv="Cache-Control" content="no-cache, must-revalidate" />
+    <meta http-equiv="expires" content="Wed, 26 Feb 1997 08:21:57 GMT" />
+    <meta name="msapplication-window" content="width=100%;height=100%" />
+    <meta name="format-detection" content="telephone=no" />
+    <meta name="viewport" content="width=1024, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
+    <meta name="viewport"
+        content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, target-densitydpi=device-dpi" />
+    <meta name="viewport" content="width=device-width, target-densityDpi=medium-dpi" />
+    <meta name="viewport"
+        content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
+    <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
+    <meta content="yes" name="apple-mobile-web-app-capable" />
+    <meta content="telephone=no" name="format-detection" />
+    <meta name="apple-mobile-web-app-status-bar-style" content="black" />
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta property="wb:webmaster" content="31656711026d7228" />
+    <meta property="qc:admins" content="103224276361473636" />
+    <meta name="baidu-tc-cerfication" content="2380c76f3aa8a080de8fda7e2659a58b" />
+    <link rel="apple-touch-icon-precomposed" sizes="72x72" href="" />
+    <link rel="apple-touch-icon-precomposed" sizes="144x144" href="" />
+    <link href="img/favicon.ico" rel="Shortcut Icon" />
+    <title>智慧平台</title>
+    <link href="css/Desktop/Desktop.css" rel="stylesheet" type="text/css" />
+    <link href="./css/Desktop/Desktop.css" rel="stylesheet" type="text/css" />
+    <link href="css/Desktop/Taskbar.css" rel="stylesheet" type="text/css" />
+
+    <link href="./css/Controls/Upload.css" rel="stylesheet" type="text/css" />
+    <link href="./css/Controls/Basic/Face.css" rel="stylesheet" type="text/css" />
+    <link href="./css/Controls/Basic/Music.css" rel="stylesheet" type="text/css" />
+    <link href="./css/Controls/Basic/Calendar.css" rel="stylesheet" type="text/css" />
+    <link href="./css/DomanSystem/DomanSystem.css" rel="stylesheet" type="text/css" />
+    <script type="text/javascript">
+        document.domain = document.domain.split(".").slice(-2).join(".");
+    </script>
+    <meta name="viewport" id="viewportMeta">
+    <script>
+        var initViewport = function (height, width) {
+            var metaEl = document.querySelector("#viewportMeta");
+            var content = "height=" + height + ",width=" + width + ",initial-scale=1.0,user-scalable=no";
+            metaEl.setAttribute('name', 'viewport');
+            metaEl.setAttribute('content', content);
+        }
+        var realHeight = window.innerHeight > window.innerWidth ? window.innerWidth : window.innerHeight
+        var realWidth = window.innerHeight > window.innerWidth ? window.innerHeight : window.innerWidth
+        initViewport(realHeight, realWidth);
+    </script>
+</head>
+
+<body scroll="no" class="U_MD_D_NotText Scrollbar" style="overflow: hidden;">
+    <!-- 应用窗体 -->
+    <div id="U_MD_Home" class="U_MD_Home" __top__="false" unselectable="on" contenteditable="false">
+        <div class="UD_Dtop" id="UD_Dtop" __top__="false">
+            <div class="U_MD_D" id="U_MD_D" __top__="false">
+                <div id="U_MD_D_BG" __top__="false">
+                </div>
+                <div class="U_MD_D_K" id="U_MD_D_K" __top__="false">
+                </div>
+                <div class="U_MD_D_RW" onmouseover="U.MD.D.I.displayTaskbar(this)"
+                    onmouseout="U.MD.D.I.hiddenTaskbarout(this)">
+                    <div class="U_MD_D_RW_L">
+                        <div class="U_MD_D_RW_I">
+                            <div class="U_MD_D_RW_IO" title="点击隐藏" onclick="U.MD.D.I.hiddenTaskbar(this);">
+                                <img class="U_MD_D_RW_CD" src="./img/clickdown.png" alt="Alternate Text" />
+                            </div>
+                        </div>
+                    </div>
+                    <div id="U_MD_D_RW">
+                    </div>
+                    <div class="U_MD_D_RW_R">
+                        <div class="U_MD_D_RW_GU">
+                            <img class="U_MD_D_RW_GU_g" src="./img/goUp.png" alt="Alternate Text" />
+                        </div>
+                        <div class="U_MD_D_RW_GD">
+                            <img class="U_MD_D_RW_GD_g" src="./img/goDown.png" alt="Alternate Text" />
+                        </div>
+                    </div>
+                </div>
+                <div class="U_MD_D_BD" __top__="false" style="max-width: 165px;">
+                    <div class="U_MD_D_BDA">
+                        <!-- <div class="U_MD_D_BDI U_Img" id="U_MD_D_BDI" title="登录">
+                        </div> -->
+                        <div class="U_MD_D_BDL" id="U_MD_D_BDL" style="width: auto !important;">
+                            <div class="login" onclick="U.MD.U.L.login();" title="登录">
+                                登录
+                            </div>
+                            <div class="register" onclick="U.MD.U.L.register();" title="注册" style="margin-left: 5px;">
+                                注册
+                            </div>
+                            <div class="avatar"><img src="./img/icon/avatar.png" alt=""></div>
+                            <div class="userName"
+                                style="max-width: 86px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;">
+                            </div>
+                            <div class="exit" onclick="U.MD.U.LO.logoutSystem();" title="退出"
+                                style="display: none;margin-left: 5px;color: #888888;">
+                                退出
+                            </div>
+                        </div>
+                    </div>
+                    <!-- <div class="U_MD_D_BD_QRcode">
+                        <img class="U_MD_D_BD_QRcodeImg" src="./img/qrcodeIogo.png" alt="Alternate Text" />
+                    </div> -->
+                    <div class="U_MD_D_BD_QRcodeShare">
+                        <img class="U_MD_D_BD_QRcodeShareImg" src="./img/QRcodeShare.png" alt="Alternate Text" />
+                    </div>
+                </div>
+                <div class="U_MD_D_B" __top__="false" id="U_MD_D_B">
+                    <div class="U_MD_D_BZ" onclick="U.MD.D.A.aboutUs();">
+                        关于我们
+                    </div>
+                </div>
+            </div>
+        </div>
+        <div class="U_MD_D_AG">
+            <div class="U_MD_D_AG_P" id="U_MD_D_AG_P" onselectstart="U.UF.EV.stopBubble();">
+                <pre style="word-wrap: break-word; word-break: break-all; text-align: left;">
+云端注册服务条款
+尊敬的用户,欢迎您注册成为云端用户。在注册前请您仔细阅读如下服务条款:
+本服务协议双方为本网站与云端用户,本服务协议具有合同效力。
+您确认本服务协议后,本服务协议即在您和本网站之间产生法律效力。
+请您务必在注册之前认真阅读全部服务协议内容
+如有任何疑问,可向本网站咨询。
+无论您事实上是否在注册之前认真阅读了本服务协议,
+只要您点击协议正本下方的”注册“按钮并按照本网站注册程序成功注册为用户,
+您的行为仍然表示您同意并签署了本服务协议。
+1.本网站服务条款的确认和接纳本网站各项服务的所有权和运作权归本网站拥有。
+2.用户必须:
+    (1)自行配备上网的所需设备,包括个人电脑、调制解调器或其他必备上网装置。
+    (2)自行负担个人上网所支付的与此服务有关的电话费用、网络费用。
+3.用户在本网站上交易平台上不得发布下列违法信息:
+    (1)反对宪法所确定的基本原则的;
+    (2).危害国家安全,泄露国家秘密,颠覆国家政权,破坏国家统一的;
+    (3).损害国家荣誉和利益的;
+    (4).煽动民族仇恨、民族歧视,破坏民族团结的;
+    (5).破坏国家宗教政策,宣扬邪教和封建迷信的;
+    (6).散布谣言,扰乱社会秩序,破坏社会稳定的;
+    (7).散布淫秽、色情、赌博、暴力、凶杀、恐怖或者教唆犯罪的;
+    (8).侮辱或者诽谤他人,侵害他人合法权益的;
+    (9).含有法律、行政法规禁止的其他内容的。
+4.有关个人资料
+用户同意:
+    (1) 提供及时、详尽及准确的个人资料。
+    (2).同意接收来自本网站的信息。
+    (3) 不断更新注册资料,符合及时、详尽准确的要求。所有原始键入的资料将引用为注册资料。
+    (4)云端不公开用户的姓名、地址、电子邮箱和笔名,以下情况除外:
+        (a)用户授权本网站透露这些信息。
+        (b)相应的法律及程序要求本网站提供用户的个人资料。
+如果用户提供的资料包含有不正确的信息,本网站保留结束用户使用本网站信息服务资格的权利。
+5. 用户在注册时应当选择稳定性及安全性相对较好的电子邮箱
+并且同意接受并阅读本网站发往用户的各类电子邮件。
+如用户未及时从自己的电子邮箱接受电子邮件或因用户电子邮箱或用户电子邮件接收及阅读程序本身的问题使电子邮件无法正常接收或阅读的,
+只要本网站成功发送了电子邮件,
+应当视为用户已经接收到相关的电子邮件。
+电子邮件在发信服务器上所记录的发出时间视为送达时间。
+6.服务条款的修改
+本网站有权在必要时修改服务条款,本网站服务条款一旦发生变动,将会在重要页面上提示修改内容。
+如果不同意所改动的内容,用户可以主动取消获得的本网站信息服务。如果用户继续享用本网站信息服务,
+则视为接受服务条款的变动。本网站保留随时修改或中断服务而不需通知用户的权利。
+本网站行使修改或中断服务的权利,不需对用户或第三方负责。
+7.用户隐私制度
+尊重用户个人隐私是本网站的一项基本政策。所以,本网站一定不会在未经合法用户授权时公开、编辑或透露其注册资料及保存在本网站中的非公开内容,
+除非有法律许可要求或本网站在诚信的基础上认为透露这些信息在以下四种情况是必要的:
+    (1) 遵守有关法律规定,遵从本网站合法服务程序。
+    (2) 保持维护本网站的商标所有权。
+    (3) 在紧急情况下竭力维护用户个人和社会大众的隐私安全。
+    (4)符合其他相关的要求。本网站保留发布会员人口分析资询的权利。
+8.用户的帐号、密码和安全性
+你一旦注册成功成为用户,你将得到一个密码和帐号。
+如果你不保管好自己的帐号和密码安全,将负全部责任。
+另外,每个用户都要对其帐户中的所有活动和事件负全责。
+你可随时根据指示改变你的密码,也可以结束旧的帐户重开一个新帐户。
+用户同意若发现任何非法使用用户帐号或安全漏洞的情况,请立即通告本网站。
+9. 拒绝提供担保
+用户明确同意信息服务的使用由用户个人承担风险。
+本网站不担保服务不会受中断,对服务的及时性,安全性,出错发生都不作担保,但会在能力范围内,避免出错。
+10.有限责任
+本网站对任何直接、间接、偶然、特殊及继起的损害不负责任,这些损害来自:不正当使用本网站服务,
+或用户传送的信息不符合规定等。这些行为都有可能导致本网站形象受损,
+所以本网站事先提出这种损害的可能性,同时会尽量避免这种损害的发生。
+11.信息的储存及限制
+本网站有判定用户的行为是否符合本网站服务条款的要求和精神的权利,
+如果用户违背本网站服务条款的规定,本网站有权中断其服务的帐号。
+12.用户管理
+ 用户必须遵循:
+    (1) 使用信息服务不作非法用途。
+    (2) 不干扰或混乱网络服务。
+    (3) 遵守所有使用服务的网络协议、规定、程序和惯例。用户的行为准则是以因特网法规,政策、程序和惯例为根据的。
+13.保障
+用户同意保障和维护本网站全体成员的利益,负责支付由用户使用超出服务范围引起的律师费用,
+违反服务条款的损害补偿费用,其它人使用用户的电脑、帐号和其它知识产权的追索费。
+14.结束服务
+用户或本网站可随时根据实际情况中断一项或多项服务。
+本网站不需对任何个人或第三方负责而随时中断服务。
+用户若反对任何服务条款的建议或对后来的条款修改有异议,或对本网站服务不满,
+用户可以行使如下权利:
+    (1) 不再使用本网站信息服务。
+    (2) 通知本网站停止对该用户的服务。
+结束用户服务后,用户使用本网站服务的权利马上中止。
+从那时起,用户没有权利,本网站也没有义务传送任何未处理的信息或未完成的服务给用户或第三方。
+15.通告
+所有发给用户的通告都可通过重要页面的公告或电子邮件或常规的信件传送。
+服务条款的修改、服务变更、或其它重要事件的通告都会以此形式进行。
+16.信息内容的所有权
+本网站定义的信息内容包括:文字、软件、声音、相片、录象、图表;
+在广告中全部内容;本网站为用户提供的其它信息。
+所有这些内容受版权、商标、标签和其它财产所有权法律的保护。
+所以,用户只能在本网站和广告商授权下才能使用这些内容,而不能擅自复制、再造这些内容、或创造与内容有关的派生产品。
+17.法律
+本网站信息服务条款要与中华人民共和国的法律解释一致。
+用户和本网站一致同意服从本网站所在地有管辖权的法院管辖。
+如发生本网站服务条款与中华人民共和国法律相抵触时,则这些条款将完全按法律规定重新解释,而其它条款则依旧保持对用户的约束力。</pre>
+            </div>
+        </div>
+        <script src="./uform.js" type="text/javascript"></script>
+        <!--通用函数区域 -->
+        <!--注册命名空间 -->
+        <script src="./js/UForm/Main.js" type="text/javascript"></script>
+        <!--通用函数区域 -->
+        <script src="./js/UForm/Common.js" type="text/javascript"></script>
+        <script src="./js/UForm/Element.js" type="text/javascript"></script>
+        <script src="./js/UForm/Cookie.js" type="text/javascript"></script>
+        <script src="./js/UForm/Event.js" type="text/javascript"></script>
+        <!--字符串处理区域 -->
+        <script src="./js/UForm/Type.js" type="text/javascript"></script>
+        <!--js获取客服端的信息 -->
+        <script src="./js/UForm/ClientInfo.js" type="text/javascript"></script>
+        <!--选择器 -->
+        <script src="./js/UForm/Selector.js" type="text/javascript"></script>
+        <!--浏览器兼容处理 -->
+        <script src="./js/UForm/Compatible.js" type="text/javascript"></script>
+        <!--数据处理 -->
+        <script src="./js/UForm/Json.js" type="text/javascript"></script>
+        <!--动态加载 -->
+        <script src="./js/UForm/DynamicLoad.js" type="text/javascript"></script>
+        <script src="./js/UForm/MainStart.js" type="text/javascript"></script>
+        <!--封装好的上传 -->
+        <script src="./js/UForm/UPload.js" type="text/javascript"></script>
+        <!--最新的图片预览 -->
+        <script src="./js/UForm/Image.js" type="text/javascript"></script>
+        <!--ajax加载局域 -->
+        <script src="./js/UForm/Ajax.js" type="text/javascript"></script>
+        <!--导航切换效果 -->
+        <script src="./js/Common/Switch.js" type="text/javascript"></script>
+        <!--分页控件 -->
+        <script src="./js/Controls/Basic/Page.js" type="text/javascript"></script>
+        <!--时间处理区域 -->
+        <script src="./js/UForm/Date.js" type="text/javascript"></script>
+        <!--Ajax 前进后退 -->
+        <script src="./js/UForm/Navigation.js" type="text/javascript"></script>
+        <!--窗体操作使用 -->
+        <script src="./js/UForm/WindowFunction.js" type="text/javascript"></script>
+        <!--数学函数 -->
+        <script src="./js/UForm/Math.js" type="text/javascript"></script>
+        <!--跨域加载1473 -->
+        <script src="./js/UForm/CrossDomain.js" type="text/javascript"></script>
+        <!--编辑器功能 -->
+        <script src="./js/UForm/Editor.js" type="text/javascript"></script>
+        <!--加密函数区域 -->
+        <script src="./js/UForm/Encrypted.js" type="text/javascript"></script>
+        <!--二维码-->
+        <script src="./js/UForm/QRCode.js" type="text/javascript"></script>
+        <!--广告区域 -->
+        <script src="./js/Common/Advertisement.js" type="text/javascript"></script>
+        <!--事件 -->
+        <script src="./js/Common/Common.js" type="text/javascript"></script>
+        <!--网盘上传 -->
+        <script src="./js/Common/Permission.js" type="text/javascript"></script>
+        <!--网盘权限 -->
+        <script src="./js/Common/Upload.js" type="text/javascript"></script>
+        <!--数据处理 -->
+        <!--url引导 -->
+        <script src="./js/Common/Url.js" type="text/javascript"></script>
+        <!--桌面参数 -->
+        <!--初始化桌面 -->
+        <script src="./js/Desktop/Onload.js" type="text/javascript"></script>
+        <!--桌面应用 -->
+        <script src="./js/Desktop/DeskTop.js" type="text/javascript"></script>
+        <!--任务栏 -->
+        <script src="./js/Desktop/taskbar.js" type="text/javascript"></script>
+        <!--背景设置 -->
+        <script src="./js/Desktop/Background.js" type="text/javascript"></script>
+        <!--计时器 -->
+        <script src="./js/Common/Timer.js" type="text/javascript"></script>
+        <script src="./js/Office/Office.js" type="text/javascript"></script>
+        <script src="./js/Office/Word/WordEditor.js" type="text/javascript"></script>
+        <!--txt使用 -->
+        <script src="./js/Text/Text.js" type="text/javascript"></script>
+        <!--轮训服务-->
+        <script src="./js/Office/Poll.js" type="text/javascript"></script>
+    </div>
+</body>
+
+</html>

+ 7 - 7
js/UForm/WindowFunction.js

@@ -67,13 +67,13 @@ U.UF.F.windowMinimize = function (el) {
 */
 U.UF.F.closeWindow = function (el, str) {
     var _el = U.selectEl(el); //获取整个窗体的元素
-    //    if (_el[0].style.display != "none" && str == "remove") {//判断窗体是否被隐藏,并且操作指令为remove
-    //        _el.remove(); //移除整个窗体
-    //        _el = null; //移除整个窗体
-    //    }
-    //    else {
-    _el.css("display", "none");
-    //    }
+    if (_el[0].style.display != "none" && str == "remove") {//判断窗体是否被隐藏,并且操作指令为remove
+        _el.remove(); //移除整个窗体
+        _el = null; //移除整个窗体
+    }
+    else {
+        _el.css("display", "none");
+    }
 }
 
 /*

+ 2588 - 0
js/gm/DeskTop.js

@@ -0,0 +1,2588 @@
+/*
+此处为桌面系统启动应用区域
+*/
+Namespace.register("U.MD.D.I"); //桌面应用处理
+
+//判断图片是否在拖拽,如果是拖拽图标的过程是不会打开图片的
+U.MD.D.I.IsDrag;
+
+U.MD.D.I.Ip;
+
+//教师桌面图标的全局变量
+U.MD.D.I.teacherDeskIcon = [
+    { "Name": "项目管理", "Url": "project", "style": { "cssText": "background-image:url(/img/icon/project.png)" } },
+    { "Name": "学习中心", "Url": "study", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
+    { "Name": "学生管理", "Url": "student", "style": { "cssText": "background-image:url(/img/icon/student.png)" } },
+    { "Name": "学生评价", "Url": "evaluate", "style": { "cssText": "background-image:url(/img/icon/evaluation.png)" } },
+    { "Name": "班级管理", "Url": "class", "style": { "cssText": "background-image:url(/img/icon/class.png)" } },
+    { "Name": "我的资料", "Url": "my", "style": { "cssText": "background-image:url(/img/icon/myMessage.png)" } },
+    { "Name": "通知公告", "Url": "notice", "style": { "cssText": "background-image:url(/img/icon/news.png)" } },
+    { "Name": "素材库", "Url": "library", "style": { "cssText": "background-image:url(/img/icon/library.png)" } },
+    { "Name": "电子白板", "Url": "whiteboard", "style": { "cssText": "background-image:url(/img/icon/whiteBoard.png)" } },
+    { "Name": "问卷调查", "Url": "investigation", "style": { "cssText": "background-image:url(/img/icon/ask.png)" } },
+    { "Name": "便签分类", "Url": "note", "style": { "cssText": "background-image:url(/img/icon/note.png)" } },
+    // { "Name": "量规评分", "Url": "score", "style": { "cssText": "background-image:url(/img/icon/score.png)" } },
+    { "Name": "思维导图", "Url": "mind", "style": { "cssText": "background-image:url(/img/icon/mindMapping.png)" } },
+    { "Name": "协同文档", "Url": "doc", "style": { "cssText": "background-image:url(/img/icon/doc.png)" } },
+    { "Name": "思维网格", "Url": "mindNetwork", "style": { "cssText": "background-image:url(/img/icon/mindNetwork.png)" } },
+    { "Name": "实时课堂", "Url": "teacherClassRoom", "style": { "cssText": "background-image:url(/img/icon/classRoom.png)" } },
+    { "Name": "目标管理", "Url": "sys", "style": { "cssText": "background-image:url(/img/icon/evalua.png)" } },
+    { "Name": "课程设计", "Url": "courseDesign", "style": { "cssText": "background-image:url(/img/icon/courseDesign.png)" } },
+    { "Name": "训练平台", "Url": "train", "style": { "cssText": "background-image:url(/img/icon/trainPlatform.png)" } },
+    { "Name": "编程平台", "Url": "program", "style": { "cssText": "background-image:url(/img/icon/program.png)" } },
+    { "Name": "AI体验", "Url": "AIprogram2", "style": { "cssText": "background-image:url(/img/icon/AIprogram2.png)" } },
+    { "Name": "Python", "Url": "Pythonprogram", "style": { "cssText": "background-image:url(/img/icon/Pythonprogram.png)" } },
+    { "Name": "AI编程", "Url": "AIprogram", "style": { "cssText": "background-image:url(/img/icon/AIprogram.png)" } },
+    { "Name": "源码编辑", "Url": "codeEdit", "style": { "cssText": "background-image:url(/img/icon/code.png)" } },
+    { "Name": "MindMap", "Url": "MindMap", "style": { "cssText": "background-image:url(/img/icon/MIndMap.png)" } },
+    { "Name": "翻译", "Url": "translation", "style": { "cssText": "background-image:url(/img/icon/translation.png)" } },
+    { "Name": " 魔盒识字", "Url": "mohe", "style": { "cssText": "background-image:url(/img/icon/mohe.png)" } },
+    { "Name": "24点", "Url": "24game", "style": { "cssText": "background-image:url(/img/icon/24game.png)" } },
+    { "Name": "数学画板", "Url": "netWorkPanel", "style": { "cssText": "background-image:url(/img/icon/networkPanel.png)" } },
+    { "Name": "GeoGebra", "Url": "GeoGebra", "style": { "cssText": "background-image:url(/img/icon/GeoGebra.png)" } },
+    { "Name": "项目进展", "Url": "case", "style": { "cssText": "background-image:url(/img/icon/case.png)" } },
+    // { "Name": "国家教育", "Url": "resources", "style": { "cssText": "background-image:url(/img/icon/resources.png)" } },
+    { "Name": "赛诺梵", "Url": "snf", "style": { "cssText": "background-image:url(/img/icon/snf.png)" } },
+    { "Name": "汉字宫", "Url": "han", "style": { "cssText": "background-image:url(/img/icon/han.png)" } },
+];
+
+U.MD.D.I.studentDeskIcon = [
+    // { "Name": "我的项目", "Url": "studnetProject", "style": { "cssText": "background-image:url(/img/icon/project.png)" } },
+    { "Name": "学习中心", "Url": "studentStudy", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
+    // { "Name": "我的评价", "Url": "studentEvaluate", "style": { "cssText": "background-image:url(/img/icon/evaluation.png)" } },
+    // { "Name": "我的资料", "Url": "my", "style": { "cssText": "background-image:url(/img/icon/myMessage.png)" } },
+    // { "Name": "素材库", "Url": "library", "style": { "cssText": "background-image:url(/img/icon/library.png)" } },
+    // { "Name": "电子白板", "Url": "whiteboard", "style": { "cssText": "background-image:url(/img/icon/whiteBoard.png)" } },
+    // { "Name": "问卷调查", "Url": "investigation", "style": { "cssText": "background-image:url(/img/icon/ask.png)" } },
+    // { "Name": "便签分类", "Url": "note", "style": { "cssText": "background-image:url(/img/icon/note.png)" } },
+    // { "Name": "量规评分", "Url": "score", "style": { "cssText": "background-image:url(/img/icon/score.png)" } },
+    // { "Name": "思维导图", "Url": "mind", "style": { "cssText": "background-image:url(/img/icon/mindMapping.png)" } },
+    // { "Name": "协同文档", "Url": "doc", "style": { "cssText": "background-image:url(/img/icon/doc.png)" } },
+    // { "Name": "思维网格", "Url": "mindNetwork", "style": { "cssText": "background-image:url(/img/icon/mindNetwork.png)" } },
+    { "Name": "实时课堂", "Url": "studentClassRoom", "style": { "cssText": "background-image:url(/img/icon/classRoom.png)" } },
+    // { "Name": "训练平台", "Url": "train", "style": { "cssText": "background-image:url(/img/icon/trainPlatform.png)" } },
+    // { "Name": "编程平台", "Url": "program", "style": { "cssText": "background-image:url(/img/icon/program.png)" } },
+    // { "Name": "AI体验", "Url": "AIprogram2", "style": { "cssText": "background-image:url(/img/icon/AIprogram2.png)" } },
+    // { "Name": "Python", "Url": "Pythonprogram", "style": { "cssText": "background-image:url(/img/icon/Pythonprogram.png)" } },
+    // { "Name": "AI编程", "Url": "AIprogram", "style": { "cssText": "background-image:url(/img/icon/AIprogram.png)" } },
+    // { "Name": "源码编辑", "Url": "codeEdit", "style": { "cssText": "background-image:url(/img/icon/code.png)" } },
+    // { "Name": "MindMap", "Url": "MindMap", "style": { "cssText": "background-image:url(/img/icon/MIndMap.png)" } },
+    // { "Name": "翻译", "Url": "translation", "style": { "cssText": "background-image:url(/img/icon/translation.png)" } },
+    // { "Name": " 魔盒识字", "Url": "mohe", "style": { "cssText": "background-image:url(/img/icon/mohe.png)" } },
+    // { "Name": "24点", "Url": "24game", "style": { "cssText": "background-image:url(/img/icon/24game.png)" } },
+    // { "Name": "数学画板", "Url": "netWorkPanel", "style": { "cssText": "background-image:url(/img/icon/networkPanel.png)" } },
+    // { "Name": "GeoGebra", "Url": "GeoGebra", "style": { "cssText": "background-image:url(/img/icon/GeoGebra.png)" } },
+    // { "Name": "国家教育", "Url": "resources", "style": { "cssText": "background-image:url(/img/icon/resources.png)" } },
+    { "Name": "汉字宫", "Url": "han", "style": { "cssText": "background-image:url(/img/icon/han.png)" } },
+];
+
+U.MD.D.I.schoolDeskIcon = [
+    { "Name": "项目管理", "Url": "project", "style": { "cssText": "background-image:url(/img/icon/project.png)" } },
+    { "Name": "学习中心", "Url": "study", "style": { "cssText": "background-image:url(/img/icon/study.png)" } },
+    { "Name": "学生评价", "Url": "evaluate", "style": { "cssText": "background-image:url(/img/icon/evaluation.png)" } },
+    { "Name": "通知公告", "Url": "notice", "style": { "cssText": "background-image:url(/img/icon/news.png)" } },
+    { "Name": "学习资料", "Url": "stuLibrary", "style": { "cssText": "background-image:url(/img/icon/library.png)" } },
+    { "Name": "电子白板", "Url": "whiteboard", "style": { "cssText": "background-image:url(/img/icon/whiteBoard.png)" } },
+    { "Name": "问卷调查", "Url": "investigation", "style": { "cssText": "background-image:url(/img/icon/ask.png)" } },
+    { "Name": "思维导图", "Url": "mind", "style": { "cssText": "background-image:url(/img/icon/mindMapping.png)" } },
+    { "Name": "协同文档", "Url": "doc", "style": { "cssText": "background-image:url(/img/icon/doc.png)" } },
+    { "Name": "思维网格", "Url": "mindNetwork", "style": { "cssText": "background-image:url(/img/icon/mindNetwork.png)" } },
+    { "Name": "目标管理", "Url": "sys", "style": { "cssText": "background-image:url(/img/icon/evalua.png)" } },
+    { "Name": "课程设计", "Url": "courseDesign", "style": { "cssText": "background-image:url(/img/icon/courseDesign.png)" } },
+    { "Name": "训练平台", "Url": "train", "style": { "cssText": "background-image:url(/img/icon/trainPlatform.png)" } },
+    { "Name": "编程平台", "Url": "program", "style": { "cssText": "background-image:url(/img/icon/program.png)" } },
+    { "Name": "AI体验", "Url": "AIprogram2", "style": { "cssText": "background-image:url(/img/icon/AIprogram2.png)" } },
+    { "Name": "Python", "Url": "Pythonprogram", "style": { "cssText": "background-image:url(/img/icon/Pythonprogram.png)" } },
+    { "Name": "AI编程", "Url": "AIprogram", "style": { "cssText": "background-image:url(/img/icon/AIprogram.png)" } },
+    { "Name": "源码编辑", "Url": "codeEdit", "style": { "cssText": "background-image:url(/img/icon/code.png)" } },
+    { "Name": "MindMap", "Url": "MindMap", "style": { "cssText": "background-image:url(/img/icon/MIndMap.png)" } },
+    // { "Name": "国家教育", "Url": "resources", "style": { "cssText": "background-image:url(/img/icon/resources.png)" } },
+];
+
+U.MD.D.I.orgDeskIcon = [
+    { "Name": "项目管理", "Url": "project", "style": { "cssText": "background-image:url(/img/icon/orgIcon/orgProject.png)" } },
+    { "Name": "学习中心", "Url": "study", "style": { "cssText": "background-image:url(/img/icon/orgIcon/orgStudy.png)" } },
+    { "Name": "学生评价", "Url": "evaluate", "style": { "cssText": "background-image:url(/img/icon/orgIcon/orgEva.png)" } },
+    { "Name": "项目进展", "Url": "case", "style": { "cssText": "background-image:url(/img/icon/orgIcon/orgCase.png)" } },
+];
+
+U.MD.D.I.orgStemDeskIcon = [
+    { "Name": "项目管理", "Url": "project", "style": { "cssText": "background-image:url(/img/icon/orgIcon/orgProject.png)" } },
+    { "Name": "学习中心", "Url": "study", "style": { "cssText": "background-image:url(/img/icon/orgIcon/orgStudy.png)" } },
+    { "Name": "学生管理", "Url": "student", "style": { "cssText": "background-image:url(/img/icon/student.png)" } },
+    { "Name": "学生评价", "Url": "evaluate", "style": { "cssText": "background-image:url(/img/icon/orgIcon/orgEva.png)" } },
+    { "Name": "我的资料", "Url": "my", "style": { "cssText": "background-image:url(/img/icon/myMessage.png)" } },
+    { "Name": "目标管理", "Url": "sys", "style": { "cssText": "background-image:url(/img/icon/evalua.png)" } },
+    { "Name": "课程设计", "Url": "courseDesign", "style": { "cssText": "background-image:url(/img/icon/courseDesign.png)" } },
+    { "Name": "项目进展", "Url": "case", "style": { "cssText": "background-image:url(/img/icon/case.png)" } },
+];
+
+U.MD.D.I.hanDeskIcon = [
+    { "Name": "项目管理", "Url": "project", "style": { "cssText": "background-image:url(/img/icon/orgIcon/orgProject.png)" } },
+    { "Name": "学习中心", "Url": "study", "style": { "cssText": "background-image:url(/img/icon/orgIcon/orgStudy.png)" } },
+    { "Name": "学生评价", "Url": "evaluate", "style": { "cssText": "background-image:url(/img/icon/orgIcon/orgEva.png)" } },
+    { "Name": "汉字家族", "Url": "hanFamily", "style": { "cssText": "background-image:url(/img/icon/hanFamily.png)" } },
+    { "Name": "国学经典", "Url": "hanClassics", "style": { "cssText": "background-image:url(/img/icon/hanClassics.png)" } },
+    { "Name": "笔画训练", "Url": "hanTraining", "style": { "cssText": "background-image:url(/img/icon/hanTraining.png)" } },
+    { "Name": "书法课堂", "Url": "hanClass", "style": { "cssText": "background-image:url(/img/icon/hanClass.png)" } },
+    { "Name": "汉字宫", "Url": "han", "style": { "cssText": "background-image:url(/img/icon/han.png)" } },
+    { "Name": " 魔盒识字", "Url": "mohe", "style": { "cssText": "background-image:url(/img/icon/mohe.png)" } },
+];
+
+U.MD.D.I.GMteacherDeskIcon = [
+    { "Name": "项目管理", "Url": "projectGM", "style": { "cssText": "background-image:url(/img/icon/gm/courseMange.png)" } },
+    { "Name": "学习中心", "Url": "studyGM", "style": { "cssText": "background-image:url(/img/icon/gm/learning.png)" } },
+    { "Name": "学生管理", "Url": "studentGM", "style": { "cssText": "background-image:url(/img/icon/gm/student.png)" } },
+    { "Name": "学生评价", "Url": "evaluateGM", "style": { "cssText": "background-image:url(/img/icon/gm/evaluate.png)" } },
+    { "Name": "班级管理", "Url": "classGM", "style": { "cssText": "background-image:url(/img/icon/gm/class.png)" } },
+    { "Name": "我的资料", "Url": "dataGM", "style": { "cssText": "background-image:url(/img/icon/gm/data.png)" } },
+    { "Name": "项目进展", "Url": "caseGM", "style": { "cssText": "background-image:url(/img/icon/gm/case.png)" } },
+    { "Name": "素材库", "Url": "meterialGM", "style": { "cssText": "background-image:url(/img/icon/gm/material.png)" } },
+];
+
+U.MD.D.I.GMstudentDeskIcon = [
+    { "Name": "学习中心", "Url": "studyGM", "style": { "cssText": "background-image:url(/img/icon/gm/learning.png)" } },
+    { "Name": "我的评价", "Url": "evaluateSGM", "style": { "cssText": "background-image:url(/img/icon/gm/evaluate.png)" } },
+    { "Name": "我的资料", "Url": "dataGM", "style": { "cssText": "background-image:url(/img/icon/gm/data.png)" } },
+    { "Name": "素材库", "Url": "meterialGM", "style": { "cssText": "background-image:url(/img/icon/gm/material.png)" } },
+];
+
+U.MD.D.I.teacherDeskIcon = [
+    { "Name": "项目管理", "Url": "projectGM", "style": { "cssText": "background-image:url(/img/icon/gm/courseMange.png)" } },
+    { "Name": "学习中心", "Url": "studyGM", "style": { "cssText": "background-image:url(/img/icon/gm/learning.png)" } },
+    { "Name": "学生管理", "Url": "studentGM", "style": { "cssText": "background-image:url(/img/icon/gm/student.png)" } },
+    { "Name": "学生评价", "Url": "evaluateGM", "style": { "cssText": "background-image:url(/img/icon/gm/evaluate.png)" } },
+    { "Name": "班级管理", "Url": "classGM", "style": { "cssText": "background-image:url(/img/icon/gm/class.png)" } },
+    { "Name": "我的资料", "Url": "dataGM", "style": { "cssText": "background-image:url(/img/icon/gm/data.png)" } },
+    { "Name": "项目进展", "Url": "caseGM", "style": { "cssText": "background-image:url(/img/icon/gm/case.png)" } },
+    { "Name": "素材库", "Url": "meterialGM", "style": { "cssText": "background-image:url(/img/icon/gm/material.png)" } },
+];
+
+
+
+//#region 桌面初始化a
+
+/**
+ * 初始化桌面的起始函数
+ *
+ */
+U.MD.D.I.init = function() {
+    if ($("#U_MD_D_K")[0]) {
+        //初始化桌面图标
+        U.MD.D.I.initDesktopIcons($("#U_MD_D_K")[0]);
+        // var clickUrl = ':12588/requestIp.php';
+        // U.MD.D.I.Mysqlrequest(clickUrl,function(data){
+        //     U.MD.D.I.Ip = data; 
+        //     var AccessUrl = ':12588/useAccess.php?ip=' + U.MD.D.I.Ip;
+        //     U.MD.D.I.Mysqlrequest(AccessUrl,function(data){
+        //         U.selectEl("#U_MD_D_RW").css("width", US.width - 165 + "px");
+        //     })
+        //     //初始化任务栏,因为是静态的,所以直接改变样式即可.
+        // })
+    }
+}
+
+/**
+ * 隐藏任务栏
+ *
+ * @param  {element} 桌面元素
+ */
+U.MD.D.I.hiddenTaskbar = function(el) {
+    //任务栏位置变小
+    U.selectEl(el).parentElement(3).css({ "bottom": "-60px" });
+    //桌面的位置变大
+    //  U.selectEl("#U_MD_D_K").css({ "left": "5px" });
+}
+
+
+/**
+ * 隐藏任务栏
+ *
+ * @param  {element} 桌面元素
+ */
+U.MD.D.I.hiddenTaskbarout = function(el) {
+    //任务栏位置变小
+    if (!U.UF.EV.stopBubbleMouseOutOrOver(el)) {
+        //任务栏位置变化
+        U.selectEl(el).css({ "bottom": "-60px" });
+        //桌面的位置变大
+        //  U.selectEl("#U_MD_D_K").css({ "left": "5px" });
+    }
+}
+
+
+/**
+ * 初始化打印桌面图标
+ *
+ * @param  {element} 桌面元素
+ */
+U.MD.D.I.initDesktopIcons = function(el) {
+    var i, //用于循环
+        _content, //桌面图标元素
+        _iconcontent, //桌面图标元素
+        _frag = $$("frag"), //定义一个碎片元素
+        _type = US.userInfo.type,
+        _org = US.userInfo.org,
+        _oid = US.userInfo.organizeid,
+        _teacherDesktopIconInfo = U.MD.D.I.teacherDeskIcon, //获取教师端桌面图标
+        _studentDesktopIconInfo = U.MD.D.I.studentDeskIcon, //获取学生端桌面图标
+        _orgDesktopIconInfo = U.MD.D.I.orgDeskIcon, //获取组织桌面图标
+        _orgStemDeskIcon = U.MD.D.I.orgStemDeskIcon,
+        _hanDeskIcon = U.MD.D.I.hanDeskIcon,
+        _schoolDesktopIconInfo = U.MD.D.I.schoolDeskIcon, //获取测试学校桌面图标
+        _GMteacherDesktopIconInfo = U.MD.D.I.GMteacherDeskIcon, //获取光明学校桌面图标
+        _GMstudentDesktopIconInfo = U.MD.D.I.GMstudentDeskIcon; //获取光明学校桌面图标
+    //清楚桌面图标
+    el.innerHTML = "";
+    //循环创建桌面图标
+    if (_type == 2 && _oid != "91305d49-01ba-11ed-8c78-005056b86db5" && _org != "eb2af5e9-ac3d-46b6-9fe3-3c1c364f0217") {
+        for (i = 0; i < _studentDesktopIconInfo.length; i++) {
+            _content = $$("div", {
+                className: "U_MD_D_KO",
+                "onmousedown": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_studentDesktopIconInfo[i]]),
+                "onclick": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_studentDesktopIconInfo[i]])
+            }, _frag); // 
+            _iconcontent = $$("div", { className: "U_MD_D_KOA" }, _content);
+            $$("div", { className: "U_MD_D_KOS U_Img", "style": _studentDesktopIconInfo[i].style }, _iconcontent);
+            $$("div", { className: "U_MD_D_KOX", "innerHTML": _studentDesktopIconInfo[i].Name }, _iconcontent);
+        }
+    } else if ((_type == 1 || _type == 4) && _oid == "d9db3320-503a-11ed-8c78-005056b86db5") {
+        for (i = 0; i < _hanDeskIcon.length; i++) {
+            _content = $$("div", {
+                className: "U_MD_D_KO",
+                "onmousedown": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_hanDeskIcon[i]]),
+                "onclick": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_hanDeskIcon[i]])
+            }, _frag); // 
+            _iconcontent = $$("div", { className: "U_MD_D_KOA" }, _content);
+            $$("div", { className: "U_MD_D_KOS U_Img", "style": _hanDeskIcon[i].style }, _iconcontent);
+            $$("div", { className: "U_MD_D_KOX", "innerHTML": _hanDeskIcon[i].Name }, _iconcontent);
+        }
+    } else if ((_type == 1 || _type == 4) && _org == "7ada499f-4ec7-11ed-8c78-005056b86db5") {
+        for (i = 0; i < _orgStemDeskIcon.length; i++) {
+            _content = $$("div", {
+                className: "U_MD_D_KO",
+                "onmousedown": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_orgStemDeskIcon[i]]),
+                "onclick": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_orgStemDeskIcon[i]])
+            }, _frag); // 
+            _iconcontent = $$("div", { className: "U_MD_D_KOA" }, _content);
+            $$("div", { className: "U_MD_D_KOS U_Img", "style": _orgStemDeskIcon[i].style }, _iconcontent);
+            $$("div", { className: "U_MD_D_KOX", "innerHTML": _orgStemDeskIcon[i].Name }, _iconcontent);
+        }
+    } else if ((_type == 1 || _type == 4) && _org == "eb2af5e9-ac3d-46b6-9fe3-3c1c364f018d") {
+        for (i = 0; i < _orgDesktopIconInfo.length; i++) {
+            _content = $$("div", {
+                className: "U_MD_D_KO",
+                "onmousedown": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_orgDesktopIconInfo[i]]),
+                "onclick": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_orgDesktopIconInfo[i]])
+            }, _frag); // 
+            _iconcontent = $$("div", { className: "U_MD_D_KOA" }, _content);
+            $$("div", { className: "U_MD_D_KOS U_Img", "style": _orgDesktopIconInfo[i].style }, _iconcontent);
+            $$("div", { className: "U_MD_D_KOX", "innerHTML": _orgDesktopIconInfo[i].Name }, _iconcontent);
+        }
+    } else if ((_type == 1 || _type == 4) && _oid == "91305d49-01ba-11ed-8c78-005056b86db5") {
+        for (i = 0; i < _schoolDesktopIconInfo.length; i++) {
+            _content = $$("div", {
+                className: "U_MD_D_KO",
+                "onmousedown": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_schoolDesktopIconInfo[i]]),
+                "onclick": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_schoolDesktopIconInfo[i]])
+            }, _frag); // 
+            _iconcontent = $$("div", { className: "U_MD_D_KOA" }, _content);
+            $$("div", { className: "U_MD_D_KOS U_Img", "style": _schoolDesktopIconInfo[i].style }, _iconcontent);
+            $$("div", { className: "U_MD_D_KOX", "innerHTML": _schoolDesktopIconInfo[i].Name }, _iconcontent);
+        }
+    } else if (_type == 2 && _oid == "91305d49-01ba-11ed-8c78-005056b86db5") {
+        for (i = 0; i < _studentDesktopIconInfo.length; i++) {
+            _content = $$("div", {
+                className: "U_MD_D_KO",
+                "onmousedown": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_studentDesktopIconInfo[i]]),
+                "onclick": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_studentDesktopIconInfo[i]])
+            }, _frag); // 
+            _iconcontent = $$("div", { className: "U_MD_D_KOA" }, _content);
+            $$("div", { className: "U_MD_D_KOS U_Img", "style": _studentDesktopIconInfo[i].style }, _iconcontent);
+            $$("div", { className: "U_MD_D_KOX", "innerHTML": _studentDesktopIconInfo[i].Name }, _iconcontent);
+        }
+    }else if ((_type == 1 || _type == 4) && _org == "eb2af5e9-ac3d-46b6-9fe3-3c1c364f0217") {
+        for (i = 0; i < _GMteacherDesktopIconInfo.length; i++) {
+            _content = $$("div", {
+                className: "U_MD_D_KO",
+                "onmousedown": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_GMteacherDesktopIconInfo[i]]),
+                "onclick": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_GMteacherDesktopIconInfo[i]])
+            }, _frag); // 
+            _iconcontent = $$("div", { className: "U_MD_D_KOA" }, _content);
+            $$("div", { className: "U_MD_D_KOS U_Img", "style": _GMteacherDesktopIconInfo[i].style }, _iconcontent);
+            $$("div", { className: "U_MD_D_KOX", "innerHTML": _GMteacherDesktopIconInfo[i].Name }, _iconcontent);
+        }
+    } else if (_type == 2 && _org == "eb2af5e9-ac3d-46b6-9fe3-3c1c364f0217") {
+        for (i = 0; i < _GMstudentDesktopIconInfo.length; i++) {
+            _content = $$("div", {
+                className: "U_MD_D_KO",
+                "onmousedown": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_GMstudentDesktopIconInfo[i]]),
+                "onclick": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_GMstudentDesktopIconInfo[i]])
+            }, _frag); // 
+            _iconcontent = $$("div", { className: "U_MD_D_KOA" }, _content);
+            $$("div", { className: "U_MD_D_KOS U_Img", "style": _GMstudentDesktopIconInfo[i].style }, _iconcontent);
+            $$("div", { className: "U_MD_D_KOX", "innerHTML": _GMstudentDesktopIconInfo[i].Name }, _iconcontent);
+        }
+    } else {
+        for (i = 0; i < _teacherDesktopIconInfo.length; i++) {
+            _content = $$("div", {
+                className: "U_MD_D_KO",
+                "onmousedown": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_teacherDesktopIconInfo[i]]),
+                "onclick": U.UF.C.closure(function(obj) {
+                    //防止拖动图标即打开了桌面应用
+                    U.MD.D.click(this, obj);
+                }, [_teacherDesktopIconInfo[i]])
+            }, _frag); // 
+            _iconcontent = $$("div", { className: "U_MD_D_KOA" }, _content);
+            $$("div", { className: "U_MD_D_KOS U_Img", "style": _teacherDesktopIconInfo[i].style }, _iconcontent);
+            $$("div", { className: "U_MD_D_KOX", "innerHTML": _teacherDesktopIconInfo[i].Name }, _iconcontent);
+        }
+    }
+
+    //加载好后给图标定位
+    U.MD.D.iconPostion($(_frag).Child());
+    //把图标加载到页面
+    el.appendChild(_frag);
+}
+
+/**
+ * 显示任务栏
+ *
+ * @param  {element} 桌面元素
+ */
+U.MD.D.I.displayTaskbar = function(el) {
+    //判断是否需要形式任务栏,由于用了mouseover事件会冒泡响应多次,这里做了过滤
+    if (!U.UF.EV.stopBubbleMouseOutOrOver(el) && U.selectEl(el).css("bottom") != "0px") {
+        //任务栏位置变化
+        U.selectEl(el).css({ "bottom": "0px" });
+        //桌面位置变话
+        //  U.selectEl("#U_MD_D_K").css({ "left": "70px" });
+    }
+}
+
+//#region 桌面图标拖动逻辑
+
+/**
+ * 桌面排列图标
+ *
+ * @param  {element} 桌面元素
+ * @param  {object} 上下相距的距离
+ * @param  {object} 左右相距的距离
+ * @return  {object} 命名空间
+ */
+U.MD.D.iconPostion = function(childs, top, left) {
+    var i; //用于循环处理
+    top = top || 15; //如果没有设置元素的间距处理默认上间距为15
+    left = left || 20; //如果没有设置元素的间距处理默认左间距为15
+    //循环所有的图标,设置每个图标的间距,打印顺序是竖排打印的方式
+    for (i = 0; i < childs.length; i++) {
+        //如果竖排top超过了范围处理
+        if (top + 95 > US.height - 10) {
+            //left超过了页面范围处理,则向上重叠打印处理
+            if ((left + 180) > US.width) {
+                top -= 110;
+                left -= 90;
+            }
+            //没有超过范围,那么left+90添加到下一个竖排打印
+            else {
+                left += 90;
+                top = 15;
+            };
+        }
+        //给图标的位置赋值
+        U.selectEl(childs[i]).css({ top: top + "px", left: left + "px" });
+        if (i < childs.length - 1) {
+            //页面图标每次向下加95
+            top += 95;
+        }
+    }
+    //返回最后调用的图标的位置
+    return [top, left];
+}
+
+/**
+ * 桌面点击事件逻辑
+ *
+ * @param  {element} 桌面元素
+ * @param  {object} 上下相距的距离
+ * @param  {object} 左右相距的距离
+ * @return  {object} 命名空间
+ */
+U.MD.D.click = function(el, obj) {
+    var _buttonnumber = event.button; //点击的按钮的事件值
+    var _userinfo = US.userInfo;
+    U.UF.EV.stopBubble(); //阻止向上冒泡
+    //onmousedown 包含了左键和右键 这里大于2是为了兼容 所有浏览器的右键处理
+    if (_buttonnumber < 2) {
+        //如果是click事件的处理
+        if (event.type == "click") {
+            //如果元素在mousemove事件中没有移动则出发click事件
+            if (!U.MD.D.I.IsDrag) {
+                if (!_userinfo || Object.keys(_userinfo).length === 0) {
+                    U.alert("请先登录您的账号!");
+                    setTimeout(() => {
+                        U.MD.U.L.login();
+                    }, 2000);
+                } else {
+                    //打开应用处理
+                    U.MD.D.I.openApplication(obj.Url, { "userid": US.userInfo.userid, "directoryid": US.FTPFOLDERID });
+                }
+            }
+        }
+        //如果是mouse事件的处理
+        else {
+            //拖动处理,添加拖动和拖动结束事件
+            U.UF.F.drag(el, U.MD.D.iconMove, U.MD.D.iconUp);
+        }
+        U.MD.D.I.IsDrag = false;
+    }
+}
+
+/**
+ * 拖动的处理
+ *
+ */
+U.MD.D.iconMove = function() {
+    //如果当前位置点击初始化的位置出现了变化,则设置是否拖动的属性   U.MD.D.I.IsDrag为true
+    U.MD.D.I.IsDrag = true;
+}
+
+/**
+ * 拖动结束后,这里是定位处理,以网状的形式定位
+ *
+ * @param  {element} 拖动的元素
+ * @return  {object} 命名空间
+ */
+U.MD.D.iconUp = function(el) {
+    var _top = 15,
+        _left = 20,
+        _margin,
+        _childs = U.selectEl("#U_MD_D_K").Child(), //桌面所有的图标
+        _positioninfo = U.UF.EL.getElementInfo(el); //获取拖动结束的元素的位置
+    if (_positioninfo["OT"] > 15) {
+        //网状的形式定位,如果差超过了55,那么向下定位,否则向上定位
+        _margin = ((_positioninfo["OT"] - 15) % 95 > 55 && _positioninfo["OT"] + 95 < US.height) ? 1 : 0;
+        _top = (Math.floor((_positioninfo["OT"] - 15) / 95) + _margin) * 95 + 15;
+    }
+    if (_positioninfo["OL"] > 20) {
+        //网状的形式定位,如果差超过了90,那么向右定位,否则向左定位
+        _margin = ((_positioninfo["OL"] - 20) % 90 > 45 && _positioninfo["OL"] + 90 < US.width) ? 1 : 0;
+        _left = (Math.floor((_positioninfo["OL"] - 20) / 90) + _margin) * 90 + 20
+    }
+    //while循环判断么一个重叠的元素
+    do {
+        _positioninfo = U.MD.D.iconPostion([el], _top, _left); //给重叠的元素向下定位
+        _top = _positioninfo[0] + 95; //得到定位后的top
+        _left = _positioninfo[1]; //得到定位后的left
+    } while (el = U.MD.D.isOverlap(el, _childs, _positioninfo))
+}
+
+/**
+* 判断拖动后图标是否重叠
+*
+* @param  {element} 拖动的元素
+* @param  {element} 桌面所有的元素
+* @param  {array} 拖动元素的位置
+----------[0]  上 top
+----------[1]  左 left
+* @return  {object} 命名空间
+*/
+U.MD.D.isOverlap = function(el, childs, postionarray) {
+    //循环所有的图标
+    for (var i = 0; i < childs.length; i++) {
+        //判断有没有和该图标诶子重叠的元素
+        if (el != childs[i] && (childs[i].offsetTop == postionarray[0] && childs[i].offsetLeft == postionarray[1])) {
+            return childs[i]; //如果有返回
+        }
+    }
+}
+
+//#endregion
+
+//#endregion
+
+//#region 桌面应用
+/**
+* 打开应用
+*
+* @param  {string} 类型
+-----------------Disk 网盘系统
+-----------------PDisk 学习系统网盘
+-----------------Poto 图片
+-----------------Video 视频
+-----------------Music 音乐
+-----------------Word word
+-----------------Excel excel
+-----------------Txt 记事本
+-----------------PB 学习系统
+-----------------Blog 朋友圈系统
+-----------------FTP ftp系统
+-----------------Group 好友群
+-----------------SY 首页系统
+-----------------Set 个人设置
+-----------------XSet 系统设置
+-----------------App 我们所有的app
+-----------------BC c.1473.cn 平台
+-----------------CWeb d.1473.cn 变成平台
+-----------------其他的外联系统 我们统一用iframe打开
+* @param  {array} 类型
+如果第一个参数为"disk",则第二个参数为object,里面包含了用户id和目录id{userid:"",directoryid:""}
+如果第一个参数为"word"或者"excel","txt",则第二个参数为文件信息fileinfo。
+如果第一个参数为"blog"或者"PDisk"。建议删除。
+如果第一个参数为其他,则无第二个参数
+* @returns {array} 
+*/
+window.addEventListener('message', function(e) { // 监听 message 事件
+    // alert(e.data.type);
+    if (e.data.screenType && e.data.screenType == "2") { //项目管理传入
+        U.MD.D.I.openInApplication("studyDetail", e.data.cid, e.data.screenType, 4)
+            //3是展示全部阶段  2学生 1老师 4专家
+    } else if (e.data.screenType && e.data.screenType == "3") { //项目管理传入
+        U.MD.D.I.openInApplication("studyDetail", e.data.cid, 2, 1)
+    }if (e.data.screenType && e.data.screenType == "2gm") { //项目管理传入
+        U.MD.D.I.openInApplication("studyDetailGM", e.data.cid, e.data.screenType, 4)
+            //3是展示全部阶段  2学生 1老师 4专家
+    } else if (e.data.screenType && e.data.screenType == "3gm") { //项目管理传入
+        U.MD.D.I.openInApplication("studyDetailGM", e.data.cid, 2, 1)
+    } else if (e.data.close && e.data.close == "1") { //更新用户信息
+        U.MD.D.I.selectUser();
+    } else if (e.data.allScreen && e.data.allScreen == "1") {
+        var _formel = document.getElementById("study");
+        U.UF.F.windowZooming(_formel);
+    } else if (e.data.allScreen && e.data.allScreen == "2") {
+        var _formel = document.getElementById("studyDetail");
+        U.UF.F.windowZooming(_formel);
+    } else if (e.data.allScreen && e.data.allScreen == "2gm") {
+        var _formel = document.getElementById("studyDetail");
+        U.UF.F.windowZooming(_formel);
+    } else if (e.data.allScreen && e.data.allScreen == "3") {
+        var _formel = document.getElementById("studentStudy");
+        U.UF.F.windowZooming(_formel);
+    } else if (e.data.allScreen && e.data.allScreen == "6") {
+        var _formel = document.getElementById("study");
+        //如果最大化了,那么就把他缩小
+        // if (_formel.ismaximize) {
+        //     return;
+        // }
+        // U.UF.F.windowZooming(_formel);
+        U.UF.F.topWindow(_formel);
+    } else if (e.data.allScreen && e.data.allScreen == "4") {
+        var _formel = document.getElementById("studyDetail");
+        //如果最大化了,那么就把他缩小
+        // if (_formel.ismaximize) {
+        //     return;
+        // }
+        // U.UF.F.windowZooming(_formel);
+        U.UF.F.topWindow(_formel);
+    } else if (e.data.allScreen && e.data.allScreen == "5") {
+        var _formel = document.getElementById("studentStudy");
+        // if (_formel.ismaximize) {
+        //     return;
+        // }
+        // U.UF.F.windowZooming(_formel);
+        U.UF.F.topWindow(_formel);
+    } else if (e.data.allScreen && e.data.allScreen == "5gm") {
+        var _formel = document.getElementById("study");
+        // if (_formel.ismaximize) {
+        //     return;
+        // }
+        // U.UF.F.windowZooming(_formel);
+        U.UF.F.topWindow(_formel);
+    }  else if (e.data.tools && e.data.tools == "1") {
+        // U.MD.D.I.openApplication("whiteboard")
+        U.MD.D.I.openApplicationJie("whiteboard", e.data.cid, e.data.stage, e.data.task, e.data.tool)
+    } else if (e.data.tools && e.data.tools == "2") {
+        U.MD.D.I.openApplication("note")
+    } else if (e.data.tools && e.data.tools == "3") {
+        // U.MD.D.I.openApplication("mind")
+        U.MD.D.I.openApplicationJie("mind", e.data.cid, e.data.stage, e.data.task, e.data.tool)
+    } else if (e.data.tools && e.data.tools == "4") {
+        U.MD.D.I.openApplication("investigation")
+    } else if (e.data.tools && e.data.tools == "6") {
+        // U.MD.D.I.openApplication("doc")
+        U.MD.D.I.openApplicationJie("doc", e.data.cid, e.data.stage, e.data.task, e.data.tool)
+    } else if (e.data.tools && e.data.tools == "7") {
+        // U.MD.D.I.openApplication("mindNetwork")
+        U.MD.D.I.openApplicationJie("mindNetwork", e.data.cid, e.data.stage, e.data.task, e.data.tool)
+    } else if (e.data.tools && e.data.tools == "8") {
+        U.MD.D.I.openApplication("library")
+    } else if (e.data.tools && e.data.tools == "17") {
+        U.MD.D.I.openApplication("stuLibrary")
+    } else if (e.data.tools && e.data.tools == "18") {
+        U.MD.D.I.openApplication("train")
+    } else if (e.data.tools && e.data.tools == "21") {
+        U.MD.D.I.openApplication("program")
+    } else if (e.data.tools && e.data.tools == "22") {
+        U.MD.D.I.openApplication("AIprogram2")
+    } else if (e.data.tools && e.data.tools == "23") {
+        U.MD.D.I.openApplication("Pythonprogram")
+    } else if (e.data.tools && e.data.tools == "24") {
+        U.MD.D.I.openApplication("AIprogram")
+    } else if (e.data.tools && e.data.tools == "25") {
+        U.MD.D.I.openApplication("sys")
+    } else if (e.data.tools && e.data.tools == "26") {
+        // U.MD.D.I.openApplication("courseDesign")
+        U.MD.D.I.openApplicationJie("courseDesign", e.data.cid, e.data.stage, e.data.task, e.data.tool)
+    } else if (e.data.tools && e.data.tools == "31") {
+        U.MD.D.I.openApplication("netWorkPanel")
+    } else if (e.data.tools && e.data.tools == "32") {
+        U.MD.D.I.openApplication("codeEdit")
+    } else if (e.data.tools && e.data.tools == "28") {
+        U.MD.D.I.openApplication("translation")
+    } else if (e.data.tools && e.data.tools == "37") {
+        U.MD.D.I.openApplication("mohe")
+    } else if (e.data.tools && e.data.tools == "38") {
+        U.MD.D.I.openApplication("24game")
+    } else if (e.data.tools && e.data.tools == "39") {
+        U.MD.D.I.openApplication("GeoGebra")
+    } else if (e.data.tools && e.data.tools == "43") {
+        U.MD.D.I.openApplication("studentEvaluate")
+    } else if (e.data.tools && e.data.tools == "44") {
+        U.MD.D.I.openInApplication("hanUrl", '', '', '')
+    } else if (e.data.tools && e.data.tools == "46") {
+        U.MD.D.I.openApplication("project")
+    }
+
+});
+
+U.MD.D.I.selectUser = function() {
+    U.A.Request(US.Config.pbl + "selectUser?userid=" + US.userInfo.userid, [], function(res) { //US.userInfo.userid
+        if (res.value[0].length > 0) {
+            US.userInfo = res.value[0][0];
+            $(".userName")[0].innerHTML = US.userInfo.username;
+        }
+    }, [], { "type": "GET", "withCredentials": true });
+}
+U.MD.D.I.openInApplication = function(str, data, screenType, tType) {
+    var _userinfo = US.userInfo, //登录用户信息
+        _userid = US.userInfo.userid, //登录用户id
+        _oid = _userinfo.organizeid,
+        _type = US.userInfo.type,
+        _org = US.userInfo.org,
+        _classId = US.userInfo.classid;
+    if (_type == 4) {
+        tType = 4
+    }
+    switch (str) {
+        case "studyDetail":
+            if (!_userinfo || Object.keys(_userinfo).length === 0) {
+                setTimeout(() => {
+                    U.MD.U.L.login();
+                }, 2000);
+            } else {
+                _formdiv = new U.UF.UI.form(
+                    "项目详情",
+                    $$("iframe", { "allow": "camera *; microphone *", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/courseDetail?userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&courseId=" + data + "&tType=" + tType + "&cid=" + _classId + "&screenType=" + screenType }), {
+                    "id": "studyDetail",
+                    "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
+                    "onresize": function () { }
+                }, {
+                    closecallback: function () { }
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/study.png)" }, "name": "学习中心", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            }
+        case "studyDetailGM":
+                if (!_userinfo || Object.keys(_userinfo).length === 0) {
+                    setTimeout(() => {
+                        U.MD.U.L.login();
+                    }, 2000);
+                } else {
+                    _formdiv = new U.UF.UI.form(
+                        "项目详情",
+                        $$("iframe", { "allow": "camera *; microphone *", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/courseDetailGM?userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&courseId=" + data + "&tType=" + tType + "&cid=" + _classId + "&screenType=" + screenType }), {
+                        "id": "studyDetail",
+                        "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
+                        "onresize": function () { }
+                    }, {
+                        closecallback: function () { }
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                    _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/gm/learning.png)" }, "name": "学习中心", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj, info); } }
+                    break;
+                }
+        case "hanUrl":
+            if (!_userinfo || Object.keys(_userinfo).length === 0) {
+                setTimeout(() => {
+                    U.MD.U.L.login();
+                }, 2000);
+            } else {
+                _formdiv = new U.UF.UI.form(
+                    "汉字宫",
+                    $$("iframe", { "allow": "camera *; microphone *", "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "//school.hanzigon.cn/?appid=734714090237947#/material/video?grade_id=62&lesson_code=621&id=2432" }), {
+                    "id": "hanUrl",
+                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function () { }
+                }, {
+                    closecallback: function () { }
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/hanClass.png)" }, "name": "汉字宫", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            }
+    }
+
+}
+U.MD.D.I.openApplication = function(str, obj, info) {
+    obj = obj || {};
+    var _taskbar, //_taskbar 作为任务栏显示的元素,包含图标和名字
+        _formdiv, //创建任务栏时同时弹出的窗体元素。
+        _userinfo = US.userInfo, //登录用户信息
+        _userid = obj.userid || US.userInfo.userid, //登录用户id
+        _oid = obj.organizeid || _userinfo.organizeid,
+        _type = US.userInfo.type,
+        _org = US.userInfo.org,
+        _classId = US.userInfo.classid,
+        _TscreenType = 1
+    _screenType = 2,
+        _SscreenType = 3;
+    if (_type == 2 && _oid != "91305d49-01ba-11ed-8c78-005056b86db5") {
+        switch (str) {
+
+            case "studnetProject": //好友打开
+                _formdiv = new U.UF.UI.form(
+                    "我的项目",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/project?userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _SscreenType }), {
+                        "id": "studnetProject",
+                        "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/project.png)" }, "name": "我的项目", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+
+                break;
+
+            case "studentEvaluate": //好友打开
+                _formdiv = new U.UF.UI.form(
+                    "我的评价",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/works?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "studentEvaluate",
+                        "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/evaluation.png)" }, "name": "我的评价", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+
+                break;
+            case "my":
+
+                _formdiv = new U.UF.UI.form(
+                    "我的资料",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/data?userid=" + _userid + "&org=" + _org }), {
+                        "id": "my",
+                        "style": { "width": "42%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/myMessage.png)" }, "name": "我的资料", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "program":
+
+                _formdiv = new U.UF.UI.form(
+                    "编程平台",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://x.cocorobo.cn" }), {
+                        "id": "program",
+                        "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/myMessage.png)" }, "name": "编程平台", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "library":
+                _formdiv = new U.UF.UI.form(
+                    "素材库",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/library?userid=" + _userid + "&org=" + _org }), {
+                        "id": "library",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/library.png)" }, "name": "素材库", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "whiteboard":
+                _formdiv = new U.UF.UI.form(
+                    "电子白板",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://iwb.cocorobo.cn/" }), {
+                        "id": "whiteboard",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/whiteBoard.png)" }, "name": "电子白板", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "investigation":
+                _formdiv = new U.UF.UI.form(
+                    "问卷调查",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/ask?userid=" + _userid + "&org=" + _org }), {
+                        "id": "investigation",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/ask.png)" }, "name": "问卷调查", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "note":
+                _formdiv = new U.UF.UI.form(
+                    "便签分类",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/note?userid=" + _userid + "&org=" + _org }), {
+                        "id": "note",
+                        "style": { "width": "20%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/note.png)" }, "name": "便签分类", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+                // case "score":
+
+                //     _formdiv = new U.UF.UI.form(
+                //         "量规评分",
+                //         $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn" }), {
+                //             "id": "score",
+                //             "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                //             "onresize": function() {}
+                //         }, {
+                //             closecallback: function() {}
+                //         }, { "style": { "height": "36px" } }).form; //创建窗体
+                //     _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/score.png)" }, "name": "量规评分", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                //     break;
+            case "mind":
+                _formdiv = new U.UF.UI.form(
+                    "思维导图",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/kityminder-editor/dist/index.html" }), { //"/jsmind/example/demo.html" 
+                        "id": "mind",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/mindMapping.png)" }, "name": "思维导图", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "doc":
+                // U.MD.D.I.isRoom();
+                _formdiv = new U.UF.UI.form(
+                    "协同文档",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/Office/Word/WordEditArea.htm" }), { //"/Office/Word/WordEditArea.htm" 
+                        "id": "doc",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+
+                // U.UF.DL.iframeLoad($("iframe", _formdiv)[0], function () {
+                //     $("iframe", _formdiv)[0].contentWindow.U.MD.O.W.load();
+                // })
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/doc.png)" }, "name": "协同文档", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "studentStudy":
+                _formdiv = new U.UF.UI.form(
+                    "学习中心",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/index?userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _SscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
+                        "id": "studentStudy",
+                        "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/study.png)" }, "name": "学习中心", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "train": //好友打开
+
+                _formdiv = new U.UF.UI.form(
+                    "训练平台",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://xunlian.cocorobo.cn/" }), {
+                        "id": "train",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/trainPlatform.png)" }, "name": "训练平台", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "mindNetwork": //好友打开
+                _formdiv = new U.UF.UI.form(
+                    "思维网格",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/Grid?userid=" + _userid + "&org=" + _org }), {
+                        "id": "mindNetwork",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/mindNetwork.png)" }, "name": "思维网格", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+
+            case "studentClassRoom": //好友打开
+                _formdiv = new U.UF.UI.form(
+                    "实时课堂",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/liveRoom?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "studentClassRoom",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/classRoom.png)" }, "name": "实时课堂", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                setTimeout(() => {
+                    U.UF.F.windowZooming(_formdiv)
+                }, 0);
+                break;
+
+        }
+    } else if (_type == 2 && _oid == "91305d49-01ba-11ed-8c78-005056b86db5") {
+        switch (str) {
+
+            case "studnetProject": //好友打开
+                _formdiv = new U.UF.UI.form(
+                    "我的项目",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/project?userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _SscreenType }), {
+                        "id": "studnetProject",
+                        "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/project.png)" }, "name": "我的项目", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+
+                break;
+
+            case "studentEvaluate": //好友打开
+                _formdiv = new U.UF.UI.form(
+                    "我的评价",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/works?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "studentEvaluate",
+                        "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/evaluation.png)" }, "name": "我的评价", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+
+                break;
+            case "my":
+
+                _formdiv = new U.UF.UI.form(
+                    "我的资料",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/data?userid=" + _userid + "&org=" + _org }), {
+                        "id": "my",
+                        "style": { "width": "42%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/myMessage.png)" }, "name": "我的资料", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "program":
+
+                _formdiv = new U.UF.UI.form(
+                    "编程平台",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://x.cocorobo.cn" }), {
+                        "id": "program",
+                        "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/myMessage.png)" }, "name": "编程平台", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "library":
+                _formdiv = new U.UF.UI.form(
+                    "素材库",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/library?userid=" + _userid + "&org=" + _org }), {
+                        "id": "library",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/library.png)" }, "name": "素材库", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "whiteboard":
+                _formdiv = new U.UF.UI.form(
+                    "电子白板",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://iwb.cocorobo.cn/" }), {
+                        "id": "whiteboard",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/whiteBoard.png)" }, "name": "电子白板", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "investigation":
+                _formdiv = new U.UF.UI.form(
+                    "问卷调查",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/ask?userid=" + _userid + "&org=" + _org }), {
+                        "id": "investigation",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/ask.png)" }, "name": "问卷调查", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "note":
+                _formdiv = new U.UF.UI.form(
+                    "便签分类",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/note?userid=" + _userid + "&org=" + _org }), {
+                        "id": "note",
+                        "style": { "width": "20%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/note.png)" }, "name": "便签分类", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+                // case "score":
+
+                //     _formdiv = new U.UF.UI.form(
+                //         "量规评分",
+                //         $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn" }), {
+                //             "id": "score",
+                //             "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                //             "onresize": function() {}
+                //         }, {
+                //             closecallback: function() {}
+                //         }, { "style": { "height": "36px" } }).form; //创建窗体
+                //     _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/score.png)" }, "name": "量规评分", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                //     break;
+            case "mind":
+                _formdiv = new U.UF.UI.form(
+                    "思维导图",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/kityminder-editor/dist/index.html" }), { //"/jsmind/example/demo.html" 
+                        "id": "mind",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/mindMapping.png)" }, "name": "思维导图", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "doc":
+                // U.MD.D.I.isRoom();
+                _formdiv = new U.UF.UI.form(
+                    "协同文档",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/Office/Word/WordEditArea.htm" }), {
+                        "id": "doc",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+
+                U.UF.DL.iframeLoad($("iframe", _formdiv)[0], function() {
+                    $("iframe", _formdiv)[0].contentWindow.U.MD.O.W.load();
+                })
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/doc.png)" }, "name": "协同文档", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "train": //好友打开
+
+                _formdiv = new U.UF.UI.form(
+                    "训练平台",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://xunlian.cocorobo.cn/" }), {
+                        "id": "train",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/trainPlatform.png)" }, "name": "训练平台", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "studentStudy":
+                _formdiv = new U.UF.UI.form(
+                    "学习中心",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/index?userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _SscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
+                        "id": "studentStudy",
+                        "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/study.png)" }, "name": "学习中心", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "mindNetwork": //好友打开
+                _formdiv = new U.UF.UI.form(
+                    "思维网格",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/Grid?userid=" + _userid + "&org=" + _org }), {
+                        "id": "mindNetwork",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/mindNetwork.png)" }, "name": "思维网格", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+
+            case "studentClassRoom": //好友打开
+                _formdiv = new U.UF.UI.form(
+                    "实时课堂",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/liveRoom?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "studentClassRoom",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/classRoom.png)" }, "name": "实时课堂", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                setTimeout(() => {
+                    U.UF.F.windowZooming(_formdiv)
+                }, 0);
+                break;
+
+        }
+    } else if ((_type == 1 || _type == 4) && _oid != "91305d49-01ba-11ed-8c78-005056b86db5") {
+        //选择应用处理
+        switch (str) {
+
+            case "project": //好友打开
+
+                _formdiv = new U.UF.UI.form(
+                    "项目管理",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/course?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "project",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/project.png)" }, "name": "项目管理", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+
+            case "student":
+
+                _formdiv = new U.UF.UI.form(
+                    "学生管理",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/student?userid=" + _userid + "&oid=" + _oid + "&cid=" + _classId + "&org=" + _org }), {
+                        "id": "student",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/student.png)" }, "name": "学生管理", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+
+            case "evaluate":
+
+                _formdiv = new U.UF.UI.form(
+                    "学生评价",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/works?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "evaluate",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/evaluation.png)" }, "name": "学生评价", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "sys":
+
+                _formdiv = new U.UF.UI.form(
+                    "目标管理",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/evaluation?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "sys",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/evalua.png)" }, "name": "目标管理", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "courseDesign":
+
+                _formdiv = new U.UF.UI.form(
+                    "课程设计",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/course-design-vue" }), {
+                        "id": "courseDesign",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/courseDesign.png)" }, "name": "课程设计", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "program":
+
+                _formdiv = new U.UF.UI.form(
+                    "编程平台",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://x.cocorobo.cn" }), {
+                        "id": "program",
+                        "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/myMessage.png)" }, "name": "编程平台", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "class":
+
+                _formdiv = new U.UF.UI.form(
+                    "班级管理",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/class?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "class",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/class.png)" }, "name": "班级管理", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "my":
+
+                _formdiv = new U.UF.UI.form(
+                    "我的资料",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/data?userid=" + _userid + "&org=" + _org }), {
+                        "id": "my",
+                        "style": { "width": "42%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/myMessage.png)" }, "name": "我的资料", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "notice":
+
+                _formdiv = new U.UF.UI.form(
+                    "通知公告",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/notice?userid=" + _userid + "&org=" + _org }), {
+                        "id": "notice",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/news.png)" }, "name": "通知公告", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+
+            case "library":
+
+                _formdiv = new U.UF.UI.form(
+                    "素材库",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/library?userid=" + _userid + "&org=" + _org }), {
+                        "id": "library",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/library.png)" }, "name": "素材库", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "whiteboard":
+
+                _formdiv = new U.UF.UI.form(
+                    "电子白板",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://iwb.cocorobo.cn/" }), {
+                        "id": "whiteboard",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/whiteBoard.png)" }, "name": "电子白板", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "investigation":
+
+                _formdiv = new U.UF.UI.form(
+                    "问卷调查",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/ask?userid=" + _userid + "&org=" + _org }), {
+                        "id": "investigation",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/ask.png)" }, "name": "问卷调查", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "note":
+
+                _formdiv = new U.UF.UI.form(
+                    "便签分类",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/note?userid=" + _userid + "&org=" + _org }), {
+                        "id": "note",
+                        "style": { "width": "20%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/note.png)" }, "name": "便签分类", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+                // case "score":
+
+                //     _formdiv = new U.UF.UI.form(
+                //         "量规评分",
+                //         $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn" }), {
+                //             "id": "score",
+                //             "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                //             "onresize": function() {}
+                //         }, {
+                //             closecallback: function() {}
+                //         }, { "style": { "height": "36px" } }).form; //创建窗体
+                //     _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/score.png)" }, "name": "量规评分", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                //     break;
+            case "mind":
+
+                _formdiv = new U.UF.UI.form(
+                    "思维导图",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/kityminder-editor/dist/index.html" }), { //"/jsmind/example/demo.html" 
+                        "id": "mind",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/mindMapping.png)" }, "name": "思维导图", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "doc":
+
+                // U.MD.D.I.isRoom();
+                _formdiv = new U.UF.UI.form(
+                    "协同文档",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/Office/Word/WordEditArea.htm" }), {
+                        "id": "doc",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+
+                U.UF.DL.iframeLoad($("iframe", _formdiv)[0], function() {
+                    $("iframe", _formdiv)[0].contentWindow.U.MD.O.W.load();
+                })
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/doc.png)" }, "name": "协同文档", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "study":
+
+                _formdiv = new U.UF.UI.form(
+                    "学习中心",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/index?userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _TscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
+                        "id": "study",
+                        "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/study.png)" }, "name": "学习中心", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "mindNetwork": //好友打开
+
+                _formdiv = new U.UF.UI.form(
+                    "思维网格",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/Grid?userid=" + _userid + "&org=" + _org }), {
+                        "id": "mindNetwork",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/mindNetwork.png)" }, "name": "思维网格", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+
+            case "train": //好友打开
+
+                _formdiv = new U.UF.UI.form(
+                    "训练平台",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://xunlian.cocorobo.cn/" }), {
+                        "id": "mindNetwork",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/trainPlatform.png)" }, "name": "训练平台", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "teacherClassRoom": //好友打开
+
+                _formdiv = new U.UF.UI.form(
+                    "实时课堂",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/classRoom?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "teacherClassRoom",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/classRoom.png)" }, "name": "实时课堂", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                setTimeout(() => {
+                    U.UF.F.windowZooming(_formdiv)
+                }, 0);
+                break;
+        }
+    } else if ((_type == 1 || _type == 4) && _oid == "91305d49-01ba-11ed-8c78-005056b86db5") {
+        switch (str) {
+            case "project": //好友打开
+
+                _formdiv = new U.UF.UI.form(
+                    "项目管理",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/course?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "project",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/project.png)" }, "name": "项目管理", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+
+            case "evaluate":
+
+                _formdiv = new U.UF.UI.form(
+                    "学生评价",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/works?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "evaluate",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/evaluation.png)" }, "name": "学生评价", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "notice":
+
+                _formdiv = new U.UF.UI.form(
+                    "通知公告",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/notice?userid=" + _userid + "&org=" + _org }), {
+                        "id": "notice",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/news.png)" }, "name": "通知公告", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+
+            case "stuLibrary":
+
+                _formdiv = new U.UF.UI.form(
+                    "学习资料",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/studyLibrary?userid=" + _userid + "&org=" + _org }), {
+                        "id": "stuLibrary",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/stuLibrary.png)" }, "name": "学习资料", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "program":
+
+                _formdiv = new U.UF.UI.form(
+                    "编程平台",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://x.cocorobo.cn" }), {
+                        "id": "program",
+                        "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/myMessage.png)" }, "name": "编程平台", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "whiteboard":
+
+                _formdiv = new U.UF.UI.form(
+                    "电子白板",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://iwb.cocorobo.cn/" }), {
+                        "id": "whiteboard",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/whiteBoard.png)" }, "name": "电子白板", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "investigation":
+
+                _formdiv = new U.UF.UI.form(
+                    "问卷调查",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/ask?userid=" + _userid + "&org=" + _org }), {
+                        "id": "investigation",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/ask.png)" }, "name": "问卷调查", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+
+            case "mind":
+
+                _formdiv = new U.UF.UI.form(
+                    "思维导图",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/kityminder-editor/dist/index.html" }), { //"/jsmind/example/demo.html" 
+                        "id": "mind",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/mindMapping.png)" }, "name": "思维导图", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "doc":
+
+                // U.MD.D.I.isRoom();
+                _formdiv = new U.UF.UI.form(
+                    "协同文档",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/Office/Word/WordEditArea.htm" }), {
+                        "id": "doc",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+
+                U.UF.DL.iframeLoad($("iframe", _formdiv)[0], function() {
+                    $("iframe", _formdiv)[0].contentWindow.U.MD.O.W.load();
+                })
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/doc.png)" }, "name": "协同文档", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "study":
+
+                _formdiv = new U.UF.UI.form(
+                    "学习中心",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/index?userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _TscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
+                        "id": "study",
+                        "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/study.png)" }, "name": "学习中心", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "mindNetwork": //好友打开
+
+                _formdiv = new U.UF.UI.form(
+                    "思维网格",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/Grid?userid=" + _userid + "&org=" + _org }), {
+                        "id": "mindNetwork",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/mindNetwork.png)" }, "name": "思维网格", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+
+            case "train": //好友打开
+
+                _formdiv = new U.UF.UI.form(
+                    "训练平台",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://xunlian.cocorobo.cn/" }), {
+                        "id": "train",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/trainPlatform.png)" }, "name": "训练平台", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "sys":
+
+                _formdiv = new U.UF.UI.form(
+                    "目标管理",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/evaluation?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "sys",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/evalua.png)" }, "name": "目标管理", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "courseDesign":
+
+                _formdiv = new U.UF.UI.form(
+                    "课程设计",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "/course-design-vue" }), {
+                        "id": "courseDesign",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/courseDesign.png)" }, "name": "课程设计", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+        }
+    } else if (!_type) {
+        switch (str) {
+            case "my":
+                _formdiv = new U.UF.UI.form(
+                    "我的资料",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/data?userid=" + _userid + "&org=" + _org }), {
+                        "id": "my",
+                        "style": { "width": "42%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/myMessage.png)" }, "name": "我的资料", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+        }
+    }
+
+    switch (str) {
+        // AIprogram2 AI体验 aihub.cocorobo.cn
+        // Pythonprogram Python编程 python-blockly.cocorobo.cn
+        // AIprogram AI编程 ai-blockly.cocorobo.cn
+        case "AIprogram2": //AI体验
+            _formdiv = new U.UF.UI.form(
+                "AI体验",
+                $$("iframe", { "frameborder": "no", "allow": "camera", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://aihub.cocorobo.cn/" }), {
+                    "id": "AIprogram2",
+                    "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/AIprogram2.png)" }, "name": "AI体验", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "Pythonprogram": //python编程
+            _formdiv = new U.UF.UI.form(
+                "Python编程",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://python-blockly.cocorobo.cn/" }), {
+                    "id": "Pythonprogram",
+                    "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/Pythonprogram.png)" }, "name": "Python编程", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "AIprogram": //ai编程
+            _formdiv = new U.UF.UI.form(
+                "AI编程平台",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://ai-blockly.cocorobo.cn/?lang=zh-hans" }), {
+                    "id": "AIprogram",
+                    "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/AIprogram.png)" }, "name": "AI编程平台", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "resources": //国家教育
+            _formdiv = new U.UF.UI.form(
+                "国家教育",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://so.eduyun.cn/synResource" }), {
+                    "id": "resources",
+                    "style": { "width": "80%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/resources.png)" }, "name": "国家教育", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "codeEdit": //源码编辑
+            _formdiv = new U.UF.UI.form(
+                "源码编辑",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://kitten.codemao.cn/" }), {
+                    "id": "codeEdit",
+                    "style": { "width": "80%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/code.png)" }, "name": "源码编辑", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break; //
+        case "MindMap": //MindMap
+            _formdiv = new U.UF.UI.form(
+                "MindMap",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "//cloud.cocorobo.cn/mind/" }), {
+                    "id": "MindMap",
+                    "style": { "width": "80%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/MIndMap.png)" }, "name": "MindMap", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "netWorkPanel": //netWorkPanel
+            _formdiv = new U.UF.UI.form(
+                "netWorkPanel",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "//www.netpad.net.cn/svg.html" }), {
+                    "id": "netWorkPanel",
+                    "style": { "width": "80%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/netWorkPanel.png)" }, "name": "netWorkPanel", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "GeoGebra": //GeoGebra
+            _formdiv = new U.UF.UI.form(
+                "GeoGebra",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "//www.geogebra.org/calculator" }), {
+                    "id": "GeoGebra",
+                    "style": { "width": "80%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/GeoGebra.png)" }, "name": "GeoGebra", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "translation": //翻译
+            _formdiv = new U.UF.UI.form(
+                "翻译",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "//dict.youdao.com/" }), {
+                    "id": "translation",
+                    "style": { "width": "80%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/translation.png)" }, "name": "翻译", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "mohe": //魔盒
+            _formdiv = new U.UF.UI.form(
+                "魔盒识字",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "//games.cocorobo.cn/view/index.html#/" }), {
+                    "id": "mohe",
+                    "style": { "width": "375px", "height": "667px", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/mohe.png)" }, "name": "魔盒识字", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "24game": //24点
+            _formdiv = new U.UF.UI.form(
+                "24点",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "//24.cocorobo.cn/#/index" }), {
+                    "id": "24game",
+                    "style": { "width": "375px", "height": "667px", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/24game.png)" }, "name": "24点", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "case":
+            _formdiv = new U.UF.UI.form(
+                "项目进展",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/CaseDesign?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                    "id": "case",
+                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/case.png)" }, "name": "项目进展", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "snf":
+            _formdiv = new U.UF.UI.form(
+                "赛诺梵",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "//try.cynovan.com/standard/?trial=true&data=%7B%22username%22%3A%22cynovanDemo%22%2C%22password%22%3A%22cynovanDemo%22%7D&redirect_uri=http://janus.cynovan.com/#/app/workflow/menu/1/r/6343ce2ac00fa32609d1f91b" }), {
+                    "id": "snf",
+                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/snf.png)" }, "name": "赛诺梵", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "hanFamily":
+            _formdiv = new U.UF.UI.form(
+                "汉字家族",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://school.hanzigon.cn/?appid=734714090237947#/hzjz" }), {
+                    "id": "hanFamily",
+                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/hanFamily.png)" }, "name": "汉字家族", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "hanClassics":
+            _formdiv = new U.UF.UI.form(
+                "国学经典",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://school.hanzigon.cn/?appid=734714090237947#/gxjd" }), {
+                    "id": "hanClassics",
+                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/hanClassics.png)" }, "name": "国学经典", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "hanTraining":
+            _formdiv = new U.UF.UI.form(
+                "笔画训练",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://school.hanzigon.cn/?appid=734714090237947#/bhxl" }), {
+                    "id": "hanTraining",
+                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/hanTraining.png)" }, "name": "笔画训练", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "hanClass":
+            _formdiv = new U.UF.UI.form(
+                "书法课堂",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://school.hanzigon.cn/?appid=734714090237947#/sfkt" }), {
+                    "id": "hanClass",
+                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/hanClass.png)" }, "name": "书法课堂", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        case "han":
+            _formdiv = new U.UF.UI.form(
+                "汉字宫",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://school.hanzigon.cn/?appid=734714090237947#/home" }), {
+                    "id": "han",
+                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/han.png)" }, "name": "汉字宫", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+
+
+
+            case "projectGM": //项目管理
+
+            _formdiv = new U.UF.UI.form(
+                "项目管理",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0; width:100%; height:100%;" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/courseGM?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                    "id": "projectGM",
+                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/gm/courseMange.png)" }, "name": "项目管理", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+            case "studyGM"://学习中心
+            _formdiv = new U.UF.UI.form(
+                    "学习中心",
+                    $$("iframe", { "webkitallowfullscreen": "", "mozallowfullscreen": "", "allowfullscreen": "", "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/indexGM?userid=" + _userid + "&oid=" + _oid + "&org=" + _org + "&tType=" + _type + "&cid=" + _classId + "&screenType=" + _TscreenType }), { //https://pbl.cocorobo.cn/pbl-student-table/dist/#/index
+                    "id": "study",
+                    "style": { "width": "100%", "height": "100%", "overflow": 'hidden' },
+                    "onresize": function () { }
+                }, {
+                    closecallback: function () { }
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/gm/learning.png)" }, "name": "学习中心", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+        
+            // studentGM
+            case "studentGM"://学生管理
+                _formdiv = new U.UF.UI.form(
+                    "学生管理",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/studentGM?userid=" + _userid + "&oid=" + _oid + "&cid=" + _classId + "&org=" + _org }), {
+                        "id": "studentGM",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/gm/student.png)" }, "name": "学生管理", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            case "evaluateGM"://学生评价
+                _formdiv = new U.UF.UI.form(
+                    "学生评价",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/worksGM?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "evaluateGM",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/gm/evaluate.png)" }, "name": "学生评价", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+
+            // classGM
+            case "classGM"://班级管理
+                _formdiv = new U.UF.UI.form(
+                    "班级管理",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/classGM?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "classGM",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/gm/class.png)" }, "name": "班级管理", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            // dataGM
+            case "dataGM":
+                _formdiv = new U.UF.UI.form(
+                    "我的资料",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/dataGM?userid=" + _userid + "&org=" + _org }), {
+                        "id": "dataGM",
+                        "style": { "width": "42%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/gm/data.png)" }, "name": "我的资料", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            // caseGM
+            case "caseGM"://项目进展
+            _formdiv = new U.UF.UI.form(
+                "项目进展",
+                $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/CaseDesignGM?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                    "id": "caseGM",
+                    "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, { "style": { "height": "36px" } }).form; //创建窗体
+            _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/gm/case.png)" }, "name": "项目进展", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+            break;
+            // meterialGM
+            case "meterialGM"://素材库
+                _formdiv = new U.UF.UI.form(
+                    "素材库",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/libraryGM?userid=" + _userid + "&org=" + _org }), {
+                        "id": "meterialGM",
+                        "style": { "width": "90%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/gm/material.png)" }, "name": "素材库", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+                break;
+            // evaluateSGM
+            case "evaluateSGM": //我的评价
+                _formdiv = new U.UF.UI.form(
+                    "我的评价",
+                    $$("iframe", { "frameborder": "no", "border": "0", "scrolling ": "no", "style": { "cssText": "border:0;width:100%;height:100%" }, "src": "https://pbl.cocorobo.cn/pbl-student-table/dist/#/worksGM?userid=" + _userid + "&oid=" + _oid + "&org=" + _org }), {
+                        "id": "evaluateSGM",
+                        "style": { "width": "70%", "height": "90%", "overflow": 'hidden' },
+                        "onresize": function() {}
+                    }, {
+                        closecallback: function() {}
+                    }, { "style": { "height": "36px" } }).form; //创建窗体
+                _taskbar = { "id": str + _formdiv.id, "style": { "backgroundImage": "url(/img/icon/gm/evaluate.png)" }, "name": "我的评价", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
+
+                break;
+    }
+
+
+    //U.MD.D.I.openClick(str);
+    //如果有任务栏信息
+    if (_taskbar) {
+        U.MD.D.T.taskbar(_taskbar); //创建任务处理
+    }
+
+}
+
+
+// U.MD.D.I.openClick = function(str){
+//        var click = '';
+//         switch(str){
+//                 case 'friend':
+//                     click = '我的好友';
+//                     break;
+//                 case 'domain':
+//                     click = '域名管理';
+//                     break;
+//                 case 'disk':
+//                     click = '我的云盘';
+//                     break;
+//                 case 'word':
+//                     click = 'Word';
+//                     break;
+//                 case 'excel':
+//                     click = 'Execl';
+//                     break;
+//                 case 'txt':
+//                     click = '文本文件';
+//                     break;
+//                 case 'lookupFriend':
+//                     click = '查找好友';
+//                     break;
+//                 case 'ftp':
+//                     click = 'FTP';
+//                     break;
+//                 case 'group':
+//                     click = '群组';
+//                     break;
+//                 case 'set':
+//                     click = '我的设置';
+//                     break;
+//                 case 'systemSet':
+//                     click = '系统设置';
+//                     break;
+//                 case 'boomYun':
+//                     click = '互联办公';
+//                     break;
+//                 case 'xz':
+//                     click = '云端下载';
+//                     break;
+//                 case 'client':
+//                     click = '有思浏览器';
+//                     break;
+//                 case 'backEndProgramming':
+//                     click = '在线后台编程';
+//                     break;
+//                 case 'frontEndProgramming':
+//                     click = '在线前端编程';
+//                     break;
+//                 default: break;
+//             }
+
+//             if(U.MD.D.I.Ip && click){
+//                 var clickUrl = ':12588/useClick.php?name=' + click + '&ip=' + U.MD.D.I.Ip;
+//                 U.MD.D.I.Mysqlrequest(clickUrl,function(data){
+//             })
+//         }
+// }
+
+
+/**
+ *函数作用:ajax简易函数,使用post格式
+ *@param url   {data}    后台地址
+ *@param data  {data}    参数json
+ *@param fn    {data}    回调函数
+ *
+ */
+// U.MD.D.I.Mysqlrequest = function(url,fn){
+//     var xhr = new XMLHttpRequest();
+//     xhr.open("GET",url,true);
+//     xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded");
+//     xhr.onreadystatechange = function(){
+//         if(xhr.readyState == 4 && (xhr.status == 200 || xhr.status == 304)){
+//             fn.call(this,xhr.responseText);
+//         }
+//     };
+//     xhr.send();
+// }
+
+/*判断是否是内网IP*/
+// U.MD.D.I.isInnerIPFn = function(str){
+
+//     var curPageUrl = str;
+
+//     var reg1 = /(http|ftp|https|www):\/\//g;//去掉前缀
+//     curPageUrl =curPageUrl.replace(reg1,'');
+//     // console.log('curPageUrl-1  '+curPageUrl);
+
+//     var reg2 = /\:+/g;//替换冒号为一点
+//     curPageUrl =curPageUrl.replace(reg2,'.');
+//     // console.log('curPageUrl-2  '+curPageUrl);
+
+//     curPageUrl = curPageUrl.split('.');//通过一点来划分数组
+
+
+//     var ipAddress = curPageUrl[0]+'.'+curPageUrl[1]+'.'+curPageUrl[2]+'.'+curPageUrl[3];
+//     if(curPageUrl[2] != '16'){
+//         return ipAddress;
+//     }else{
+//         return false;
+//     }
+
+// }
+
+
+
+// U.MD.D.I.getUserIP = function(onNewIP) { //  onNewIp - your listener function for new IPs
+//       //compatibility for firefox and chrome
+//       var myPeerConnection = window.RTCPeerConnection || window.mozRTCPeerConnection || window.webkitRTCPeerConnection;
+//       var pc = new myPeerConnection({
+//          iceServers: []
+//      }),
+//      noop = function() {},
+//      localIPs = {},
+//      ipRegex = /([0-9]{1,3}(\.[0-9]{1,3}){3}|[a-f0-9]{1,4}(:[a-f0-9]{1,4}){7})/g,
+//      key;
+
+//      function iterateIP(ip) {
+//          if (!localIPs[ip]) onNewIP(ip);
+//          localIPs[ip] = true;
+//     }
+
+//       //create a bogus data channel
+//      pc.createDataChannel("");
+
+//      // create offer and set local description
+//      pc.createOffer().then(function(sdp) {
+//          sdp.sdp.split('\n').forEach(function(line) {
+//              if (line.indexOf('candidate') < 0) return;
+//              line.match(ipRegex).forEach(iterateIP);
+//          });
+
+//          pc.setLocalDescription(sdp, noop, noop);
+//      }).catch(function(reason) {
+//          // An error occurred, so handle the failure to connect
+//      });
+
+//      //sten for candidate events
+//      pc.onicecandidate = function(ice) {
+//          if (!ice || !ice.candidate || !ice.candidate.candidate || !ice.candidate.candidate.match(ipRegex)) return;
+//          ice.candidate.candidate.match(ipRegex).forEach(iterateIP);
+//      };
+// }
+
+// U.MD.D.I.getUserIpBool = function(callback){
+//     U.MD.D.I.getUserIP(function(ip){
+//      alert("Got IP! :" + ip);
+// });
+
+
+
+//}
+
+
+//#endregion
+
+
+U.MD.D.I.openApplicationJie = function(str, cid, stage, task, tool) {
+    var _taskbar, //_taskbar 作为任务栏显示的元素,包含图标和名字
+        _formdiv, //创建任务栏时同时弹出的窗体元素。
+        _userinfo = US.userInfo, //登录用户信息
+        _userid = US.userInfo.userid //登录用户id
+    let _iframe;
+    var _jie = $$("div", {
+        "style": {
+            "position": "absolute",
+            "bottom": "50px",
+            "right": "50px",
+            "zIndex": "9999",
+            "backgroundColor": "#2268bc",
+            "color": "#fff",
+            "padding": "12px 20px",
+            "cursor": "pointer",
+            "borderRadius": "4px",
+        },
+        "innerHTML": "提交作业"
+    })
+
+    let _loading = document.createElement('div')
+    _loading.style = "width:100%;height:100%;background:#0000008f;position:absolute;top:0;left:0;z-index:99999999999999;display: none;justify-content: center;align-items: center;"
+        //  _loading.id = "";
+    let _lchild = document.createElement('div')
+    let _limg = document.createElement('img')
+    _limg.src = 'https://pbl.cocorobo.cn/pbl-student-table/dist/js/loading.gif'
+    _limg.style = "width: 26px;margin-right: 10px;"
+    _lchild.appendChild(_limg)
+    let _lspan = document.createElement('span')
+    _lspan.innerHTML = "上传中..."
+    _lchild.appendChild(_lspan)
+    _lchild.style = "color: #fff;padding: 15px;background: #00000070;border-radius: 5px;font-size: 18px;display:flex;align-items:center;"
+    _loading.appendChild(_lchild)
+
+    var _box = $$('div', {
+        "style": {
+            "position": "relative",
+            "width": "100%",
+            "height": "100%",
+        },
+    })
+    _box.appendChild(_loading)
+    _box.id = str + '_loadLi'
+    switch (str) {
+        case "whiteboard":
+            _iframe = $$("iframe", {
+                "frameborder": "no",
+                "border": "0",
+                "scrolling ": "no",
+                "style": {
+                    "cssText": "border:0;width:100%;height:100%"
+                },
+                "src": "https://iwb.cocorobo.cn/"
+            })
+            _box.appendChild(_iframe);
+            _box.appendChild(_jie);
+            _formdiv = new U.UF.UI.form(
+                "电子白板",
+                _box, {
+                    "id": "whiteboard",
+                    "style": {
+                        "width": "90%",
+                        "height": "90%",
+                        "overflow": 'hidden'
+                    },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, {
+                    "style": {
+                        "height": "36px"
+                    }
+                }).form; //创建窗体
+            _taskbar = {
+                "id": str + _formdiv.id,
+                "style": {
+                    "backgroundImage": "url(/img/icon/whiteBoard.png)"
+                },
+                "name": "电子白板",
+                "forms": _formdiv,
+                "click": function() {
+                    U.MD.D.I.openApplication(str, obj, info);
+                }
+            }
+            break;
+        case "mind":
+            _iframe = $$("iframe", {
+                "frameborder": "no",
+                "border": "0",
+                "scrolling ": "no",
+                "style": {
+                    "cssText": "border:0;width:100%;height:100%"
+                },
+                "src": "/kityminder-editor/dist/index.html"
+            })
+            _box.appendChild(_iframe);
+            _box.appendChild(_jie);
+            _formdiv = new U.UF.UI.form(
+                "思维导图",
+                _box, { //"/jsmind/example/demo.html" 
+                    "id": "mind",
+                    "style": {
+                        "width": "90%",
+                        "height": "90%",
+                        "overflow": 'hidden'
+                    },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, {
+                    "style": {
+                        "height": "36px"
+                    }
+                }).form; //创建窗体
+            _taskbar = {
+                "id": str + _formdiv.id,
+                "style": {
+                    "backgroundImage": "url(/img/icon/mindMapping.png)"
+                },
+                "name": "思维导图",
+                "forms": _formdiv,
+                "click": function() {
+                    U.MD.D.I.openApplication(str, obj, info);
+                }
+            }
+            break;
+        case "MindMap":
+            _iframe = $$("iframe", {
+                "frameborder": "no",
+                "border": "0",
+                "scrolling ": "no",
+                "style": {
+                    "cssText": "border:0;width:100%;height:100%"
+                },
+                "src": "//cloud.cocorobo.cn/mind/"
+            })
+            _box.appendChild(_iframe);
+            _box.appendChild(_jie);
+            _formdiv = new U.UF.UI.form(
+                "思维导图",
+                _box, { //"/jsmind/example/demo.html" 
+                    "id": "mind",
+                    "style": {
+                        "width": "90%",
+                        "height": "90%",
+                        "overflow": 'hidden'
+                    },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, {
+                    "style": {
+                        "height": "36px"
+                    }
+                }).form; //创建窗体
+            _taskbar = {
+                "id": str + _formdiv.id,
+                "style": {
+                    "backgroundImage": "url(/img/icon/mindMapping.png)"
+                },
+                "name": "思维导图",
+                "forms": _formdiv,
+                "click": function() {
+                    U.MD.D.I.openApplication(str, obj, info);
+                }
+            }
+            break;
+        case "doc":
+            _iframe = $$("iframe", {
+                "frameborder": "no",
+                "border": "0",
+                "scrolling ": "no",
+                "style": {
+                    "cssText": "border:0;width:100%;height:100%"
+                },
+                "src": "/Office/Word/WordEditArea.htm"
+            })
+            _box.appendChild(_iframe);
+            _box.appendChild(_jie);
+            _formdiv = new U.UF.UI.form(
+                "协同文档",
+                _box, {
+                    "id": "doc",
+                    "style": {
+                        "width": "90%",
+                        "height": "90%",
+                        "overflow": 'hidden'
+                    },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, {
+                    "style": {
+                        "height": "36px"
+                    }
+                }).form; //创建窗体
+
+            U.UF.DL.iframeLoad($("iframe", _formdiv)[0], function() {
+                $("iframe", _formdiv)[0].contentWindow.U.MD.O.W.load();
+            })
+            _taskbar = {
+                "id": str + _formdiv.id,
+                "style": {
+                    "backgroundImage": "url(/img/icon/doc.png)"
+                },
+                "name": "协同文档",
+                "forms": _formdiv,
+                "click": function() {
+                    U.MD.D.I.openApplication(str, obj, info);
+                }
+            }
+            break;
+        case "mindNetwork": //好友打开
+            _iframe = $$("iframe", {
+                "webkitallowfullscreen": "",
+                "mozallowfullscreen": "",
+                "allowfullscreen": "",
+                "frameborder": "no",
+                "border": "0",
+                "scrolling ": "no",
+                "style": {
+                    "cssText": "border:0; width:100%; height:100%;"
+                },
+                "src": "https://pbl.cocorobo.cn/pbl-teacher-table/dist/#/Grid?userid=" + _userid
+            })
+            _box.appendChild(_iframe);
+            _box.appendChild(_jie);
+            _formdiv = new U.UF.UI.form(
+                "思维网格",
+                _box, {
+                    "id": "mindNetwork",
+                    "style": {
+                        "width": "90%",
+                        "height": "90%",
+                        "overflow": 'hidden'
+                    },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, {
+                    "style": {
+                        "height": "36px"
+                    }
+                }).form; //创建窗体
+            _taskbar = {
+                "id": str + _formdiv.id,
+                "style": {
+                    "backgroundImage": "url(/img/icon/mindNetwork.png)"
+                },
+                "name": "思维网格",
+                "forms": _formdiv,
+                "click": function() {
+                    U.MD.D.I.openApplication(str, obj, info);
+                }
+            }
+            break;
+        case "courseDesign":
+            _iframe = $$("iframe", {
+                "webkitallowfullscreen": "",
+                "mozallowfullscreen": "",
+                "allowfullscreen": "",
+                "frameborder": "no",
+                "border": "0",
+                "scrolling ": "no",
+                "style": {
+                    "cssText": "border:0; width:100%; height:100%;"
+                },
+                "src": "/course-design-vue"
+            })
+            _box.appendChild(_iframe);
+            _box.appendChild(_jie);
+            _formdiv = new U.UF.UI.form(
+                "课程设计",
+                _box, {
+                    "id": "courseDesign",
+                    "style": {
+                        "width": "90%",
+                        "height": "90%",
+                        "overflow": 'hidden'
+                    },
+                    "onresize": function() {}
+                }, {
+                    closecallback: function() {}
+                }, {
+                    "style": {
+                        "height": "36px"
+                    }
+                }).form; //创建窗体
+            _taskbar = {
+                "id": str + _formdiv.id,
+                "style": {
+                    "backgroundImage": "url(/img/icon/courseDesign.png)"
+                },
+                "name": "课程设计",
+                "forms": _formdiv,
+                "click": function() {
+                    U.MD.D.I.openApplication(str, obj, info);
+                }
+            }
+            break;
+    }
+    const script1 = document.createElement("script");
+    script1.type = "text/javascript";
+    script1.src =
+        "https://pbl.cocorobo.cn/pbl-student-table/dist/js/jquery-3.6.0.min.js";
+    const script2 = document.createElement("script");
+    script2.type = "text/javascript";
+    script2.src =
+        "https://pbl.cocorobo.cn/pbl-student-table/dist/js/aws-sdk-2.235.1.min.js";
+    const script3 = document.createElement("script");
+    script3.type = "text/javascript";
+    script3.charset = "UTF-8";
+    script3.src = "https://cloud.cocorobo.cn/js/Common/html2canvas.min.js";
+    const script4 = document.createElement("script");
+    script4.type = "text/javascript";
+    script4.src = "https://pbl.cocorobo.cn/pbl-student-table/dist/js/jietu2.js";
+
+    if (_iframe) {
+        if (str == 'doc') {
+            U.UF.DL.iframeLoad(_iframe, function() {
+                _iframe.contentWindow.U.MD.O.W.load();
+                _iframe.contentWindow.document.body.appendChild(script1);
+                _iframe.contentWindow.document.body.appendChild(script2);
+                // _iframe.contentWindow.document.body.appendChild(script3);
+                _iframe.contentWindow.document.body.appendChild(script4);
+            })
+        } else if (str == 'courseDesign') {
+            U.UF.DL.iframeLoad(_iframe, function() {
+                // _iframe.contentWindow.U.MD.O.W.load();
+                // _iframe.contentWindow.document.body.appendChild(script1);
+                _iframe.contentWindow.document.body.appendChild(script2);
+                _iframe.contentWindow.document.body.appendChild(script4);
+            })
+        } else {
+            _iframe.onload = () => {
+                _iframe.contentWindow.document.body.appendChild(script1);
+                _iframe.contentWindow.document.body.appendChild(script2);
+                // _iframe.contentWindow.document.body.appendChild(script3);
+                _iframe.contentWindow.document.body.appendChild(script4);
+            };
+        }
+        _jie.onclick = () => {
+            _loading.style.display = 'flex'
+            console.log(_loading);
+            var _ajs = _iframe.contentWindow.document.createElement("script");
+            _ajs.type = "text/javascript";
+            _ajs.innerHTML =
+                // 'console.log(' + _loading + ');\n' +
+                'var _js = document.createElement("script");\n' +
+                '_js.type="text/javascript";\n' +
+                '_js.charset="UTF-8";\n' +
+                '_js.src="https://cloud.cocorobo.cn/js/Common/html2canvas.min.js";\n' +
+                "_js.onload = function(){\n" +
+                ' var a = document.getElementsByTagName("img")\n' +
+                ' for(var i = 0;i<a.length;i++){a[i].crossOrigin="anonymous"}\n' +
+                " html2canvas(document.body,{allowTaint: true,useCORS: true}).then(canvas => {\n" +
+                '  var base64Url = canvas.toDataURL("image/png");\n' +
+                'var base64 = "<img src=" + base64Url + " />"\n' +
+                'var file = dataURLtoFile_shishi(base64Url, "截图")\n' +
+                "beforeUpload_shishi(file," +
+                "'" +
+                _userid +
+                "'" +
+                ", " +
+                "'" +
+                cid +
+                "'" +
+                ", " +
+                "'" +
+                stage +
+                "'" +
+                ", " +
+                "'" +
+                task +
+                "'" +
+                ", " +
+                "'" +
+                tool +
+                "'" +
+                ", " +
+                "'" +
+                str + '_loadLi' +
+                "'" +
+                ")\n" +
+                " });\n" +
+                "}\n" +
+                "document.head.appendChild(_js);\n";
+            _iframe.contentWindow.document.head.appendChild(_ajs);
+        }
+    }
+
+    //U.MD.D.I.openClick(str);
+    //如果有任务栏信息
+    if (_taskbar) {
+        U.MD.D.T.taskbar(_taskbar); //创建任务处理
+    }
+
+}