添加此共享按钮不能在私人浏览器中工作

时间:2016-11-07 07:11:59

标签: addthis

分享按钮无法在私人浏览器中工作,并且一旦清除缓存就无法正常工作。

我的代码:

<div addthis:url=http://localhost:9001/#/mylist/view?mainpgm={{pro.mainprogram}}&randomid={{pro.randId}} addthis:title='Mobility search' class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_facebook btn btn-social btn-facebook"><i class="fa fa-facebook"></i></a>
<a class="addthis_button_twitter btn btn-social btn-twitter"><i class="fa fa-twitter"></i></a>
<a class="addthis_button_google_plusone_share btn btn-social btn-google-plus" ><i class="fa fa-google-plus"></i></a>    

我的代码中有什么错误?有时它工作有时不工作

0 个答案:

没有答案
相关问题