import { _ as _sfc_main$1, a as _sfc_main$2 } from "./TriEndDisplay-B5fVYJfo.js"; import { _ as __nuxt_component_2 } from "./CtaSection-ClDHCKqS.js"; import { defineComponent, unref, mergeProps, useSSRContext } from "vue"; import { ssrRenderList, ssrRenderComponent } from "vue/server-renderer"; import { u as useSeo } from "./useSeo-BkcZp48C.js"; import { c as capabilities } from "../server.mjs"; import "./AppIcon--JRwwp2l.js"; import "./v3-eWcT6REp.js"; import "/home/akoo/居家服务/hss-home-service/website/node_modules/@unhead/vue/dist/index.mjs"; import "/home/akoo/居家服务/hss-home-service/website/node_modules/ofetch/dist/node.mjs"; import "#internal/nuxt/paths"; import "/home/akoo/居家服务/hss-home-service/website/node_modules/hookable/dist/index.mjs"; import "/home/akoo/居家服务/hss-home-service/website/node_modules/unctx/dist/index.mjs"; import "/home/akoo/居家服务/hss-home-service/website/node_modules/h3/dist/index.mjs"; import "vue-router"; import "/home/akoo/居家服务/hss-home-service/website/node_modules/defu/dist/defu.mjs"; import "/home/akoo/居家服务/hss-home-service/website/node_modules/ufo/dist/index.mjs"; const _sfc_main = /* @__PURE__ */ defineComponent({ __name: "capabilities", __ssrInlineRender: true, setup(__props) { useSeo({ title: "核心能力", description: "八大核心能力覆盖居家上门服务完整业务链路:需求受理、能力评估、方案制定、智能派单、上门执行、过程监管、验收评价、结算归档。" }); return (_ctx, _push, _parent, _attrs) => { const _component_CapabilityCard = _sfc_main$1; const _component_TriEndDisplay = _sfc_main$2; const _component_CtaSection = __nuxt_component_2; _push(`

核心能力

八大能力模块,覆盖居家上门服务完整业务链路

`); ssrRenderList(unref(capabilities), (c) => { _push(ssrRenderComponent(_component_CapabilityCard, mergeProps({ key: c.title }, { ref_for: true }, c), null, _parent)); }); _push(`

三端协同

`); _push(ssrRenderComponent(_component_TriEndDisplay, { class: "mt-12" }, null, _parent)); _push(`
`); _push(ssrRenderComponent(_component_CtaSection, null, null, _parent)); _push(``); }; } }); const _sfc_setup = _sfc_main.setup; _sfc_main.setup = (props, ctx) => { const ssrContext = useSSRContext(); (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("pages/capabilities.vue"); return _sfc_setup ? _sfc_setup(props, ctx) : void 0; }; export { _sfc_main as default }; //# sourceMappingURL=capabilities-Cm2IW4XJ.js.map