我把这行代码放在我看来:
<div class="fb-like" data-href="http://localhost:60193/Stories/Details/1" data-layout="standard" data-action="like" data-show-faces="true" data-share="true"></div>
在https://github.com/elki-project
中但是当我按下按钮时,会弹出:
当我点击喜欢的结果是:
怎么了?
答案 0 :(得分:0)
您不能使用“localhost”链接,喜欢的网址必须可以公开访问。换句话说,Facebook需要能够访问它。无论如何喜欢只存在于你的计算机上的东西没有任何意义......