echarts地图china.js之前使用的时候本地没问题,打包到线上报错,稍微改了一下,引入方式发生了改变,如下:importchinafrom"@/components/common/china.js";china()({},echarts);