File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
website/public/static/libs Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9595 }
9696 if ( inArray ( includes , 'antd' ) ) {
9797 inputScript ( httpUrl + '/cdn/moment/2.18.1/moment.min.js' ) ;
98- inputCSS ( httpUrl + '/cdn/ant-design-vue/dist/antd.css' ) ;
99- inputScript ( httpUrl + '/cdn/ant-design-vue/dist/antd.js' ) ;
98+ inputCSS ( httpUrl + '/cdn/ant-design-vue/dist/antd.min. css' ) ;
99+ inputScript ( httpUrl + '/cdn/ant-design-vue/dist/antd.min. js' ) ;
100100 }
101101 }
102102
Original file line number Diff line number Diff line change 134134 }
135135 if ( inArray ( includes , 'antd' ) ) {
136136 inputScript ( httpUrl + '/cdn/moment/2.18.1/moment.min.js' ) ;
137- inputCSS ( httpUrl + '/cdn/ant-design-vue/dist/antd.css' ) ;
138- inputScript ( httpUrl + '/cdn/ant-design-vue/dist/antd.js' ) ;
137+ inputCSS ( httpUrl + '/cdn/ant-design-vue/dist/antd.min. css' ) ;
138+ inputScript ( httpUrl + '/cdn/ant-design-vue/dist/antd.min. js' ) ;
139139 }
140140 }
141141
You can’t perform that action at this time.
0 commit comments