Angular service containing http get call not working with ng-repeat

前端 未结 4 807
情深已故
情深已故 2021-01-21 17:22

I have an angular controller that calls a service. The service is responsible for returning data from a json file.

controller:

function projectController         


        
4条回答
提交回复
热议问题