File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 116116 }
117117 if ( inArray ( includes , 'antd' ) ) {
118118 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.1 /moment.min.js' ) ;
119+ inputScript ( 'https://iclient.supermap.io/web/libs/moment/2.29.3 /moment.min.js' ) ;
120120 inputScript ( 'https://iclient.supermap.io/web/libs/antd/3.25.3/antd.min.js' ) ;
121121 }
122122 if ( inArray ( includes , 'deck' ) ) {
168168 inputScript ( 'https://iclient.supermap.io/web/libs/mapbox-print-pdf/0.4.4/mapbox-print-pdf.min.js' ) ;
169169 }
170170 if ( inArray ( includes , 'moment' ) ) {
171- inputScript ( 'https://iclient.supermap.io/web/libs/moment/2.29.1 /moment.min.js' ) ;
171+ inputScript ( 'https://iclient.supermap.io/web/libs/moment/2.29.3 /moment.min.js' ) ;
172172 }
173173 if ( inArray ( includes , 'lodash' ) ) {
174174 inputScript ( 'https://iclient.supermap.io/web/libs/lodash/4.17.21/lodash.min.js' ) ;
Original file line number Diff line number Diff line change 8181 inputScript ( "https://iclient.supermap.io/web/libs/papaparse/papaparse.min.js" ) ;
8282 }
8383 if ( inArray ( includes , 'moment' ) ) {
84- inputScript ( "https://iclient.supermap.io/web/libs/moment/2.29.1 /moment.min.js" ) ;
85- inputScript ( "https://iclient.supermap.io/web/libs/moment/2.29.1 /zh-cn.js" ) ;
84+ inputScript ( "https://iclient.supermap.io/web/libs/moment/2.29.3 /moment.min.js" ) ;
85+ inputScript ( "https://iclient.supermap.io/web/libs/moment/2.29.3 /zh-cn.js" ) ;
8686 }
8787 if ( inArray ( includes , 'bootstrap-datetimepicker' ) ) {
8888 inputCSS ( "https://iclient.supermap.io/web/libs/bootstrap-datetimepicker/bootstrap-datetimepicker.min.css" ) ;
You can’t perform that action at this time.
0 commit comments