得到插值Error Angular

时间:2018-05-07 12:03:44

标签: angularjs

错误  

compiler.js:24661未捕获错误:模板解析错误: 解析器错误:插值({{}})其中表达式位于[{{productData.images [0]}}]中的第0列,在ng:///SidebarModule/ProductDetailComponent.html@9:58(" ; iv class =" col-sm-4">                                      

  • ] [src] = {{productData.images [0]}} [style.width.px] =" width" [style.height.px] ="高度">
  •            "):ng:///SidebarModule/ProductDetailComponent.html@9:58 分析器错误:ng:///SidebarModule/ProductDetailComponent.html@9:58中的[{{productData.images [0]}}]中第2列的意外标记{,期望标识符,关键字或字符串}(" iv class =" col-sm-4">                                      
  • ] [src] = {{productData.images [0]}} [style.width.px] =" width" [style.height.px] ="高度">
  •            "):ng:///SidebarModule/ProductDetailComponent.html@9:58 分析器错误:缺少预期:在[{{productData.images [0]}}]中的第24列,在ng:///SidebarModule/ProductDetailComponent.html@9:58(" iv class =" col -sm-4">                                      
  • ] [src] = {{productData.images [0]}} [style.width.px] =" width" [style.height.px] ="高度">
  •            "):ng:///SidebarModule/ProductDetailComponent.html@9:58 分析器错误:[{{productData.images [0]}}]中第24列的意外令牌}在ng:///SidebarModule/ProductDetailComponent.html@9:58(" iv class =" col -sm-4">                                      
  • ] [src] = {{productData.images [0]}} [style.width.px] =" width" [style.height.px] ="高度">
  •            "):ng:///SidebarModule/ProductDetailComponent.html@9:58 分析器错误:意外的令牌'}'在[{{productData.images [0]}}]第25栏的ng:///SidebarModule/ProductDetailComponent.html@9:58(" iv class =" col-sm-4&#34 ;>                                      
  • ] [src] = {{productData.images [0]}} [style.width.px] =" width" [style.height.px] ="高度">
  •            "):ng:///SidebarModule/ProductDetailComponent.html@9:58

    1 个答案:

    答案 0 :(得分:0)

    您可以添加HTML以便我们查看吗?最好是HTML和javascript的一部分。