修正了遗漏的翻译
This commit is contained in:
parent
74b224bb7e
commit
557029074f
|
@ -264,6 +264,8 @@ code-example(format="").
|
|||
|
||||
1. The `moduleId: module.id` property sets the base for module-relative loading of the `templateUrl`.
|
||||
|
||||
1. `moduleId: module.id`属性设置了以相对于模块的路径加载`templateUrl`时使用的基地址。
|
||||
|
||||
1. The `templateUrl` property points to a separate file for the template HTML called `hero-form.component.html`.
|
||||
|
||||
1. `templateUrl`属性指向一个独立的HTML模板文件,名叫`hero-form.component.html`。
|
||||
|
|
Loading…
Reference in New Issue