微信小程序 提示Toast

wx.showToast({
    
    
	image: '../../images/toast/success.png',
	title: "发送成功",
})