摘要:/** * 利用phpqrcode来实现生成带有logo的二维码图片 */ public function getQrCode(Request $request){ $type = $request->input('type');//传递的类型 ios | android require_once(
阅读全文
posted @ 2017-05-08 17:44
posted @ 2017-05-08 17:44