cover-view android机 失效
wechatide://minicode/mcbPmBm66gZ9
设备名称 :Galaxy Note3
型号:SM-N9009
ANDROID:5.0
微信:6.6.5
5 回复
麻烦提供一下出现问题的机型和微信版本,并且给个相关的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html),我们定位下问题
两个问题:
1、cover-view应该包含在video组件之内,参考文档:https://developers.weixin.qq.com/miniprogram/dev/component/cover-view.html
2、cover-view目前不支持z-index属性。