SanHQin 3 weeks ago
parent
commit
adff91c5d2
1 changed files with 1 additions and 2 deletions
  1. 1 2
      js/Desktop/DeskTop.js

+ 1 - 2
js/Desktop/DeskTop.js

@@ -11290,8 +11290,7 @@ U.MD.D.I.getContents2 = function (cid, s, task, t, uid, type, iframe) {
                 } else if (type == '4') {
                 } else if (type == '4') {
                     iframe.contentWindow.loadingXml(JSON.parse(xmlhttp.response)[0][0].text)
                     iframe.contentWindow.loadingXml(JSON.parse(xmlhttp.response)[0][0].text)
                 } else if (type == '5') {
                 } else if (type == '5') {
-									console.log("设置ppt数据1",xmlhttp.response)
-										// iframe.contentWindow.window.readJSON(JSON.parse(JSON.parse(xmlhttp.response)[0][0].text), true)
+									iframe.contentWindow.window.readJSON(decodeURIComponent(JSON.parse(xmlhttp.response)[0][0].text), true)
 								}
 								}
             } else {
             } else {
                 if (type == '2') {
                 if (type == '2') {