Load json from local file with http.get() in angular 2

前端 未结 7 1115
情歌与酒
情歌与酒 2020-11-29 00:38

I\'m trying to load a local json with http.get() in angular 2. I tried something, that I found here on stack. It looks like this:

this is my app.m

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