Skip to content

Console Output

14:27:22 Started by user unknown or anonymous
14:27:22 Running as SYSTEM
14:27:22 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue
14:27:22 The recommended git tool is: NONE
14:27:22 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:27:22  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-vue/.git # timeout=10
14:27:22 Fetching changes from the remote Git repository
14:27:22  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10
14:27:22 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git
14:27:22  > /usr/local/git/bin/git --version # timeout=10
14:27:22  > git --version # 'git version 2.43.0'
14:27:22 using GIT_ASKPASS to set credentials gitlab凭据
14:27:22  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:27:23  > /usr/local/git/bin/git rev-parse b2d8ce7a^{commit} # timeout=10
14:27:23 Checking out Revision b2d8ce7a84dc5d571bae50719f6abd115694d072 (detached)
14:27:23  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:27:23  > /usr/local/git/bin/git checkout -f b2d8ce7a84dc5d571bae50719f6abd115694d072 # timeout=10
14:27:23 Commit message: "调整变量"
14:27:23  > /usr/local/git/bin/git rev-list --no-walk 01924eef02daf746727485f448d6ef0397088d55 # timeout=10
14:27:23 [badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins241866501356438846.sh
14:27:23 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue
14:27:23 + npm install
14:27:24 npm WARN EBADENGINE Unsupported engine {
14:27:24 npm WARN EBADENGINE   package: 'gcoord@1.0.7',
14:27:24 npm WARN EBADENGINE   required: { node: '>=16.11.0' },
14:27:24 npm WARN EBADENGINE   current: { node: 'v16.0.0', npm: '7.10.0' }
14:27:24 npm WARN EBADENGINE }
14:27:25 
14:27:25 up to date in 2s
14:27:25 
14:27:25 249 packages are looking for funding
14:27:25   run `npm fund` for details
14:27:25 + npm run build
14:27:25 
14:27:25 > hello-world@0.1.0 build
14:27:25 > vue-cli-service build
14:27:25 
14:27:26 
14:27:26 -  Building for production...
14:27:28 Browserslist: caniuse-lite is outdated. Please run:
14:27:28   npx update-browserslist-db@latest
14:27:28   Why you should do it regularly: https://github.com/browserslist/update-db#readme
14:27:28 Browserslist: caniuse-lite is outdated. Please run:
14:27:28   npx update-browserslist-db@latest
14:27:28   Why you should do it regularly: https://github.com/browserslist/update-db#readme
14:27:31 Browserslist: caniuse-lite is outdated. Please run:
14:27:31   npx update-browserslist-db@latest
14:27:31   Why you should do it regularly: https://github.com/browserslist/update-db#readme
14:27:32 Browserslist: caniuse-lite is outdated. Please run:
14:27:32   npx update-browserslist-db@latest
14:27:32   Why you should do it regularly: https://github.com/browserslist/update-db#readme
14:27:32 Browserslist: caniuse-lite is outdated. Please run:
14:27:32   npx update-browserslist-db@latest
14:27:32   Why you should do it regularly: https://github.com/browserslist/update-db#readme
14:27:37 Browserslist: caniuse-lite is outdated. Please run:
14:27:37   npx update-browserslist-db@latest
14:27:37   Why you should do it regularly: https://github.com/browserslist/update-db#readme
14:28:07  WARNING  Compiled with 11 warnings2:28:07 PM
14:28:07 
14:28:07 Module Warning (from ./node_modules/eslint-loader/index.js):
14:28:07 error: Unexpected console statement (no-console) at src/components/application.vue:35:9:
14:28:07   33 |     },
14:28:07   34 |     mounted() {
14:28:07 > 35 |         console.log('homeTemplateBoradType', this.showBktHome)
14:28:07      |         ^
14:28:07   36 |     },
14:28:07   37 |     components:{
14:28:07   38 |         homeBoard,
14:28:07 
14:28:07 
14:28:07 1 error found.
14:28:07 
14:28:07 Module Warning (from ./node_modules/eslint-loader/index.js):
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:80:13:
14:28:07   78 |         else {
14:28:07   79 |             this.organizationLevels=organizationLevels.split(',')//obpm.config.js定义全局变量organizationLevels
14:28:07 > 80 |             console.log('organizationLevels',organizationLevels)//obpm.config.js定义全局变量organizationLevels
14:28:07      |             ^
14:28:07   81 |             if(this.organizationLevels&&this.organizationLevels.includes('Premium')){
14:28:07   82 |                 this.appLevelsList()
14:28:07   83 |             }else{
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:98:13:
14:28:07    96 |                 key: ""
14:28:07    97 |             }
14:28:07 >  98 |             console.log(this.$listeners)
14:28:07       |             ^
14:28:07    99 |             this.addTab(param)
14:28:07   100 |         },
14:28:07   101 |         applistIframe() {//查询应用列表
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:109:25:
14:28:07   107 |
14:28:07   108 |                     if (response.data && response.data.errmsg == "ok") {
14:28:07 > 109 |                         console.log(response.data)
14:28:07       |                         ^
14:28:07   110 |                         if (response.data.data.data.length) {
14:28:07   111 |                             let arr = []
14:28:07   112 |                             response.data.data.data.forEach((item, index) => {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:128:29:
14:28:07   126 |
14:28:07   127 |                             })
14:28:07 > 128 |                             console.log(arr)
14:28:07       |                             ^
14:28:07   129 |                             arr.sort((a, b) => { return Number(a.cateSort) - Number(b.cateSort) }) //分类排序cateSort 
14:28:07   130 |
14:28:07   131 |                             const titleMap = {}
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:189:29:
14:28:07   187 |                                 }
14:28:07   188 |                             }
14:28:07 > 189 |                             console.log(arr2)
14:28:07       |                             ^
14:28:07   190 |                             this.appcateArrList = arr2
14:28:07   191 |
14:28:07   192 |                             //前端缓存本地代码块--切换不同组织的所有应用列表
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:221:29:
14:28:07   219 |                             parsedData = JSON.parse(jsonString);
14:28:07   220 |                         } catch (e) {
14:28:07 > 221 |                             console.warn('解析 resource.data 失败:', e, resource.data);
14:28:07       |                             ^
14:28:07   222 |                             // 如果解析失败,尝试使用正则表达式提取
14:28:07   223 |                             const iconMatch = resource.data.match(/icon:\s*['"]([^'"]+)['"]/);
14:28:07   224 |                             const urlMatch = resource.data.match(/url:\s*['"]([^'"]+)['"]/);
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:294:33:
14:28:07   292 |                             } catch (e) {
14:28:07   293 |                                 // 如果 URL 解析失败(可能是相对路径或特殊格式),使用字符串替换方式
14:28:07 > 294 |                                 console.warn('URL 解析失败,使用字符串替换方式:', e, url);
14:28:07       |                                 ^
14:28:07   295 |                                 
14:28:07   296 |                                 // 使用正则表达式替换或添加参数
14:28:07   297 |                                 if (token) {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:321:21:
14:28:07   319 |                     
14:28:07   320 |                     const actionContent = url || resource.id || '';
14:28:07 > 321 |                     console.log('actionContent:', actionContent);
14:28:07       |                     ^
14:28:07   322 |                     
14:28:07   323 |                     // 构建 ico 字段(JSON字符串格式)
14:28:07   324 |                     const icoString = icon ? JSON.stringify({
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:388:13:
14:28:07   386 |         },
14:28:07   387 |         async loadAppMenu(appId, name) {//点击应用列表查询左边应用菜单
14:28:07 > 388 |             console.log(this.$parent.$parent.$parent.$parent)
14:28:07       |             ^
14:28:07   389 |             console.log('当前appId', appId)
14:28:07   390 |
14:28:07   391 |             // 判断是否为第三方应用
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:389:13:
14:28:07   387 |         async loadAppMenu(appId, name) {//点击应用列表查询左边应用菜单
14:28:07   388 |             console.log(this.$parent.$parent.$parent.$parent)
14:28:07 > 389 |             console.log('当前appId', appId)
14:28:07       |             ^
14:28:07   390 |
14:28:07   391 |             // 判断是否为第三方应用
14:28:07   392 |             if (appId && appId.startsWith('third_party')) {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:398:21:
14:28:07   396 |                     // 实际项目中可能需要根据具体业务逻辑获取 categoryId
14:28:07   397 |                     const categoryId = appId || 'default'; // 示例: third_party_category_123
14:28:07 > 398 |                     console.log('第三方应用类别ID:', categoryId);
14:28:07       |                     ^
14:28:07   399 |                     
14:28:07   400 |                     // 使用现有的 API 调用方式
14:28:07   401 |                     this.$api.getRbacCategoryResources(categoryId, {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:403:29:
14:28:07   401 |                     this.$api.getRbacCategoryResources(categoryId, {
14:28:07   402 |                         onSucess: (response) => {
14:28:07 > 403 |                             console.log('第三方应用资源:', response);
14:28:07       |                             ^
14:28:07   404 |                             // 构建第三方应用菜单
14:28:07   405 |                             if (response && response.data && response.data.data) {
14:28:07   406 |                                 // 注意:实际数据在 response.data.data 中
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:408:33:
14:28:07   406 |                                 // 注意:实际数据在 response.data.data 中
14:28:07   407 |                                 const menus = this.transformRbacResourcesToMenus(response.data.data);
14:28:07 > 408 |                                 console.log('转换后的菜单结构:', menus);
14:28:07       |                                 ^
14:28:07   409 |                                 
14:28:07   410 |                                 // 将菜单数据存储到 Vuex store 中
14:28:07   411 |                                 this.$store.commit('loadMenus', { appId: appId, menus: menus });
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:417:29:
14:28:07   415 |                         },
14:28:07   416 |                         onError: (error) => {
14:28:07 > 417 |                             console.error('获取第三方应用资源失败:', error);
14:28:07       |                             ^
14:28:07   418 |                         }
14:28:07   419 |                     });
14:28:07   420 |                     
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:424:21:
14:28:07   422 |                     return;
14:28:07   423 |                 } catch (error) {
14:28:07 > 424 |                     console.error('获取第三方应用资源失败:', error);
14:28:07       |                     ^
14:28:07   425 |                 }
14:28:07   426 |             }
14:28:07   427 |             
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:437:17:
14:28:07   435 |             }
14:28:07   436 |             if (appId == '__Hab04s0VNDPrjFZ3Xlo') {//挂图作战直接打开项目中心首页
14:28:07 > 437 |                 console.log(this.$parent.$parent)
14:28:07       |                 ^
14:28:07   438 |                 this.$parent.$parent.$parent.$parent.navtopmenuclick(1)
14:28:07   439 |                 return
14:28:07   440 |             }
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:446:17:
14:28:07   444 |
14:28:07   445 |             if (appId == '__aNKPFCBuZfyQNzlnlZ9') { //商城pc前端入口
14:28:07 > 446 |                 console.log(this.$parent.$parent)
14:28:07       |                 ^
14:28:07   447 |                 this.$parent.$parent.$parent.$parent.navtopmenuclick(100)
14:28:07   448 |                 return
14:28:07   449 |             }
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:451:17:
14:28:07   449 |             }
14:28:07   450 |             if (appId == '__ZG0ZtjrEhvNbj2rlOsF') { //企业钱包前端入口
14:28:07 > 451 |                 console.log(this.$parent.$parent)
14:28:07       |                 ^
14:28:07   452 |                 this.$parent.$parent.$parent.$parent.navtopmenuclick(101)
14:28:07   453 |                 return
14:28:07   454 |             }
14:28:07 
14:28:07 
14:28:07 18 errors found.
14:28:07 
14:28:07 Module Warning (from ./node_modules/eslint-loader/index.js):
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:83:13:
14:28:07   81 |         else {
14:28:07   82 |             this.organizationLevels=organizationLevels.split(',')//obpm.config.js定义全局变量organizationLevels
14:28:07 > 83 |             console.log('organizationLevels',organizationLevels)//obpm.config.js定义全局变量organizationLevels
14:28:07      |             ^
14:28:07   84 |             if(this.organizationLevels&&this.organizationLevels.includes('Premium')){
14:28:07   85 |                 this.appLevelsList()
14:28:07   86 |             }else{
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:101:13:
14:28:07    99 |                 key: ""
14:28:07   100 |             }
14:28:07 > 101 |             console.log(this.$listeners)
14:28:07       |             ^
14:28:07   102 |             this.addTab(param)
14:28:07   103 |         },
14:28:07   104 |         applistIframe() {//查询应用列表
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:112:25:
14:28:07   110 |
14:28:07   111 |                     if (response.data && response.data.errmsg == "ok") {
14:28:07 > 112 |                         console.log(response.data)
14:28:07       |                         ^
14:28:07   113 |                         if (response.data.data.data.length) {
14:28:07   114 |                             let arr = []
14:28:07   115 |                             response.data.data.data.forEach((item, index) => {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:131:29:
14:28:07   129 |
14:28:07   130 |                             })
14:28:07 > 131 |                             console.log(arr)
14:28:07       |                             ^
14:28:07   132 |                             arr.sort((a, b) => { return Number(a.cateSort) - Number(b.cateSort) }) //分类排序cateSort 
14:28:07   133 |
14:28:07   134 |                             const titleMap = {}
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:192:29:
14:28:07   190 |                                 }
14:28:07   191 |                             }
14:28:07 > 192 |                             console.log(arr2)
14:28:07       |                             ^
14:28:07   193 |                             this.appcateArrList = arr2
14:28:07   194 |
14:28:07   195 |                             //前端缓存本地代码块--切换不同组织的所有应用列表
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:224:29:
14:28:07   222 |                             parsedData = JSON.parse(jsonString);
14:28:07   223 |                         } catch (e) {
14:28:07 > 224 |                             console.warn('解析 resource.data 失败:', e, resource.data);
14:28:07       |                             ^
14:28:07   225 |                             // 如果解析失败,尝试使用正则表达式提取
14:28:07   226 |                             const iconMatch = resource.data.match(/icon:\s*['"]([^'"]+)['"]/);
14:28:07   227 |                             const urlMatch = resource.data.match(/url:\s*['"]([^'"]+)['"]/);
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:297:33:
14:28:07   295 |                             } catch (e) {
14:28:07   296 |                                 // 如果 URL 解析失败(可能是相对路径或特殊格式),使用字符串替换方式
14:28:07 > 297 |                                 console.warn('URL 解析失败,使用字符串替换方式:', e, url);
14:28:07       |                                 ^
14:28:07   298 |                                 
14:28:07   299 |                                 // 使用正则表达式替换或添加参数
14:28:07   300 |                                 if (token) {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:324:21:
14:28:07   322 |                     
14:28:07   323 |                     const actionContent = url || resource.id || '';
14:28:07 > 324 |                     console.log('actionContent:', actionContent);
14:28:07       |                     ^
14:28:07   325 |                     
14:28:07   326 |                     // 构建 ico 字段(JSON字符串格式)
14:28:07   327 |                     const icoString = icon ? JSON.stringify({
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:391:13:
14:28:07   389 |         },
14:28:07   390 |         loadAppMenu(appId, name) {//点击应用列表查询左边应用菜单 
14:28:07 > 391 |             console.log(this.$parent.$parent.$parent.$parent)
14:28:07       |             ^
14:28:07   392 |             console.log('当前appId', appId)
14:28:07   393 |
14:28:07   394 |             // 判断是否为第三方应用
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:392:13:
14:28:07   390 |         loadAppMenu(appId, name) {//点击应用列表查询左边应用菜单 
14:28:07   391 |             console.log(this.$parent.$parent.$parent.$parent)
14:28:07 > 392 |             console.log('当前appId', appId)
14:28:07       |             ^
14:28:07   393 |
14:28:07   394 |             // 判断是否为第三方应用
14:28:07   395 |             if (appId && appId.startsWith('third_party')) {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:401:21:
14:28:07   399 |                     // 实际项目中可能需要根据具体业务逻辑获取 categoryId
14:28:07   400 |                     const categoryId = appId || 'default'; // 示例: third_party_category_123
14:28:07 > 401 |                     console.log('第三方应用类别ID:', categoryId);
14:28:07       |                     ^
14:28:07   402 |                     
14:28:07   403 |                     // 使用现有的 API 调用方式
14:28:07   404 |                     this.$api.getRbacCategoryResources(categoryId, {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:406:29:
14:28:07   404 |                     this.$api.getRbacCategoryResources(categoryId, {
14:28:07   405 |                         onSucess: (response) => {
14:28:07 > 406 |                             console.log('第三方应用资源:', response);
14:28:07       |                             ^
14:28:07   407 |                             // 构建第三方应用菜单
14:28:07   408 |                             if (response && response.data && response.data.data) {
14:28:07   409 |                                 // 注意:实际数据在 response.data.data 中
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:411:33:
14:28:07   409 |                                 // 注意:实际数据在 response.data.data 中
14:28:07   410 |                                 const menus = this.transformRbacResourcesToMenus(response.data.data);
14:28:07 > 411 |                                 console.log('转换后的菜单结构:', menus);
14:28:07       |                                 ^
14:28:07   412 |                                 
14:28:07   413 |                                 // 将菜单数据存储到 Vuex store 中
14:28:07   414 |                                 this.$store.commit('loadMenus', { appId: appId, menus: menus });
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:420:29:
14:28:07   418 |                         },
14:28:07   419 |                         onError: (error) => {
14:28:07 > 420 |                             console.error('获取第三方应用资源失败:', error);
14:28:07       |                             ^
14:28:07   421 |                         }
14:28:07   422 |                     });
14:28:07   423 |                     
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:427:21:
14:28:07   425 |                     return;
14:28:07   426 |                 } catch (error) {
14:28:07 > 427 |                     console.error('获取第三方应用资源失败:', error);
14:28:07       |                     ^
14:28:07   428 |                 }
14:28:07   429 |             }
14:28:07   430 |             let httpsUrl = location.origin;//获取url各个环境地址--比如http://localhost:4000
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:439:17:
14:28:07   437 |             }
14:28:07   438 |             if (appId == '__Hab04s0VNDPrjFZ3Xlo') {//挂图作战直接打开项目中心首页
14:28:07 > 439 |                 console.log(this.$parent.$parent)
14:28:07       |                 ^
14:28:07   440 |                 this.$parent.$parent.$parent.$parent.navtopmenuclick(1)
14:28:07   441 |                 return
14:28:07   442 |             }
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:448:17:
14:28:07   446 |
14:28:07   447 |             if (appId == '__aNKPFCBuZfyQNzlnlZ9') { //商城pc前端入口
14:28:07 > 448 |                 console.log(this.$parent.$parent)
14:28:07       |                 ^
14:28:07   449 |                 this.$parent.$parent.$parent.$parent.navtopmenuclick(100)
14:28:07   450 |                 return
14:28:07   451 |             }
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:453:17:
14:28:07   451 |             }
14:28:07   452 |             if (appId == '__ZG0ZtjrEhvNbj2rlOsF') { //企业钱包前端入口
14:28:07 > 453 |                 console.log(this.$parent.$parent)
14:28:07       |                 ^
14:28:07   454 |                 this.$parent.$parent.$parent.$parent.navtopmenuclick(101)
14:28:07   455 |                 return
14:28:07   456 |             }
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:458:17:
14:28:07   456 |             }
14:28:07   457 |             if (appId == '111') { //行业考培大屏
14:28:07 > 458 |                 console.log('行业考培大屏')
14:28:07       |                 ^
14:28:07   459 |                 const imgSrc = require('@/assets/images/bktImgs/大屏图片.jpg')
14:28:07   460 |                 this.$alert(
14:28:07   461 |                     `<div style="text-align:center"><img src="${imgSrc}" style="max-width:100%"></div>`, 
14:28:07 
14:28:07 
14:28:07 19 errors found.
14:28:07 
14:28:07 Module Warning (from ./node_modules/eslint-loader/index.js):
14:28:07 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:57:9:
14:28:07   55 |     },
14:28:07   56 |     created() {
14:28:07 > 57 |         console.log(this.$root.user)
14:28:07      |         ^
14:28:07   58 |         this.network = __network__
14:28:07   59 |         if(this.network){
14:28:07   60 |             this.getLocation();   
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:154:24:
14:28:07   152 |                    if(response.data.data){
14:28:07   153 |                        this.hiredDate=response.data.data.hiredDate
14:28:07 > 154 |                        console.log(this.hiredDate)
14:28:07       |                        ^
14:28:07   155 |                        this.hiredDateToNow=diffDate(response.data.data.hiredDate,getNowFormatDate())
14:28:07   156 |                    }
14:28:07   157 |                 }
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:168:23:
14:28:07   166 |                 onSucess: response => {
14:28:07   167 |                    if(response.data.data){
14:28:07 > 168 |                       console.log(response.data.data)
14:28:07       |                       ^
14:28:07   169 |                       if(response.data.data.datas.length){
14:28:07   170 |                          this.getAnnouncementFirst=response.data.data.datas[0]
14:28:07   171 |                       }else{
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:206:21:
14:28:07   204 |                 function onComplete (data) {
14:28:07   205 |                     // data是具体的定位信息
14:28:07 > 206 |                     console.log('定位成功信息:', data.addressComponent.city);
14:28:07       |                     ^
14:28:07   207 |                     self.city = (data.addressComponent && data.addressComponent.city);
14:28:07   208 |                     AMap.plugin('AMap.Weather', function() {
14:28:07   209 |                         console.log(self.city)
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:209:25:
14:28:07   207 |                     self.city = (data.addressComponent && data.addressComponent.city);
14:28:07   208 |                     AMap.plugin('AMap.Weather', function() {
14:28:07 > 209 |                         console.log(self.city)
14:28:07       |                         ^
14:28:07   210 |                         var weather = new AMap.Weather();
14:28:07   211 |                             weather.getLive(self.city, function(err, data) {
14:28:07   212 |                             if (!err) {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:213:33:
14:28:07   211 |                             weather.getLive(self.city, function(err, data) {
14:28:07   212 |                             if (!err) {
14:28:07 > 213 |                                 console.log(data)
14:28:07       |                                 ^
14:28:07   214 |                                 self.cityInfo=data
14:28:07   215 |                                 if(data.weather.indexOf('晴')>-1){
14:28:07   216 |                                     self.weatherImg=self.sun
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:247:21:
14:28:07   245 |                 function onError (data) {
14:28:07   246 |                     // 定位出错
14:28:07 > 247 |                     console.log('定位失败错误:', data);
14:28:07       |                     ^
14:28:07   248 |                     self.city=''//定位失败隐藏
14:28:07   249 |                     // 调用IP定位
14:28:07   250 |                     self.getLngLatLocation();
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:260:21:
14:28:07   258 |                 if (status === 'complete' && result.info === 'OK') {
14:28:07   259 |                     // 查询成功,result即为当前所在城市信息
14:28:07 > 260 |                     console.log('通过ip获取当前城市:', result);
14:28:07       |                     ^
14:28:07   261 |                     // 逆向地理编码
14:28:07   262 |                     AMap.plugin('AMap.Geocoder', function () {
14:28:07   263 |                     var geocoder = new AMap.Geocoder({
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:272:25:
14:28:07   270 |                         if (status === 'complete' && data.info === 'OK') {
14:28:07   271 |                         // result为对应的地理位置详细信息
14:28:07 > 272 |                         console.log(data);
14:28:07       |                         ^
14:28:07   273 |                         }
14:28:07   274 |                     });
14:28:07   275 |                     });
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:293:20:
14:28:07   291 |                 //        loading.close();//关闭加载
14:28:07   292 |                 //    });
14:28:07 > 293 |                    console.log('banner______________',response.data.data.data)
14:28:07       |                    ^
14:28:07   294 |                    if(response.data.data.data){
14:28:07   295 |                        let Arry=[]
14:28:07   296 |                        response.data.data.data.forEach(item=>{
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:305:24:
14:28:07   303 |                        })
14:28:07   304 |                        this.bannerArr=Arry.slice(0,3)
14:28:07 > 305 |                        console.log(this.bannerArr)
14:28:07       |                        ^
14:28:07   306 |                    }
14:28:07   307 |                 }
14:28:07   308 |             })
14:28:07 
14:28:07 
14:28:07 11 errors found.
14:28:07 
14:28:07 Module Warning (from ./node_modules/eslint-loader/index.js):
14:28:07 error: Unexpected console statement (no-console) at src/components/main_content.vue:237:7:
14:28:07   235 |     onTabClick: function(tab,index) {
14:28:07   236 |       // debugger
14:28:07 > 237 |       console.log(tab)
14:28:07       |       ^
14:28:07   238 |       console.log(index)
14:28:07   239 |       this.$emit("active-tab", tab,index);      
14:28:07   240 |       //点击tab标签左边菜单显示对应的应用--bcx新增功能
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/main_content.vue:238:7:
14:28:07   236 |       // debugger
14:28:07   237 |       console.log(tab)
14:28:07 > 238 |       console.log(index)
14:28:07       |       ^
14:28:07   239 |       this.$emit("active-tab", tab,index);      
14:28:07   240 |       //点击tab标签左边菜单显示对应的应用--bcx新增功能
14:28:07   241 |       let appId=tab.appId
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/main_content.vue:255:9:
14:28:07   253 |             this.$root.appid = appId;
14:28:07   254 |         }     
14:28:07 > 255 |         console.log(tab)
14:28:07       |         ^
14:28:07   256 |         this.setMaincontent(false)
14:28:07   257 |         this.$parent.showApp=true
14:28:07   258 |         this.$parent.showWait=false
14:28:07 
14:28:07 
14:28:07 3 errors found.
14:28:07 
14:28:07 Module Warning (from ./node_modules/eslint-loader/index.js):
14:28:07 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:310:4:
14:28:07   308 | 			}
14:28:07   309 |
14:28:07 > 310 | 			console.log("formData.value-->",formData.value)
14:28:07       | 			^
14:28:07   311 |
14:28:07   312 |
14:28:07   313 | 			if(formData.value && formData.value.length > 0) {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:463:4:
14:28:07   461 |
14:28:07   462 | 		uploadSuccess(response, file, fileList) {
14:28:07 > 463 | 			console.log(file);
14:28:07       | 			^
14:28:07   464 | 			console.log(fileList);
14:28:07   465 | 			let obj = {
14:28:07   466 | 					name: response.data[0].fileName,
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:464:4:
14:28:07   462 | 		uploadSuccess(response, file, fileList) {
14:28:07   463 | 			console.log(file);
14:28:07 > 464 | 			console.log(fileList);
14:28:07       | 			^
14:28:07   465 | 			let obj = {
14:28:07   466 | 					name: response.data[0].fileName,
14:28:07   467 | 					path: response.data[0].filePath,
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:569:4:
14:28:07   567 | 		
14:28:07   568 | 		handleRemove(file, fileList) {
14:28:07 > 569 | 			console.log("file--->",file);
14:28:07       | 			^
14:28:07   570 | 			console.log(fileList);
14:28:07   571 | 			let appId = this.$root.appid;
14:28:07   572 |       let formId = this.field.formId;
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:570:4:
14:28:07   568 | 		handleRemove(file, fileList) {
14:28:07   569 | 			console.log("file--->",file);
14:28:07 > 570 | 			console.log(fileList);
14:28:07       | 			^
14:28:07   571 | 			let appId = this.$root.appid;
14:28:07   572 |       let formId = this.field.formId;
14:28:07   573 |       let docId = this.field.docId;
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:584:7:
14:28:07   582 | 							}
14:28:07   583 | 						}
14:28:07 > 584 | 						console.log("this.field.value--->",this.field.value);
14:28:07       | 						^
14:28:07   585 | 					}
14:28:07   586 |           if (this.field.refreshOnChanged){
14:28:07   587 |             // this.$parent.refresh(this.field.id);
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:696:9:
14:28:07   694 |
14:28:07   695 | 		obsFile(e){//obs文件上传
14:28:07 > 696 | 	       console.log(e)
14:28:07       | 	       ^
14:28:07   697 | 		    //去掉文件名称空格start
14:28:07   698 | 			let form = new FormData();
14:28:07   699 | 			form.append("files", e.file);			
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:706:4:
14:28:07   704 | 			})
14:28:07   705 | 			form.get('files')
14:28:07 > 706 | 			console.log(form.get('files'))
14:28:07       | 			^
14:28:07   707 | 			e.file=form.get('files')
14:28:07   708 |             //去掉文件名称空格end
14:28:07   709 | 			
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:732:5:
14:28:07   730 | 				SourceFile:e.file //获取file文件
14:28:07   731 | 			}).then(function(result) {
14:28:07 > 732 | 				console.log(result)
14:28:07       | 				^
14:28:07   733 |
14:28:07   734 | 				if(result.CommonMsg.Status < 300){
14:28:07   735 |
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:736:6:
14:28:07   734 | 				if(result.CommonMsg.Status < 300){
14:28:07   735 |
14:28:07 > 736 | 					console.log('Create object:' + objectKey + ' successfully!\n');
14:28:07       | 					^
14:28:07   737 | 					var httpurl=`https://${BucketName}.${urlserver}/${objectKey}`
14:28:07   738 | 					httpurl = convertCdnPath(httpurl);
14:28:07   739 | 					
14:28:07 
14:28:07 
14:28:07 10 errors found.
14:28:07 
14:28:07 Module Warning (from ./node_modules/eslint-loader/index.js):
14:28:07 error: Unexpected console statement (no-console) at src/components/qrcodeDialog.vue:26:7:
14:28:07   24 |       this.employeeId = localStorage.getItem('employeeId');
14:28:07   25 |       this.organizationsId = localStorage.getItem('domainId');
14:28:07 > 26 |       console.info('href', window.location.href);
14:28:07      |       ^
14:28:07   27 |       let domainUrl = window.location.href.split('/')[2];
14:28:07   28 |       console.info('domain url', domainUrl);
14:28:07   29 |       // this.inviteUrl = `https://v5qy.te.baibaodun.com.cn/static/signon/fronts/#/register?shareEmployeeId=${this.employeeId}&shareOrganizationId=${this.organizationsId}`;
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/components/qrcodeDialog.vue:28:7:
14:28:07   26 |       console.info('href', window.location.href);
14:28:07   27 |       let domainUrl = window.location.href.split('/')[2];
14:28:07 > 28 |       console.info('domain url', domainUrl);
14:28:07      |       ^
14:28:07   29 |       // this.inviteUrl = `https://v5qy.te.baibaodun.com.cn/static/signon/fronts/#/register?shareEmployeeId=${this.employeeId}&shareOrganizationId=${this.organizationsId}`;
14:28:07   30 |       this.inviteUrl = `https://${domainUrl}/static/signon/fronts/#/register?shareEmployeeId=${this.employeeId}&shareOrganizationId=${this.organizationsId}`;
14:28:07   31 |       this.showDialog = newVal;
14:28:07 
14:28:07 
14:28:07 2 errors found.
14:28:07 
14:28:07 Module Warning (from ./node_modules/eslint-loader/index.js):
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:510:13:
14:28:07   508 |             this.activeHome()
14:28:07   509 |             this.applist()//查询左边下拉应用列表
14:28:07 > 510 |             console.log(this.$refs.mainNavBar.data)
14:28:07       |             ^
14:28:07   511 |             if (state.defaultFirst == 1) {
14:28:07   512 |               this.$refs.mainNavBar.defaultClickFirst(this.$refs.mainNavBar.data)
14:28:07   513 |             }
14:28:07 
14:28:07 
14:28:07 error: Unexpected side effect in "applicationName" computed property (vue/no-side-effects-in-computed-properties) at src/views/Home.vue:529:11:
14:28:07   527 |       if (this.$store.state.appmenusShow) {
14:28:07   528 |         this.$nextTick(() => {
14:28:07 > 529 |           this.showApp = true
14:28:07       |           ^
14:28:07   530 |           this.$refs.mychild.setMaincontent(false) // 调用子组件的方法
14:28:07   531 |           this.applist()//查询左边下拉应用列表
14:28:07   532 |           console.log(this.$refs.mainNavBar.data)
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:532:11:
14:28:07   530 |           this.$refs.mychild.setMaincontent(false) // 调用子组件的方法
14:28:07   531 |           this.applist()//查询左边下拉应用列表
14:28:07 > 532 |           console.log(this.$refs.mainNavBar.data)
14:28:07       |           ^
14:28:07   533 |           if (this.$store.state.defaultFirst == 1) {
14:28:07   534 |             // this.$refs.mainNavBar.defaultClickFirst(this.$refs.mainNavBar.data)
14:28:07   535 |           }
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:545:7:
14:28:07   543 |         currentAppName = this.$store.getters.currentAppName
14:28:07   544 |       }
14:28:07 > 545 |       console.log(currentAppName)
14:28:07       |       ^
14:28:07   546 |       return currentAppName;
14:28:07   547 |     },
14:28:07   548 |     showInstance() {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:665:11:
14:28:07   663 |           }
14:28:07   664 |           this.otherNotice = arr;
14:28:07 > 665 |           console.log("this.otherNotice---->", this.otherNotice)
14:28:07       |           ^
14:28:07   666 |         }
14:28:07   667 |       }
14:28:07   668 |     )
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:676:11:
14:28:07   674 |         if (res.data.errcode == 0) {
14:28:07   675 |           let listArr = res.data.data.data
14:28:07 > 676 |           console.log(listArr)
14:28:07       |           ^
14:28:07   677 |           if (listArr.length) {
14:28:07   678 |             listArr.forEach(item => {
14:28:07   679 |               if (currDate(true) >= item.items.__G3lF6FIrSTspuF06jEr.value && currDate(true) <= item.items.__eG17lW4psp4yq1aT0Pt.value) {//在当前时间范围内提醒
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:695:11:
14:28:07   693 |         if (res.status == 200) {
14:28:07   694 |           let listArr = res.data.data
14:28:07 > 695 |           console.log('公安未读消息', listArr)
14:28:07       |           ^
14:28:07   696 |           if (listArr.length) {
14:28:07   697 |             this.policeNotices = listArr.sort((a,b)=>{
14:28:07   698 |                         return (new Date(b.item_senddate)-new Date(a.item_senddate))
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:707:11:
14:28:07   705 |             // })
14:28:07   706 |           }
14:28:07 > 707 |           console.log('公安未读消息1111', this.policeNotices.length)
14:28:07       |           ^
14:28:07   708 |           // this.policeNoticePop()
14:28:07   709 |           if (this.policeNotices.length>0 && !this.showBktHome) {//提醒时间段有弹窗提醒
14:28:07   710 |             setTimeout(() => {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:717:9:
14:28:07   715 |       },
14:28:07   716 |       onError: err => {
14:28:07 > 717 |         console.log(err)
14:28:07       |         ^
14:28:07   718 |       }
14:28:07   719 |     }
14:28:07   720 |     )
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:721:5:
14:28:07   719 |     }
14:28:07   720 |     )
14:28:07 > 721 |     console.log('organizationLevels',organizationLevels)//obpm.config.js定义全局变量organizationLevels
14:28:07       |     ^
14:28:07   722 |     if(organizationLevels.indexOf('Premium')>-1){
14:28:07   723 |       this.baseServiceOptions=this.$root.roleLevelsPermissionData&&this.$root.roleLevelsPermissionData.baseServiceOptions
14:28:07   724 |       console.log('this.baseServiceOptions',this.baseServiceOptions)
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:724:7:
14:28:07   722 |     if(organizationLevels.indexOf('Premium')>-1){
14:28:07   723 |       this.baseServiceOptions=this.$root.roleLevelsPermissionData&&this.$root.roleLevelsPermissionData.baseServiceOptions
14:28:07 > 724 |       console.log('this.baseServiceOptions',this.baseServiceOptions)
14:28:07       |       ^
14:28:07   725 |     }
14:28:07   726 |
14:28:07   727 |   },
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:801:7:
14:28:07   799 |     // 检查并显示密码修改提示
14:28:07   800 |     checkPasswordUpdateNotice() {
14:28:07 > 801 |       console.log('this.updatePasswordType', this.updatePasswordType, this.updatePasswordMsg)
14:28:07       |       ^
14:28:07   802 |       if (this.updatePasswordType && this.updatePasswordMsg) {
14:28:07   803 |         this.updatePwdDialogVisible = true
14:28:07   804 |         if (this.updatePasswordType === '2') {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:828:11:
14:28:07   826 |       this.$api.isSupervisedApi(domainId, {
14:28:07   827 |         onSucess: res => {
14:28:07 > 828 |           console.log('res11', res)
14:28:07       |           ^
14:28:07   829 |           if (res.data.data) {
14:28:07   830 |             console.log('res.data.data监管归属', res.data.data)
14:28:07   831 |             this.isSupervisedInfoCompletedData = res.data.data
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:830:13:
14:28:07   828 |           console.log('res11', res)
14:28:07   829 |           if (res.data.data) {
14:28:07 > 830 |             console.log('res.data.data监管归属', res.data.data)
14:28:07       |             ^
14:28:07   831 |             this.isSupervisedInfoCompletedData = res.data.data
14:28:07   832 |             console.log(this.isSupervisedInfoCompletedData)
14:28:07   833 |             if (res.data.data.superviseCompleted && res.data.data.infoCompleted) {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:832:13:
14:28:07   830 |             console.log('res.data.data监管归属', res.data.data)
14:28:07   831 |             this.isSupervisedInfoCompletedData = res.data.data
14:28:07 > 832 |             console.log(this.isSupervisedInfoCompletedData)
14:28:07       |             ^
14:28:07   833 |             if (res.data.data.superviseCompleted && res.data.data.infoCompleted) {
14:28:07   834 |               this.supervisionDialogVisible = false;//有填写监管归属,隐藏监管归属弹窗
14:28:07   835 |             }
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:844:11:
14:28:07   842 |         onError: erro => {
14:28:07   843 |           this.supervisionDialogVisible = false;//错误,隐藏弹窗,默认让客户可以用
14:28:07 > 844 |           console.log('erro11', erro)
14:28:07       |           ^
14:28:07   845 |         }
14:28:07   846 |       })
14:28:07   847 |     },
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:872:13:
14:28:07   870 |         {
14:28:07   871 |           onSucess: res => {
14:28:07 > 872 |             console.log(res.data.data.placeOfRegister)
14:28:07       |             ^
14:28:07   873 |             if (res.data.data.placeOfRegister && res.data.data.placeOfRegister.province.name.indexOf('北京') > -1) {
14:28:07   874 |               this.systemNoticeDialogVisible = true
14:28:07   875 |               this.placeOfRegister_bjFlag = true
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:915:11:
14:28:07   913 |       this.$api.getEnterpriseUserinfo(localStorage.getItem("domainId"), {
14:28:07   914 |         onSucess: res => {
14:28:07 > 915 |           console.log('res11',res)
14:28:07       |           ^
14:28:07   916 |           if (res.data.status == 200) {
14:28:07   917 |             let isValidLonlat=res.data.data.isValidLonlat;//判断企业是否完善经纬度,没有完善强提醒
14:28:07   918 |             console.log('this.domainAdmin',this.domainAdmin)
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:918:13:
14:28:07   916 |           if (res.data.status == 200) {
14:28:07   917 |             let isValidLonlat=res.data.data.isValidLonlat;//判断企业是否完善经纬度,没有完善强提醒
14:28:07 > 918 |             console.log('this.domainAdmin',this.domainAdmin)
14:28:07       |             ^
14:28:07   919 |             if(this.domainAdmin&&isValidLonlat&&this.network){//是组织管理员以及没有完善经纬度--强提醒
14:28:07   920 |                 this.domainLonLatPopDialogVisible=true
14:28:07   921 |             }
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:1191:17:
14:28:07   1189 |             {
14:28:07   1190 |               onSucess: res => {
14:28:07 > 1191 |                 console.log('res', res)
14:28:07        |                 ^
14:28:07   1192 |                 let shopToken = res.data && res.data.accessToken || ''
14:28:07   1193 |                 resolve(shopToken)
14:28:07   1194 |               }
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:1235:17:
14:28:07   1233 |             {
14:28:07   1234 |               onSucess: res => {
14:28:07 > 1235 |                 console.log('res', res)
14:28:07        |                 ^
14:28:07   1236 |                 let shopToken = res.data && res.data.accessToken || ''
14:28:07   1237 |                 resolve(shopToken)
14:28:07   1238 |               }
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:1286:13:
14:28:07   1284 |         onSucess: response => {
14:28:07   1285 |           if (response.data && response.data.errmsg == "ok") {
14:28:07 > 1286 |             console.log(response.data)
14:28:07        |             ^
14:28:07   1287 |             if (response.data.data.data.length) {
14:28:07   1288 |               let arr = []
14:28:07   1289 |               response.data.data.data.forEach((item, index) => {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:1305:15:
14:28:07   1303 |
14:28:07   1304 |               })
14:28:07 > 1305 |               console.log(arr)
14:28:07        |               ^
14:28:07   1306 |               arr.sort((a, b) => { return Number(a.cateSort) - Number(b.cateSort) }) //分类排序cateSort 
14:28:07   1307 |
14:28:07   1308 |               const titleMap = {}
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:1352:15:
14:28:07   1350 |                 }
14:28:07   1351 |               }
14:28:07 > 1352 |               console.log(arr3)
14:28:07        |               ^
14:28:07   1353 |               this.applistArr = arr3
14:28:07   1354 |
14:28:07   1355 |             }
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:1393:13:
14:28:07   1391 |         onSucess: res => {
14:28:07   1392 |           if (res.status == 200) {
14:28:07 > 1393 |             console.log("res--->", res.status);
14:28:07        |             ^
14:28:07   1394 |           }
14:28:07   1395 |         }
14:28:07   1396 |       })
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:1496:11:
14:28:07   1494 |         },
14:28:07   1495 |         onError: error => {
14:28:07 > 1496 |           console.log(error);
14:28:07        |           ^
14:28:07   1497 |         }
14:28:07   1498 |       });
14:28:07   1499 |     },
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:1614:7:
14:28:07   1612 |
14:28:07   1613 |     closeTab: function (tab, tabindex) {//关闭当前选项卡,选中前一个选项卡
14:28:07 > 1614 |       console.log(tab)
14:28:07        |       ^
14:28:07   1615 |       console.log(tabindex)
14:28:07   1616 |       if (this.$store.state.searchDataStore.length) {
14:28:07   1617 |         this.$store.state.searchDataStore.forEach((item, index) => {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:1615:7:
14:28:07   1613 |     closeTab: function (tab, tabindex) {//关闭当前选项卡,选中前一个选项卡
14:28:07   1614 |       console.log(tab)
14:28:07 > 1615 |       console.log(tabindex)
14:28:07        |       ^
14:28:07   1616 |       if (this.$store.state.searchDataStore.length) {
14:28:07   1617 |         this.$store.state.searchDataStore.forEach((item, index) => {
14:28:07   1618 |           if (item.appId == tab.appId && item.viewId == tab.actionContent) {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:1630:7:
14:28:07   1628 |         })
14:28:07   1629 |       }
14:28:07 > 1630 |       console.log(this.$store.state.searchDataStore)
14:28:07        |       ^
14:28:07   1631 |       let tabs = this.tabs;
14:28:07   1632 |       if (tabindex >= 0) { //点击X关闭
14:28:07   1633 |         console.log(JSON.stringify(this.tabs))
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:1633:9:
14:28:07   1631 |       let tabs = this.tabs;
14:28:07   1632 |       if (tabindex >= 0) { //点击X关闭
14:28:07 > 1633 |         console.log(JSON.stringify(this.tabs))
14:28:07        |         ^
14:28:07   1634 |         tabs.splice(tabindex, 1);
14:28:07   1635 |         if (tab.active) {
14:28:07   1636 |           if (tabs.length > 0 && ((tabs.length - 1) >= tabindex)) {
14:28:07 
14:28:07 
14:28:07 error: Unexpected console statement (no-console) at src/views/Home.vue:1709:13:
14:28:07   1707 |           onSucess: res => {
14:28:07   1708 |             this.isOrganizationPromoter = res.data.data.isOrganizationPromoter;
14:28:07 > 1709 |             console.info('promoter', this.isOrganizationPromoter);
14:28:07        |             ^
14:28:07   1710 |           }
14:28:07   1711 |         })
14:28:07   1712 |     }
14:28:07 
14:28:07 
14:28:07 31 errors found.
14:28:07 
14:28:07 You may use special comments to disable some warnings.
14:28:07 Use // eslint-disable-next-line to ignore the next line.
14:28:07 Use /* eslint-disable */ to ignore all warnings in a file.
14:28:07  warning  in ./src/api.js
14:28:07 
14:28:07 Module Warning (from ./node_modules/thread-loader/dist/cjs.js):
14:28:07 
14:28:07 /data/jenkins/workspace/badp-bcxin-web-5.x-vue/src/api.js
14:28:07    57:5  error  Unexpected console statement  no-console
14:28:07   587:5  error  Unexpected console statement  no-console
14:28:07   740:5  error  Unexpected console statement  no-console
14:28:07 
14:28:07 ✖ 3 problems (3 errors, 0 warnings)
14:28:07 
14:28:07 
14:28:07  @ ./src/main.js 14:0-27 38:21-24 361:4-7 380:4-7
14:28:07  @ multi ./src/main.js
14:28:07 
14:28:07  warning  
14:28:07 
14:28:07 asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
14:28:07 This can impact web performance.
14:28:07 Assets: 
14:28:07   fonts/Source Han Sans CN Regular.552b3917.eot (8.14 MiB)
14:28:07   img/大屏图片.adbf5de7.jpg (1.17 MiB)
14:28:07   fonts/Source Han Sans CN Regular.d1fb7855.woff (5.1 MiB)
14:28:07   img/fontawesome-webfont.912ec66d.svg (434 KiB)
14:28:07   img/background.646883a5.jpg (363 KiB)
14:28:07   fonts/Source Han Sans CN Regular.50f2d6d6.ttf (8.14 MiB)
14:28:07   img/Source Han Sans CN Regular.63d44fde.svg (17.8 MiB)
14:28:07   js/about.4322e620.js (2.83 MiB)
14:28:07   js/app.8fd6fb0b.js (4.67 MiB)
14:28:07   js/chunk-720230dc.2f48f60d.js (408 KiB)
14:28:07   js/rail.3a48f649.js (2.49 MiB)
14:28:07   iwebapp/pdfjs/core/pdf.js (584 KiB)
14:28:07   iwebapp/pdfjs/core/pdf.worker.js (723 KiB)
14:28:07   js/esdk-obs-browserjs.min.js (304 KiB)
14:28:07   pdf/word/pdfjs/build/pdf.js (774 KiB)
14:28:07   iwebapp/pdfjs/pdf-34bd0a9d29.viewer.js (1.36 MiB)
14:28:07   iwebapp/pdfjs/pdf-8cc3ba5958.viewer.js (1.37 MiB)
14:28:07   pdf/word/pdfjs/build/pdf.js.map (1.48 MiB)
14:28:07   pdf/word/pdfjs/build/pdf.worker.js (1.66 MiB)
14:28:07   pdf/word/pdfjs/build/pdf.worker.js.map (3.39 MiB)
14:28:07   pdf/word/pdfjs/web/viewer.js (655 KiB)
14:28:07   pdf/word/pdfjs/web/viewer.js.map (751 KiB)
14:28:07   UEditor/jsp/lib/commons-codec-1.9.jar (258 KiB)
14:28:07   pdf/word/iWebOffice2015.cab (12.4 MiB)
14:28:07   UEditor/third-party/highcharts/highcharts.src.js (434 KiB)
14:28:07   UEditor/third-party/jquery-1.10.2.js (267 KiB)
14:28:07   UEditor/ueditor.all.min.js (373 KiB)
14:28:07   UEditor/third-party/snapscreen/UEditorSnapscreen.exe (508 KiB)
14:28:07   UEditor/ueditor.all.js (1.06 MiB)
14:28:07 
14:28:07  warning  
14:28:07 
14:28:07 entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
14:28:07 Entrypoints:
14:28:07   app (7.5 MiB)
14:28:07       js/about.4322e620.js
14:28:07       js/app.8fd6fb0b.js
14:28:07 
14:28:07 
14:28:08   File                                      Size             Gzipped
14:28:08 
14:28:08   dist/UEditor/ueditor.all.min.js           373.46 KiB       100.76 KiB
14:28:08   dist/js/esdk-obs-browserjs.min.js         303.80 KiB       78.74 KiB
14:28:08   dist/iwebapp/pdfjs/jquery-1.11.3.min.j    93.71 KiB        32.54 KiB
14:28:08   s
14:28:08   dist/js/jquery-1.11.3.min.js              93.71 KiB        32.54 KiB
14:28:08   dist/pdf/word/jquery.min.js               93.54 KiB        32.48 KiB
14:28:08   dist/UEditor/third-party/jquery-1.10.2    90.92 KiB        32.06 KiB
14:28:08   .min.js
14:28:08   dist/js/swiper.min.js                     64.88 KiB        16.44 KiB
14:28:08   dist/UEditor/third-party/webuploader/w    56.91 KiB        18.66 KiB
14:28:08   ebuploader.min.js
14:28:08   dist/UEditor/third-party/webuploader/w    45.99 KiB        14.37 KiB
14:28:08   ebuploader.html5only.min.js
14:28:08   dist/UEditor/third-party/webuploader/w    45.81 KiB        15.77 KiB
14:28:08   ebuploader.custom.min.js
14:28:08   dist/UEditor/third-party/webuploader/w    38.87 KiB        12.03 KiB
14:28:08   ebuploader.withoutimage.min.js
14:28:08   dist/UEditor/third-party/webuploader/w    32.81 KiB        10.64 KiB
14:28:08   ebuploader.flashonly.min.js
14:28:08   dist/UEditor/third-party/xss.min.js       27.11 KiB        6.38 KiB
14:28:08   dist/pdf/word/viewer.min.js               20.21 KiB        6.41 KiB
14:28:08   dist/UEditor/third-party/zeroclipboard    18.51 KiB        6.52 KiB
14:28:08   /ZeroClipboard.min.js
14:28:08   dist/pdf/word/sweetalert.min.js           16.58 KiB        5.29 KiB
14:28:08   dist/pdf/word/toastr.min.js               16.47 KiB        3.19 KiB
14:28:08   dist/iwebapp/pdfjs/require.min.js         14.86 KiB        6.08 KiB
14:28:08   dist/pdf/word/require.min.js              14.86 KiB        6.08 KiB
14:28:08   dist/UEditor/ueditor.parse.min.js         14.45 KiB        5.01 KiB
14:28:08   dist/js/app.8fd6fb0b.js                   4786.46 KiB      950.67 KiB
14:28:08   dist/js/about.4322e620.js                 2893.96 KiB      824.29 KiB
14:28:08   dist/js/rail.3a48f649.js                  2551.01 KiB      848.75 KiB
14:28:08   dist/pdf/word/pdfjs/build/pdf.worker.j    1700.94 KiB      322.13 KiB
14:28:08   s
14:28:08   dist/iwebapp/pdfjs/pdf-8cc3ba5958.view    1404.33 KiB      367.49 KiB
14:28:08   er.js
14:28:08   dist/iwebapp/pdfjs/pdf-34bd0a9d29.view    1397.68 KiB      362.42 KiB
14:28:08   er.js
14:28:08   dist/UEditor/ueditor.all.js               1086.60 KiB      213.79 KiB
14:28:08   dist/pdf/word/pdfjs/build/pdf.js          774.32 KiB       145.03 KiB
14:28:08   dist/iwebapp/pdfjs/core/pdf.worker.js     723.11 KiB       213.91 KiB
14:28:08   dist/pdf/word/pdfjs/web/viewer.js         654.78 KiB       99.17 KiB
14:28:08   dist/iwebapp/pdfjs/core/pdf.js            584.12 KiB       161.00 KiB
14:28:08   dist/UEditor/third-party/highcharts/hi    433.95 KiB       123.75 KiB
14:28:08   ghcharts.src.js
14:28:08   dist/js/chunk-720230dc.2f48f60d.js        407.73 KiB       133.31 KiB
14:28:08   dist/UEditor/third-party/jquery-1.10.2    266.80 KiB       79.12 KiB
14:28:08   .js
14:28:08   dist/UEditor/third-party/webuploader/w    226.46 KiB       48.94 KiB
14:28:08   ebuploader.js
14:28:08   dist/UEditor/third-party/video-js/vide    212.98 KiB       56.36 KiB
14:28:08   o.dev.js
14:28:08   dist/UEditor/third-party/webuploader/w    193.52 KiB       43.01 KiB
14:28:08   ebuploader.custom.js
14:28:08   dist/UEditor/third-party/webuploader/w    182.25 KiB       39.11 KiB
14:28:08   ebuploader.html5only.js
14:28:08   dist/UEditor/third-party/SyntaxHighlig    155.77 KiB       43.52 KiB
14:28:08   hter/shCore.js
14:28:08   dist/UEditor/third-party/codemirror/co    154.89 KiB       35.91 KiB
14:28:08   demirror.js
14:28:08   dist/UEditor/third-party/webuploader/w    148.40 KiB       31.44 KiB
14:28:08   ebuploader.withoutimage.js
14:28:08   dist/UEditor/third-party/highcharts/hi    137.55 KiB       50.63 KiB
14:28:08   ghcharts.js
14:28:08   dist/UEditor/third-party/webuploader/w    135.64 KiB       29.89 KiB
14:28:08   ebuploader.flashonly.js
14:28:08   dist/pdf/word/WebOffice.js                135.19 KiB       30.89 KiB
14:28:08   dist/UEditor/dialogs/image/image.js       125.19 KiB       55.10 KiB
14:28:08   dist/pdf/word/iWebOffice2015.js           112.08 KiB       50.77 KiB
14:28:08   dist/UEditor/third-party/highcharts/mo    98.32 KiB        22.42 KiB
14:28:08   dules/canvas-tools.src.js
14:28:08   dist/js/china.js                          61.26 KiB        43.82 KiB
14:28:08   dist/iwebapp/pdfjs/stamp/laydate/layda    58.98 KiB        15.29 KiB
14:28:08   te.js
14:28:08   dist/UEditor/third-party/highcharts/hi    58.77 KiB        16.33 KiB
14:28:08   ghcharts-more.src.js
14:28:08   dist/UEditor/third-party/highcharts/mo    56.52 KiB        15.35 KiB
14:28:08   dules/canvas-tools.js
14:28:08   dist/UEditor/third-party/video-js/vide    54.09 KiB        16.62 KiB
14:28:08   o.js
14:28:08   dist/UEditor/dialogs/wordimage/tangram    46.41 KiB        12.48 KiB
14:28:08   .js
14:28:08   dist/UEditor/third-party/zeroclipboard    42.20 KiB        9.15 KiB
14:28:08   /ZeroClipboard.js
14:28:08   dist/js/chunk-381941e5.40d14043.js        39.03 KiB        9.74 KiB
14:28:08   dist/UEditor/ueditor.parse.js             35.91 KiB        7.93 KiB
14:28:08   dist/js/certificate.ea7d9e8b.js           34.39 KiB        8.79 KiB
14:28:08   dist/pdf/word/util.js                     30.10 KiB        8.77 KiB
14:28:08   dist/UEditor/dialogs/video/video.js       29.78 KiB        7.62 KiB
14:28:08   dist/UEditor/dialogs/attachment/attach    29.67 KiB        6.63 KiB
14:28:08   ment.js
14:28:08   dist/UEditor/lang/en/en.js                28.72 KiB        8.24 KiB
14:28:08   dist/pdf/word/l10n.js                     28.57 KiB        8.09 KiB
14:28:08   dist/UEditor/dialogs/scrawl/scrawl.js     26.51 KiB        5.97 KiB
14:28:08   dist/UEditor/lang/zh-cn/zh-cn.js          25.88 KiB        8.55 KiB
14:28:08   dist/UEditor/third-party/highcharts/mo    25.16 KiB        7.84 KiB
14:28:08   dules/map.src.js
14:28:08   dist/UEditor/ueditor.config.js            22.75 KiB        8.44 KiB
14:28:08   dist/UEditor/third-party/highcharts/hi    21.30 KiB        7.91 KiB
14:28:08   ghcharts-more.js
14:28:08   dist/pdf/word/pdfjs/web/debugger.js       18.48 KiB        4.89 KiB
14:28:08   dist/pdf/word/compatibility.js            17.70 KiB        5.38 KiB
14:28:08   dist/UEditor/third-party/highcharts/mo    16.86 KiB        5.73 KiB
14:28:08   dules/exporting.src.js
14:28:08   dist/UEditor/third-party/highcharts/mo    15.14 KiB        4.81 KiB
14:28:08   dules/data.src.js
14:28:08   dist/UEditor/dialogs/background/backgr    14.04 KiB        3.56 KiB
14:28:08   ound.js
14:28:08   dist/pdf/word/tray.js                     12.95 KiB        3.86 KiB
14:28:08   dist/iwebapp/pdfjs/require.config.js      12.60 KiB        3.15 KiB
14:28:08   dist/pdf/word/require.config.js           12.38 KiB        3.05 KiB
14:28:08   dist/UEditor/dialogs/template/config.j    12.19 KiB        2.50 KiB
14:28:08   s
14:28:08   dist/UEditor/third-party/highcharts/ad    11.38 KiB        3.82 KiB
14:28:08   apters/standalone-framework.src.js
14:28:08   dist/UEditor/dialogs/charts/charts.js     10.89 KiB        3.34 KiB
14:28:08   dist/UEditor/third-party/highcharts/mo    10.69 KiB        3.16 KiB
14:28:08   dules/drilldown.src.js
14:28:08   dist/UEditor/third-party/highcharts/mo    9.88 KiB         4.03 KiB
14:28:08   dules/map.js
14:28:08   dist/UEditor/dialogs/table/edittable.j    8.72 KiB         2.01 KiB
14:28:08   s
14:28:08   dist/UEditor/third-party/highcharts/ad    8.72 KiB         3.18 KiB
14:28:08   apters/prototype-adapter.src.js
14:28:08   dist/UEditor/third-party/highcharts/mo    8.18 KiB         2.56 KiB
14:28:08   dules/annotations.src.js
14:28:08   dist/UEditor/dialogs/music/music.js       7.64 KiB         2.16 KiB
14:28:08   dist/UEditor/third-party/highcharts/ad    7.61 KiB         2.91 KiB
14:28:08   apters/mootools-adapter.src.js
14:28:08   dist/pdf/word/watermark.js                7.55 KiB         1.90 KiB
14:28:08   dist/UEditor/third-party/highcharts/mo    7.08 KiB         3.07 KiB
14:28:08   dules/exporting.js
14:28:08   dist/UEditor/third-party/highcharts/mo    6.38 KiB         2.33 KiB
14:28:08   dules/funnel.src.js
14:28:08   dist/UEditor/dialogs/emotion/emotion.j    6.15 KiB         2.03 KiB
14:28:08   s
14:28:08   dist/UEditor/third-party/highcharts/mo    5.42 KiB         1.95 KiB
14:28:08   dules/drilldown.js
14:28:08   dist/UEditor/third-party/highcharts/ad    4.95 KiB         2.15 KiB
14:28:08   apters/standalone-framework.js
14:28:08   dist/UEditor/dialogs/spechars/spechars    4.56 KiB         2.37 KiB
14:28:08   .js
14:28:08   dist/UEditor/third-party/highcharts/th    4.38 KiB         1.21 KiB
14:28:08   emes/gray.js
14:28:08   dist/UEditor/third-party/highcharts/mo    4.33 KiB         1.89 KiB
14:28:08   dules/data.js
14:28:08   dist/UEditor/dialogs/searchreplace/sea    4.30 KiB         1.27 KiB
14:28:08   rchreplace.js
14:28:08   dist/UEditor/third-party/highcharts/th    4.25 KiB         1.20 KiB
14:28:08   emes/dark-blue.js
14:28:08   dist/UEditor/third-party/highcharts/th    4.24 KiB         1.21 KiB
14:28:08   emes/dark-green.js
14:28:08   dist/UEditor/dialogs/wordimage/wordima    4.05 KiB         1.95 KiB
14:28:08   ge.js
14:28:08   dist/UEditor/third-party/highcharts/mo    3.32 KiB         1.52 KiB
14:28:08   dules/annotations.js
14:28:08   dist/UEditor/third-party/highcharts/ad    3.23 KiB         1.33 KiB
14:28:08   apters/prototype-adapter.js
14:28:08   dist/UEditor/third-party/highcharts/mo    2.79 KiB         1.12 KiB
14:28:08   dules/no-data-to-display.src.js
14:28:08   dist/UEditor/dialogs/internal.js          2.54 KiB         0.98 KiB
14:28:08   dist/UEditor/third-party/highcharts/ad    2.21 KiB         1.06 KiB
14:28:08   apters/mootools-adapter.js
14:28:08   dist/pdf/word/obpm.showMessage.js         2.09 KiB         0.74 KiB
14:28:08   dist/UEditor/third-party/highcharts/mo    1.93 KiB         1.08 KiB
14:28:08   dules/funnel.js
14:28:08   dist/UEditor/third-party/highcharts/th    1.75 KiB         0.65 KiB
14:28:08   emes/grid.js
14:28:08   dist/UEditor/third-party/highcharts/th    1.72 KiB         0.64 KiB
14:28:08   emes/skies.js
14:28:08   dist/UEditor/dialogs/template/template    1.55 KiB         0.67 KiB
14:28:08   .js
14:28:08   dist/UEditor/dialogs/help/help.js         1.47 KiB         0.70 KiB
14:28:08   dist/UEditor/dialogs/charts/chart.conf    1.38 KiB         0.44 KiB
14:28:08   ig.js
14:28:08   dist/js/obpm.config.js                    1.36 KiB         0.57 KiB
14:28:08   dist/UEditor/third-party/highcharts/mo    1.33 KiB         0.70 KiB
14:28:08   dules/no-data-to-display.js
14:28:08   dist/js/obsConfig.js                      1.13 KiB         0.68 KiB
14:28:08   dist/UEditor/third-party/highcharts/mo    1.10 KiB         0.49 KiB
14:28:08   dules/heatmap.src.js
14:28:08   dist/UEditor/third-party/highcharts/mo    0.52 KiB         0.37 KiB
14:28:08   dules/heatmap.js
14:28:08   dist/iwebapp/pdfjs/viewer-df538bd63b.c    111.81 KiB       18.55 KiB
14:28:08   ss
14:28:08   dist/iwebapp/pdfjs/viewer-afb3d53c48.c    111.71 KiB       18.53 KiB
14:28:08   ss
14:28:08   dist/pdf/word/pdfjs/web/viewer.css        58.42 KiB        9.25 KiB
14:28:08   dist/UEditor/themes/default/css/uedito    42.73 KiB        6.84 KiB
14:28:08   r.css
14:28:08   dist/UEditor/themes/default/css/uedito    34.12 KiB        5.53 KiB
14:28:08   r.min.css
14:28:08   dist/UEditor/third-party/video-js/vide    20.82 KiB        5.45 KiB
14:28:08   o-js.css
14:28:08   dist/UEditor/dialogs/image/image.css      17.71 KiB        3.46 KiB
14:28:08   dist/UEditor/dialogs/video/video.css      14.57 KiB        3.10 KiB
14:28:08   dist/UEditor/dialogs/attachment/attach    14.05 KiB        2.81 KiB
14:28:08   ment.css
14:28:08   dist/UEditor/third-party/video-js/vide    11.18 KiB        2.53 KiB
14:28:08   o-js.min.css
14:28:08   dist/iwebapp/pdfjs/stamp/laydate/theme    9.16 KiB         2.21 KiB
14:28:08   /default/laydate.css
14:28:08   dist/UEditor/third-party/SyntaxHighlig    6.95 KiB         1.31 KiB
14:28:08   hter/shCoreDefault.css
14:28:08   dist/UEditor/dialogs/scrawl/scrawl.css    3.73 KiB         0.97 KiB
14:28:08   dist/UEditor/third-party/codemirror/co    2.82 KiB         0.90 KiB
14:28:08   demirror.css
14:28:08   dist/UEditor/dialogs/charts/charts.css    2.54 KiB         0.81 KiB
14:28:08   dist/UEditor/dialogs/background/backgr    2.34 KiB         0.87 KiB
14:28:08   ound.css
14:28:08   dist/UEditor/dialogs/emotion/emotion.c    1.76 KiB         0.53 KiB
14:28:08   ss
14:28:08   dist/UEditor/themes/default/dialogbase    1.65 KiB         0.81 KiB
14:28:08   .css
14:28:08   dist/UEditor/dialogs/music/music.css      1.64 KiB         0.63 KiB
14:28:08   dist/UEditor/dialogs/table/edittable.c    1.16 KiB         0.41 KiB
14:28:08   ss
14:28:08   dist/UEditor/dialogs/template/template    1.01 KiB         0.49 KiB
14:28:08   .css
14:28:08   dist/UEditor/third-party/webuploader/w    0.50 KiB         0.29 KiB
14:28:08   ebuploader.css
14:28:08   dist/UEditor/dialogs/help/help.css        0.38 KiB         0.20 KiB
14:28:08   dist/UEditor/themes/iframe.css            0.04 KiB         0.06 KiB
14:28:08 
14:28:08   Images and other types of assets omitted.
14:28:08 
14:28:08  DONE  Build complete. The dist directory is ready to be deployed.
14:28:08  INFO  Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
14:28:08       
14:28:08 + rm -rf /data/workspace/badp-bcxin-web-5.x-vue
14:28:08 + cp -r dist /data/workspace/badp-bcxin-web-5.x-vue
14:28:08 + chmod 755 /data/workspace/badp-bcxin-web-5.x-vue -R
14:28:08 Finished: SUCCESS