*.wxss样式设置

.img{

width:100%

}

 

*.wxml给<image>标签添加属性  mode="widthFix"  

<image class="img" src="../../images/test.jpg" mode="widthFix"></image>

 

即可。

相关文章:

  • 2021-12-23
  • 2022-01-29
  • 2022-01-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-15
猜你喜欢
  • 2021-12-29
  • 2021-12-19
  • 2021-05-09
  • 2021-10-05
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案