摘要: app.directive("itemPopover",function($timeout){ return { restrict : "A", link : function(scope,element,attrs){ element.popover(); var createText = "<d 阅读全文
posted @ 2016-09-09 10:58 西北逍遥 阅读(143) 评论(0) 推荐(0)