慕前端5805657
2018-04-13 11:54
怎么在thinkphp3.2中实现二维码生成?
use qrcode\Qrcode;
QRcode::png('内容',false);
实例学习 PHP QRCode生成二维码
14669 学习 · 36 问题
相似问题
回答 1
回答 3