mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
init project
This commit is contained in:
1
app/views/accounts/login.json.jbuilder
Normal file
1
app/views/accounts/login.json.jbuilder
Normal file
@@ -0,0 +1 @@
|
||||
json.partial! 'users/user', user: @user
|
||||
2
app/views/accounts/verify.json.jbuilder
Normal file
2
app/views/accounts/verify.json.jbuilder
Normal file
@@ -0,0 +1,2 @@
|
||||
json.status 0
|
||||
json.message "邮箱或者手机号码可用"
|
||||
Reference in New Issue
Block a user