img{
max-width:200px;
max-height:180px;
}
用css实现图片等比例缩放
最新推荐文章于 2022-09-05 07:54:39 发布
img{
max-width:200px;
max-height:180px;
}