Commit 079dae84 authored by jianghaiming's avatar jianghaiming

update:SEt

parent b24eeffc
...@@ -173,7 +173,7 @@ class GetImage ...@@ -173,7 +173,7 @@ class GetImage
// 底部二维码 // 底部二维码
//$qr = new QR($qr_string); //$qr = new QR($qr_string);
$qr_size = 190; $qr_size = 185;
// $qr->setSize($qr_size); // $qr->setSize($qr_size);
// $qr->setRoundBlockSize(QrCode::ROUND_BLOCK_SIZE_MODE_MARGIN); // $qr->setRoundBlockSize(QrCode::ROUND_BLOCK_SIZE_MODE_MARGIN);
// $qr_string = $qr->get(); // $qr_string = $qr->get();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment