{{template "widgets/head.html" .}}
{{template "widgets/header.html" .}}
搜索
{{if (ads "explore-under-nav" $.IsMobile)}}
{{str2html (ads "explore-under-nav" $.IsMobile)}}
{{end}}
语种:
不限
中文
英文
其他
{{if .Cates}}
分类:
不限
{{range .Cates}} {{if and (eq .Pid 0) (gt .Cnt 0)}}
{{.Title}}
{{end}} {{end}} {{if gt $.Cid 0}}
{{range .Cates}} {{if and (eq .Pid $.Pid) (gt .Cnt 0)}}
{{.Title}}
{{end}} {{end}}
{{end}}
{{end}} {{if .Cate.Intro}}
{{.Cate.Title}},{{.Cate.Intro}}
{{end}}
最新
发布
热门
书籍
网站
推荐
我的收藏
{{/* {{if and (gt $.Member.MemberId 0) (eq .IsSignedToday false)}}*/}} {{/*
每日签到
*/}} {{/* {{end}}*/}}
{{range $index,$item := .Lists}} {{/*
*/}}
{{$item.BookName}}
{{/*
*/}} {{/*
*/}} {{/*
作者
*/}} {{/*
-
*/}} {{/*
{{$item.CreateName}}
*/}} {{/*
*/}} {{/*
*/}}
{{end}}
{{if (ads "explore-before-pagination" $.IsMobile)}}
{{str2html (ads "explore-before-pagination" $.IsMobile)}}
{{end}}
{{if gt .TotalPages 1}} {{.PageHtml}} {{end}}
{{if (ads "explore-under-pagination" $.IsMobile)}}
{{str2html (ads "explore-under-pagination" $.IsMobile)}}
{{end}}
{{template "widgets/footer.html" .}}