소스 검색

QRCode Scanner (LIFF)

Mike 3 년 전
부모
커밋
a855c515af
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ArkCard-web/collect.html

+ 1 - 1
ArkCard-web/collect.html

@@ -427,7 +427,7 @@ $(document).ready(function () {
     */
 
     $(".qrcode").click(function () {
-        alert('QRCode Scanner Starting V2'); // test
+        alert('掃描QRCode'); // test
         
         // scanCodeV2 call
         liff.scanCodeV2().then(result => {