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