Update config.js
This commit is contained in:
parent
bd1aa1f559
commit
7658ff46c3
|
|
@ -8,7 +8,7 @@ const greenText = (text) => `\x1b[32m${text}\x1b[0m`
|
|||
export const config = {
|
||||
appName: 'Gin-Vue-Admin',
|
||||
showViteLogo: true,
|
||||
KeepAliveTabs: true,
|
||||
KeepAliveTabs: false,
|
||||
logs: []
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue