wx.showToast 中的 image 无效发布于 6 年前作者 xiulan7615141 次浏览最后编辑 6 年前来自 ask在 util.js 里,调用如下代码,图片没有显示 wx.showToast({ title: ‘666’, image: ‘…/images/error.png’ })