export function tabData() { return { title: '数据管理', icon: 'fa fa-database', body: [ 'hello world' ] } }