lsc 2 years ago
parent
commit
13468294e2
2 changed files with 1 additions and 7 deletions
  1. 0 6
      js/Desktop/DeskTop.js
  2. 1 1
      js/Office/Word/WordEditor.js

+ 0 - 6
js/Desktop/DeskTop.js

@@ -2977,9 +2977,6 @@ U.MD.D.I.openApplicationJie = function (str, cid, stage, task, tool) {
                 _iframe.contentWindow.document.body.appendChild(script2);
                 _iframe.contentWindow.document.body.appendChild(script2);
                 // _iframe.contentWindow.document.body.appendChild(script3);
                 // _iframe.contentWindow.document.body.appendChild(script3);
                 _iframe.contentWindow.document.body.appendChild(script4);
                 _iframe.contentWindow.document.body.appendChild(script4);
-                (function () {
-                    var $180 = _iframe.contentWindow.$.noConflict(); 
-                })();
                 
                 
             })
             })
         } else if (str == 'courseDesign') {
         } else if (str == 'courseDesign') {
@@ -3326,9 +3323,6 @@ U.MD.D.I.openApplicationJieS = function (str, cid, stage, task, tool) {
                 _iframe.contentWindow.document.body.appendChild(script2);
                 _iframe.contentWindow.document.body.appendChild(script2);
                 // _iframe.contentWindow.document.body.appendChild(script3);
                 // _iframe.contentWindow.document.body.appendChild(script3);
                 _iframe.contentWindow.document.body.appendChild(script4);
                 _iframe.contentWindow.document.body.appendChild(script4);
-                (function () {
-                    var $180 = _iframe.contentWindow.$.noConflict(); 
-                })();
             })
             })
         } else if (str == 'mind') {
         } else if (str == 'mind') {
             U.UF.DL.iframeLoad(_iframe, function () {
             U.UF.DL.iframeLoad(_iframe, function () {

+ 1 - 1
js/Office/Word/WordEditor.js

@@ -422,7 +422,7 @@ U.MD.O.W.E.toolsbind = function () {
     window.onresize = function () {
     window.onresize = function () {
         U.MD.O.W.E.toolbarCheck(_toolsel);
         U.MD.O.W.E.toolbarCheck(_toolsel);
     };
     };
-
+    var $180 = .$.noConflict(); 
     //工具栏更多处理,下拉框显示隐藏
     //工具栏更多处理,下拉框显示隐藏
     $('#U_MD_O_H_More').Child()[0].onclick = function (e) {
     $('#U_MD_O_H_More').Child()[0].onclick = function (e) {
         //  $('#U_MD_O_H_More').children()[0].onclick = function (e) {
         //  $('#U_MD_O_H_More').children()[0].onclick = function (e) {