Initial commit (code only without large binaries)
This commit is contained in:
7
EdgeAdmin/web/views/@default/index/initPassword.js
Normal file
7
EdgeAdmin/web/views/@default/index/initPassword.js
Normal file
@@ -0,0 +1,7 @@
|
||||
Tea.context(function () {
|
||||
this.success = function () {
|
||||
teaweb.success("用户名和密码保存成功,现在去登录", function () {
|
||||
window.location = "/"
|
||||
})
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user