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