use dosamigos\qrcode\QrCode;public function actionQrcode() { return QrCode::png('hello');}按原示例做法,顯示不了圖片 查看完整描述