@@ -3034,13 +3034,13 @@ U.MD.D.I.openApplicationJieS = function (str, cid, stage, task, tool) {
"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": "minds",
+ "id": "minds" + stage + task + tool,
"style": {
"width": "90%",
"height": "90%",