import { _ as __nuxt_component_2 } from "./CtaSection-ClDHCKqS.js"; import { defineComponent, unref, useSSRContext } from "vue"; import { ssrInterpolate, ssrRenderComponent } from "vue/server-renderer"; import { u as useSeo } from "./useSeo-BkcZp48C.js"; import { e as siteName, f as siteTagline } from "../server.mjs"; 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: "about", __ssrInlineRender: true, setup(__props) { useSeo({ title: "关于我们", description: siteTagline }); return (_ctx, _push, _parent, _attrs) => { const _component_CtaSection = __nuxt_component_2; _push(`

关于我们

${ssrInterpolate(unref(siteName))}

平台愿景

我们致力于为政府、医院、养老机构和社区服务中心提供专业、可信、智能的居家上门服务闭环管理平台。 通过数字化手段,让每一个服务请求都有始有终、每一步操作都可追溯、每一个异常都有处理、每一笔费用都有结算。

核心团队

团队由医疗信息化、养老服务运营、企业级 SaaS 平台开发等领域的资深专家组成, 具有丰富的医养结合数字化平台建设和落地经验。

行业标准

平台设计严格遵循《居家养老上门服务基本规范》GB/T 43153-2023 以及智慧健康养老产业发展相关指导文件, 确保服务流程、数据安全、质量评价和用户隐私保护符合国家标准。

`); _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/about.vue"); return _sfc_setup ? _sfc_setup(props, ctx) : void 0; }; export { _sfc_main as default }; //# sourceMappingURL=about-DRb7Qi-T.js.map