image 组件,同一张图片,在iphone上正常,在荣耀10上很模糊
- 当前 Bug 的表现(可附上截图)
image 组件代码如下,同样一张照片,在 iphone 系上显示很正常,但是在荣耀10上显示很模糊,不知道这是组件的原因还是华为机器的原因,麻烦大家帮忙看看,感谢感谢。
< image bindtap = "show" mode = "widthFix" src = "{{imgLocalPath}}" style = "width:100%" ></ image > |