camera组件的mode问题
-
当前 Bug 的表现(可附上截图)
-
预期表现
-
复现路径
-
提供一个最简复现 Demo
getPhoto:function(){
const _this=this
_this.setData({
mode: ‘scanCode’
})
camera组件的mode属性不能动态切换吗?
当前 Bug 的表现(可附上截图)
预期表现
复现路径
提供一个最简复现 Demo
getPhoto:function(){
const _this=this
_this.setData({
mode: ‘scanCode’
})
camera组件的mode属性不能动态切换吗?