File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7878 if ( inArray ( includes , 'echarts' ) ) {
7979 inputScript ( libsurl + '/echarts/4.9.0/echarts.min.js' ) ;
8080 inputScript ( libsurl + '/echarts-liquidfill/2.0.6/echarts-liquidfill.min.js' ) ;
81- inputScript ( libsurl + '/echartsLayer/EchartsLayer.min.js' ) ;
81+ inputScript ( libsurl + '/maplibre- echartsLayer/EchartsLayer.min.js' ) ;
8282 }
8383 if ( inArray ( includes , 'echarts-vue' ) ) {
8484 inputScript ( libsurl + '/echarts/4.9.0/echarts.min.js' ) ;
8585 inputScript ( libsurl + '/vue-echarts/4.1.0/vue-echarts.min.js' ) ;
8686 inputScript ( libsurl + '/echarts-liquidfill/2.0.6/echarts-liquidfill.min.js' ) ;
87- inputScript ( libsurl + '/echartsLayer/EchartsLayer.min.js' ) ;
87+ inputScript ( libsurl + '/maplibre- echartsLayer/EchartsLayer.min.js' ) ;
8888 }
8989 if ( inArray ( includes , 'three' ) ) {
9090 inputScript ( libsurl + '/three/0.150.1/three.min.js' ) ;
You can’t perform that action at this time.
0 commit comments