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

34 lines
560 B
TypeScript

export default {
'id': '306007',
'name': '消息',
'code': 'msg',
'desc': '消息',
'from': '306004',
define: {
pvs: [
{ x: 0, y: 0, z: 1 },
{ x: -75, y: 0, z: 1 },
],
iLinkModels: {
"0": { type: 3, dx: 100, dy: 0 }
},
},
others:
[
{
'id': '100002',
'define': {
width: 100,
height: 20,
text: "Operation A()",
fill: { type: 0 },
border: { type: 0 },
initCPV: {
x: 65, y: 0
}
}
},
]
}