修改 华为商城相机问题
This commit is contained in:
@@ -92,6 +92,7 @@ export default {
|
||||
handleScon() {
|
||||
this.$refs.message.close()
|
||||
uni.scanCode({
|
||||
onlyFromCamera:true,
|
||||
success: (res) => {
|
||||
console.log(res)
|
||||
let data = JSON.parse(res.result)
|
||||
|
||||
Reference in New Issue
Block a user