```json
{
"widget": {
"type": "custom-template",
"isAPI": false,
"fullWidth": false,
"html": "<div class=\"container mx-auto px-8 py-8\">\n <div class=\"grid grid-cols-12 gap-x-16 gap-y-8\">\n <div class=\"col-span-12 md:col-span-6 flex flex-col gap-2\">\n <a href=\"#\" class=\"text-lg font-medium text-blue-600 hover:text-blue-800 leading-relaxed transition-colors\">项目人事助理招聘 | 前海国际事务研究院</a>\n <p class=\"text-sm font-normal text-gray-500\">发布日期: 2025-05-20</p>\n <div class=\"w-full h-px bg-gray-300 mt-8\"></div>\n </div>\n <div class=\"col-span-12 md:col-span-6 flex flex-col gap-2\">\n <a href=\"#\" class=\"text-lg font-medium text-blue-600 hover:text-blue-800 leading-relaxed transition-colors\">项目财务助理招聘 | 前海国际事务研究院</a>\n <p class=\"text-sm font-normal text-gray-500\">发布日期: 2025-05-20</p>\n <div class=\"w-full h-px bg-gray-300 mt-8\"></div>\n </div>\n <div class=\"col-span-12 md:col-span-6 flex flex-col gap-2\">\n <a href=\"#\" class=\"text-lg font-medium text-blue-600 hover:text-blue-800 leading-relaxed transition-colors\">招聘 | 高级公共管理研修项目</a>\n <p class=\"text-sm font-normal text-gray-500\">发布日期: 2025-05-20</p>\n <div class=\"w-full h-px bg-gray-300 mt-8\"></div>\n </div>\n <div class=\"col-span-12 md:col-span-6 flex flex-col gap-2\">\n <a href=\"#\" class=\"text-lg font-medium text-blue-600 hover:text-blue-800 leading-relaxed transition-colors\">行政助理(传媒方向)| 前海国际事务研究院</a>\n <p class=\"text-sm font-normal text-gray-500\">发布日期: 2025-05-20</p>\n <div class=\"w-full h-px bg-gray-300 mt-8\"></div>\n </div>\n <div class=\"col-span-12 md:col-span-6 flex flex-col gap-2\">\n <a href=\"#\" class=\"text-lg font-medium text-blue-600 hover:text-blue-800 leading-relaxed transition-colors\">行政专员 | 前海国际事务研究院</a>\n <p class=\"text-sm font-normal text-gray-500\">发布日期: 2025-05-20</p>\n <div class=\"w-full h-px bg-gray-300 mt-8\"></div>\n </div>\n <div class=\"col-span-12 md:col-span-6 flex flex-col gap-2\">\n <a href=\"#\" class=\"text-lg font-medium text-blue-600 hover:text-blue-800 leading-relaxed transition-colors\">项目人事助理招聘 | 前海国际事务研究院</a>\n <p class=\"text-sm font-normal text-gray-500\">发布日期: 2025-05-20</p>\n <div class=\"w-full h-px bg-gray-300 mt-8\"></div>\n </div>\n <div class=\"col-span-12 md:col-span-6 flex flex-col gap-2\">\n <a href=\"#\" class=\"text-lg font-medium text-blue-600 hover:text-blue-800 leading-relaxed transition-colors\">项目人事助理招聘 | 前海国际事务研究院</a>\n <p class=\"text-sm font-normal text-gray-500\">发布日期: 2025-05-20</p>\n <div class=\"w-full h-px bg-gray-300 mt-8\"></div>\n </div>\n <div class=\"col-span-12 md:col-span-6 flex flex-col gap-2\">\n <a href=\"#\" class=\"text-lg font-medium text-blue-600 hover:text-blue-800 leading-relaxed transition-colors\">项目人事助理招聘 | 前海国际事务研究院</a>\n <p class=\"text-sm font-normal text-gray-500\">发布日期: 2025-05-20</p>\n <div class=\"w-full h-px bg-gray-300 mt-8\"></div>\n </div>\n </div>\n</div>"
},
"next": [
"添加查看更多按钮",
"完善链接URL",
"添加点击效果",
"增加薪资信息",
"添加筛选功能"
],
"summary": "已将职位标题改为蓝色链接样式,添加了悬停效果和颜色过渡动画。链接目前使用占位符'#',可根据实际需求替换为真实URL。组件保持响应式设计,在移动端单列显示,桌面端双列显示。"
}
```
角色
assistant
content
total_tokens
11198