|
@@ -3034,13 +3034,13 @@ U.MD.D.I.openApplicationJieS = function (str, cid, stage, task, tool) {
|
|
"cssText": "border:0;width:100%;height:100%"
|
|
"cssText": "border:0;width:100%;height:100%"
|
|
},
|
|
},
|
|
"src": "/kityminder-editor/dist/index.html"
|
|
"src": "/kityminder-editor/dist/index.html"
|
|
- })
|
|
|
|
|
|
+ });
|
|
_box.appendChild(_iframe);
|
|
_box.appendChild(_iframe);
|
|
_box.appendChild(_jie);
|
|
_box.appendChild(_jie);
|
|
_formdiv = new U.UF.UI.form(
|
|
_formdiv = new U.UF.UI.form(
|
|
"思维导图",
|
|
"思维导图",
|
|
_box, { //"/jsmind/example/demo.html"
|
|
_box, { //"/jsmind/example/demo.html"
|
|
- "id": "minds",
|
|
|
|
|
|
+ "id": "minds" + stage + task + tool,
|
|
"style": {
|
|
"style": {
|
|
"width": "90%",
|
|
"width": "90%",
|
|
"height": "90%",
|
|
"height": "90%",
|