Share with friends in the upper right corner of the WeChat applet

onShareAppMessage: function(res) {
	return {
		title:'名字名字名字名字',
		path: `/pages/index/index?'地址地址地址'`,
        imageUrl:'图片地址图片地址图片地址~~'
	}
}

Click on the three dots in the upper right corner and share it with your friends instead of graying it out~~~

It's so simple that I won't upload the picture~~

 

Guess you like

Origin blog.csdn.net/weixin_48951113/article/details/129948941