Commit 3b39cb71 authored by Leopoldthecoder's avatar Leopoldthecoder Committed by cinwell.li

Tabs: update doc

parent b97e548c
......@@ -5,10 +5,10 @@
activeName: 'first',
activeName2: '',
tabs: [
{label: '用户管理', content: ''},
{label: '配置管理', content: ''},
{label: '角色管理', content: ''},
{label: '定时任务补偿', content: ''}
{label: '用户管理', content: '', name: 'first'},
{label: '配置管理', content: '', name: 'second'},
{label: '角色管理', content: '', name: 'third'},
{label: '定时任务补偿', content: '', name: 'last'}
]
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment