- Spring Boot 后端服务 (hss-home-service) - delivery-miniapp 配送小程序 - website 官网 (Nuxt) - docs 架构设计文档 - Docker 容器化部署配置 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 line
1.5 KiB
JSON
1 line
1.5 KiB
JSON
{"file":"CtaSection-ClDHCKqS.js","mappings":";;;;;;AACW,QAAA,WAAAA,eAAAC,WAAA,EAAA,OAAM,uEAAmE,MAAA,CAAA,CAAA,uRAAA;;IAKlE,IAAG;AAAA,IACX,OAAM;AAAA;qBADR,CAGW,GAAAC,QAAAC,UAAA,aAAA;;;;;0BAFuH,QAElI;AAAA;;;;;;IACU,IAAG;AAAA,IACX,OAAM;AAAA;qBADR,CAGW,GAAAD,QAAAC,UAAA,aAAA;;;;;0BAF0I,QAErJ;AAAA;;;;;;;;;;;;;;","names":["_ssrRenderAttrs","_mergeProps","_push","_parent"],"sources":["../../../../components/CtaSection.vue"],"sourcesContent":["<template>\n <section class=\"py-20 bg-gradient-to-r from-primary-700 to-primary-900 text-white\">\n <div class=\"section-container text-center\">\n <h2 class=\"text-3xl md:text-4xl font-bold mb-4\">准备好提升居家服务管理效率了吗?</h2>\n <p class=\"text-lg text-blue-100 mb-8 max-w-xl mx-auto\">立即预约演示,了解平台如何帮助您的机构实现服务可监管、过程可追溯、质量可评价、费用可结算。</p>\n <div class=\"flex flex-col sm:flex-row gap-4 justify-center\">\n <NuxtLink to=\"/contact\"\n class=\"px-8 py-4 bg-cta text-white rounded-xl text-lg font-semibold hover:bg-cta-700 transition-colors shadow-lg shadow-cta/25\">\n 预约演示\n </NuxtLink>\n <NuxtLink to=\"/resources\"\n class=\"px-8 py-4 bg-white/15 backdrop-blur text-white rounded-xl text-lg font-semibold hover:bg-white/25 transition-colors border border-white/20\">\n 获取方案\n </NuxtLink>\n </div>\n </div>\n </section>\n</template>\n"],"version":3} |