perf: aotu imports

This commit is contained in:
xingyu
2023-01-18 15:05:44 +08:00
parent 9ee56bce25
commit d3ab3e0760
6 changed files with 90 additions and 211 deletions

View File

@ -1,6 +1,7 @@
import { App } from 'vue'
import XEUtils from 'xe-utils'
import './renderer'
import 'vxe-table/lib/style.css'
import { i18n } from '@/plugins/vueI18n'
import zhCN from 'vxe-table/lib/locale/lang/zh-CN'
import enUS from 'vxe-table/lib/locale/lang/en-US'