mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-08 22:14:04 +08:00
init project
This commit is contained in:
1
app/views/weapps/unbind_accounts/show.json.jbuilder
Normal file
1
app/views/weapps/unbind_accounts/show.json.jbuilder
Normal file
@@ -0,0 +1 @@
|
||||
json.user_account @user.phone.present? ? @user.phone : (@user.mail.present? ? @user.mail : @user.login)
|
||||
Reference in New Issue
Block a user