cover-view + cover-image 覆盖 camear组件问题?
在开发工具上效果是
这样的,在IOS真机上测试时候有时就变成这样,
<camera device-position="front" flash="off" binderror="error" style="width:{{windowWidth}}px;height:{{windowWidth}}px;">
<cover-view style="position:absolute">
<cover-image src='../../image/cover.png' style="width:{{windowWidth}}px;height:{{windowWidth}}px"></cover-image>
</cover-view>
</camera>
1 回复
你好,麻烦具体描述问题流程,提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html