limaostudio

image

图片组件,支持 JPG、PNG、SVG、WEBP、GIF 等格式,2.3.0 起支持云文件ID.

所有属性如下:

Tips

  1. image组件默认宽度320px、高度240px
  2. image组件中二维码/小程序码图片不支持长按识别。仅在wx.previewImage中支持长按识别
<image style="width: 200px; height: 200px; background-color: #eeeeee;" mode="scaleToFill" src="https://res.wx.qq.com/wxdoc/dist/assets/img/0.4cb08bb4.jpg"></image>

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-05-26
  • 2022-12-23
  • 2021-10-22
  • 2021-11-05
  • 2021-05-31
  • 2022-01-12
  • 2021-05-31
猜你喜欢
  • 2021-11-21
  • 2021-11-29
  • 2022-12-23
  • 2021-06-12
  • 2021-06-12
  • 2022-12-23
  • 2021-10-06
相关资源
相似解决方案