Ant Design of Vue中table的列表中显示图片

 

 

<img slot="cardimageslot" slot-scope="text" style="width:60px;height:62px;" :src="text" />
{
title: '会员卡图片',
align: 'center',
dataIndex: 'card_image',
scopedSlots: { customRender: 'cardimageslot' }
},

Ant Design of Vue中table的列表中显示图片

 

上一篇:[iOS开发]知乎日报第三周总结


下一篇:[CF704B] Ant Man