📝 提示词
{
"type": "presentation slide infographic",
"style": {
"theme": "{argument name="theme color" default="neon blue"}",
"background": "{argument name="background style" default="dark blue futuristic tech with glowing data streams and an ascending arrow"}"
},
"header": {
"title": "{argument name="main title" default="核心抓手"}",
"subtitle": "{argument name="english title" default="Key Levers"}",
"description": "构建可复制、可放大、可持续的增长引擎"
},
"layout": {
"type": "circular flow diagram",
"center_node": {
"title": "{argument name="center node title" default="P7 Core System"}",
"subtitle": "战略落地 · 高效执行 · 持续进化",
"visual": "glowing tech sphere"
},
"surrounding_nodes": {
"count": 5,
"connection": "glowing blue arrows forming a clockwise cycle",
"nodes": [
{
"position": "top",
"icon": "robotic arm",
"english_label": "Automation Pipeline",
"chinese_label": "自动化",
"description": "减少人工干预,提升交付效率"
},
{
"position": "right",
"icon": "monitor with chart",
"english_label": "Data Feedback Loop",
"chinese_label": "数据驱动",
"description": "数据洞察,持续优化决策"
},
{
"position": "bottom right",
"icon": "clipboard with checkmarks",
"english_label": "Standardization",
"chinese_label": "标准化",
"description": "统一规范,降低复杂度"
},
{
"position": "bottom left",
"icon": "coins",
"english_label": "Cost Efficiency",
"chinese_label": "成本优化",
"description": "资源精准投入,效益最大化"
},
{
"position": "left",
"icon": "stacked cubes",
"english_label": "Reusable Components",
"chinese_label": "模块化",
"description": "复用加速,质量一致"
}
]
}
}
}