export function getSpacingData() { return { id: '', type: 'spacing', title: '间距', property: { height: 40, }, }; }