收到错误链接无效'与Google+分享网址后

时间:2017-01-05 09:48:03

标签: web google-plus web-deployment

我正在尝试使用G +分享链接:

<a href="https://plus.google.com/share?url={URL}" onclick="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><img src="https://www.gstatic.com/images/icons/gplus-64.png" alt="Share on Google+"/></a>

但是,一旦用户点击链接就会发出错误,&#34;链接无效&#34;。

请帮忙!

谢谢:)

0 个答案:

没有答案