<img style="width: 26px; height: 26px; display:inline;" src="' + path + '" >
path路径为GIF 无法显示, 为其他格式可正常显示
- 发布:2023-07-05 20:08
- 更新:2023-07-05 20:08
- 阅读:225
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: 11
HBuilderX类型: 正式
HBuilderX版本号: 3.8.7
手机系统: Android
手机系统版本号: Android 12
手机厂商: 华为
手机机型: p30 pro
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
示例代码:
操作步骤:
<rich-text class="" style="line-height: 24px;" :style="
color: ${fontColor}; font-size: 14px;" v-if="nodes && nodes.length" space="nbsp" :nodes="nodes" ></rich-text>
<rich-text class="" style="line-height: 24px;" :style="
color: ${fontColor}; font-size: 14px;" v-if="nodes && nodes.length" space="nbsp" :nodes="nodes" ></rich-text>
预期结果:
无
无
实际结果:
无
无
bug描述:
<img style="width: 26px; height: 26px; display:inline;" src="' + path + '" >
path路径为GIF 无法显示, 为其他格式可正常显示
0 个回复