热门标签
更多>
搜索结果
查询Tags标签: scopedSlots,共有 2条记录-
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 } },
2021/8/24 23:06:21 人评论 次浏览 -
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 } },
2021/8/24 23:06:21 人评论 次浏览