mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 08:36:19 +08:00
feat: global loading add text
This commit is contained in:
@@ -37,6 +37,7 @@ export function createVitePlugins(viteEnv: ViteEnv) {
|
||||
: '',
|
||||
// Insert Baidu statistics code
|
||||
hmScript: isSiteMode() ? hmScript : '',
|
||||
title: VITE_GLOB_APP_TITLE,
|
||||
},
|
||||
})
|
||||
);
|
||||
|
Reference in New Issue
Block a user