html52.com
我爱小程序-开发者交流社区

wx.downloadFile图片不显示,机型 iphone 7 plus

问题模块 框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
API和组件 小程序 Bug wx.downloadFile 客户端 7.0.5 2.7.7

- 当前 Bug 的表现(可附上截图)

机型 iphone 7 plus wx.downloadFile显示不出来

- 预期表现

正常显示

- 复现路径


- 提供一个最简复现 Demo

// 正常显示

<image src="https://p.kuaidi100.com/apiinner/xcx.do?method=getUnlimitedQrcode&openid=${这里需要替换成用户的openid}&superiorUser=false"></image>

//  downloadFile  显示不出来

var that = this

wx.downloadFile({

    url: `https://p.kuaidi100.com/apiinner/xcx.do?method=getUnlimitedQrcode&openid=${这里需要替换成用户的openid}&superiorUser=false`,

    success: function (res) {

        var codeImg = res.tempFilePath

        that.setData({

            qrCodeImage: codeImg

        })

}

})

显示不出来

<image src='{{qrCodeImage}}'></image>




网友回复

娇华:

你好,走了success回调了么?若走了success图片未显示,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

真正的个人免签约支付接口

云免签H5支付