Files
Home-Care/hss-home-service/website/.nuxt/dist/client/_nuxt/naEcxlUD.js
comclib c02029a5f3 feat: 初始化居家上门服务系统完整项目代码
- Spring Boot 后端服务 (hss-home-service)
- delivery-miniapp 配送小程序
- website 官网 (Nuxt)
- docs 架构设计文档
- Docker 容器化部署配置

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-19 09:04:49 +08:00

2 lines
1.1 KiB
JavaScript

import{_ as s}from"./CJNI7xdH.js";import{l as a,x as i,h as c,e,k as l,K as r,j as d}from"./4pHoJ_J-.js";const m={class:"bg-surface rounded-2xl p-8 hover:shadow-md transition-all duration-300 border border-gray-100 group"},p={class:"w-14 h-14 rounded-2xl bg-gradient-to-br from-primary-50 to-accent-50 text-primary flex items-center justify-center mb-5 group-hover:from-primary group-hover:to-accent group-hover:text-white transition-all"},u={class:"font-bold text-xl mb-3"},x={class:"text-sm text-text-secondary leading-relaxed mb-4"},g=a({__name:"ScenarioCard",props:{icon:{},title:{},desc:{}},setup(t){return(h,o)=>{const n=s;return i(),c("div",m,[e("div",p,[l(n,{name:t.icon,class:"w-7 h-7"},null,8,["name"])]),e("h3",u,r(t.title),1),e("p",x,r(t.desc),1),o[0]||(o[0]=e("span",{class:"text-primary font-medium text-sm hover:underline cursor-pointer inline-flex items-center gap-1"},[d(" 了解更多 "),e("svg",{class:"w-4 h-4",fill:"none",stroke:"currentColor","stroke-width":"2",viewBox:"0 0 24 24"},[e("path",{d:"M9 5l7 7-7 7","stroke-linecap":"round","stroke-linejoin":"round"})])],-1))])}}});export{g as _};