{{default (index .ThemesExt "brand_name") "企业官网"}}
{{default (index .ThemesExt "brand_slogan") "材料连接产业,技术守护环境"}}
{{if .Site}}{{.Site.Title}}{{end}}
快速入口
产品中心 解决方案 工程案例 技术资料 关于我们 联系我们
联系方式
{{default (index .ThemesExt "tel") "电话请在 vvdata.json 配置"}}
{{default (index .ThemesExt "email") "邮箱请在 vvdata.json 配置"}}
{{default (index .ThemesExt "address") "地址请在 vvdata.json 配置"}}
{{default (index .ThemesExt "business_hours") "营业时间请配置"}}
© {{date "2006" (now)}} {{default (index .ThemesExt "brand_name") "企业官网"}}. All rights reserved.
{{$links := FriendLinks}} {{if $links}}
{{range $links}} {{.Name}} {{end}}
{{end}}