Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zxpsuper committed Jul 9, 2024
1 parent 239eaf4 commit 862c3f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@ If you have some question or advise, you can send me a E-mail(zxpscau@163.com) o
margin: 20
}
})
qr.getImage().then(image => {
console.log('open image is:' , image)
})
} catch (err) {
console.log(err)
}
Expand Down

0 comments on commit 862c3f9

Please sign in to comment.