You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

843 B

2.0.2(2021-12-16)

修复在某些情况下报:Cannot read property 'hide' of undefined的问题

2.0.1(2021-11-29)

修改错误的scene值WXSenceTimeline(分享到朋友圈)更正为WXSceneTimeline

2.0.0(2021-10-14)

支持监听返回操作(如:物理返回,全面屏手机侧滑)关闭分享弹窗

1.0.6(2021-08-25)

兼容vue3

1.0.5(2021-08-05)

优化代码实现,修改原来用eval()函数实现的逻辑

1.0.4(2021-06-07)

为符合苹果应用市场的审核,只显示存在对应的分享客户端的选项。如:配置包含微信分享,但是用户手机上并没有安装微信,就不显示微信分享。

1.0.2(2021-05-06)

修复错误的提示:“打包时未添加oauth模块”

1.0.1(2021-04-30)

新增完整示例

1.0.0(2021-04-28)

第1版发布