mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-16 08:01:53 +00:00
写作模式, sync问题
This commit is contained in:
4
node_modules/web.js
generated
vendored
4
node_modules/web.js
generated
vendored
@@ -20,6 +20,10 @@ var Web = {
|
||||
me.Note.notLogin();
|
||||
},
|
||||
|
||||
alertWeb: function(msg) {
|
||||
var me = this;
|
||||
me.Note.alertWeb(msg);
|
||||
},
|
||||
|
||||
// 注入前端变量
|
||||
set: function(notebook, note, attach, tag) {
|
||||
|
Reference in New Issue
Block a user