mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-16 16:04:56 +00:00
notebook, note同步
note待同步内容, 图片
This commit is contained in:
3
node_modules/user.js
generated
vendored
3
node_modules/user.js
generated
vendored
@@ -74,6 +74,9 @@ var User = {
|
||||
getCurActiveUserId: function() {
|
||||
return this.userId || "user1";
|
||||
},
|
||||
getToken: function() {
|
||||
return this.token || "user1";
|
||||
},
|
||||
getCurUserImagesPath: function() {
|
||||
return Evt.getBasePath() + '/' + this.getCurUserImagesAppPath();
|
||||
},
|
||||
|
Reference in New Issue
Block a user