Browse Source

QRcode Scanner (LIFF)

Mike 3 năm trước cách đây
mục cha
commit
1e6e18d334
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ArkCard-web/collect.html

+ 1 - 1
ArkCard-web/collect.html

@@ -396,7 +396,7 @@ $(document).ready(function () {
     });
 
     document.getElementById('qrcodeButton').addEventListener('click', function() {
-        alert('QRCode Scanner Starting'); // test
+        alert('啟動QRCode Scanner'); // test
         
         // scanCodeV2 call
         liff.scanCodeV2().then(result => {