CodePudding user response:
Qr code can put any text data, the json data is also can be directly put the qr code in the text data,CodePudding user response:
1. The reference qrcode. Min. Js2. Call the value, the qr code
$(' # qrcode). Qrcode ({
Width: option. Width,
Height: option. Height,
Text: stringText
});
CodePudding user response: