1
This commit is contained in:
9
draggable-panels/src/materials/TestWidget3/index.json
Normal file
9
draggable-panels/src/materials/TestWidget3/index.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "测试组件C",
|
||||
"description": "用于测试的简单文本显示组件C",
|
||||
"props": {
|
||||
"title": "测试组件 C",
|
||||
"content": "这是测试组件C的内容区域。\n\n每个组件全局只能显示一次。",
|
||||
"color": "#ffb74d"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user