export pdf local ok

This commit is contained in:
life
2015-12-21 23:25:36 +08:00
parent 743e752d08
commit 73584c8ff1
10 changed files with 1907 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
// 只有api的插件才能访问
var Api = {
notebook: Notebook,
@@ -16,6 +17,7 @@ var Api = {
noteService: NoteService,
userService: UserService,
dbService: db,
ipc: nodeRequire('ipc'),
// 打开本地目录
// mac和windows下不同