更新记录

1.0.1(2021-03-05)

2021/3/5


平台兼容性

1. 引入 import shareColumn from '@/components/share-column/share-column.vue'
 2.      components: {
            shareColumn
        },
3.  使用
   <shareColumn @share="share" :is_show_share_box="is_show_share_box" @hideColumn="is_show_share_box = !is_show_share_box"></shareColumn>
4.  @share 点击图标返回的事件 is_show_share_box 控制显示与隐藏 @hideColumn 点击空白区隐藏分享栏

隐私、权限声明

1. 本插件需要申请的系统权限列表:

2. 本插件采集的数据、发送的服务器地址、以及数据用途说明:

3. 本插件是否包含广告,如包含需详细说明广告表达方式、展示频率:

许可协议

MIT协议

暂无用户评论。

使用中有什么不明白的地方,就向插件作者提问吧~ 我要提问