需求:后台传过来的图片不能够紧缩,即便部份被截取也能够
传统计划:设置img元素以下:
width: auto;
height: auto;
max-width: 100%;
max-height: 100%; 需求:后台传过来的图片不能够紧缩,即便部份被截取也能够
传统计划:设置img元素以下:
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;