Results 1 issues of caonima

controller 下的 qrcode.js 第4行 改为: const https = require("https"); 第42行改为: var req = https.request(options2, function(res) { 小程序后台开发设置的 download file 的host要改为你的图片地址的host, 否则还是一片空白 效果如图: ![](https://user-images.githubusercontent.com/2238176/88480048-316cc280-cf86-11ea-895b-70da21d919a0.png)