{{Extend "layout"}} {{Block "title"}}{{Stored.title}}{{/Block}} {{Block "breadcrumb"}} {{Super}}
  • {{"警报收信账号"|T}}
  • {{Stored.title}}
  • {{- if Stored.topic -}}
  • {{`专题`|T}} {{topicName Stored.topic}}
  • {{- end -}} {{/Block}} {{Block "head"}} {{/Block}} {{Block "bodyNav"}} {{Include "manager/alert_recipient_body_nav"}} {{/Block}} {{Block "main"}}
    {{"新建收信账号"|T}}

    {{"收信账号列表"|T}}

    {{- if Stored.topic -}} {{- end -}} {{- range $k,$v := Stored.listData -}} {{- end -}}
    {{"名称"|T}} {{"账号"|T}} {{"类型"|T}} / {{"平台"|T}} {{"专题"|T}} {{"时间"|T}} {{"状态"|T}} {{"操作"|T}}
    {{`添加选中`|T}}
    {{$v.Recipient.Name}}
    {{$v.Id}}
    {{$v.Recipient.Account}} {{$v.Recipient.Type}}
    {{- $platformName := platformName $v.Recipient.Platform -}} {{$platformName}}
    {{topicName $v.Topic}} {{`创建`|T}}:{{$v.Created|DateFormat "2006-01-02 15:04:05"}}
    {{`更新`|T}}:{{- if gt $v.Updated 0 -}} {{$v.Updated|DateFormat "2006-01-02 15:04:05"}} {{- else -}} - {{- end -}}
    {{Stored.pagination.Render}}
    {{/Block}} {{Block "footer"}} {{/Block}}