Эх сурвалжийг харах

chore: echarts打包配置项修改

cuiyalong 2 жил өмнө
parent
commit
bea4568fcb
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      vue.config.js

+ 2 - 1
vue.config.js

@@ -8,7 +8,8 @@ const external = {
   vuex: 'Vuex',
   axios: 'axios',
   lodash: '_',
-  echarts: 'echarts',
+  // 解决画像visualMap不显示问题
+  // echarts: 'echarts',
   // moment: 'moment',
   jquery: '$'
 }