2016-03-04 17:56:41 -08:00
|
|
|
|
- var base = current.path[4] ? '.' : './guide';
|
2016-02-05 23:27:06 -08:00
|
|
|
|
.banner
|
|
|
|
|
p.text-body This cheat sheet is provisional and may change. Angular 2 is currently in Beta.
|
2016-06-16 09:03:59 +01:00
|
|
|
|
p.text-body 本小抄是临时的,将来可能改变。Angular 2目前在候选版本阶段。
|
2016-02-05 23:27:06 -08:00
|
|
|
|
|
|
|
|
|
article(class="l-content-small grid-fluid docs-content")
|
|
|
|
|
.cheatsheet
|
2016-05-09 18:45:50 +08:00
|
|
|
|
ngio-cheatsheet(src= base + '/cheatsheet-cn.json')
|