Initial commit (code only without large binaries)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Tea.context(function () {
|
||||
this.success = function () {
|
||||
teaweb.successRefresh("已将激活邮件发送到你的邮箱中,请注意查收")
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user