完善帮助文档

This commit is contained in:
fofolee
2022-05-02 02:28:18 +08:00
parent 916105aa3d
commit b41b262c8b
16 changed files with 436 additions and 3838 deletions

View File

@@ -340,10 +340,7 @@ export default {
},
// 打开文档
showHelp() {
utools.createBrowserWindow("./helps/quickcommand.html", {
width: 1280,
height: 920,
});
window.showUb.docs();
},
// 展开收起侧栏
toggleSideBarWidth() {