mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:34:19 +08:00
perf: improve login logic
This commit is contained in:
@@ -16,6 +16,7 @@ import { isDevMode } from '/@/utils/env';
|
||||
|
||||
const app = createApp(App);
|
||||
|
||||
// Register global components
|
||||
registerGlobComp(app);
|
||||
|
||||
// Multilingual configuration
|
||||
|
Reference in New Issue
Block a user