lct123456
2022-04-25 70fb6d09d29ca1b4ba29a9299f310e2455301b8c
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'