修改 华为商城相机问题

This commit is contained in:
GGJ
2024-09-10 08:48:01 +08:00
parent a8618d0b5d
commit 1dbecd890f
6 changed files with 35 additions and 27 deletions

View File

@@ -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)