fix
zhoucong
2022-05-16 3a92e5f6e38e7e6df39ff211eeae3ddb5ab2228c
src/main.js
@@ -8,6 +8,9 @@
import Element from 'element-ui'
import 'element-ui/lib/theme-chalk/index.css'
import echarts from 'echarts'
Vue.prototype.$echarts = echarts
import '@/styles/index.scss' // global css
import App from './App'