我使用的角度2,我从我的看法服务加载数据,具体到按钮:Angular2:HTML标签的解析数据
我的观点:
我的服务是根本解析的源代码这JSON数据:
[
{ "//SUBMENU MAISON":""},
{ "id": 1, "href": "#maisonsTemoins" ,"class": "list-group-item", "toggle": "collapse" ,"parent":"#menuMaisons" ,"label":"Maisons Tèmoins" },
{ "id": 2, "href": "" ,"class": "list-group-item", "toggle": " " ,"parent":" " ,"label":"Charger Photo" }
]
解析失败,我不明白它是什么样的错误; 错误:
EXCEPTION: Error: Uncaught (in promise): Template parse errors: Unexpected closing tag "a" ("
{{item.label}}
[ERROR ->]