{{template "header"}}
{{.CsrfTokenField}}
  • 基础信息
  • 其它
{{if gt .Item.ID 0}}
ID
{{.Item.ID}}
{{end}}
{{if gt .Item.ID 0}} {{else}} {{end}}
部门
    角色
      {{if eq .Item.ID 0}} {{else}} {{end}}
      {{template "upload" .Item.Avatar}}
      {{if gt .Item.ID 0}}
      创建时间
      {{dateFormat .Item.CreatedAt}}
      更新时间
      {{dateFormat .Item.UpdatedAt}}
      {{end}}
      {{ submitBtn .AuthorizeMenus "save"}}
      {{define "css"}} {{end}} {{define "js"}} {{end}} {{template "footer" .}}