improve ui
This commit is contained in:
parent
49b43eb3c8
commit
c33e93c662
29 changed files with 609 additions and 552 deletions
|
|
@ -46,7 +46,8 @@ export default defineComponent({
|
|||
return {
|
||||
[symbols.PAGE_INFO]: {
|
||||
title: this.$ts.proxyAccount,
|
||||
icon: 'fas fa-ghost'
|
||||
icon: 'fas fa-ghost',
|
||||
bg: 'var(--bg)',
|
||||
},
|
||||
proxyAccount: null,
|
||||
proxyAccountId: null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue