标签: angularjs ionic-framework
我正在使用linky来制作我的内容链接。所有内容都是动态的。当我按下链接时没有发生任何事情。如何使此链接在浏览器中打开页面?
<p ng-bind-html="post.details | linky:'_blank'"></p>