html5 - react import echarts3 world.js问题
ringa_lee
ringa_lee 2017-04-17 14:42:28
0
1
556

import echarts from 'echarts/dist/echarts.js';

import 'echarts/map/js/world.js';

echarts3是通过npm 安装,路径也正确,就是不知道为什么提示map world not exists。

ringa_lee
ringa_lee

ringa_lee

모든 응답(1)
迷茫
import echarts from 'echarts';

require('echarts/map/js/world.js');
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿