我正在尝试templateUrl
从 MVC 应用程序中的 Angular 组件加载参数并收到此错误:
Failed to load resource: the server responded with a status of 404 (Not Found)
我怎么能使用templateUrl
参数app.component.ts
?
我正在尝试templateUrl
从 MVC 应用程序中的 Angular 组件加载参数并收到此错误:
Failed to load resource: the server responded with a status of 404 (Not Found)
我怎么能使用templateUrl
参数app.component.ts
?