在vue-cil中如何引入echarts.min.js文件之前一直使用import echarts from 'echarts'但是参加的项目使用的是echarts.min.js文件
遇到什么问题了呢?无法引入?
直接import echarts from 'echarts.min.js',或public下的index.html cdn引入