|
64 | 64 | inputScript('https://iclient.supermap.io/web/libs/turf/6.5.0/turf.min.js'); |
65 | 65 | } |
66 | 66 | if (inArray(includes, 'draw')) { |
67 | | - inputCSS('https://iclient.supermap.io/web/libs/mapbox-gl-js/plugins/mapbox-gl-draw/1.3.0/mapbox-gl-draw.css'); |
68 | | - inputScript('https://iclient.supermap.io/web/libs/mapbox-gl-js/plugins/mapbox-gl-draw/1.3.0/mapbox-gl-draw.js'); |
| 67 | + inputCSS('https://iclient.supermap.io/web/libs/mapbox-gl-js/plugins/mapbox-gl-draw/1.4.1/mapbox-gl-draw.min.css'); |
| 68 | + inputScript('https://iclient.supermap.io/web/libs/mapbox-gl-js/plugins/mapbox-gl-draw/1.4.1/mapbox-gl-draw.min.js'); |
69 | 69 | } |
70 | 70 |
|
71 | 71 | if (inArray(includes, 'mapboxgl-draw-rectangle-drag')) { |
|
96 | 96 | inputScript('https://iclient.supermap.io/web/libs/echartsLayer/EchartsLayer.min.js'); |
97 | 97 | } |
98 | 98 | if (inArray(includes, 'three')) { |
99 | | - inputScript('https://iclient.supermap.io/web/libs/three/0.129.0/build/three.min.js'); |
| 99 | + inputScript('https://iclient.supermap.io/web/libs/three/0.150.1/build/three.min.js'); |
100 | 100 | } |
101 | 101 | if (inArray(includes, 'three@0.121.1')) { |
102 | 102 | inputScript('https://iclient.supermap.io/web/libs/three/0.121.1/build/three.js'); |
|
105 | 105 | inputScript('https://iclient.supermap.io/web/libs/xlsx/0.18.5/xlsx.core.min.js'); |
106 | 106 | } |
107 | 107 | if (inArray(includes, 'proj4')) { |
108 | | - inputScript('https://iclient.supermap.io/web/libs/proj4/2.8.0/proj4.js'); |
| 108 | + inputScript('https://iclient.supermap.io/web/libs/proj4/2.9.0/proj4.min.js'); |
109 | 109 | } |
110 | 110 | if (inArray(includes, 'shapefile')) { |
111 | 111 | inputScript('https://iclient.supermap.io/web/libs/shapefile/shapefile.js'); |
|
116 | 116 | } |
117 | 117 | if (inArray(includes, 'antd')) { |
118 | 118 | inputCSS('https://iclient.supermap.io/web/libs/antd/3.25.3/antd.min.css'); |
119 | | - inputScript('https://iclient.supermap.io/web/libs/moment/2.29.3/moment.min.js'); |
| 119 | + inputScript('https://iclient.supermap.io/web/libs/moment/2.29.4/moment.min.js'); |
120 | 120 | inputScript('https://iclient.supermap.io/web/libs/antd/3.25.3/antd.min.js'); |
121 | 121 | } |
122 | 122 | if (inArray(includes, 'deck')) { |
|
168 | 168 | inputScript('https://iclient.supermap.io/web/libs/mapbox-print-pdf/0.4.4/mapbox-print-pdf.min.js'); |
169 | 169 | } |
170 | 170 | if (inArray(includes, 'moment')) { |
171 | | - inputScript('https://iclient.supermap.io/web/libs/moment/2.29.3/moment.min.js'); |
| 171 | + inputScript('https://iclient.supermap.io/web/libs/moment/2.29.4/moment.min.js'); |
172 | 172 | } |
173 | 173 | if (inArray(includes, 'lodash')) { |
174 | 174 | inputScript('https://iclient.supermap.io/web/libs/lodash/4.17.21/lodash.min.js'); |
|
0 commit comments