{{include "header.html"}} {{include "nav.html"}}
{{$slides := HomeSlides}} {{if $slides}}
{{range $index, $_ := $slides}} {{end}}
{{end}}
{{default (index (index .ThemesExt "hero") "badge") "一站式企业展示"}}

{{default (index (index .ThemesExt "hero") "title") (default .Site.Subtitle .Site.Title)}}

{{default (index (index .ThemesExt "hero") "desc") .Description}}

{{$pSlug := default (index (index .ThemesExt "hero") "primary_slug") "contact"}} {{$sSlug := default (index (index .ThemesExt "hero") "secondary_slug") "cases"}} {{default (index (index .ThemesExt "hero") "primary_text") "咨询报价"}} {{default (index (index .ThemesExt "hero") "secondary_text") "查看案例"}}
{{if and .ThemesExt (index .ThemesExt "home") (index (index .ThemesExt "home") "show_stats")}}
服务范围
全国可达
交付周期
快速响应
方案类型
标准/定制
沉淀经验
可复用模块
{{end}}
{{$products := ColumnContents "products" 6}} {{if $products}}
产品与解决方案

产品中心

查看全部
{{end}} {{$cases := ColumnContents "cases" 6}} {{if $cases}}
成功交付

案例展示

查看全部
{{end}}
企业动态

新闻资讯

共 {{.Pager.TotalItems}} 条
{{range .List}} {{end}} {{if .Pager.Enabled}} {{end}}
{{include "sidebar.html"}}
{{include "footer.html"}} {{include "js.html"}}