{{if .Single}}
{{if eq .Single.Slug "ai-quzhan"}}{{else if eq .Single.Slug "ai-open-platform"}}{{else if eq .Single.Slug "ai-news"}}{{else if eq .Single.Slug "interesting-sites"}}{{else if eq .Single.Slug "open-source"}}{{else if eq .Single.Slug "ai-learning"}}{{else}}{{end}}
{{.Single.Title}}
{{.Single.Description}}
{{else if eq .Type "search"}}搜索结果
{{if .Request.Query.key}}关键词:{{.Request.Query.key}}
{{else}}{{.Description}}
{{end}} {{else if eq .Type "tag"}}标签:{{.Title}}
{{else}}{{.Title}}
{{.Description}}
{{end}}
{{range .List}}
{{if .Ext}}{{if index .Ext "official_url"}}
访问官网
{{else}}
查看详情
{{end}}{{end}}
{{end}}
{{if .Pager.Enabled}}
{{end}}
{{if not .List}}
{{if .Img}}
{{else}}
{{end}}
{{if .Ext}}{{if index .Ext "price"}}
{{index .Ext "price"}}
{{end}}{{end}}
{{.Title}}
{{.Description}}
{{.Views}}
{{if .Ext}}{{if index .Ext "rating"}}
{{index .Ext "rating"}}
{{end}}{{end}}
{{if .Ext}}{{if index .Ext "platform"}}
{{index .Ext "platform"}}
{{end}}{{end}}
暂无内容