mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-15 23:55:50 +00:00
登录后判断是否有数据文件夹, 如果没有, 则新建之
This commit is contained in:
@@ -32,7 +32,6 @@ function ani(callback) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// 判断是否登录
|
||||
UserService.init(function(userInfo) {
|
||||
if(userInfo) {
|
||||
|
Reference in New Issue
Block a user