1
This commit is contained in:
9
draggable-panels/src/materials/TestWidget2/index.json
Normal file
9
draggable-panels/src/materials/TestWidget2/index.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "测试组件B",
|
||||
"description": "用于测试的简单文本显示组件B",
|
||||
"props": {
|
||||
"title": "测试组件 B",
|
||||
"content": "这是测试组件B的内容区域。\n\n组件之间可以通过拖拽进行位置调整。",
|
||||
"color": "#81c784"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user