安裝npm install qrcode.react --save 使用import QRCode from 'qrcode.react'; <QRCode id="bill_qr_code_url" value={url} //value引數為生成二維碼 ...
確定! 回上一頁