Started by user unknown or anonymous Running as SYSTEM Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-kms The recommended git tool is: NONE using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-kms/.git # timeout=10 Fetching changes from the remote Git repository > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/badp-bcxin-api-5.x.git # timeout=10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/badp-bcxin-api-5.x.git > /usr/local/git/bin/git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials gitlab凭据 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/badp-bcxin-api-5.x.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10 Checking out Revision 82889256963d83fcf8f488ca54813126c44d3a76 (refs/remotes/origin/test) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f 82889256963d83fcf8f488ca54813126c44d3a76 # timeout=10 Commit message: "Merge branch 'master-实时清除缓存' into test" > /usr/local/git/bin/git rev-list --no-walk 82889256963d83fcf8f488ca54813126c44d3a76 # timeout=10 [badp-bcxin-web-5.x-kms] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins7361442525779413067.sh + cd /data/jenkins/workspace/badp-bcxin-web-5.x-kms/src/badp-bcxin-5.x/obpm-kms-web/kmspc/ + npm install npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated eslint-loader@2.2.1: This loader has been deprecated. Please use eslint-webpack-plugin npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor. npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supported npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained npm WARN deprecated mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm WARN deprecated debug@3.2.6: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi' npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. added 1574 packages in 17s 97 packages are looking for funding run `npm fund` for details + npm run build > hello-world@0.1.0 build > vue-cli-service build - Building for production... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme WARNING Compiled with 17 warnings2:27:56 PM Module Warning (from ./node_modules/eslint-loader/index.js): error: Unexpected console statement (no-console) at src/components/admin/CompanyAdmin/CompanyReport.vue:314:11: 312 | API.getReportSoure(this.params, { 313 | onSucess: resp => { > 314 | console.log(resp) | ^ 315 | if(resp.data.errcode == "0"){ 316 | this.searchData = true; 317 | this.number = resp.data.data; 1 error found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Unexpected console statement (no-console) at src/components/admin/CompanyAdmin/labelSettings.vue:217:7: 215 | //判断删除按钮是否显示 216 | handleCheckChange(data, checked, indeterminate){ > 217 | console.log(data, checked, indeterminate); | ^ 218 | checked ? this.isShow=true : this.isShow = false; 219 | }, 220 | 1 error found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Unexpected console statement (no-console) at src/components/departmentKm/DepartmentKmData.vue:341:7: 339 | }, 340 | curDiskParams(val){ > 341 | console.log(val) | ^ 342 | } 343 | 344 | }, 1 error found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Unexpected console statement (no-console) at src/components/shared/ApplicationAuthority.vue:65:11: 63 | API.getApprovers(this.authorityModalParams.fileId, { 64 | onSucess: resp => { > 65 | console.log(resp) | ^ 66 | this.approvers = resp.data.data; 67 | } 68 | }) error: Unexpected side effect in "visible_" computed property (vue/no-side-effects-in-computed-properties) at src/components/shared/ApplicationAuthority.vue:74:9: 72 | visible_: { 73 | get() { > 74 | this.authorityInput = ""; | ^ 75 | return this.visible; 76 | }, 77 | set(val) { error: Unexpected console statement (no-console) at src/components/shared/ApplicationAuthority.vue:84:7: 82 | methods: { 83 | onChange(ev,val) { > 84 | console.log("e--->",ev); | ^ 85 | console.log("val--->",val); 86 | }, 87 | //申请权限提交 error: Unexpected console statement (no-console) at src/components/shared/ApplicationAuthority.vue:85:7: 83 | onChange(ev,val) { 84 | console.log("e--->",ev); > 85 | console.log("val--->",val); | ^ 86 | }, 87 | //申请权限提交 88 | authorityClick(checkValue,reason) { error: Unexpected console statement (no-console) at src/components/shared/ApplicationAuthority.vue:89:7: 87 | //申请权限提交 88 | authorityClick(checkValue,reason) { > 89 | console.log("checkValue",checkValue); | ^ 90 | console.log("reason",reason); 91 | this.dataJson.preview = false; 92 | this.dataJson.download = false; error: Unexpected console statement (no-console) at src/components/shared/ApplicationAuthority.vue:90:7: 88 | authorityClick(checkValue,reason) { 89 | console.log("checkValue",checkValue); > 90 | console.log("reason",reason); | ^ 91 | this.dataJson.preview = false; 92 | this.dataJson.download = false; 93 | this.dataJson.edit = false; error: Unexpected console statement (no-console) at src/components/shared/ApplicationAuthority.vue:103:7: 101 | } 102 | } > 103 | console.log("this.checkboxList",this.checkboxList); | ^ 104 | this.dataJson.reason = reason; 105 | this.dataJson.resourceId = this.rowId; 106 | if(this.approvers != ""){ 7 errors found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Unexpected console statement (no-console) at src/components/shared/FileShareDialog.vue:108:7: 106 | methods: { 107 | handleClick(tab, event) { > 108 | console.log(tab, event); | ^ 109 | if(tab.name == 'externalShare'){ 110 | this.outsideShare(); 111 | } 1 error found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Unexpected console statement (no-console) at src/components/shared/FileUploader.vue:247:7: 245 | 246 | fileUpload(e){//上传一次就触发一次 > 247 | console.log(e) | ^ 248 | let ob = {}; 249 | ob.uid = e.file.uid; 250 | ob.name = e.file.name 1 error found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Unexpected console statement (no-console) at src/components/shared/FolderUploader.vue:641:11: 639 | for(let i=0; i 641 | console.log(this.folderUploadEnd) | ^ 642 | this.allfileArray[i].marks = res.num; 643 | this.allfileArray[i].marksValue= res.complete; 644 | this.$forceUpdate(); error: Unexpected console statement (no-console) at src/components/shared/FolderUploader.vue:648:7: 646 | }, 647 | ) > 648 | console.log(this.allfileArray[0].marks) | ^ 649 | this.$emit('onRefreshComponent', this.params); 650 | // this.visible=false 651 | // this.fileId=[]; 2 errors found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Unexpected console statement (no-console) at src/components/shared/ImpowerTreeDialog.vue:484:7: 482 | "resourceId": this.impowerTreeModalParams.record.id, 483 | } > 484 | console.log(impowerParams) | ^ 485 | if(impowerParams.targetId.length == 0) { 486 | this.$message({ 487 | type: 'warning', error: Unexpected console statement (no-console) at src/components/shared/ImpowerTreeDialog.vue:697:7: 695 | let editAuthorizationId = {...this.editAuthorizationId}; 696 | let indateRange = []; > 697 | console.log(record,"编辑时候的") | ^ 698 | if(record.startDate !="" && record.endDate !=""){ 699 | indateRange.push(moment(record.startDate, 'YYYY-MM-DD')); 700 | indateRange.push(moment(record.endDate, 'YYYY-MM-DD')); error: Unexpected console statement (no-console) at src/components/shared/ImpowerTreeDialog.vue:714:7: 712 | "timeLimitType" : record.timeLimitType 713 | }; > 714 | console.log(impowerParams,"aaaa") | ^ 715 | 716 | editAuthorizationId = record.id; 717 | 3 errors found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Unexpected console statement (no-console) at src/components/shared/LabelCategoryDialog.vue:57:7: 55 | let categoryData = this.categorySettingsModalParams.categoryData; 56 | let labelCate = this.categorySettingsModalParams.labelCate; > 57 | console.log(labelCate) | ^ 58 | let categorySettingsValue = ""; 59 | let categorySettingsArr = []; 60 | for(let i=0;i 135 | console.log(err) | ^ 136 | } 137 | } 138 | 1 error found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Unexpected console statement (no-console) at src/views/HomePage.vue:668:6: 666 | 667 | this.$store.commit('GET_LANGUAGE_STATUS',data); > 668 | console.log(data) | ^ 669 | console.log(this.$store.state.isEnglish); 670 | } 671 | error: Unexpected console statement (no-console) at src/views/HomePage.vue:669:6: 667 | this.$store.commit('GET_LANGUAGE_STATUS',data); 668 | console.log(data) > 669 | console.log(this.$store.state.isEnglish); | ^ 670 | } 671 | 672 | }, 2 errors found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Unexpected console statement (no-console) at src/views/teamKm/teamKm.vue:588:13: 586 | }, 587 | onError: err => { > 588 | console.log(err) | ^ 589 | this.$message.error(this.$t('msg.no_delete_team')); 590 | } 591 | }) 1 error found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Unexpected side effect in "isAddTab" computed property (vue/no-side-effects-in-computed-properties) at src/utils/heard.vue:274:7: 272 | computed: { 273 | isAddTab() { > 274 | this.tab = this.$store.state.tab; | ^ 275 | return this.$store.state.tab; 276 | } 277 | }, 1 error found. You may use special comments to disable some warnings. Use // eslint-disable-next-line to ignore the next line. Use /* eslint-disable */ to ignore all warnings in a file. warning in ./src/api.js Module Warning (from ./node_modules/thread-loader/dist/cjs.js): /data/jenkins/workspace/badp-bcxin-web-5.x-kms/src/badp-bcxin-5.x/obpm-kms-web/kmspc/src/api.js 138:9 error Unexpected console statement no-console 168:9 error Unexpected console statement no-console 171:9 error Unexpected console statement no-console ✖ 3 problems (3 errors, 0 warnings) @ ./src/main.js 12:0-27 23:21-24 39:2-5 @ multi ./src/main.js warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: js/app.ce646497.js (712 KiB) js/chunk-vendors.1f6eea14.js (2.91 MiB) UEditor/third-party/highcharts/highcharts.src.js (434 KiB) UEditor/third-party/jquery-1.10.2.js (267 KiB) UEditor/third-party/snapscreen/UEditorSnapscreen.exe (508 KiB) UEditor/ueditor.all.min.js (373 KiB) UEditor/ueditor.all.js (1.06 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: app (3.61 MiB) js/chunk-vendors.1f6eea14.js js/app.ce646497.js warning webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ File Size Gzipped dist/UEditor/ueditor.all.min.js 373.46 KiB 100.76 KiB dist/UEditor/third-party/jquery-1.10.2 90.92 KiB 32.06 KiB .min.js dist/UEditor/third-party/webuploader/w 56.91 KiB 18.66 KiB ebuploader.min.js dist/UEditor/third-party/webuploader/w 45.99 KiB 14.37 KiB ebuploader.html5only.min.js dist/UEditor/third-party/webuploader/w 45.81 KiB 15.77 KiB ebuploader.custom.min.js dist/UEditor/third-party/webuploader/w 38.87 KiB 12.03 KiB ebuploader.withoutimage.min.js dist/UEditor/third-party/webuploader/w 32.81 KiB 10.64 KiB ebuploader.flashonly.min.js dist/UEditor/third-party/xss.min.js 27.11 KiB 6.38 KiB dist/UEditor/third-party/zeroclipboard 18.51 KiB 6.52 KiB /ZeroClipboard.min.js dist/UEditor/ueditor.parse.min.js 14.45 KiB 5.01 KiB dist/js/chunk-vendors.1f6eea14.js 2984.64 KiB 872.04 KiB dist/UEditor/ueditor.all.js 1086.60 KiB 213.79 KiB dist/js/app.ce646497.js 711.83 KiB 169.62 KiB dist/UEditor/third-party/highcharts/hi 433.95 KiB 123.75 KiB ghcharts.src.js dist/UEditor/third-party/jquery-1.10.2 266.80 KiB 79.12 KiB .js dist/UEditor/third-party/webuploader/w 226.46 KiB 48.94 KiB ebuploader.js dist/UEditor/third-party/video-js/vide 209.79 KiB 56.03 KiB o.dev.js dist/UEditor/third-party/webuploader/w 193.52 KiB 43.01 KiB ebuploader.custom.js dist/UEditor/third-party/webuploader/w 182.25 KiB 39.11 KiB ebuploader.html5only.js dist/UEditor/third-party/SyntaxHighlig 155.77 KiB 43.52 KiB hter/shCore.js dist/UEditor/third-party/codemirror/co 154.89 KiB 35.91 KiB demirror.js dist/UEditor/third-party/webuploader/w 148.40 KiB 31.44 KiB ebuploader.withoutimage.js dist/UEditor/third-party/highcharts/hi 137.55 KiB 50.63 KiB ghcharts.js dist/UEditor/third-party/webuploader/w 135.64 KiB 29.89 KiB ebuploader.flashonly.js dist/UEditor/dialogs/image/image.js 125.19 KiB 55.10 KiB dist/UEditor/third-party/highcharts/mo 98.32 KiB 22.42 KiB dules/canvas-tools.src.js dist/UEditor/third-party/highcharts/hi 58.77 KiB 16.33 KiB ghcharts-more.src.js dist/UEditor/third-party/highcharts/mo 56.52 KiB 15.35 KiB dules/canvas-tools.js dist/UEditor/third-party/video-js/vide 54.09 KiB 16.62 KiB o.js dist/UEditor/dialogs/wordimage/tangram 46.41 KiB 12.48 KiB .js dist/UEditor/third-party/zeroclipboard 42.20 KiB 9.15 KiB /ZeroClipboard.js dist/UEditor/ueditor.parse.js 35.91 KiB 7.93 KiB dist/UEditor/dialogs/video/video.js 29.78 KiB 7.62 KiB dist/UEditor/dialogs/attachment/attach 29.67 KiB 6.63 KiB ment.js dist/UEditor/lang/en/en.js 28.72 KiB 8.24 KiB dist/UEditor/dialogs/scrawl/scrawl.js 26.51 KiB 5.97 KiB dist/UEditor/lang/zh-cn/zh-cn.js 25.88 KiB 8.55 KiB dist/UEditor/third-party/highcharts/mo 25.16 KiB 7.84 KiB dules/map.src.js dist/UEditor/ueditor.config.js 22.70 KiB 8.42 KiB dist/UEditor/third-party/highcharts/hi 21.30 KiB 7.91 KiB ghcharts-more.js dist/UEditor/third-party/highcharts/mo 16.86 KiB 5.73 KiB dules/exporting.src.js dist/UEditor/third-party/highcharts/mo 15.14 KiB 4.81 KiB dules/data.src.js dist/UEditor/dialogs/background/backgr 14.04 KiB 3.56 KiB ound.js dist/UEditor/dialogs/template/config.j 12.19 KiB 2.50 KiB s dist/UEditor/third-party/highcharts/ad 11.38 KiB 3.82 KiB apters/standalone-framework.src.js dist/UEditor/dialogs/charts/charts.js 10.89 KiB 3.34 KiB dist/UEditor/third-party/highcharts/mo 10.69 KiB 3.16 KiB dules/drilldown.src.js dist/UEditor/third-party/highcharts/mo 9.88 KiB 4.03 KiB dules/map.js dist/UEditor/dialogs/table/edittable.j 8.72 KiB 2.01 KiB s dist/UEditor/third-party/highcharts/ad 8.72 KiB 3.18 KiB apters/prototype-adapter.src.js dist/UEditor/third-party/highcharts/mo 8.18 KiB 2.56 KiB dules/annotations.src.js dist/UEditor/dialogs/music/music.js 7.64 KiB 2.16 KiB dist/UEditor/third-party/highcharts/ad 7.61 KiB 2.91 KiB apters/mootools-adapter.src.js dist/UEditor/third-party/highcharts/mo 7.08 KiB 3.07 KiB dules/exporting.js dist/UEditor/third-party/highcharts/mo 6.38 KiB 2.33 KiB dules/funnel.src.js dist/UEditor/dialogs/emotion/emotion.j 6.15 KiB 2.03 KiB s dist/UEditor/third-party/highcharts/mo 5.42 KiB 1.95 KiB dules/drilldown.js dist/UEditor/third-party/highcharts/ad 4.95 KiB 2.15 KiB apters/standalone-framework.js dist/UEditor/dialogs/spechars/spechars 4.56 KiB 2.37 KiB .js dist/UEditor/third-party/highcharts/th 4.38 KiB 1.21 KiB emes/gray.js dist/UEditor/third-party/highcharts/mo 4.33 KiB 1.89 KiB dules/data.js dist/UEditor/dialogs/searchreplace/sea 4.30 KiB 1.27 KiB rchreplace.js dist/UEditor/third-party/highcharts/th 4.25 KiB 1.20 KiB emes/dark-blue.js dist/UEditor/third-party/highcharts/th 4.24 KiB 1.21 KiB emes/dark-green.js dist/UEditor/dialogs/wordimage/wordima 4.05 KiB 1.95 KiB ge.js dist/UEditor/third-party/highcharts/mo 3.32 KiB 1.52 KiB dules/annotations.js dist/UEditor/third-party/highcharts/ad 3.23 KiB 1.33 KiB apters/prototype-adapter.js dist/UEditor/third-party/highcharts/mo 2.79 KiB 1.12 KiB dules/no-data-to-display.src.js dist/UEditor/dialogs/internal.js 2.54 KiB 0.98 KiB dist/UEditor/third-party/highcharts/ad 2.21 KiB 1.06 KiB apters/mootools-adapter.js dist/UEditor/third-party/highcharts/mo 1.93 KiB 1.08 KiB dules/funnel.js dist/UEditor/third-party/highcharts/th 1.75 KiB 0.65 KiB emes/grid.js dist/UEditor/third-party/highcharts/th 1.72 KiB 0.64 KiB emes/skies.js dist/UEditor/dialogs/template/template 1.55 KiB 0.67 KiB .js dist/UEditor/dialogs/help/help.js 1.47 KiB 0.70 KiB dist/UEditor/dialogs/charts/chart.conf 1.38 KiB 0.44 KiB ig.js dist/UEditor/third-party/highcharts/mo 1.33 KiB 0.70 KiB dules/no-data-to-display.js dist/UEditor/third-party/highcharts/mo 1.10 KiB 0.49 KiB dules/heatmap.src.js dist/js/kms.config.js 0.81 KiB 0.31 KiB dist/UEditor/third-party/highcharts/mo 0.52 KiB 0.37 KiB dules/heatmap.js dist/UEditor/themes/default/css/uedito 42.73 KiB 6.84 KiB r.css dist/UEditor/themes/default/css/uedito 34.12 KiB 5.53 KiB r.min.css dist/UEditor/third-party/video-js/vide 20.82 KiB 5.45 KiB o-js.css dist/UEditor/dialogs/image/image.css 17.71 KiB 3.46 KiB dist/UEditor/dialogs/video/video.css 14.57 KiB 3.10 KiB dist/UEditor/dialogs/attachment/attach 14.05 KiB 2.81 KiB ment.css dist/UEditor/third-party/video-js/vide 11.18 KiB 2.53 KiB o-js.min.css dist/UEditor/third-party/SyntaxHighlig 6.95 KiB 1.31 KiB hter/shCoreDefault.css dist/UEditor/dialogs/scrawl/scrawl.css 3.73 KiB 0.97 KiB dist/UEditor/third-party/codemirror/co 2.82 KiB 0.90 KiB demirror.css dist/UEditor/dialogs/charts/charts.css 2.54 KiB 0.81 KiB dist/UEditor/dialogs/background/backgr 2.34 KiB 0.87 KiB ound.css dist/UEditor/dialogs/emotion/emotion.c 1.76 KiB 0.53 KiB ss dist/UEditor/themes/default/dialogbase 1.65 KiB 0.81 KiB .css dist/UEditor/dialogs/music/music.css 1.64 KiB 0.63 KiB dist/UEditor/dialogs/table/edittable.c 1.16 KiB 0.41 KiB ss dist/UEditor/dialogs/template/template 1.01 KiB 0.49 KiB .css dist/UEditor/third-party/webuploader/w 0.50 KiB 0.29 KiB ebuploader.css dist/UEditor/dialogs/help/help.css 0.38 KiB 0.20 KiB dist/UEditor/themes/iframe.css 0.04 KiB 0.06 KiB Images and other types of assets omitted. DONE Build complete. The dist directory is ready to be deployed. INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html Finished: SUCCESS