tp5 thinkphp 使用phpqrcode生成带Logo的二维码

  1 下载生成二维码类库 composer require aferrandini/phpqrcode   2 点击按钮下载 //二维码下载 public function down_qrcode() { if($this->request->isPost()){ $shop_id = input('sho
相关文章
相关标签/搜索