基本完成

This commit is contained in:
life
2015-03-05 21:50:59 +08:00
parent b8fc9c6df4
commit 0e6fc7ac2b
120 changed files with 424 additions and 318 deletions

2
node_modules/web.js generated vendored
View File

@@ -109,7 +109,7 @@ var Web = {
syncProcess: function(type, title) {
var me = this;
me.Note.syncProcess('In sync ' + type + ': ' + title);
me.Note.syncProcess('In sync ' + type + ' <br /> ' + title);
},
/*
syncNotebookFinish: function() {