图片必须使用一个块级元素进行包裹,样式如下:
.img-parent{ width:50px; height:50px; } .img-parent>img{ max-width:100%; max-height:100%; }
达到如下效果: