Update config.js
This commit is contained in:
@@ -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: []
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user