|
@@ -2434,7 +2434,8 @@ U.MD.D.I.openApplicationJie = function (str, cid, stage, task, tool) {
|
|
// U.MD.D.I.openApplication(str, obj, info);
|
|
// U.MD.D.I.openApplication(str, obj, info);
|
|
// }
|
|
// }
|
|
// }
|
|
// }
|
|
- window.open("https://cloud.cocorobo.cn/kityminder-editor/dist/index.html", "思维导图", "height=" + US.height + ", width=" + US.width + ", top=100, left=100, toolbar=no, menubar=0, resizable=0, location=0, status=no");
|
|
|
|
|
|
+ let test = window.open("https://cloud.cocorobo.cn/kityminder-editor/dist/index.html", "思维导图", "height=" + US.height + ", width=" + US.width + ", top=100, left=100, toolbar=no, menubar=0, resizable=0, location=0, status=no");
|
|
|
|
+ test.location.reload;
|
|
break;
|
|
break;
|
|
case "MindMap":
|
|
case "MindMap":
|
|
aTool = 3;
|
|
aTool = 3;
|