import { _ as _sfc_main$1 } from "./SecurityGrid-LoMlH504.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: "security", __ssrInlineRender: true, setup(__props) { useSeo({ title: "安全合规", description: "RBAC 权限体系、数据分类分级、授权同意管理、审计日志追溯、脱敏展示、合规留痕。" }); return (_ctx, _push, _parent, _attrs) => { const _component_SecurityGrid = _sfc_main$1; const _component_CtaSection = __nuxt_component_2; _push(`

安全合规

医疗级安全合规体系,满足政企、医疗行业标准

`); _push(ssrRenderComponent(_component_SecurityGrid, null, 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/security.vue"); return _sfc_setup ? _sfc_setup(props, ctx) : void 0; }; export { _sfc_main as default }; //# sourceMappingURL=security-xgUg9gDm.js.map