2024-04-22 18:28:44 +08:00

21 lines
294 B
TypeScript

export default {
'id': '304005',
'name': '组件实例',
'code': 'compins',
'desc': 'UML的组件实例',
'from': '305001',
'define': {
width: 140,
height: 80,
text: `Component
Instance`,
textStyle: {
feed: 1,
underline: 1,
align: 3
}
}
}