0.0.1 • Published 3 years ago
wechat_sdk_share v0.0.1
WechatShare 微信分享设置
Runtime
请在这里添加描述
示例
基本用法
<wechat-share type='3' title='分享标题' content='分享描述'></wechat-share>API
Props/Attrs
| Prop/Attr | Type | Options | Default | Description |
|---|---|---|---|---|
| type | string | [object Object][object Object][object Object] | '1' | 需要传入的值 |
| src | image | '' | 分享图片地址 | |
| title | string | '' | 分享标题(仅朋友支持) | |
| content | string | '' | 分享描述 |
Slots
(default)
插入文本或 HTML。
0.0.1
3 years ago