wx.showToast 中的 image 无效

发布于 6 年前作者 xiulan7615141 次浏览最后编辑 6 年前来自 ask

在 util.js 里,调用如下代码,图片没有显示

wx.showToast({
  title: ‘666’,

  image: ‘…/images/error.png’
})

0 回复
暂无回复