@media screen and (max-width:960px){
img{
max-width:100%;
height:auto!important;
}
img 自适应
最新推荐文章于 2025-07-12 16:00:01 发布
@media screen and (max-width:960px){
img{
max-width:100%;
height:auto!important;
}