Files
fauto-design/draggable-panels/src/fauto/materials/TestWidget1/index.json
2025-12-20 23:16:23 +08:00

10 lines
271 B
JSON

{
"name": "测试组件A",
"description": "用于测试的简单文本显示组件A",
"props": {
"title": "测试组件 A",
"content": "这是测试组件A的内容区域。\n\n此组件用于验证物料系统的正确性。",
"color": "#4fc3f7"
}
}