在页面中加入img的宽度style
<style type="text/css" >
img{
max-width: 100% !important;;height:auto
}
</style>
在页面中加入img的宽度style
<style type="text/css" >
img{
max-width: 100% !important;;height:auto
}
</style>