add[example]: add nested routes example (#789)

This commit is contained in:
花裤衩
2018-06-21 14:26:25 +08:00
committed by GitHub
parent cbc3ddd827
commit d995cdb332
7 changed files with 61 additions and 0 deletions

View File

@@ -28,6 +28,10 @@ export default {
lineChart: '折线图',
mixChart: '混合图表',
example: '综合实例',
nested: '路由嵌套',
bar: 'Bar',
barProfile: 'Profile',
barPosts: 'Posts',
Table: 'Table',
dynamicTable: '动态Table',
dragTable: '拖拽Table',