feat:更新tabbar显示
This commit is contained in:
@@ -49,28 +49,6 @@ export const mobileHomeMeta: IRouteMetaConfig = {
|
||||
title: '账单设置',
|
||||
icon: ''
|
||||
},
|
||||
'/food': {
|
||||
title: '美食记录',
|
||||
icon: 'home-food',
|
||||
order: 3,
|
||||
redirect: '/food/recipe'
|
||||
},
|
||||
'/food/recipe': {
|
||||
title: '美食菜谱',
|
||||
icon: ''
|
||||
},
|
||||
'/food/record': {
|
||||
title: '美食记录',
|
||||
icon: ''
|
||||
},
|
||||
'/food/detail/id': {
|
||||
title: '菜谱内容',
|
||||
icon: ''
|
||||
},
|
||||
'/food/recordForm': {
|
||||
title: '记录表单',
|
||||
icon: ''
|
||||
},
|
||||
'/travel': {
|
||||
title: '旅行记录',
|
||||
icon: 'home-food',
|
||||
@@ -197,24 +175,6 @@ export const mobileHomeMeta: IRouteMetaConfig = {
|
||||
title: '内容',
|
||||
icon: ''
|
||||
},
|
||||
'/server': {
|
||||
title: '服务',
|
||||
icon: 'home-server',
|
||||
order: 11,
|
||||
redirect: '/server/list'
|
||||
},
|
||||
'/server/monitor': {
|
||||
title: '监控',
|
||||
icon: ''
|
||||
},
|
||||
'/server/file': {
|
||||
title: '文件',
|
||||
icon: ''
|
||||
},
|
||||
'/server/preview/:url': {
|
||||
title: '预览',
|
||||
icon: ''
|
||||
},
|
||||
'/asset': {
|
||||
title: '资产',
|
||||
icon: 'home-asset',
|
||||
|
||||
Reference in New Issue
Block a user