export function tabMarket() { return { title: '数据市场', icon: 'fa fa-store', body: [ 'hello world' ] } }