// 这个gif不能显示,链接换成png或者jpg就能显示了
this.html= htmlParser(`<img src="https://image.yiweing.com/static/expression/29.gif"></img>`)
// 这个png就可以显示
this.html= htmlParser(`<img src="https://bjetxgzv.cdn.bspapp.com/VKCEYUGU-uni-app-doc/d8590190-4f28-11eb-b680-7980c8a877b8.png"></img>`)
// html <rich-text :nodes="html"></rich-text>
- 发布:2021-10-18 15:46
- 更新:2021-10-18 17:34
- 阅读:450
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: 10
HBuilderX类型: 正式
HBuilderX版本号: 3.2.9
手机系统: Android
手机系统版本号: Android 11
手机厂商: OPPO
手机机型: reno5pro+
页面类型: nvue
打包方式: 云端
项目创建方式: HBuilderX
示例代码:
操作步骤:
如上
如上
预期结果:
显示gif
显示gif
实际结果:
不能显示gif
不能显示gif
bug描述:
nvue模式下android显示不了gif图片,但是能显示正常的png图片
LRL啊 (作者)
这个东西以后会考虑支持吗?很常见的东西哇
2021-10-18 18:30