From 23219fd89e17300c9abbfe7020f59b7284cb809c Mon Sep 17 00:00:00 2001 From: liyang <1711467488@qq.com> Date: Sat, 9 Jun 2018 20:00:54 +0800 Subject: [PATCH] no message Former-commit-id: 38ef616f6307c8ba8a0666b20fe57b854d91e0ef Former-commit-id: 81c9732a93d3b378df1d4064d04722ee947d0eb9 Former-commit-id: 2ef88ff32fdd43d8a10edb42e3fd3a157838b31b --- src/menu/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/menu/index.js b/src/menu/index.js index 54ace6da..526dc59d 100644 --- a/src/menu/index.js +++ b/src/menu/index.js @@ -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: '区域划分' } ] }, {