摘要: 1 bodyApp.controller('customersCtrl', function ($scope, $http, cfpLoadingBar,$compile) { 2 $scope.test = function(){ 3 alert('test'); 4 } 5 6 // TODO 动态生成html中 ng-click无效 解决方法 $compile 是传进来的 7 v... 阅读全文
posted @ 2016-09-26 10:37 cloudshadow 阅读(6192) 评论(0) 推荐(0)
摘要: "> "> 阅读全文
posted @ 2016-09-26 10:20 cloudshadow 阅读(171) 评论(0) 推荐(0)