Component({
properties: {
size: {
type: String,
value: 'l',
},
data: {
imageSrc: 'https://tdesign.gtimg.com/miniprogram/images/image1.jpeg',
});