import { _ as __nuxt_component_0 } from "./ServiceLoopFlow-BcBowZhS.js"; import { _ as _sfc_main$1 } from "./AppIcon--JRwwp2l.js"; import { _ as __nuxt_component_2 } from "./CtaSection-ClDHCKqS.js"; import { defineComponent, useSSRContext } from "vue"; import { ssrRenderComponent } from "vue/server-renderer"; import { u as useSeo } from "./useSeo-BkcZp48C.js"; import "../server.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"; import "./v3-eWcT6REp.js"; import "/home/akoo/居家服务/hss-home-service/website/node_modules/@unhead/vue/dist/index.mjs"; const _sfc_main = /* @__PURE__ */ defineComponent({ __name: "service-loop", __ssrInlineRender: true, setup(__props) { useSeo({ title: "服务闭环", description: "8 个阶段无缝衔接:需求受理→能力评估→方案制定→智能派单→上门执行→过程监管→验收评价→结算归档。" }); return (_ctx, _push, _parent, _attrs) => { const _component_ServiceLoopFlow = __nuxt_component_0; const _component_AppIcon = _sfc_main$1; const _component_CtaSection = __nuxt_component_2; _push(`

服务闭环

从申请到归档,每个环节都可监管、可追溯、可评价

`); _push(ssrRenderComponent(_component_ServiceLoopFlow, null, null, _parent)); _push(`

数据完整性保障

`); _push(ssrRenderComponent(_component_AppIcon, { name: "database", class: "w-6 h-6" }, null, _parent)); _push(`

环节联动

上游数据自动驱动下游,评估结果 → 方案制定,签署生效 → 服务计划

`); _push(ssrRenderComponent(_component_AppIcon, { name: "check", class: "w-6 h-6" }, null, _parent)); _push(`

状态校验

每步流转必须满足前置条件,未签署方案不能生成工单,未验收工单不能结算

`); _push(ssrRenderComponent(_component_AppIcon, { name: "clipboard", class: "w-6 h-6" }, 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/service-loop.vue"); return _sfc_setup ? _sfc_setup(props, ctx) : void 0; }; export { _sfc_main as default }; //# sourceMappingURL=service-loop-DeE-MiwA.js.map