好物圈推荐插件type参数不生效
发布于 5 年前 作者 xiangping 6144 次浏览 来自 问答

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

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

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


1 回复

请问插件版本是2.0.2吗

回到顶部