修改资料页面点击安全设置中绑定或更改,左边栏目会跳到“职业认证”
This commit is contained in:
parent
a6971b380f
commit
68a901a533
|
|
@ -632,7 +632,7 @@ class AccountController < ApplicationController
|
|||
def change_or_bind
|
||||
@user = User.current
|
||||
@type = params[:type]
|
||||
@setting_type = 4
|
||||
@setting_type = 5
|
||||
render :layout => 'base_edu_account'
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue