🎨
This commit is contained in:
parent
9109ae02a7
commit
3e81ebf8e9
11 changed files with 227 additions and 75 deletions
|
|
@ -86,7 +86,8 @@ export default defineComponent({
|
|||
return {
|
||||
[symbols.PAGE_INFO]: {
|
||||
title: this.$ts.overview,
|
||||
icon: 'fas fa-tachometer-alt'
|
||||
icon: 'fas fa-tachometer-alt',
|
||||
bg: 'var(--bg)',
|
||||
},
|
||||
page: 'index',
|
||||
version,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue