no message

Former-commit-id: 38ef616f6307c8ba8a0666b20fe57b854d91e0ef
Former-commit-id: 81c9732a93d3b378df1d4064d04722ee947d0eb9
Former-commit-id: 2ef88ff32fdd43d8a10edb42e3fd3a157838b31b
This commit is contained in:
liyang
2018-06-09 20:00:54 +08:00
parent 9b1be08fc6
commit 23219fd89e

View File

@@ -71,8 +71,8 @@ export default [
path: `${pre}layout/grid`,
title: '高级布局',
children: [
{ path: `${pre}layout/grid`, title: 'title' },
{ path: `${pre}layout/splitpane`, title: 'title' }
{ path: `${pre}layout/grid`, title: '拖拽位置和大小' },
{ path: `${pre}layout/splitpane`, title: '区域划分' }
]
},
{