{{template "UserRight" .}}
{{template "Tabs" .}}
{{if gt .Cid 0}}
{{.Folder.Title}} ( {{.Folder.Cnt}} )
{{else}} {{end}}
{{if eq .Style "th"}} {{else}}
文档
评分
页数
浏览
下载
上传时间
    {{range .Lists}}
  • {{HandlePageNum .Page}}
    {{.Vcnt}}
    {{.Dcnt}}
    {{if eq $.LoginUid $.Uid}}
    {{if gt $.Cid 0}} 移除收藏 {{else}} 编辑 | 删除 {{end}}
    {{TimestampFormat (Interface2Int .TimeCreate) "2006-01-02"}}
    {{else}}
    {{TimestampFormat (Interface2Int .TimeCreate) "2006-01-02"}}
    {{end}}
  • {{end}}
{{end}} {{if .Lists}}{{else}}
暂无分享文档
{{end}} {{if .Page}}
    {{str2html .Page}}
{{end}}