调整章节顺序
This commit is contained in:
parent
2304cdd753
commit
632d15710c
@ -101,11 +101,6 @@
|
|||||||
"basics": true
|
"basics": true
|
||||||
},
|
},
|
||||||
|
|
||||||
"ngmodule": {
|
|
||||||
"title": "Angular模块 (NgModule)",
|
|
||||||
"intro": "用 @NgModule 定义应用中的模块"
|
|
||||||
},
|
|
||||||
|
|
||||||
"animations": {
|
"animations": {
|
||||||
"title": "动画",
|
"title": "动画",
|
||||||
"intro": "Angular 动画系统指南。"
|
"intro": "Angular 动画系统指南。"
|
||||||
@ -153,8 +148,8 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"ngmodule": {
|
"ngmodule": {
|
||||||
"title": "Ng模块",
|
"title": "Angular模块 (NgModule)",
|
||||||
"intro": "用@NgModule定义应用模块。"
|
"intro": "用 @NgModule 定义应用中的模块"
|
||||||
},
|
},
|
||||||
|
|
||||||
"npm-packages": {
|
"npm-packages": {
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
a(href="/docs/ts/latest/guide/deployment.html") 部署
|
a(href="/docs/ts/latest/guide/deployment.html") 部署
|
||||||
li
|
li
|
||||||
a(href="/docs/ts/latest/guide/animations.html") View All...
|
a(href="/docs/ts/latest/guide/animations.html") View All...
|
||||||
a(href="/docs/#{lang}/#{vers}/guide/ngmodule.html") 查看全部……
|
a(href="/docs/ts/latest/guide/animations.html") 查看全部……
|
||||||
|
|
||||||
.c4.secondary-content-list
|
.c4.secondary-content-list
|
||||||
h4 Cookbook
|
h4 Cookbook
|
||||||
|
Loading…
x
Reference in New Issue
Block a user