mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-14 21:02:49 +00:00
Change
js/diagramly/ElectronApp.js
- 隐藏文件中的无用菜单
js/app.min.js
- 隐藏帮助菜单
- 取消未保存关闭窗口提示
EmbedFile.prototype.getTitle=...改为EmbedFile.prototype.getTitle=function(){return this.desc.title||(urlParams.title?decodeURIComponent(urlParams.title):"")}390:270改为390:285
index.html
- 隐藏加载中的提示