Mike пре 3 година
родитељ
комит
1e6e18d334
1 измењених фајлова са 1 додато и 1 уклоњено
  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 => {