validator.js 58 B

123
  1. $(function () {
  2. $(".qrcodeReader").qrCodeReader();
  3. });