Explorar el Código

QRcode Scanner (LIFF)

Mike hace 3 años
padre
commit
1e6e18d334
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 => {