.info{
width:100px;
word-break:break-all;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-colamp:3;
overflow:hidden;
}
button组件设置属性 open-type="share"
onShareAppMessage: function () {} 事件
![](https://img.haomeiwen.com/i11158618/b68cbdb5f2f6b070.png)
<button open-type="share">分享</button>
![](https://img.haomeiwen.com/i11158618/8bb8439ad7c7f3be.png)
//转发
onShareAppMessage: function() {
let users = wx.getStorageSync('user');
if (res.from === 'button') {}
return {
title: '转发',
path: '/pages/index/index',
success: function(res) {}
}
}
![](https://img.haomeiwen.com/i11158618/a99d48a2ba3cb0fb.png)
![](https://img.haomeiwen.com/i11158618/798d762b5327494a.png)
![](https://img.haomeiwen.com/i11158618/8181d171fa26e4cc.png)
![](https://img.haomeiwen.com/i11158618/ba025face19030ba.png)
![](https://img.haomeiwen.com/i11158618/1d5bed36a70699c7.png)
![](https://img.haomeiwen.com/i11158618/cd0c44c7a0e14da9.png)
请点赞!因为你的鼓励是我写作的最大动力!
吹逼交流群:711613774
![](https://img.haomeiwen.com/i11158618/d9d64fa290371ea5.png)
网友评论