{{template "widgets/head.html" .}} {{template "widgets/header.html" .}}

{{.Book.BookName}} {{if and (eq $.Member.MemberId $.Book.MemberId) (ne $.Book.RoleId 3)}}     {{end}} {{if and (gt $.Member.MemberId 0) (lt $.Member.Role 2)}}   {{end}}

{{.Book.BookName}}
{{if $.Wxacode}} {{end}}
    {{if .Book.Label}}
  • 文档标签
    {{str2html (tagsToLink .Book.Label)}}
  • {{end}}
  • 文档概述
    {{.Book.Description}}
    {{if eq .Tab "comment"}} {{/*评论*/}}
  • {{if gt $.MyScore 0}} 我的评分: {{else}} {{end}}
    文明评论,理性发言
    • {{range .Comments}}
    • {{.Nickname}} {{.Nickname}} 评分:
      {{.Content}}
    • {{end}}
  • {{end}} {{if eq .Tab "default"}} {{range .Menu}}
  • {{.DocumentName}}
  • {{end}} {{end}}
{{if .RelateBooks}}

相关书籍

{{range .RelateBooks}} {{end}}
{{end}}
{{/*{{template "widgets/support.html" .}}*/}} {{template "widgets/share.html" .}} {{template "widgets/download.html" .}} {{template "widgets/footer.html" .}}