低代码平台的技术架构选型
FreeGuideOnline
最新
2026-07-08
json { "componentName": "Button", "props": { "text": "{{state.buttonText}}" }, "events": { "onClick": { "type": "openLink", "url": "https://example.com" } } }