```json
{
"summary

By admin, 29 June, 2025
角色
assistant
content

```json
{
"summary": "当前组件是一个价格方案展示区,已包含三个不同级别的护理套餐。根据需求,我们将添加一个免费套餐选项。",
"widget": {
"type": "custom-template",
"isAPI": false,
"fullWidth": true,
"html": "<div class=\"bg-violet-50 py-16\">\n <div class=\"container mx-auto px-4\">\n <div class=\"text-center mb-12\">\n <h2 class=\"text-3xl font-bold text-gray-900 mb-4\">透明合理的价格</h2>\n <p class=\"text-lg text-gray-600\">无隐藏费用,按需选择</p>\n </div>\n <div class=\"grid grid-cols-1 md:grid-cols-4 gap-8\">\n <div class=\"bg-white rounded-lg shadow-sm overflow-hidden border border-solid border-gray-200\">\n <div class=\"p-8\">\n <h3 class=\"text-xl font-semibold text-gray-800 mb-2\">体验套餐</h3>\n <p class=\"text-3xl font-bold text-violet-600 mb-6\">¥0/次</p>\n <ul class=\"space-y-3\">\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">基础清洁体验</span>\n </li>\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">15分钟服务</span>\n </li>\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">简单健康评估</span>\n </li>\n </ul>\n <button class=\"mt-8 w-full py-3 px-6 bg-violet-100 rounded-md text-violet-600 font-medium hover:bg-violet-200 transition-colors duration-200\">\n 免费体验\n </button>\n </div>\n </div>\n <div class=\"bg-white rounded-lg shadow-md overflow-hidden border border-solid border-gray-200\">\n <div class=\"p-8\">\n <h3 class=\"text-xl font-semibold text-gray-800 mb-2\">基础护理</h3>\n <p class=\"text-3xl font-bold text-violet-600 mb-6\">¥199/次</p>\n <ul class=\"space-y-3\">\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">基础清洁护理</span>\n </li>\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">30分钟服务</span>\n </li>\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">健康检查报告</span>\n </li>\n </ul>\n <button class=\"mt-8 w-full py-3 px-6 border border-solid border-violet-600 rounded-md text-violet-600 font-medium hover:bg-violet-50 transition-colors duration-200\">\n 选择套餐\n </button>\n </div>\n </div>\n <div class=\"bg-white rounded-lg shadow-lg overflow-hidden border-2 border-solid border-violet-600 relative\">\n <div class=\"absolute top-0 right-0 bg-violet-600 text-white px-4 py-1 text-sm font-medium rounded-bl-md\">推荐</div>\n <div class=\"p-8\">\n <h3 class=\"text-xl font-semibold text-gray-800 mb-2\">全面护理</h3>\n <p class=\"text-3xl font-bold text-violet-600 mb-6\">¥399/次</p>\n <ul class=\"space-y-3\">\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">全面清洁+美容</span>\n </li>\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">60分钟服务</span>\n </li>\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">详细健康报告</span>\n </li>\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">免费拍照服务</span>\n </li>\n </ul>\n <button class=\"mt-8 w-full py-3 px-6 bg-violet-600 rounded-md text-white font-medium hover:bg-violet-700 transition-colors duration-200\">\n 选择套餐\n </button>\n </div>\n </div>\n <div class=\"bg-white rounded-lg shadow-md overflow-hidden border border-solid border-gray-200\">\n <div class=\"p-8\">\n <h3 class=\"text-xl font-semibold text-gray-800 mb-2\">尊享套餐</h3>\n <p class=\"text-3xl font-bold text-violet-600 mb-6\">¥999/月</p>\n <ul class=\"space-y-3\">\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">每周一次全面护理</span>\n </li>\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">紧急服务优先权</span>\n </li>\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">专属护理师</span>\n </li>\n <li class=\"flex items-center\">\n <svg class=\"w-5 h-5 text-violet-500 mr-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"></path>\n </svg>\n <span class=\"text-gray-600\">健康档案管理</span>\n </li>\n </ul>\n <button class=\"mt-8 w-full py-3 px-6 border border-solid border-violet-600 rounded-md text-violet-600 font-medium hover:bg-violet-50 transition-colors duration-200\">\n 选择套餐\n </button>\n </div>\n </div>\n </div>\n </div>\n</div>"
},
"next": [
"添加新用户标签",
"增加折扣信息",
"优化按钮样式",
"添加服务图标",
"调整卡片高度"
]
}
```

total_tokens
6459