<image>给定了宽高,但是当同行的view扩展时还是会被挤压;
<image></image>

解决方案
//包一层view就好了
<view>
<image></image>
</view>

<image>给定了宽高,但是当同行的view扩展时还是会被挤压;
<image></image>
//包一层view就好了
<view>
<image></image>
</view>
本文标题:小程序
本文链接:https://www.haomeiwen.com/subject/tchyvhtx.html
网友评论