modify navbar
This commit is contained in:
@@ -9,7 +9,7 @@ export const tenantStore = defineStore('tenant', () => {
|
||||
account: '',
|
||||
token: '',
|
||||
id: '',
|
||||
headerImg: '',
|
||||
headerImg: 'https://cube.elemecdn.com/0/88/03b0d39583f48206768a7534e55bcpng.png',
|
||||
})
|
||||
|
||||
const login = async (tenant: Tenant, token: string) => {
|
||||
|
||||
Reference in New Issue
Block a user