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 78
78
if ( inArray ( includes , 'echarts' ) ) {
79
79
inputScript ( libsurl + '/echarts/4.9.0/echarts.min.js' ) ;
80
80
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' ) ;
82
82
}
83
83
if ( inArray ( includes , 'echarts-vue' ) ) {
84
84
inputScript ( libsurl + '/echarts/4.9.0/echarts.min.js' ) ;
85
85
inputScript ( libsurl + '/vue-echarts/4.1.0/vue-echarts.min.js' ) ;
86
86
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' ) ;
88
88
}
89
89
if ( inArray ( includes , 'three' ) ) {
90
90
inputScript ( libsurl + '/three/0.150.1/three.min.js' ) ;
You can’t perform that action at this time.
0 commit comments