sinchang / vue-social-share

A Vue 2.x social share component

Home Page:http://vue-social-share.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

那些图标出不来

huangche007 opened this issue · comments

我在main.js中引入该插件:
`import Share from 'vue-social-share'

Vue.use(Share)`

然后在其他组件中使用这个share插件,发现图标没有出来

这个问题解决了吗?

@sinchang 解决了,那个css文件忘记引入了,不过我使用这个插件自定义分享内容无效

现在还不支持通过异步获取数据去设置

@sinchang OK,不过我已经搞定了,没有使用你这个插件实现的,改天我也封装一个

commented

请问如何引入css

@huangche007
请问如何引入css