tinymce 上传图片 ok

This commit is contained in:
life
2015-05-01 16:15:38 +08:00
parent d07a3a00a3
commit 367f6cb6cf
2 changed files with 9 additions and 5 deletions

View File

@@ -1,5 +1,9 @@
// 为了显示图片
// leanote://api/file/getImage?fileId=xxx
//
//
// 没用!!! 因为protocal不支持异步
// https://github.com/atom/electron/issues/410
var protocol = require('protocol');