Prompt (JSON)1733 字符
{
"type": "演示文稿信息图",
"style": {
"theme": "{argument name=\"theme color\" default=\"霓虹蓝\"}",
"background": "{argument name=\"background style\" default=\"深蓝色未来科技风,带有发光数据流和上升箭头\"}"
},
"header": {
"title": "{argument name=\"main title\" default=\"核心抓手\"}",
"subtitle": "{argument name=\"english title\" default=\"Key Levers\"}",
"description": "构建可复制、可放大、可持续的增长引擎"
},
"layout": {
"type": "循环流程图",
"center_node": {
"title": "{argument name=\"center node title\" default=\"P7 核心系统\"}",
"subtitle": "战略落地 · 高效执行 · 持续进化",
"visual": "发光科技球体"
},
"surrounding_nodes": {
"count": 5,
"connection": "形成顺时针循环的发光蓝色箭头",
"nodes": [
{
"position": "top",
"icon": "机械臂",
"english_label": "Automation Pipeline",
"chinese_label": "自动化",
"description": "减少人工干预,提升交付效率"
},
{
"position": "right",
"icon": "带有图表的显示器",
"english_label": "Data Feedback Loop",
"chinese_label": "数据驱动",
"description": "数据洞察,持续优化决策"
},
{
"position": "bottom right",
"icon": "带有勾选标记的剪贴板",
"english_label": "Standardization",
"chinese_label": "标准化",
"description": "统一规范,降低复杂度"
},
{
"position": "bottom left",
"icon": "硬币",
"english_label": "Cost Efficiency",
"chinese_label": "成本优化",
"description": "资源精准投入,效益最大化"
},
{
"position": "left",
"icon": "堆叠立方体",
"english_label": "Reusable Components",
"chinese_label": "模块化",
"description": "复用加速,质量一致"
}
]
}
}
}