feat: 初始化居家上门服务系统完整项目代码

- Spring Boot 后端服务 (hss-home-service)
- delivery-miniapp 配送小程序
- website 官网 (Nuxt)
- docs 架构设计文档
- Docker 容器化部署配置

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-19 09:04:49 +08:00
parent 46c7887a18
commit c02029a5f3
471 changed files with 42313 additions and 2 deletions

View File

@@ -0,0 +1 @@
import{l as o,x as a,h as n,e as t,K as s}from"./4pHoJ_J-.js";const r={class:"bg-white rounded-2xl p-8 shadow-sm border border-gray-100"},d={class:"font-bold text-xl mb-3 text-red-500"},c={class:"text-text-secondary leading-relaxed"},x=o({__name:"PainPointCard",props:{title:{},desc:{}},setup(e){return(i,l)=>(a(),n("div",r,[t("h3",d,s(e.title),1),t("p",c,s(e.desc),1)]))}});export{x as _};