return '<span class="nhxj-but" ng-click="callseller1(\''+goodId+'\')"> </span>';有一个点击事件,但是点击没有反应,怎么解决?
学习是最好的投资!
이벤트를 바인딩하려면 js를 직접 $compile해야 합니다. 동적으로 추가하려면 수동으로 수행해야 합니다. https://checkcheckzz.gitbooks.io/angularjs-learning-notes/content/chapter18 /18-5.html
이벤트를 바인딩하려면 js를 직접 $compile해야 합니다. 동적으로 추가하려면 수동으로 수행해야 합니다. https://checkcheckzz.gitbooks.io/angularjs-learning-notes/content/chapter18 /18-5.html