{{template "common/header.html" .}} {{template "common/nav.html" .}} 修改资料 * 用户名 {{if .CurrentUser.Email}} * 邮箱 {{end}} * 昵称 * 头像 选择头像 *图像必须为正方形,大小不要超过1M。 简介 {{.CurrentUser.Description}} {{if .ErrMsg}} {{.ErrMsg}} {{end}} 提交修改 {{template "common/footer.html" .}}
修改资料
{{.ErrMsg}}