好物圈推荐插件type参数不生效

发布于 7 年前作者 xiangping6294 次浏览最后编辑 7 年前来自 ask

<share-button bind:error="on_error" />  这样能成功显示默认样式;

<share-button type="2" bind:error="on_error" />  这样写就直接不生效了,这是怎么回事?

<share-button fore-color=“#eee”  bind:error=“on_error” />  这样写文字样式时生效的


1 回复
xiuyingliang
xiuyingliang1 楼5 年前

请问插件版本是2.0.2吗