【发布时间】:2016-08-08 10:07:32
【问题描述】:
您好,我正在尝试在我们的网站上添加微信的分享链接按钮,就像其他的一样:
<a class="skype social-icon" href="https://web.skype.com/share?url=http://example.com&text=I wanted you to see this site" target="_blank" title="Skype"><i class="fa fa-skype fa-lg"></i></a>
<a class="sms social-icon" href="sms://&body=http://example.com" target="_blank" title="SMS"><i class="fa fa-mobile fa-lg"></i></a>
任何人都可以帮我提供任何在微信上分享网页的例子
【问题讨论】: