{{include "header.html"}} {{include "nav.html"}}
{{$slides := HomeSlides}} {{if $slides}}
{{range $index, $_ := $slides}} {{end}}
{{end}}
{{default (index .ThemesExt "theme_keywords") "清新配色/流程可视化/服务保障"}}
{{default (index .ThemesExt "hero_badge") "日常保洁 · 深度清洁 · 开荒保洁 · 家电清洗"}}

{{default (index .ThemesExt "home_hero_title") "把家交给我们,你只负责轻松"}}

{{default (index .ThemesExt "home_hero_desc") "我们把清洁做成可验收的清单:提前说明做什么、不做什么;到场再确认重点区域;交付前按清单复检。"}}

{{$pts := index .ThemesExt "home_hero_points"}} {{if $pts}}
{{range $pts}} {{$t := index . "title"}} {{$d := index . "desc"}}
{{$t}}
{{if $d}}
{{$d}}
{{end}}
{{end}}
{{end}}
营业时间
{{default (index .ThemesExt "business_hours") "08:30 - 20:30"}}
预约提示
{{default (index .ThemesExt "booking_notice") "建议提前 1 天预约"}}
服务方式
上门到家
交付
清单复检
{{$bk := index .ThemesExt "home_booking_card"}}
{{default (index $bk "title") "快速预约(示例)"}}

把需求说清楚,我们就能做得更好

{{default (index $bk "desc") "不需要现在付款,先把需求说明白。我们会尽快回复。"}}
面积(示例)
服务类型(示例)
重点区域(示例)
{{$tips := index $bk "tips"}} {{if $tips}}
{{range $tips}}
{{.}}
{{end}}
{{end}}
{{default (index $bk "cta") "去填写需求"}}
{{default (index .ThemesExt "price_hint") "价格为示例;以实际面积/污染程度/服务范围评估为准"}}
{{$std := index .ThemesExt "home_standards"}} {{if $std}}
{{default (index $std "title") "标准怎么落地?"}}

清单在前,验收在后

{{default (index $std "desc") "你能提前看到清单与验收点,现场不靠感觉。"}}
去看服务细则
包含内容(预览)
{{$inc := index $std "includes"}} {{if $inc}}
{{range $inc}}
{{.}}
{{end}}
{{end}}
不包含
{{$exc := index $std "excludes"}} {{if $exc}}
{{range $exc}}
{{.}}
{{end}}
{{end}}
验收点
{{$acc := index $std "acceptance"}} {{if $acc}}
{{range $acc}}
{{.}}
{{end}}
{{end}}
{{end}} {{$promises := index .ThemesExt "service_promises"}} {{if $promises}}
服务保障

把标准写清楚,让你更放心

预约咨询
{{range $promises}} {{$t := index . "title"}} {{$d := index . "desc"}} {{$i := index . "icon"}}
{{if $i}}{{else}}{{end}}
{{$t}}
{{if $d}}
{{$d}}
{{end}}
{{end}}
{{default (index .ThemesExt "price_hint") "价格为示例;以实际面积/污染程度评估为准"}}
{{end}} {{$services := ColumnContents "services" 6}} {{if $services}}
保洁服务

常见需求,直接选

全部服务
{{end}} {{$proc := index .ThemesExt "cleaning_process"}} {{if $proc}}
服务流程

从预约到交付,流程可追溯

预约
{{range $proc}} {{$s := index . "step"}} {{$t := index . "title"}} {{$d := index . "desc"}}
步骤 {{$s}}
{{$t}}
{{if $d}}
{{$d}}
{{end}}
{{end}}
{{end}} {{$cases := ColumnContents "cases" 6}} {{if $cases}}
{{$faq := index .ThemesExt "faq"}}
常见问题

提前把问题说明白

{{if $faq}}
{{range $faq}} {{$q := index . "q"}} {{$a := index . "a"}}
{{$q}}
{{if $a}}
{{$a}}
{{end}}
{{end}}
{{else}}
暂无 FAQ
{{end}}
{{end}} {{$cleaners := ColumnContents "cleaners" 4}} {{if $cleaners}}
团队

靠谱的保洁师,做事更有章法

全部保洁师
{{end}}
到店信息

{{default (index .ThemesExt "brand_name") "家政保洁"}}

{{default (index .ThemesExt "address") "欢迎到店"}}
{{default (index .ThemesExt "tel") "电话请在后台配置"}}
{{default (index .ThemesExt "business_hours") "营业时间请配置"}}
最新动态

清洁知识 / 动态

{{include "footer.html"}} {{include "js.html"}}