This commit is contained in:
BIN
build/.DS_Store
vendored
Normal file
BIN
build/.DS_Store
vendored
Normal file
Binary file not shown.
8792
pnpm-lock.yaml
generated
8792
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
BIN
src/.DS_Store
vendored
Normal file
BIN
src/.DS_Store
vendored
Normal file
Binary file not shown.
@@ -52,6 +52,10 @@
|
|||||||
label: '积分',
|
label: '积分',
|
||||||
value: 2,
|
value: 2,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: '小猪积分',
|
||||||
|
value: 3,
|
||||||
|
},
|
||||||
]"
|
]"
|
||||||
:key="song.value"
|
:key="song.value"
|
||||||
:value="song.value"
|
:value="song.value"
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ export default {
|
|||||||
component: () => import('./index.vue'),
|
component: () => import('./index.vue'),
|
||||||
meta: {
|
meta: {
|
||||||
title: '工作台',
|
title: '工作台',
|
||||||
icon: 'mdi:home',
|
icon: 'mdi:index',
|
||||||
order: 0,
|
order: 0,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user