Component({
data: {
rowColsAvater: [{ size: '48px', type: 'circle' }],
rowColsImage: [{ size: '48px', type: 'rect' }],
rowColsContent: [{ width: '50%' }, { width: '100%' }],
},
});