You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
280 B

  1. <div style="padding:10px;">
  2. <button type="button" class="lr-btn-primary lr-btn-block" id="scan1">
  3. 扫描条码
  4. </button>
  5. <button type="button" class="lr-btn-primary lr-btn-block" id="scan2">
  6. 生成条码
  7. </button>
  8. </div>
  9. <div id="qrcode1"></div>