图像适配
Object Fit
控制图片或视频如何填充固定比例的容器,常用 cover 裁切填满,contain 完整显示。
CSS that controls how an image fits inside its box. cover fills the box (cropping); contain shows the whole image.
交互预览
可以直接对 Agent 说
让卡片缩略图使用 object-fit: cover,并固定图片比例,避免不同尺寸图片撑乱卡片。
相关可运行档案研究
该术语暂未建立精选案例映射,可从馆藏中继续搜索。