mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-11-24 08:47:04 +08:00
修复第一次登录失败的BUG
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
}
|
||||
},
|
||||
error: function (res) {
|
||||
window.location = "{{ urlfor "HomeController.Index" }}"
|
||||
layer.msg("发生异常")
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user