docs: 修复一个错误
This commit is contained in:
parent
58a2a03f99
commit
09bacc2320
|
@ -147,6 +147,7 @@ Angular 应用需要不止一个模块,它们都为根模块服务。
|
|||
<td><code>RouterModule</code></td>
|
||||
<td><code>@angular/router</code></td>
|
||||
<td>
|
||||
|
||||
When you want to use <code>RouterLink</code>,<code>.forRoot()</code>, and <code>.forChild()</code>
|
||||
|
||||
要使用路由功能,并且你要用到 <code>RouterLink</code>,<code>.forRoot()</code> 和 <code>.forChild()</code> 时
|
||||
|
|
Loading…
Reference in New Issue