style: 本地化图标

This commit is contained in:
kailong321200875
2023-12-26 09:59:07 +08:00
parent b2cee10cc4
commit 608bf50e1c
4 changed files with 26 additions and 13 deletions

View File

@@ -126,7 +126,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
// 拆包
output: {
manualChunks: {
vue: ['vue', 'vue-router', 'pinia', 'vue-i18n'],
'vue-chunks': ['vue', 'vue-router', 'pinia', 'vue-i18n'],
'element-plus': ['element-plus'],
'wang-editor': ['@wangeditor/editor', '@wangeditor/editor-for-vue'],
echarts: ['echarts', 'echarts-wordcloud']