如何在Vue js上安装ShareThis?

时间:2020-09-01 10:10:57

标签: javascript vue.js components sharethis

我试图将其放在公共index.html中:

 <script type='text/javascript'
src='https://platform-api.sharethis.com/js/sharethis.js#property=5f4e15b2e56e550012ae1e77&product=inline-share-buttons'
async='async'></script>

然后将其放入组件中

      <div class="sharethis-inline-share-buttons"></div>

但什么都没显示...

任何帮助我如何使其起作用?

0 个答案:

没有答案