fix(custom):
This commit is contained in:
BIN
build/.DS_Store
vendored
Normal file
BIN
build/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
src/.DS_Store
vendored
Normal file
BIN
src/.DS_Store
vendored
Normal file
Binary file not shown.
@@ -7,7 +7,7 @@ export default {
|
||||
redirect: '/game_jl',
|
||||
meta: {
|
||||
title: '游戏统计',
|
||||
icon: 'mdi:home',
|
||||
icon: 'mdi:index',
|
||||
order: 100,
|
||||
},
|
||||
children: [
|
||||
@@ -17,7 +17,7 @@ export default {
|
||||
component: () => import('./jl/index.vue'),
|
||||
meta: {
|
||||
title: '豆子记录',
|
||||
icon: 'mdi:home',
|
||||
icon: 'mdi:index',
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
@@ -12,7 +12,7 @@ export default {
|
||||
component: () => import('./index.vue'),
|
||||
meta: {
|
||||
title: '工作台',
|
||||
icon: 'mdi:home',
|
||||
icon: 'mdi:index',
|
||||
order: 0,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user