{{include "header.html"}} {{include "nav.html"}} {{include "bread.html"}}
门店

{{if .Single}}{{.Single.Title}}{{end}}

{{if and .Single .Single.Description}}

{{.Single.Description}}

{{end}}
{{if .Single}}{{.Single.Content|Str2Html}}{{end}}
到店信息
{{default (index .ThemesExt "address") "欢迎到店"}}
{{default (index .ThemesExt "tel") "电话请在后台配置"}}
{{default (index .ThemesExt "business_hours") "营业时间请配置"}}
{{default (index .ThemesExt "store_notice") ""}}
{{$map := index .ThemesExt "map_url"}} {{if $map}} 打开地图 {{end}}
环境预览
space
bar
table
live
{{include "footer.html"}} {{include "js.html"}}