本地发送note带图片 ok

下一步, 修改笔记带图片
This commit is contained in:
life
2015-01-29 00:50:05 +08:00
parent 261e5f5a45
commit ff79577605
6 changed files with 91 additions and 32 deletions

1
node_modules/evt.js generated vendored
View File

@@ -3,6 +3,7 @@ var User = require('user');
function log(o) {console.log(o)}
var Evt = {
leanoteUrl: 'http://localhost:9000',
port: 8008,
localUrl: 'http://127.0.0.1:8008',
getImageLocalUrl: function(fileId) {