做法如下:
样式设置宽度100%,
.img{ width:100%;}
添加属性 mode="widthFix",
<
image
class="img" src="../../images/hello.png" mode="widthFix">
做法如下:
样式设置宽度100%,
.img{ width:100%;}
添加属性 mode="widthFix",
<
image
class="img" src="../../images/hello.png" mode="widthFix">
原文:https://www.cnblogs.com/hedianzhan/p/8419898.html