{{include "header.html"}}
{{include "nav.html"}} {{include "bread.html"}}
保洁师团队
{{if .CurrentColumn}}{{.CurrentColumn.Name}}{{else}}{{.Title}}{{end}}
{{if and .Single .Single.Description}}
{{.Single.Description}}
{{end}}
看交付案例
预约咨询
团队标准
实名认证 · 标准工具 · 复检交付
服务方式
按项目清单施工,可备注重点区域
预约建议
{{default (index .ThemesExt "booking_notice") "建议提前预约"}}
{{range .List}}
{{if .Img}}
{{else}}
{{end}}
{{.Title}}
{{.Description}}
查看档案与可约时段
{{if .Ext}} {{$skill := index .Ext "skill"}} {{$exp := index .Ext "exp"}} {{$focus := index .Ext "focus"}}
擅长
{{if $skill}}{{$skill}}{{else}}-{{end}}
经验
{{if $exp}}{{$exp}}{{else}}-{{end}}
特点
{{if $focus}}{{$focus}}{{else}}-{{end}}
{{else}}
档案完善中
{{end}}
{{end}}
{{if .Pager.Enabled}}
{{range .Pager.Items}} {{if eq .Kind "gap"}}
{{.Label}}
{{else}}
{{.Label}}
{{end}} {{end}}
{{end}}
{{include "sidebar.html"}}
{{include "footer.html"}} {{include "js.html"}}