search

Home  >  Q&A  >  body text

javascript - Front-end recognition and parsing of QR codes

I need to do a picture scanning business, which is to scan the QR code. The QR code parsed out is a series of serial numbers. Now I want to know if there is a corresponding third-party plug-in on the front end that can complete the decoding of the QR code. Or are there any other good ideas

淡淡烟草味淡淡烟草味2714 days ago968

reply all(1)I'll reply

  • 学习ing

    学习ing2017-06-27 09:21:47

    Front-end solution: qrcode.js

    https://davidshimjs.github.io...

    The correct and safe solution should be to generate a QR code from the backend and then send you the URL of the QR code image.

    reply
    0
  • Cancelreply