add tray (windows & mac)

This commit is contained in:
life
2016-12-26 20:02:55 +08:00
parent f9151a771b
commit 3958e0076b
11 changed files with 108 additions and 23 deletions

View File

@@ -18,6 +18,7 @@ var Api = {
userService: UserService,
dbService: db,
ipc: nodeRequire('electron').ipcRenderer,
projectPath: projectPath,
// 打开本地目录
// mac和windows下不同