|
@@ -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 => {
|