Started by user admin
Running as SYSTEM
Building in workspace D:\jenkins\workspace\yhxt-web
The recommended git tool is: NONE
using credential db7fcbe3-f63d-40ab-bb44-4da92b582254
> D:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> D:\Program Files\Git\bin\git.exe config remote.origin.url http://183.230.176.125:26090/artfess/yhxt_web.git # timeout=10
Fetching upstream changes from http://183.230.176.125:26090/artfess/yhxt_web.git
> D:\Program Files\Git\bin\git.exe --version # timeout=10
> git --version # 'git version 2.24.1.windows.2'
using GIT_ASKPASS to set credentials
> D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://183.230.176.125:26090/artfess/yhxt_web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10
Checking out Revision 7f913428156e4f50f2b9d4ba31086353c6b788d9 (refs/remotes/origin/dev)
> D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10
> D:\Program Files\Git\bin\git.exe checkout -f 7f913428156e4f50f2b9d4ba31086353c6b788d9 # timeout=10
Commit message: "养护车辆和管养信息提交"
> D:\Program Files\Git\bin\git.exe rev-list --no-walk b1c7847b920cf98ab46dd2cc10f10c6902e0720a # timeout=10
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7648145517815188753.bat
D:\jenkins\workspace\yhxt-web>node -v
v12.19.0
D:\jenkins\workspace\yhxt-web>npm -v
6.14.8
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins3123959129863846878.bat
D:\jenkins\workspace\yhxt-web>npm config set registry https://registry.npm.taobao.org
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4526866526888791041.bat
D:\jenkins\workspace\yhxt-web>npm config get registry
https://registry.npm.taobao.org/
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins5729676522169915932.bat
D:\jenkins\workspace\yhxt-web>cd D:\jenkins\workspace\yhxt-web && npm install && npm run build
> yorkie@2.0.0 uninstall D:\jenkins\workspace\yhxt-web\node_modules\yorkie
> node bin/uninstall.js
husky
uninstalling Git hooks
done
> nodent-runtime@3.2.1 install D:\jenkins\workspace\yhxt-web\node_modules\nodent-runtime
> node build.js
## Built D:\jenkins\workspace\yhxt-web\node_modules\nodent-runtime/dist/index.js
> node-sass@4.14.1 install D:\jenkins\workspace\yhxt-web\node_modules\node-sass
> node scripts/install.js
Cached binary found at C:\Users\Administrator\AppData\Roaming\npm-cache\node-sass\4.14.1\win32-x64-72_binding.node
> yorkie@2.0.0 install D:\jenkins\workspace\yhxt-web\node_modules\yorkie
> node bin/install.js
CI detected, skipping Git hooks installation
> core-js@2.6.12 postinstall D:\jenkins\workspace\yhxt-web\node_modules\core-js
> node -e "try{require('./postinstall')}catch(e){}"
> ejs@2.7.4 postinstall D:\jenkins\workspace\yhxt-web\node_modules\ejs
> node ./postinstall.js
Thank you for installing [35mEJS[0m: built with the [32mJake[0m JavaScript build tool ([32mhttps://jakejs.com/[0m)
> core-js@3.30.0 postinstall D:\jenkins\workspace\yhxt-web\node_modules\handsontable\node_modules\core-js
> node -e "try{require('./postinstall')}catch(e){}"
> node-sass@4.14.1 postinstall D:\jenkins\workspace\yhxt-web\node_modules\node-sass
> node scripts/build.js
Binary found at D:\jenkins\workspace\yhxt-web\node_modules\node-sass\vendor\win32-x64-72\binding.node
Testing binary
Binary is fine
> handsontable@7.4.2 postinstall D:\jenkins\workspace\yhxt-web\node_modules\handsontable
> node -p "'Handsontable is no longer released under the MIT license. Read more about this change on our blog at https://handsontable.com/blog.'"
Handsontable is no longer released under the MIT license. Read more about this change on our blog at https://handsontable.com/blog.
npm WARN echarts-liquidfill@2.0.6 requires a peer of echarts@^4.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN echarts-liquidfill@2.0.6 requires a peer of zrender@^4.3.1 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\watchpack\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
added 427 packages from 184 contributors, removed 338 packages and updated 1460 packages in 996.194s
113 packages are looking for funding
run `npm fund` for details
> dh@0.1.0 build D:\jenkins\workspace\yhxt-web
> vue-cli-service build
- Building for production...
WARNING Compiled with 76 warnings5:22:43 鈹淔10: PM鈹�
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\components\eipControl\EipStep.vue:10:7:
8 | finish-status="success"
9 | >
> 10 | <el-step
| ^
11 | v-for="item in stepList"
12 | :title="item.title"
13 | :description="item.description"
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\components\form\chart\EipChart.vue:25:9:
23 | height="500"
24 | >
> 25 | <ht-table-column
| ^
26 | v-for="xaxisField in customChart.xaxisField"
27 | :prop="xaxisField.field.toUpperCase()"
28 | :label="xaxisField.comment"
error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\components\form\chart\EipChart.vue:31:9:
29 | >
30 | </ht-table-column>
> 31 | <ht-table-column
| ^
32 | v-for="displayfield in customChart.displayfield"
33 | :prop="displayfield.field.toUpperCase()"
34 | :label="displayfield.comment"
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\components\selector\bridgeInfoSelector.vue:11:7:
9 | @change="changed"
10 | >
> 11 | <el-option
| ^
12 | v-for="item in options"
13 | :label="item.name"
14 | :value="item.id"
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\components\selector\companyUserSelector.vue:9:7:
7 | @change="changed"
8 | >
> 9 | <el-option
| ^
10 | v-for='item in options'
11 | :label="item.fullname"
12 | :value="item.fullname"
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\components\selector\projectInfoSelector.vue:9:7:
7 | @change="changed"
8 | >
> 9 | <el-option
| ^
10 | v-for="item in options"
11 | :label="item.projectName"
12 | :value="item.id"
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\components\selector\routerInfoSelector.vue:10:7:
8 | :disabled="disabledCreated"
9 | >
> 10 | <el-option
| ^
11 | v-for='item in options'
12 | :label="item.name"
13 | :value="item.id"
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\components\selector\routerInfoSelectorcopy.vue:10:7:
8 | @clear="clear"
9 | >
> 10 | <el-option
| ^
11 | v-for='item in options'
12 | :label="item.name"
13 | :value="item.id"
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\components\selector\sctionInfoSelector.vue:10:7:
8 | :disabled="disabled"
9 | >
> 10 | <el-option
| ^
11 | v-for="item in options"
12 | :label="item.name"
13 | :value="item.id"
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\components\selector\tunnelInfoSelector.vue:11:7:
9 | @change="changed"
10 | >
> 11 | <el-option
| ^
12 | v-for='item in options'
13 | :label="item.name"
14 | :value="item.id"
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\components\selector\userSelector.vue:9:7:
7 | @change="changed"
8 | >
> 9 | <el-option
| ^
10 | v-for='item in options'
11 | :label="item.fullname"
12 | :value="item.fullname"
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\views\dailyMaintenance\MainAssessment.vue:309:13:
307 | <span class="tip"></span>鍏宠仈鐥呭
308 | </template>
> 309 | <el-card
| ^
310 | style="margin: 10px"
311 | v-for="(item, index) in form.diseases"
312 | >
error: Elements in iteration expect to have 'v-bind:key' directives (vue/require-v-for-key) at src\views\dailyMaintenance\MainAssessment.vue:434:21:
432 | <el-col :span="24">
433 | <el-form-item label="鐥呭鐓х墖鍒楄〃">
> 434 | <div
| ^
435 | class="img-box"
436 | v-for="itemImg in item.accessories"
437 | >
error: The "routerInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\dailyMaintenance\MainAssessment.vue:649:5:
647 | export default {
648 | components: {
> 649 | routerInfoSelector,
| ^
650 | ImgPreviewUpload,
651 | companyInfoSelector,
652 | sctionInfoSelector
error: The "ImgPreviewUpload" component has been registered but not used (vue/no-unused-components) at src\views\dailyMaintenance\MainAssessment.vue:650:5:
648 | components: {
649 | routerInfoSelector,
> 650 | ImgPreviewUpload,
| ^
651 | companyInfoSelector,
652 | sctionInfoSelector
653 | },
error: Duplicated key 'form' (vue/no-dupe-keys) at src\views\dailyMaintenance\MainAssessment.vue:667:7:
665 | dialogVisible: false,
666 | activeNames: ['1', '2', '3', '4'],
> 667 | form: {
| ^
668 | billOfQuantities: [],
669 | contract: {},
670 | defaultBpmCheckOpinion: {},
5 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Duplicated key 'afterDelete' (vue/no-dupe-keys) at src\views\specialProjectManagement\ContractChange.vue:1364:5:
1362 | },
1363 | afterDelete() {},
> 1364 | afterDelete() {
| ^
1365 | //鍒犻櫎鍚庨噸鏂板姞杞�
1366 | this.$refs.htTable.load()
1367 | },
error: Duplicated key 'deepClone' (vue/no-dupe-keys) at src\views\specialProjectManagement\ContractChange.vue:1551:5:
1549 | })
1550 | },
> 1551 | deepClone(obj) {
| ^
1552 | let _obj = JSON.stringify(obj),
1553 | objClone = JSON.parse(_obj)
1554 | return objClone
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Duplicated key 'defName' (vue/no-dupe-keys) at src\components\flow\start.vue:89:7:
87 | initFillData: false,
88 | reloadForm: false,
> 89 | defName: "",
| ^
90 | btnAlias: "",
91 | data: null,
92 | show: false,
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Duplicated key 'editorOption' (vue/no-dupe-keys) at src\components\mail\mailAdd.vue:182:13:
180 |
181 | },
> 182 | editorOption: {
| ^
183 | // 鏀瑰彉鎻愮ず鏂囧瓧鍐呭
184 | placeholder: '璇疯緭鍏ュ唴瀹�......',
185 | },
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Duplicated key 'editorOption' (vue/no-dupe-keys) at src\components\mail\mailEdit.vue:177:13:
175 | ]
176 | },
> 177 | editorOption: {
| ^
178 | // 鏀瑰彉鎻愮ず鏂囧瓧鍐呭
179 | placeholder: '璇疯緭鍏ュ唴瀹�......',
180 | },
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Duplicated key 'flowKey' (vue/no-dupe-keys) at src\components\flow\OnlineForm.vue:82:109:
80 | export default {
81 | name: 'online-form',
> 82 | props: ['html', 'data', 'permission', 'isView', 'isPrint', 'initFillData', 'flowKey', 'formId', 'isLook', 'flowKey'],
| ^
83 | data() {
84 | return {
85 | loadedFail: false, //琛ㄥ崟鍔犺浇html鏄惁澶辫触
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Duplicated key 'getroad' (vue/no-dupe-keys) at src\views\structureArchivesManagement\BridgeArchivesManagement.vue:371:5:
369 | }
370 | },
> 371 | getroad() {
| ^
372 | let arr = []
373 | basicData.getRoadManagement().then(res => {
374 | res.rows.forEach(item => {
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Duplicated key 'getroad' (vue/no-dupe-keys) at src\views\structureArchivesManagement\TunnelArchivesManagement.vue:369:5:
367 | })
368 | },
> 369 | getroad() {
| ^
370 | let arr = []
371 | basicData.getRoadManagement().then(res => {
372 | res.rows.forEach(item => {
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Duplicated key 'handleEnclosure' (vue/no-dupe-keys) at src\views\specialProjectManagement\SafetyEnvironmentalProtection.vue:868:5:
866 | },
867 | //闄勪欢绠$悊
> 868 | handleEnclosure() {
| ^
869 | this.$refs.form.validate(bool => {
870 | // this.dialogVisibleEnclosure = true
871 | if (bool) {
error: Duplicated key 'handleFocusProject' (vue/no-dupe-keys) at src\views\specialProjectManagement\SafetyEnvironmentalProtection.vue:938:5:
936 | },
937 | //鎵�灞為」鐩�
> 938 | handleFocusProject() {
| ^
939 | this.$refs.project.open()
940 | },
941 | openProject() {
error: Duplicated key 'openProject' (vue/no-dupe-keys) at src\views\specialProjectManagement\SafetyEnvironmentalProtection.vue:941:5:
939 | this.$refs.project.open()
940 | },
> 941 | openProject() {
| ^
942 | this.$refs.project.open()
943 | },
944 | handleSelectProject(data) {
error: Duplicated key 'handleSelectProject' (vue/no-dupe-keys) at src\views\specialProjectManagement\SafetyEnvironmentalProtection.vue:944:5:
942 | this.$refs.project.open()
943 | },
> 944 | handleSelectProject(data) {
| ^
945 | this.form.projectName = data.projectName
946 | this.form.projectId = data.projectId
947 | this.$refs.projectName.focus()
4 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Duplicated key 'marker' (vue/no-dupe-keys) at src\views\basicDataManagement\MapToolManagement.vue:208:7:
206 | type: '1', //鎺у埗鏁版嵁鏄剧ず琛ㄥご鍚嶇О,1 浠h〃鏄ˉ姊侊紝闅ч亾, 娌跨嚎璁炬柦锛�2 浠h〃杈瑰潯锛� 3浠h〃娑垫礊
207 | open: true, //鎺у埗鏄惁鏄睍寮�鍒楄〃锛岄粯浜哄睍寮�
> 208 | marker: '', //鐐规爣璁�
| ^
209 | editObj: '', //鏆傚瓨淇敼鐨勬暟鎹�
210 | value: '妗ユ', //鏆傚瓨鐢ㄦ埛鐐瑰嚮澶嶉�夋鐨勫悕瀛楃敤浜庡垽鏂繚瀛樼殑閭d竴鏉℃暟鎹�
211 | fullscreenLoading: false,
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Elements in iteration expect to have 'v-bind:key' directives (vue/require-v-for-key) at src\components\appCenter\AppCenter.vue:69:17:
67 | >鍏ㄩ儴</el-button
68 | >
> 69 | <div style="padding-left: 10px" v-for="tag in tagMap[item.id]">
| ^
70 | <el-tag
71 | :type="tagStatus[tag.id] ? '' : 'info'"
72 | @click="tagClick(tag.id, item.id)"
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Elements in iteration expect to have 'v-bind:key' directives (vue/require-v-for-key) at src\components\flow\todo.vue:336:11:
334 | <div v-if="batchUnBatchableList.length !== 0">
335 | <span>浠ヤ笅浠诲姟涓嶅厑璁告壒閲忓姙鐞嗭紝璇疯繘鍏ラ〉闈㈠鎵�</span>
> 336 | <div v-for="task in batchUnBatchableList">
| ^
337 | <el-link type="primary" @click="open(task)">{{
338 | task.subject
339 | }}</el-link>
error: Elements in iteration expect to have 'v-bind:key' directives (vue/require-v-for-key) at src\components\flow\todo.vue:346:11:
344 | <div v-if="batchCompleteList.length !== 0">
345 | <span>浠ヤ笅浠诲姟澶勭悊瀹屾垚</span>
> 346 | <div v-for="task in batchCompleteList">
| ^
347 | <el-link type="success" @click="doneView(task.procInstId)">{{
348 | task.subject
349 | }}</el-link>
error: Elements in iteration expect to have 'v-bind:key' directives (vue/require-v-for-key) at src\components\flow\todo.vue:356:11:
354 | <div v-if="batchFailedList.length !== 0">
355 | <span>浠ヤ笅浠诲姟澶勭悊澶辫触</span>
> 356 | <div v-for="task in batchFailedList">
| ^
357 | <el-link type="danger"
358 | >{{ task.subject }}({{ failedMsgMap[task.id] }})</el-link
359 | >
error: Elements in iteration expect to have 'v-bind:key' directives (vue/require-v-for-key) at src\components\flow\todo.vue:366:11:
364 | <div v-if="batchNotAuthList.length !== 0">
365 | <span>浠ヤ笅浠诲姟鎮ㄦ棤鏉冨鐞�</span>
> 366 | <div v-for="task in batchNotAuthList">
| ^
367 | <el-link disabled>{{ task.subject }}</el-link>
368 | </div>
369 | </div>
4 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Elements in iteration expect to have 'v-bind:key' directives (vue/require-v-for-key) at src\components\home\homeInst.vue:17:9:
15 | </div>-->
16 | <div>
> 17 | <div v-for="(item,index) in data.rows" style="height: 3%">
| ^
18 | <div style="display: inline-block;width: 98%">
19 | <span style="font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#171616;line-height:30px;"><el-link :underline="false" style="font-size:14px;font-family:Microsoft YaHei;font-weight:normal;color:#171616;line-height:30px;">
20 | <span class="iconfont icon-read1" style="width: 20px;float:left;margin-top: 8px;"></span>
error: 'index' is defined but never used (vue/no-unused-vars) at src\components\home\homeInst.vue:17:27:
15 | </div>-->
16 | <div>
> 17 | <div v-for="(item,index) in data.rows" style="height: 3%">
| ^
18 | <div style="display: inline-block;width: 98%">
19 | <span style="font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#171616;line-height:30px;"><el-link :underline="false" style="font-size:14px;font-family:Microsoft YaHei;font-weight:normal;color:#171616;line-height:30px;">
20 | <span class="iconfont icon-read1" style="width: 20px;float:left;margin-top: 8px;"></span>
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Expected to return a value in "inputVal" computed property (vue/return-in-computed-property) at src\components\eipControl\EipTextarea.vue:176:10:
174 | computed: {
175 | inputVal:{
> 176 | get() {
| ^
177 | let _this = this;
178 | _this.data = _this.$parent.$vnode.context.$vnode.context.data;
179 | let text = '';
error: Unexpected timed function in "inputVal" computed property (vue/no-async-in-computed-properties) at src\components\eipControl\EipTextarea.vue:186:13:
184 | let moment = require("moment");
185 | if(text){
> 186 | setTimeout(() => {
| ^
187 | let isJoin = false;
188 | if(text.indexOf("{鍙戣捣鏃堕棿:startDate}") != -1){
189 | text=text.replace(/\{鍙戣捣鏃堕棿:startDate}/g,"鍙戣捣鏃堕棿:"+moment().format("YYYY-MM-DD")+" ");
error: Expected to return a value in "text" computed property (vue/return-in-computed-property) at src\components\eipControl\EipTextarea.vue:221:11:
219 | }
220 | },
> 221 | text: function(){
| ^
222 | if(this.textValue){
223 | return Base64.decode(this.text);
224 | }
3 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Expected to return a value in "inputValidate" computed property (vue/return-in-computed-property) at src\components\control\HtLabel.vue:51:19:
49 | return false;
50 | },
> 51 | inputValidate: function() {
| ^
52 |
53 | },
54 | noTips: function(){
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Parsing error: nested-comment (vue/no-parsing-error) at src\views\uc\org\OrgManager.vue:303:13:
301 | </template>
302 | </ht-table>
> 303 | <!-- <el-dialog
| ^
304 | title="鍏朵粬缁勭粐宀椾綅淇℃伅"
305 | :visible.sync="dialogVisible"
306 | @close="otherPostClose"
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Parsing error: x-invalid-end-tag (vue/no-parsing-error) at src\components\flowURLForm\PatrolWorkOrder.vue:130:17:
128 | ></el-option>
129 | </el-select>
> 130 | </el-input>
| ^
131 | </template>
132 | </el-table-column>
133 | <el-table-column
error: The "companyInfoSelector" component has been registered but not used (vue/no-unused-components) at src\components\flowURLForm\PatrolWorkOrder.vue:432:5:
430 | EipUserSelector,
431 | DictSelect,
> 432 | companyInfoSelector
| ^
433 | },
434 | data() {
435 | return {
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Parsing error: x-invalid-end-tag (vue/no-parsing-error) at src\views\structureArchivesManagement\slopeArchives\RegularDieaseSlope.vue:165:5:
163 | </template>
164 | </ht-table>
> 165 | </el-main>
| ^
166 | </el-container>
167 | </div>
168 | </template>
error: Parsing error: x-invalid-end-tag (vue/no-parsing-error) at src\views\structureArchivesManagement\slopeArchives\RegularDieaseSlope.vue:166:5:
164 | </ht-table>
165 | </el-main>
> 166 | </el-container>
| ^
167 | </div>
168 | </template>
169 |
error: The "BridgeDialog" component has been registered but not used (vue/no-unused-components) at src\views\structureArchivesManagement\slopeArchives\RegularDieaseSlope.vue:178:5:
176 | export default {
177 | components: {
> 178 | BridgeDialog,
| ^
179 | DiseaseInforDialog,
180 | sctionInfoSelector
181 | },
error: The "DiseaseInforDialog" component has been registered but not used (vue/no-unused-components) at src\views\structureArchivesManagement\slopeArchives\RegularDieaseSlope.vue:179:5:
177 | components: {
178 | BridgeDialog,
> 179 | DiseaseInforDialog,
| ^
180 | sctionInfoSelector
181 | },
182 | name: 'Fretow',
error: The "sctionInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\structureArchivesManagement\slopeArchives\RegularDieaseSlope.vue:180:5:
178 | BridgeDialog,
179 | DiseaseInforDialog,
> 180 | sctionInfoSelector
| ^
181 | },
182 | name: 'Fretow',
183 | data() {
5 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "BridgeDialog" component has been registered but not used (vue/no-unused-components) at src\components\dialog\DiseaseInformationDialog.vue:512:5:
510 | export default {
511 | components: {
> 512 | BridgeDialog,
| ^
513 | sctionInfoSelector,
514 | fileUpload
515 | },
error: The "sctionInfoSelector" component has been registered but not used (vue/no-unused-components) at src\components\dialog\DiseaseInformationDialog.vue:513:5:
511 | components: {
512 | BridgeDialog,
> 513 | sctionInfoSelector,
| ^
514 | fileUpload
515 | },
516 | computed: mapState({
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "BridgeDialog" component has been registered but not used (vue/no-unused-components) at src\views\structureArchivesManagement\culvertInsepect\OftenDiease.vue:178:5:
176 | export default {
177 | components: {
> 178 | BridgeDialog,
| ^
179 | DiseaseInforDialog,
180 | sctionInfoSelector
181 | },
error: The "DiseaseInforDialog" component has been registered but not used (vue/no-unused-components) at src\views\structureArchivesManagement\culvertInsepect\OftenDiease.vue:179:5:
177 | components: {
178 | BridgeDialog,
> 179 | DiseaseInforDialog,
| ^
180 | sctionInfoSelector
181 | },
182 | name: 'Fretow',
error: The "sctionInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\structureArchivesManagement\culvertInsepect\OftenDiease.vue:180:5:
178 | BridgeDialog,
179 | DiseaseInforDialog,
> 180 | sctionInfoSelector
| ^
181 | },
182 | name: 'Fretow',
183 | data() {
3 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "BridgeDialog" component has been registered but not used (vue/no-unused-components) at src\views\structureArchivesManagement\culvertInsepect\RegularDiease.vue:178:5:
176 | export default {
177 | components: {
> 178 | BridgeDialog,
| ^
179 | DiseaseInforDialog,
180 | sctionInfoSelector
181 | },
error: The "DiseaseInforDialog" component has been registered but not used (vue/no-unused-components) at src\views\structureArchivesManagement\culvertInsepect\RegularDiease.vue:179:5:
177 | components: {
178 | BridgeDialog,
> 179 | DiseaseInforDialog,
| ^
180 | sctionInfoSelector
181 | },
182 | name: 'Fretow',
error: The "sctionInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\structureArchivesManagement\culvertInsepect\RegularDiease.vue:180:5:
178 | BridgeDialog,
179 | DiseaseInforDialog,
> 180 | sctionInfoSelector
| ^
181 | },
182 | name: 'Fretow',
183 | data() {
3 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "BridgeDialog" component has been registered but not used (vue/no-unused-components) at src\views\structureArchivesManagement\slopeArchives\OftenDieaseSlope.vue:178:5:
176 | export default {
177 | components: {
> 178 | BridgeDialog,
| ^
179 | DiseaseInforDialog,
180 | sctionInfoSelector
181 | },
error: The "DiseaseInforDialog" component has been registered but not used (vue/no-unused-components) at src\views\structureArchivesManagement\slopeArchives\OftenDieaseSlope.vue:179:5:
177 | components: {
178 | BridgeDialog,
> 179 | DiseaseInforDialog,
| ^
180 | sctionInfoSelector
181 | },
182 | name: 'Fretow',
error: The "sctionInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\structureArchivesManagement\slopeArchives\OftenDieaseSlope.vue:180:5:
178 | BridgeDialog,
179 | DiseaseInforDialog,
> 180 | sctionInfoSelector
| ^
181 | },
182 | name: 'Fretow',
183 | data() {
3 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "EipAttachment" component has been registered but not used (vue/no-unused-components) at src\components\home\homeNewsParticulars.vue:62:17:
60 | import req from "@/request.js";
61 | export default {
> 62 | components: { EipAttachment },
| ^
63 | props: ["id"],
64 | data() {
65 | return {
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "EipUserDialog" component has been registered but not used (vue/no-unused-components) at src\views\uc\UcManager\UserListManager.vue:546:5:
544 | export default {
545 | components: {
> 546 | EipUserDialog,
| ^
547 | UserRoleManager,
548 | EipSysTypeDialog,
549 | UserManager,
error: Duplicated key 'rowClick' (vue/no-dupe-keys) at src\views\uc\UcManager\UserListManager.vue:1091:5:
1089 | })
1090 | },
> 1091 | rowClick(row, column, event) {
| ^
1092 | this.$refs.htTable.$refs.htTable.toggleRowSelection(row)
1093 | },
1094 | selectRow(selection, row) {
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "FileUpload" component has been registered but not used (vue/no-unused-components) at src\components\flow\task\taskToApproveLine.vue:41:30:
39 | name: "taskToApproveLine",
40 | props: ["taskId"],
> 41 | components: { OpinionText, FileUpload, HtUserSelector },
| ^
42 | data() {
43 | return {
44 | transDialog: false,
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "FileUpload" component has been registered but not used (vue/no-unused-components) at src\components\flow\task\taskToSignLine.vue:50:30:
48 | name: "taskToSignLine",
49 | props: ["taskId", "execId"],
> 50 | components: { OpinionText, FileUpload, HtUserSelector },
| ^
51 | data() {
52 | return {
53 | transDialog: false,
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "FileUpload" component has been registered but not used (vue/no-unused-components) at src\components\flow\task\taskToSignSequence.vue:41:30:
39 | name: "taskToSignSequence",
40 | props: ["taskId"],
> 41 | components: { OpinionText, FileUpload, HtUserSelector },
| ^
42 | data() {
43 | return {
44 | transDialog: false,
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "FormContent" component has been registered but not used (vue/no-unused-components) at src\components\flow\task.vue:90:5:
88 | name: "task",
89 | components: {
> 90 | FormContent,
| ^
91 | FlowAction,
92 | ProcessRecord,
93 | TaskToCommu,
error: The "ProcessRecord" component has been registered but not used (vue/no-unused-components) at src\components\flow\task.vue:92:5:
90 | FormContent,
91 | FlowAction,
> 92 | ProcessRecord,
| ^
93 | TaskToCommu,
94 | TaskFollow,
95 | TaskImage,
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "FormContent" component has been registered but not used (vue/no-unused-components) at src\components\flow\taskFlowComponents\flowTask.vue:94:5:
92 | name: "task",
93 | components: {
> 94 | FormContent,
| ^
95 | FlowAction,
96 | ProcessRecord,
97 | TaskToCommu,
error: The "ProcessRecord" component has been registered but not used (vue/no-unused-components) at src\components\flow\taskFlowComponents\flowTask.vue:96:5:
94 | FormContent,
95 | FlowAction,
> 96 | ProcessRecord,
| ^
97 | TaskToCommu,
98 | TaskFollow,
99 | TaskImage,
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "ImageBpm" component has been registered but not used (vue/no-unused-components) at src\components\flow\doneAction.vue:91:5:
89 | export default {
90 | components: {
> 91 | ImageBpm,
| ^
92 | // ProcessRecord,
93 | DoneFormContent,
94 | OpinionText,
error: The "OpinionText" component has been registered but not used (vue/no-unused-components) at src\components\flow\doneAction.vue:94:5:
92 | // ProcessRecord,
93 | DoneFormContent,
> 94 | OpinionText,
| ^
95 | FileUpload,
96 | TaskToReject,
97 | TaskToDelegate,
error: The "FileUpload" component has been registered but not used (vue/no-unused-components) at src\components\flow\doneAction.vue:95:5:
93 | DoneFormContent,
94 | OpinionText,
> 95 | FileUpload,
| ^
96 | TaskToReject,
97 | TaskToDelegate,
98 | TaskToCopyTo,
error: The "TaskToReject" component has been registered but not used (vue/no-unused-components) at src\components\flow\doneAction.vue:96:5:
94 | OpinionText,
95 | FileUpload,
> 96 | TaskToReject,
| ^
97 | TaskToDelegate,
98 | TaskToCopyTo,
99 | TaskToInqu,
error: The "TaskToDelegate" component has been registered but not used (vue/no-unused-components) at src\components\flow\doneAction.vue:97:5:
95 | FileUpload,
96 | TaskToReject,
> 97 | TaskToDelegate,
| ^
98 | TaskToCopyTo,
99 | TaskToInqu,
100 | TaskToEndProcess,
error: The "TaskToCopyTo" component has been registered but not used (vue/no-unused-components) at src\components\flow\doneAction.vue:98:5:
96 | TaskToReject,
97 | TaskToDelegate,
> 98 | TaskToCopyTo,
| ^
99 | TaskToInqu,
100 | TaskToEndProcess,
101 | taskToRevoke
error: The "TaskToInqu" component has been registered but not used (vue/no-unused-components) at src\components\flow\doneAction.vue:99:5:
97 | TaskToDelegate,
98 | TaskToCopyTo,
> 99 | TaskToInqu,
| ^
100 | TaskToEndProcess,
101 | taskToRevoke
102 | },
error: The "TaskToEndProcess" component has been registered but not used (vue/no-unused-components) at src\components\flow\doneAction.vue:100:5:
98 | TaskToCopyTo,
99 | TaskToInqu,
> 100 | TaskToEndProcess,
| ^
101 | taskToRevoke
102 | },
103 | props: [
8 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "ImageBpm" component has been registered but not used (vue/no-unused-components) at src\components\flow\flowAction.vue:153:5:
151 | export default {
152 | components: {
> 153 | ImageBpm,
| ^
154 | FormContent,
155 | //OpinionText,
156 | //FileUpload,
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "ImageBpm" component has been registered but not used (vue/no-unused-components) at src\components\flow\taskFlowComponents\doneAction.vue:91:5:
89 | export default {
90 | components: {
> 91 | ImageBpm,
| ^
92 | // ProcessRecord,
93 | DoneFormContent,
94 | OpinionText,
error: The "OpinionText" component has been registered but not used (vue/no-unused-components) at src\components\flow\taskFlowComponents\doneAction.vue:94:5:
92 | // ProcessRecord,
93 | DoneFormContent,
> 94 | OpinionText,
| ^
95 | FileUpload,
96 | TaskToReject,
97 | TaskToDelegate,
error: The "FileUpload" component has been registered but not used (vue/no-unused-components) at src\components\flow\taskFlowComponents\doneAction.vue:95:5:
93 | DoneFormContent,
94 | OpinionText,
> 95 | FileUpload,
| ^
96 | TaskToReject,
97 | TaskToDelegate,
98 | TaskToCopyTo,
error: The "TaskToReject" component has been registered but not used (vue/no-unused-components) at src\components\flow\taskFlowComponents\doneAction.vue:96:5:
94 | OpinionText,
95 | FileUpload,
> 96 | TaskToReject,
| ^
97 | TaskToDelegate,
98 | TaskToCopyTo,
99 | TaskToInqu,
error: The "TaskToDelegate" component has been registered but not used (vue/no-unused-components) at src\components\flow\taskFlowComponents\doneAction.vue:97:5:
95 | FileUpload,
96 | TaskToReject,
> 97 | TaskToDelegate,
| ^
98 | TaskToCopyTo,
99 | TaskToInqu,
100 | TaskToEndProcess,
error: The "TaskToCopyTo" component has been registered but not used (vue/no-unused-components) at src\components\flow\taskFlowComponents\doneAction.vue:98:5:
96 | TaskToReject,
97 | TaskToDelegate,
> 98 | TaskToCopyTo,
| ^
99 | TaskToInqu,
100 | TaskToEndProcess,
101 | taskToRevoke
error: The "TaskToInqu" component has been registered but not used (vue/no-unused-components) at src\components\flow\taskFlowComponents\doneAction.vue:99:5:
97 | TaskToDelegate,
98 | TaskToCopyTo,
> 99 | TaskToInqu,
| ^
100 | TaskToEndProcess,
101 | taskToRevoke
102 | },
error: The "TaskToEndProcess" component has been registered but not used (vue/no-unused-components) at src\components\flow\taskFlowComponents\doneAction.vue:100:5:
98 | TaskToCopyTo,
99 | TaskToInqu,
> 100 | TaskToEndProcess,
| ^
101 | taskToRevoke
102 | },
103 | props: [
8 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "ImageBpm" component has been registered but not used (vue/no-unused-components) at src\components\flow\taskFlowComponents\flowAction.vue:266:5:
264 | export default {
265 | components: {
> 266 | ImageBpm,
| ^
267 | FormContent,
268 | //OpinionText,
269 | //FileUpload,
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "ProcessRecord" component has been registered but not used (vue/no-unused-components) at src\components\flow\flowPrint.vue:103:5:
101 | components: {
102 | DoneFormContent,
> 103 | ProcessRecord,
| ^
104 | },
105 | data() {
106 | return {
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "RoadInfoDialog" component has been registered but not used (vue/no-unused-components) at src\views\statisticalReport\patrolFillingStatistics\DailyPatrolStatistics.vue:91:5:
89 | components: {
90 | // eipOrgSelector,
> 91 | RoadInfoDialog,
| ^
92 | CascaderCompany
93 | // routerInfoSelector
94 | },
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "VRuntimeTemplate" component has been registered but not used (vue/no-unused-components) at src\components\dataTemplate\templatePreview.vue:80:5:
78 | },
79 | components: {
> 80 | VRuntimeTemplate,
| ^
81 | HtCheckbox,
82 | HtDialog,
83 | HtDialogBtn,
error: The "HtCheckbox" component has been registered but not used (vue/no-unused-components) at src\components\dataTemplate\templatePreview.vue:81:5:
79 | components: {
80 | VRuntimeTemplate,
> 81 | HtCheckbox,
| ^
82 | HtDialog,
83 | HtDialogBtn,
84 | TemplateDynamicView
error: The "HtDialog" component has been registered but not used (vue/no-unused-components) at src\components\dataTemplate\templatePreview.vue:82:5:
80 | VRuntimeTemplate,
81 | HtCheckbox,
> 82 | HtDialog,
| ^
83 | HtDialogBtn,
84 | TemplateDynamicView
85 | },
error: The "HtDialogBtn" component has been registered but not used (vue/no-unused-components) at src\components\dataTemplate\templatePreview.vue:83:5:
81 | HtCheckbox,
82 | HtDialog,
> 83 | HtDialogBtn,
| ^
84 | TemplateDynamicView
85 | },
86 | watch: {
4 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "companyInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\basicDataManagement\builder.vue:504:5:
502 | components: {
503 | RoadInfoDialog,
> 504 | companyInfoSelector,
| ^
505 | orgTree
506 | },
507 |
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "companyInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\CtInfo.vue:806:5:
804 | eipUserSelector,
805 | // projectInfoSelector,
> 806 | companyInfoSelector,
| ^
807 | fileUpload,
808 | CascaderCompany
809 | },
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "companyInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\ProjectLog.vue:501:5:
499 | ProjectInfoDialog,
500 | // projectInfoSelector,
> 501 | companyInfoSelector,
| ^
502 | fileUpload,
503 | companyInfoSelector,
504 | CascaderCompany
error: The "companyInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\ProjectLog.vue:503:5:
501 | companyInfoSelector,
502 | fileUpload,
> 503 | companyInfoSelector,
| ^
504 | CascaderCompany
505 | },
506 | data() {
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "companyInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\children\ProjectManagement.vue:1012:5:
1010 | // UserSelector,
1011 | // sctionInfoSelector,
> 1012 | companyInfoSelector,
| ^
1013 | fileUpload,
1014 | CascaderCompany
1015 | },
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "defId" property should be a constructor (vue/require-prop-type-constructor) at src\views\uc\org\HtOrgTree.vue:33:13:
31 | props: {
32 | defId: {
> 33 | type: String | Number,
| ^
34 | required: true
35 | },
36 | supportFilter: {
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "eipOrgSelector" component has been registered but not used (vue/no-unused-components) at src\views\basicDataManagement\children\TunnelManagement.vue:805:5:
803 | export default {
804 | components: {
> 805 | eipOrgSelector,
| ^
806 | BridgeDialog,
807 | companyInfoSelector,
808 | sctionInfoSelector,
error: The "companyInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\basicDataManagement\children\TunnelManagement.vue:807:5:
805 | eipOrgSelector,
806 | BridgeDialog,
> 807 | companyInfoSelector,
| ^
808 | sctionInfoSelector,
809 | routerInfoSelectorcopy,
810 | ImgPreviewUpload,
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "eipOrgSelector" component has been registered but not used (vue/no-unused-components) at src\views\statisticalReport\RoadDiseaseStatistics.vue:85:5:
83 | export default {
84 | components: {
> 85 | eipOrgSelector,
| ^
86 | RoadInfoDialog,
87 | routerInfoSelector,
88 | },
error: The "RoadInfoDialog" component has been registered but not used (vue/no-unused-components) at src\views\statisticalReport\RoadDiseaseStatistics.vue:86:5:
84 | components: {
85 | eipOrgSelector,
> 86 | RoadInfoDialog,
| ^
87 | routerInfoSelector,
88 | },
89 | data() {
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "eipUserSelector" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\qualityManagement\QualityManagement.vue:438:5:
436 | // eipOrgSelector,
437 | ProjectInfoDialog,
> 438 | eipUserSelector,
| ^
439 | // projectInfoSelector,
440 | fileUpload,
441 | CascaderCompany
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "homeTodo" component has been registered but not used (vue/no-unused-components) at src\components\common\HtColumn.vue:98:5:
96 | components: {
97 | VRuntimeTemplate,
> 98 | homeTodo,
| ^
99 | todayMeeting,
100 | oftenFlow,
101 | oftenFlowList,
error: The "todayMeeting" component has been registered but not used (vue/no-unused-components) at src\components\common\HtColumn.vue:99:5:
97 | VRuntimeTemplate,
98 | homeTodo,
> 99 | todayMeeting,
| ^
100 | oftenFlow,
101 | oftenFlowList,
102 | homeNotice,
error: The "oftenFlow" component has been registered but not used (vue/no-unused-components) at src\components\common\HtColumn.vue:100:5:
98 | homeTodo,
99 | todayMeeting,
> 100 | oftenFlow,
| ^
101 | oftenFlowList,
102 | homeNotice,
103 | homeNews,
error: The "oftenFlowList" component has been registered but not used (vue/no-unused-components) at src\components\common\HtColumn.vue:101:5:
99 | todayMeeting,
100 | oftenFlow,
> 101 | oftenFlowList,
| ^
102 | homeNotice,
103 | homeNews,
104 | homeCarousel,
error: The "homeNotice" component has been registered but not used (vue/no-unused-components) at src\components\common\HtColumn.vue:102:5:
100 | oftenFlow,
101 | oftenFlowList,
> 102 | homeNotice,
| ^
103 | homeNews,
104 | homeCarousel,
105 | oftenSystem,
error: The "homeNews" component has been registered but not used (vue/no-unused-components) at src\components\common\HtColumn.vue:103:5:
101 | oftenFlowList,
102 | homeNotice,
> 103 | homeNews,
| ^
104 | homeCarousel,
105 | oftenSystem,
106 | customChart,
error: The "homeCarousel" component has been registered but not used (vue/no-unused-components) at src\components\common\HtColumn.vue:104:5:
102 | homeNotice,
103 | homeNews,
> 104 | homeCarousel,
| ^
105 | oftenSystem,
106 | customChart,
107 | eipChart,
error: The "oftenSystem" component has been registered but not used (vue/no-unused-components) at src\components\common\HtColumn.vue:105:5:
103 | homeNews,
104 | homeCarousel,
> 105 | oftenSystem,
| ^
106 | customChart,
107 | eipChart,
108 | chart,
error: The "customChart" component has been registered but not used (vue/no-unused-components) at src\components\common\HtColumn.vue:106:5:
104 | homeCarousel,
105 | oftenSystem,
> 106 | customChart,
| ^
107 | eipChart,
108 | chart,
109 | homeNewsList,
error: The "homeNewsList" component has been registered but not used (vue/no-unused-components) at src\components\common\HtColumn.vue:109:5:
107 | eipChart,
108 | chart,
> 109 | homeNewsList,
| ^
110 | CustomDialogShowDetail,
111 | homeInst,
112 | templatePreview,
error: The "homeInst" component has been registered but not used (vue/no-unused-components) at src\components\common\HtColumn.vue:111:5:
109 | homeNewsList,
110 | CustomDialogShowDetail,
> 111 | homeInst,
| ^
112 | templatePreview,
113 | WorkBenchCopy,
114 | },
error: The "WorkBenchCopy" component has been registered but not used (vue/no-unused-components) at src\components\common\HtColumn.vue:113:5:
111 | homeInst,
112 | templatePreview,
> 113 | WorkBenchCopy,
| ^
114 | },
115 | props: {
116 | columnAlias: {
12 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "langSelect" component has been registered but not used (vue/no-unused-components) at src\views\Login.vue:435:16:
433 | window.addEventListener('resize', this.onResize)
434 | },
> 435 | components: {langSelect, VueQr}
| ^
436 | }
437 | </script>
438 | <style lang="scss" scoped>
error: The "VueQr" component has been registered but not used (vue/no-unused-components) at src\views\Login.vue:435:28:
433 | window.addEventListener('resize', this.onResize)
434 | },
> 435 | components: {langSelect, VueQr}
| ^
436 | }
437 | </script>
438 | <style lang="scss" scoped>
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "permission" property should be a constructor (vue/require-prop-type-constructor) at src\components\eipControl\EipOffice.vue:74:17:
72 | default: false
73 | },
> 74 | permission: String | Object
| ^
75 | },
76 | data() {
77 | return {
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "permission" property should be a constructor (vue/require-prop-type-constructor) at src\components\eipControl\EipTag.vue:47:17:
45 | tagKey: String,
46 | value: String,
> 47 | permission: String | Object,
| ^
48 | multiple: {
49 | type: Boolean,
50 | default: false,
error: Unexpected side effect in "inputVal" computed property (vue/no-side-effects-in-computed-properties) at src\components\eipControl\EipTag.vue:183:11:
181 | get() {
182 | if (this.value && this.multiple) {
> 183 | this.values = this.value.split(',');
| ^
184 | return this.value.split(',');
185 | }
186 | return this.value;
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "projectInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\MigrantWorkerManagement.vue:510:5:
508 | // eipUserSelector,
509 | fileUpload,
> 510 | projectInfoSelector,
| ^
511 | companyInfoSelector,
512 | CascaderCompany
513 | },
error: The "companyInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\MigrantWorkerManagement.vue:511:5:
509 | fileUpload,
510 | projectInfoSelector,
> 511 | companyInfoSelector,
| ^
512 | CascaderCompany
513 | },
514 | data() {
2 errors found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "sctionInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\maintenanceInspection\checkFrequently\culverts.vue:444:5:
442 | BridgeDialog,
443 | DiseaseInforDialog,
> 444 | sctionInfoSelector,
| ^
445 | fileUpload
446 | },
447 | name: 'Fretow',
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "sctionInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\maintenanceInspection\checkFrequently\slope.vue:562:5:
560 | components: {
561 | BridgeDialog,
> 562 | sctionInfoSelector,
| ^
563 | DiseaseInforDialog,
564 | fileUpload
565 | },
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "sctionInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\maintenanceInspection\checkFrequently\tunnels.vue:589:5:
587 | BridgeDialog,
588 | DiseaseInforDialog,
> 589 | sctionInfoSelector,
| ^
590 | fileUpload
591 | },
592 | name: 'tunnels',
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "sctionInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\maintenanceInspection\regularInspection\DqCulvert.vue:453:5:
451 | BridgeDialog,
452 | DiseaseInforDialog,
> 453 | sctionInfoSelector,
| ^
454 | fileUpload
455 | },
456 | name: 'Fretow',
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "sctionInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\maintenanceInspection\regularInspection\DqFretow.vue:508:5:
506 | BridgeDialog,
507 | DiseaseInforDialog,
> 508 | sctionInfoSelector,
| ^
509 | fileUpload
510 | },
511 | name: 'Fretow',
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "sctionInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\maintenanceInspection\regularInspection\DqSlope.vue:513:5:
511 | BridgeDialog,
512 | DiseaseInforDialog,
> 513 | sctionInfoSelector,
| ^
514 | fileUpload
515 | },
516 | name: 'DqSlope',
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: The "sctionInfoSelector" component has been registered but not used (vue/no-unused-components) at src\views\maintenanceInspection\regularInspection\DqTunnel.vue:471:5:
469 | BridgeDialog,
470 | DiseaseInforDialog,
> 471 | sctionInfoSelector,
| ^
472 | fileUpload
473 | },
474 | name: 'Fretow',
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Unexpected side effect in "inputWriteable" computed property (vue/no-side-effects-in-computed-properties) at src\components\control\HtCheckbox.vue:60:9:
58 | }
59 | }
> 60 | this.inputValnew = inputValArr.join(",");
| ^
61 | }
62 | return getWriteable;
63 | },
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Unexpected side effect in "inputWriteable" computed property (vue/no-side-effects-in-computed-properties) at src\components\control\HtInputAutocomplete.vue:68:9:
66 | }
67 | }
> 68 | this.inputValnew = inputValArr.join(",");
| ^
69 | }
70 | return getWriteable;
71 | },
1 error found.
Module Warning (from ./node_modules/eslint-loader/index.js):
error: Unexpected side effect in "inputWriteable" computed property (vue/no-side-effects-in-computed-properties) at src\components\eipControl\EipAutocomplete.vue:73:9:
71 | }
72 | }
> 73 | this.inputValnew = inputValArr.join(",");
| ^
74 | }
75 | return getWriteable;
76 | },
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/directive.js
"export 'default' (imported as 'app') was not found in '@/main.js'
warning in ./src/directive.js
"export 'default' (imported as 'app') was not found in '@/main.js'
warning in ./src/components/form/chart/EipChart.vue?vue&type=script&lang=js&
"export 'default' (imported as 'echarts') was not found in 'echarts'
warning in ./src/components/form/chart/Chart.vue?vue&type=script&lang=js&
"export 'default' (imported as 'echarts') was not found in 'echarts'
warning in ./src/views/maintenanceInspection/PatrolFlowChart.vue?vue&type=template&id=1b83fd25&scoped=true&
Critical dependency: the request of a dependency is an expression
warning
asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
img/20220328113132.353f48c9.jpg (1.23 MiB)
img/yhpdzyd.0c046fd6.jpg (250 KiB)
img/bjt.2cc943f3.jpg (1.1 MiB)
js/app.86235ed2.js (1.7 MiB)
js/chunk-1a73acfe.f4c122c3.js (301 KiB)
js/chunk-46f5f09c.4e2b0c8e.js (316 KiB)
js/chunk-4c31a6df.4d78e6e4.js (256 KiB)
js/chunk-7e152223.67024e88.js (3.55 MiB)
js/chunk-935d0d24.96dea117.js (468 KiB)
js/chunk-aa584548.27d6010e.js (595 KiB)
js/chunk-ba5655e0.27d9c24d.js (1.1 MiB)
js/chunk-f1d993e2.25d475b6.js (301 KiB)
js/chunk-vendors.acfaec8f.js (1.49 MiB)
./js/vendor.dll.js (5.89 MiB)
static/pdfjs/build/pdf.js (643 KiB)
static/pdfjs/build/pdf.js.map (1.01 MiB)
static/pdfjs/build/pdf.worker.js (1.51 MiB)
static/pdfjs/build/pdf.worker.js.map (2.7 MiB)
static/pdfjs/web/viewer.js (362 KiB)
js/vendor.dll.js (5.89 MiB)
static/ueditor/third-party/highcharts/highcharts.src.js (451 KiB)
static/ueditor/third-party/jquery-1.10.2.js (276 KiB)
static/ueditor/third-party/snapscreen/UEditorSnapscreen.exe (508 KiB)
static/ueditor/ueditor.all.min.js (469 KiB)
static/videoPlayer/h5player.min.js (815 KiB)
static/ueditor/ueditor.all.js (1.1 MiB)
static/pdfjs/build/pdf.worker.js.gz (284 KiB)
js/vendor.dll.js.gz (1.67 MiB)
./js/vendor.dll.js.gz (1.67 MiB)
js/chunk-ba5655e0.27d9c24d.js.gz (290 KiB)
js/chunk-vendors.acfaec8f.js.gz (371 KiB)
js/app.86235ed2.js.gz (426 KiB)
js/chunk-7e152223.67024e88.js.gz (816 KiB)
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.18 MiB)
js/chunk-vendors.acfaec8f.js
js/app.86235ed2.js
File Size Gzipped
dist\static\videoPlayer\h5player.min.j 814.88 kb 214.20 kb
s
dist\static\ueditor\ueditor.all.min.js 469.10 kb 114.51 kb
dist\html2canvas.min.js 161.04 kb 40.34 kb
dist\videoPlayer\jsWebControl-1.0.0.mi 122.66 kb 34.41 kb
n.js
dist\videoPlayer\jquery-1.12.4.min.js 97.64 kb 33.78 kb
dist\jszip.min.js 93.59 kb 27.08 kb
dist\static\ueditor\third-party\jquery 90.93 kb 32.07 kb
-1.10.2.min.js
dist\static\pdfjs\jquery-3.0.0.min.js 84.32 kb 29.35 kb
dist\static\ueditor\jquery-2.2.3.min.j 83.66 kb 29.23 kb
s
dist\static\ueditor\third-party\webupl 56.91 kb 18.66 kb
oader\webuploader.min.js
dist\videoPlayer\jsencrypt.min.js 53.63 kb 16.08 kb
dist\static\ueditor\third-party\webupl 45.99 kb 14.37 kb
oader\webuploader.html5only.min.js
dist\static\ueditor\third-party\webupl 45.81 kb 15.77 kb
oader\webuploader.custom.min.js
dist\static\ueditor\third-party\webupl 38.87 kb 12.03 kb
oader\webuploader.withoutimage.min.js
dist\static\ueditor\third-party\webupl 32.81 kb 10.64 kb
oader\webuploader.flashonly.min.js
dist\static\pdfjs\viewer.min.js 28.31 kb 9.09 kb
dist\static\ueditor\third-party\xss.mi 27.11 kb 6.38 kb
n.js
dist\static\ueditor\third-party\zerocl 18.52 kb 6.52 kb
ipboard\ZeroClipboard.min.js
dist\static\ueditor\ueditor.parse.min. 14.45 kb 5.01 kb
js
dist\js\vendor.dll.js 6031.89 kb 1713.11 kb
dist\js\vendor.dll.js 6031.89 kb 1713.11 kb
dist\js\chunk-7e152223.67024e88.js 3632.11 kb 818.83 kb
dist\js\app.86235ed2.js 1737.37 kb 428.72 kb
dist\static\pdfjs\build\pdf.worker.js 1545.00 kb 286.12 kb
dist\js\chunk-vendors.acfaec8f.js 1523.66 kb 373.52 kb
dist\js\chunk-ba5655e0.27d9c24d.js 1124.33 kb 291.31 kb
dist\static\ueditor\ueditor.all.js 1123.73 kb 216.48 kb
dist\static\pdfjs\build\pdf.js 643.29 kb 119.20 kb
dist\js\chunk-aa584548.27d6010e.js 595.28 kb 126.09 kb
dist\js\chunk-935d0d24.96dea117.js 467.60 kb 105.20 kb
dist\static\ueditor\third-party\highch 450.53 kb 125.12 kb
arts\highcharts.src.js
dist\static\pdfjs\web\viewer.js 361.97 kb 66.40 kb
dist\js\chunk-46f5f09c.4e2b0c8e.js 316.25 kb 72.26 kb
dist\js\chunk-f1d993e2.25d475b6.js 301.14 kb 60.23 kb
dist\js\chunk-1a73acfe.f4c122c3.js 300.75 kb 67.28 kb
dist\static\ueditor\third-party\jquery 276.36 kb 79.96 kb
-1.10.2.js
dist\js\chunk-4c31a6df.4d78e6e4.js 255.77 kb 48.28 kb
dist\static\ueditor\third-party\webupl 233.04 kb 49.23 kb
oader\webuploader.js
dist\static\ueditor\third-party\video- 216.70 kb 56.56 kb
js\video.dev.js
dist\static\ueditor\third-party\webupl 199.05 kb 43.22 kb
oader\webuploader.custom.js
dist\static\ueditor\third-party\webupl 187.68 kb 39.37 kb
oader\webuploader.html5only.js
dist\static\ueditor\third-party\Syntax 159.34 kb 43.71 kb
Highlighter\shCore.js
dist\static\ueditor\third-party\codemi 158.38 kb 36.09 kb
rror\codemirror.js
dist\static\ueditor\third-party\webupl 152.89 kb 31.66 kb
oader\webuploader.withoutimage.js
dist\static\ueditor\third-party\webupl 139.71 kb 30.06 kb
oader\webuploader.flashonly.js
dist\static\webOffice\WebOffice.js 138.65 kb 31.23 kb
dist\static\ueditor\third-party\highch 137.83 kb 50.81 kb
arts\highcharts.js
dist\static\ueditor\dialogs\image\imag 125.99 kb 55.06 kb
e.js
dist\static\webOffice\iWebOffice2015.j 115.09 kb 51.65 kb
s
dist\static\ueditor\third-party\highch 101.36 kb 22.55 kb
arts\modules\canvas-tools.src.js
dist\static\ueditor\third-party\highch 61.14 kb 16.49 kb
arts\highcharts-more.src.js
dist\static\ueditor\third-party\highch 56.65 kb 15.43 kb
arts\modules\canvas-tools.js
dist\static\ueditor\third-party\video- 54.22 kb 16.65 kb
js\video.js
dist\static\ueditor\dialogs\wordimage\ 47.87 kb 12.56 kb
tangram.js
dist\static\ueditor\third-party\zerocl 43.43 kb 9.20 kb
ipboard\ZeroClipboard.js
dist\static\ueditor\ueditor.parse.js 36.91 kb 7.97 kb
dist\static\ueditor\dialogs\video\vide 30.24 kb 7.57 kb
o.js
dist\static\ueditor\dialogs\attachment 30.09 kb 6.57 kb
\attachment.js
dist\static\ueditor\lang\en\en.js 29.34 kb 8.26 kb
dist\static\ueditor\lang\zh-cn\zh-cn.j 29.32 kb 9.07 kb
s
dist\static\ueditor\dialogs\scrawl\scr 27.17 kb 6.00 kb
awl.js
dist\static\ueditor\third-party\highch 26.14 kb 7.91 kb
arts\modules\map.src.js
dist\static\ueditor\ueditor.config.js 22.91 kb 8.34 kb
dist\static\pdfjs\viewer.min.old.js 21.85 kb 7.59 kb
dist\static\ueditor\third-party\highch 21.35 kb 7.95 kb
arts\highcharts-more.js
dist\static\pdfjs\web\debugger.js 19.48 kb 4.94 kb
dist\static\ueditor\third-party\highch 17.56 kb 5.79 kb
arts\modules\exporting.src.js
dist\static\ueditor\third-party\highch 15.71 kb 4.85 kb
arts\modules\data.src.js
dist\static\ueditor\dialogs\background 14.41 kb 3.58 kb
\background.js
dist\static\ueditor\dialogs\template\c 12.23 kb 2.51 kb
onfig.js
dist\static\ueditor\third-party\highch 11.95 kb 3.86 kb
arts\adapters\standalone-framework.src
.js
dist\static\ueditor\dialogs\charts\cha 11.39 kb 3.37 kb
rts.js
dist\static\ueditor\third-party\highch 11.13 kb 3.18 kb
arts\modules\drilldown.src.js
dist\static\ueditor\third-party\highch 9.91 kb 4.05 kb
arts\modules\map.js
dist\static\ueditor\third-party\highch 9.03 kb 3.21 kb
arts\adapters\prototype-adapter.src.js
dist\static\ueditor\dialogs\table\edit 8.96 kb 2.02 kb
table.js
dist\static\ueditor\third-party\highch 8.57 kb 2.59 kb
arts\modules\annotations.src.js
dist\static\ueditor\third-party\highch 7.91 kb 2.94 kb
arts\adapters\mootools-adapter.src.js
dist\static\ueditor\dialogs\music\musi 7.82 kb 2.17 kb
c.js
dist\static\ueditor\third-party\highch 7.10 kb 3.08 kb
arts\modules\exporting.js
dist\static\ueditor\third-party\highch 6.66 kb 2.36 kb
arts\modules\funnel.src.js
dist\static\ueditor\dialogs\emotion\em 6.33 kb 2.05 kb
otion.js
dist\static\ueditor\third-party\highch 5.43 kb 1.96 kb
arts\modules\drilldown.js
dist\static\ueditor\third-party\highch 4.96 kb 2.17 kb
arts\adapters\standalone-framework.js
dist\static\ueditor\third-party\highch 4.63 kb 1.22 kb
arts\themes\gray.js
dist\static\ueditor\dialogs\spechars\s 4.62 kb 2.38 kb
pechars.js
dist\static\ueditor\third-party\highch 4.50 kb 1.21 kb
arts\themes\dark-blue.js
dist\static\ueditor\third-party\highch 4.49 kb 1.23 kb
arts\themes\dark-green.js
dist\static\ueditor\dialogs\searchrepl 4.46 kb 1.29 kb
ace\searchreplace.js
dist\static\ueditor\third-party\highch 4.35 kb 1.89 kb
arts\modules\data.js
dist\static\ueditor\dialogs\wordimage\ 4.20 kb 1.97 kb
wordimage.js
dist\static\ueditor\Print.js 3.67 kb 1.22 kb
dist\static\ueditor\third-party\highch 3.33 kb 1.52 kb
arts\modules\annotations.js
dist\static\ueditor\third-party\highch 3.25 kb 1.34 kb
arts\adapters\prototype-adapter.js
dist\static\ueditor\third-party\highch 2.92 kb 1.13 kb
arts\modules\no-data-to-display.src.js
dist\static\ueditor\dialogs\internal.j 2.59 kb 0.99 kb
s
dist\static\ueditor\third-party\highch 2.22 kb 1.07 kb
arts\adapters\mootools-adapter.js
dist\hotent.helper.js 2.08 kb 0.99 kb
dist\static\ueditor\third-party\highch 1.94 kb 1.09 kb
arts\modules\funnel.js
dist\static\ueditor\third-party\highch 1.85 kb 0.67 kb
arts\themes\grid.js
dist\static\ueditor\third-party\highch 1.81 kb 0.66 kb
arts\themes\skies.js
dist\sso.js 1.79 kb 0.92 kb
dist\static\ueditor\dialogs\template\t 1.61 kb 0.68 kb
emplate.js
dist\static\ueditor\dialogs\help\help. 1.52 kb 0.71 kb
js
dist\static\ueditor\dialogs\charts\cha 1.44 kb 0.44 kb
rt.config.js
dist\static\ueditor\third-party\highch 1.34 kb 0.71 kb
arts\modules\no-data-to-display.js
dist\static\ueditor\third-party\highch 1.16 kb 0.50 kb
arts\modules\heatmap.src.js
dist\static\ueditor\third-party\highch 0.52 kb 0.37 kb
arts\modules\heatmap.js
dist\static\pdfjs\web\viewer.css 54.14 kb 8.76 kb
dist\static\ueditor\themes\default\css 44.59 kb 6.89 kb
\ueditor.css
dist\static\ueditor\themes\default\css 34.13 kb 5.53 kb
\ueditor.min.css
dist\static\ueditor\third-party\video- 21.57 kb 5.51 kb
js\video-js.css
dist\static\ueditor\dialogs\image\imag 18.58 kb 3.49 kb
e.css
dist\static\ueditor\dialogs\video\vide 15.19 kb 3.11 kb
o.css
dist\static\ueditor\dialogs\attachment 14.71 kb 2.83 kb
\attachment.css
dist\static\ueditor\third-party\video- 11.19 kb 2.54 kb
js\video-js.min.css
dist\static\ueditor\third-party\Syntax 6.95 kb 1.31 kb
Highlighter\shCoreDefault.css
dist\style.css 4.33 kb 1.47 kb
dist\static\ueditor\dialogs\scrawl\scr 3.80 kb 0.97 kb
awl.css
dist\static\ueditor\third-party\codemi 2.92 kb 0.91 kb
rror\codemirror.css
dist\static\ueditor\dialogs\charts\cha 2.70 kb 0.82 kb
rts.css
dist\static\ueditor\dialogs\background 2.43 kb 0.88 kb
\background.css
dist\static\ueditor\dialogs\emotion\em 1.80 kb 0.54 kb
otion.css
dist\static\ueditor\themes\default\dia 1.74 kb 0.82 kb
logbase.css
dist\static\ueditor\dialogs\music\musi 1.67 kb 0.63 kb
c.css
dist\static\ueditor\dialogs\table\edit 1.25 kb 0.42 kb
table.css
dist\static\ueditor\dialogs\template\t 1.02 kb 0.49 kb
emplate.css
dist\static\ueditor\third-party\webupl 0.53 kb 0.29 kb
oader\webuploader.css
dist\static\ueditor\dialogs\help\help. 0.39 kb 0.20 kb
css
dist\static\ueditor\themes\iframe.css 0.10 kb 0.11 kb
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
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins2370642213166703657.bat
D:\jenkins\workspace\yhxt-web>cd D:\jenkins\workspace\yhxt-web\dist
D:\jenkins\workspace\yhxt-web\dist>7z a yhxt-web.zip ./**
7-Zip 21.07 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26
Scanning the drive:
172 folders, 825 files, 46154086 bytes (45 MiB)
Creating archive: yhxt-web.zip
Add new data to archive: 172 folders, 825 files, 46154086 bytes (45 MiB)
Files read from disk: 825
Archive size: 20760580 bytes (20 MiB)
Everything is Ok
D:\jenkins\workspace\yhxt-web\dist>exit 0
SSH: Connecting from host [WIN-44OVHJHB7HM]
SSH: Connecting with configuration [183.230.176.125-web(养护系统测试环境web)] ...
SSH: EXEC: STDOUT/STDERR from command [cd /opt/yhxt/yhweb/
unzip -o -d fvue/ yhxt-web.zip
rm -rf yhxt-web.zip
\cp -rf /opt/yhxt/yhweb/bak/fvue/sso.js /opt/yhxt/yhweb/fvue
] ...
Archive: yhxt-web.zip
inflating: fvue/favicon.ico
inflating: fvue/fonts/element-icons.535877f5.woff
inflating: fvue/fonts/element-icons.732389de.ttf
inflating: fvue/fonts/iconfont.25559c24.eot
extracting: fvue/fonts/iconfont.66567fa3.woff
extracting: fvue/fonts/iconfont.9b2fb0da.woff
inflating: fvue/fonts/iconfont.b9be8ef4.ttf
inflating: fvue/fonts/iconfont.bd82c956.eot
inflating: fvue/fonts/iconfont.f3b03e82.ttf
inflating: fvue/hotent.helper.js
inflating: fvue/html2canvas.min.js
extracting: fvue/html2canvas.min.js.gz
inflating: fvue/img/20220328113121.cf06db82.png
inflating: fvue/img/20220328113132.353f48c9.jpg
inflating: fvue/img/bg.ee8baecb.ee8baecb.png
inflating: fvue/img/bg2.bb08c60f.jpg
inflating: fvue/img/bjt.2cc943f3.jpg
extracting: fvue/img/conserve-active.00fab3ca.png
extracting: fvue/img/conserve.b600088d.png
inflating: fvue/img/defaultPhoto.jpg
extracting: fvue/img/emergency-active.d90f927d.png
extracting: fvue/img/emergency.efb738cc.png
inflating: fvue/img/gzh-qrcode.jpg
inflating: fvue/img/handong.136faf78.png
extracting: fvue/img/hd-active.ea4b8c02.png
extracting: fvue/img/hd.2d5de34b.png
inflating: fvue/img/iconfont.6b4d3359.svg
inflating: fvue/img/iconfont.897ed6bf.svg
inflating: fvue/img/image-icon.dd06d30b.png
inflating: fvue/img/img_content_hd.dafe1e10.png
inflating: fvue/img/img_content_ql.a820ecab.png
inflating: fvue/img/img_content_sd.3d65a179.png
inflating: fvue/img/lineAnamiton.0dc8512e.gif
inflating: fvue/img/loading.139866fa.gif
inflating: fvue/img/logo.a5e15b7a.png
inflating: fvue/img/logo.cc177f19.png
inflating: fvue/img/rcxjdzxq.e46c1cb1.jpg
inflating: fvue/img/rcxjlc.7b918a7a.png
extracting: fvue/img/rescue-active.0f082a00.png
extracting: fvue/img/rescue.e6978c89.png
inflating: fvue/img/s1.02b3c10e.png
inflating: fvue/img/s2.43e9e804.png
inflating: fvue/img/s3.c4367f20.png
inflating: fvue/img/s4.1dabaf11.png
inflating: fvue/img/s5.d73eab60.png
inflating: fvue/img/text-icon.dd1b3d87.png
inflating: fvue/img/video-icon.499ddeb4.png
inflating: fvue/img/video_bg.7cc0204c.png
inflating: fvue/img/website-qrcode.jpg
inflating: fvue/img/wenzi.0ab22d7e.png
inflating: fvue/img/whitelogo.9faf09c1.png
extracting: fvue/img/yhcl-active.0ee49d99.png
inflating: fvue/img/yhcl.e8a0bb46.png
inflating: fvue/img/yhpdlc.a391b19e.png
inflating: fvue/img/yhpdysd.aad9feea.jpg
inflating: fvue/img/yhpdzyd.0c046fd6.jpg
extracting: fvue/img/鍥剧墖10.33abd842.png
extracting: fvue/img/鍥剧墖11.47ad548a.png
extracting: fvue/img/鍥剧墖12.9f7a2e5d.png
extracting: fvue/img/鍥剧墖13.fbd61024.png
extracting: fvue/img/鍥剧墖14.2e74888b.png
inflating: fvue/img/鍥剧墖15.e7ea03c5.png
inflating: fvue/img/鍥剧墖16.6815efa7.png
inflating: fvue/img/鍥剧墖17.cacdd8a8.png
inflating: fvue/img/鍥剧墖18.f6fb4407.png
inflating: fvue/img/鍥剧墖19.abc15c82.png
inflating: fvue/img/鍥剧墖1_.d9ec557b.png
inflating: fvue/img/鍥剧墖2.b16b0aa0.png
inflating: fvue/img/鍥剧墖20.e414335c.png
inflating: fvue/img/鍥剧墖21.a1841a36.png
inflating: fvue/img/鍥剧墖3.58c84fc7.png
inflating: fvue/img/鍥剧墖4.c89b1731.png
inflating: fvue/img/鍥剧墖5.774ae22a.png
inflating: fvue/img/鍥剧墖6.9f53471b.png
inflating: fvue/img/鍥剧墖7.0e5d746f.png
inflating: fvue/img/鍥剧墖8.7e23c881.png
extracting: fvue/img/鍥剧墖9.12d2f7d6.png
inflating: fvue/img/鏃犳暟鎹�.0407f6ab.png
inflating: fvue/img/鏍囬_.9aa7c172.png
inflating: fvue/index.html
inflating: fvue/js/app.86235ed2.js
inflating: fvue/js/app.86235ed2.js.gz
inflating: fvue/js/chunk-1a73acfe.f4c122c3.js
inflating: fvue/js/chunk-1a73acfe.f4c122c3.js.gz
inflating: fvue/js/chunk-46f5f09c.4e2b0c8e.js
extracting: fvue/js/chunk-46f5f09c.4e2b0c8e.js.gz
inflating: fvue/js/chunk-4c31a6df.4d78e6e4.js
inflating: fvue/js/chunk-4c31a6df.4d78e6e4.js.gz
inflating: fvue/js/chunk-7e152223.67024e88.js
inflating: fvue/js/chunk-7e152223.67024e88.js.gz
inflating: fvue/js/chunk-935d0d24.96dea117.js
inflating: fvue/js/chunk-935d0d24.96dea117.js.gz
inflating: fvue/js/chunk-aa584548.27d6010e.js
inflating: fvue/js/chunk-aa584548.27d6010e.js.gz
inflating: fvue/js/chunk-ba5655e0.27d9c24d.js
extracting: fvue/js/chunk-ba5655e0.27d9c24d.js.gz
inflating: fvue/js/chunk-f1d993e2.25d475b6.js
inflating: fvue/js/chunk-f1d993e2.25d475b6.js.gz
inflating: fvue/js/chunk-vendors.acfaec8f.js
inflating: fvue/js/chunk-vendors.acfaec8f.js.gz
inflating: fvue/js/vendor-manifest.json
inflating: fvue/js/vendor.dll.js
extracting: fvue/js/vendor.dll.js.gz
inflating: fvue/jszip.min.js
extracting: fvue/jszip.min.js.gz
inflating: fvue/sso.js
inflating: fvue/static/excel/MQI.xlsx
inflating: fvue/static/pdfjs/build/pdf.js
extracting: fvue/static/pdfjs/build/pdf.js.gz
inflating: fvue/static/pdfjs/build/pdf.js.map
inflating: fvue/static/pdfjs/build/pdf.worker.js
inflating: fvue/static/pdfjs/build/pdf.worker.js.gz
inflating: fvue/static/pdfjs/build/pdf.worker.js.map
inflating: fvue/static/pdfjs/jquery-3.0.0.min.js
extracting: fvue/static/pdfjs/jquery-3.0.0.min.js.gz
inflating: fvue/static/pdfjs/LICENSE
inflating: fvue/static/pdfjs/viewer.min.js
extracting: fvue/static/pdfjs/viewer.min.js.gz
inflating: fvue/static/pdfjs/viewer.min.old.js
extracting: fvue/static/pdfjs/viewer.min.old.js.gz
inflating: fvue/static/pdfjs/web/cmaps/78-EUC-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/78-EUC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/78-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/78-RKSJ-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/78-RKSJ-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/78-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/78ms-RKSJ-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/78ms-RKSJ-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/83pv-RKSJ-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/90ms-RKSJ-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/90ms-RKSJ-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/90msp-RKSJ-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/90msp-RKSJ-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/90pv-RKSJ-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/90pv-RKSJ-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Add-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Add-RKSJ-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Add-RKSJ-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Add-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-CNS1-0.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-CNS1-1.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-CNS1-2.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-CNS1-3.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-CNS1-4.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-CNS1-5.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-CNS1-6.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-CNS1-UCS2.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-GB1-0.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-GB1-1.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-GB1-2.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-GB1-3.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-GB1-4.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-GB1-5.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-GB1-UCS2.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-Japan1-0.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-Japan1-1.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-Japan1-2.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-Japan1-3.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-Japan1-4.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-Japan1-5.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-Japan1-6.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-Japan1-UCS2.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-Korea1-0.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-Korea1-1.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-Korea1-2.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Adobe-Korea1-UCS2.bcmap
inflating: fvue/static/pdfjs/web/cmaps/B5-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/B5-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/B5pc-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/B5pc-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/CNS-EUC-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/CNS-EUC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/CNS1-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/CNS1-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/CNS2-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/CNS2-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/ETen-B5-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/ETen-B5-V.bcmap
extracting: fvue/static/pdfjs/web/cmaps/ETenms-B5-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/ETenms-B5-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/ETHK-B5-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/ETHK-B5-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/EUC-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/EUC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Ext-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Ext-RKSJ-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Ext-RKSJ-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/Ext-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GB-EUC-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GB-EUC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GB-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GB-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBK-EUC-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBK-EUC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBK2K-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBK2K-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBKp-EUC-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBKp-EUC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBpc-EUC-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBpc-EUC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBT-EUC-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBT-EUC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBT-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBT-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBTpc-EUC-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/GBTpc-EUC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/Hankaku.bcmap
extracting: fvue/static/pdfjs/web/cmaps/Hiragana.bcmap
inflating: fvue/static/pdfjs/web/cmaps/HKdla-B5-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/HKdla-B5-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/HKdlb-B5-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/HKdlb-B5-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/HKgccs-B5-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/HKgccs-B5-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/HKm314-B5-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/HKm314-B5-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/HKm471-B5-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/HKm471-B5-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/HKscs-B5-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/HKscs-B5-V.bcmap
extracting: fvue/static/pdfjs/web/cmaps/Katakana.bcmap
inflating: fvue/static/pdfjs/web/cmaps/KSC-EUC-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/KSC-EUC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/KSC-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/KSC-Johab-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/KSC-Johab-V.bcmap
extracting: fvue/static/pdfjs/web/cmaps/KSC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/KSCms-UHC-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/KSCms-UHC-HW-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/KSCms-UHC-HW-V.bcmap
extracting: fvue/static/pdfjs/web/cmaps/KSCms-UHC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/KSCpc-EUC-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/KSCpc-EUC-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/LICENSE
inflating: fvue/static/pdfjs/web/cmaps/NWP-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/NWP-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/RKSJ-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/RKSJ-V.bcmap
extracting: fvue/static/pdfjs/web/cmaps/Roman.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniCNS-UCS2-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniCNS-UCS2-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniCNS-UTF16-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniCNS-UTF16-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniCNS-UTF32-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniCNS-UTF32-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniCNS-UTF8-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniCNS-UTF8-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniGB-UCS2-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniGB-UCS2-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniGB-UTF16-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniGB-UTF16-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniGB-UTF32-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniGB-UTF32-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniGB-UTF8-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniGB-UTF8-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS-UCS2-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniJIS-UCS2-HW-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS-UCS2-HW-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS-UCS2-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS-UTF16-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS-UTF16-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS-UTF32-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS-UTF32-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS-UTF8-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS-UTF8-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS2004-UTF16-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS2004-UTF16-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS2004-UTF32-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS2004-UTF32-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS2004-UTF8-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJIS2004-UTF8-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJISPro-UCS2-HW-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJISPro-UCS2-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJISPro-UTF8-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJISX0213-UTF32-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJISX0213-UTF32-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJISX02132004-UTF32-H.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniJISX02132004-UTF32-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniKS-UCS2-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniKS-UCS2-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniKS-UTF16-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniKS-UTF16-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniKS-UTF32-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniKS-UTF32-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/UniKS-UTF8-H.bcmap
extracting: fvue/static/pdfjs/web/cmaps/UniKS-UTF8-V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/V.bcmap
inflating: fvue/static/pdfjs/web/cmaps/WP-Symbol.bcmap
inflating: fvue/static/pdfjs/web/debugger.js
extracting: fvue/static/pdfjs/web/debugger.js.gz
inflating: fvue/static/pdfjs/web/images/annotation-check.svg
inflating: fvue/static/pdfjs/web/images/annotation-comment.svg
inflating: fvue/static/pdfjs/web/images/annotation-help.svg
inflating: fvue/static/pdfjs/web/images/annotation-insert.svg
inflating: fvue/static/pdfjs/web/images/annotation-key.svg
inflating: fvue/static/pdfjs/web/images/annotation-newparagraph.svg
inflating: fvue/static/pdfjs/web/images/annotation-noicon.svg
inflating: fvue/static/pdfjs/web/images/annotation-note.svg
inflating: fvue/static/pdfjs/web/images/annotation-paragraph.svg
extracting: fvue/static/pdfjs/web/images/findbarButton-next-rtl.png
extracting: fvue/static/pdfjs/web/images/findbarButton-next-rtl@2x.png
extracting: fvue/static/pdfjs/web/images/findbarButton-next.png
extracting: fvue/static/pdfjs/web/images/findbarButton-next@2x.png
extracting: fvue/static/pdfjs/web/images/findbarButton-previous-rtl.png
extracting: fvue/static/pdfjs/web/images/findbarButton-previous-rtl@2x.png
extracting: fvue/static/pdfjs/web/images/findbarButton-previous.png
extracting: fvue/static/pdfjs/web/images/findbarButton-previous@2x.png
inflating: fvue/static/pdfjs/web/images/grab.cur
inflating: fvue/static/pdfjs/web/images/grabbing.cur
inflating: fvue/static/pdfjs/web/images/loading-icon.gif
inflating: fvue/static/pdfjs/web/images/loading-small.png
inflating: fvue/static/pdfjs/web/images/loading-small@2x.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-documentProperties.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-firstPage.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-firstPage@2x.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-handTool.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-handTool@2x.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-lastPage.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-lastPage@2x.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-rotateCcw.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-rotateCcw@2x.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-rotateCw.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-rotateCw@2x.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-selectTool.png
extracting: fvue/static/pdfjs/web/images/secondaryToolbarButton-selectTool@2x.png
extracting: fvue/static/pdfjs/web/images/shadow.png
inflating: fvue/static/pdfjs/web/images/texture.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-bookmark.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-bookmark@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-download.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-download@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-menuArrows.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-menuArrows@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-openFile.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-openFile@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-pageDown-rtl.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-pageDown-rtl@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-pageDown.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-pageDown@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-pageUp-rtl.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-pageUp-rtl@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-pageUp.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-pageUp@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-presentationMode.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-presentationMode@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-print.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-print@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-search.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-search@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-secondaryToolbarToggle@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-sidebarToggle-rtl.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-sidebarToggle-rtl@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-sidebarToggle.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-sidebarToggle@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-viewAttachments.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-viewAttachments@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-viewOutline-rtl.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-viewOutline-rtl@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-viewOutline.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-viewOutline@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-viewThumbnail.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-viewThumbnail@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-zoomIn.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-zoomIn@2x.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-zoomOut.png
extracting: fvue/static/pdfjs/web/images/toolbarButton-zoomOut@2x.png
extracting: fvue/static/pdfjs/web/images/treeitem-collapsed-rtl.png
extracting: fvue/static/pdfjs/web/images/treeitem-collapsed-rtl@2x.png
extracting: fvue/static/pdfjs/web/images/treeitem-collapsed.png
extracting: fvue/static/pdfjs/web/images/treeitem-collapsed@2x.png
extracting: fvue/static/pdfjs/web/images/treeitem-expanded.png
extracting: fvue/static/pdfjs/web/images/treeitem-expanded@2x.png
inflating: fvue/static/pdfjs/web/locale/ach/viewer.properties
inflating: fvue/static/pdfjs/web/locale/af/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ak/viewer.properties
inflating: fvue/static/pdfjs/web/locale/an/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ar/viewer.properties
inflating: fvue/static/pdfjs/web/locale/as/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ast/viewer.properties
inflating: fvue/static/pdfjs/web/locale/az/viewer.properties
inflating: fvue/static/pdfjs/web/locale/be/viewer.properties
inflating: fvue/static/pdfjs/web/locale/bg/viewer.properties
inflating: fvue/static/pdfjs/web/locale/bn-BD/viewer.properties
inflating: fvue/static/pdfjs/web/locale/bn-IN/viewer.properties
inflating: fvue/static/pdfjs/web/locale/br/viewer.properties
inflating: fvue/static/pdfjs/web/locale/bs/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ca/viewer.properties
inflating: fvue/static/pdfjs/web/locale/cs/viewer.properties
inflating: fvue/static/pdfjs/web/locale/csb/viewer.properties
inflating: fvue/static/pdfjs/web/locale/cy/viewer.properties
inflating: fvue/static/pdfjs/web/locale/da/viewer.properties
inflating: fvue/static/pdfjs/web/locale/de/viewer.properties
inflating: fvue/static/pdfjs/web/locale/el/viewer.properties
inflating: fvue/static/pdfjs/web/locale/en-GB/viewer.properties
inflating: fvue/static/pdfjs/web/locale/en-US/viewer.properties
inflating: fvue/static/pdfjs/web/locale/en-ZA/viewer.properties
inflating: fvue/static/pdfjs/web/locale/eo/viewer.properties
inflating: fvue/static/pdfjs/web/locale/es-AR/viewer.properties
inflating: fvue/static/pdfjs/web/locale/es-CL/viewer.properties
inflating: fvue/static/pdfjs/web/locale/es-ES/viewer.properties
inflating: fvue/static/pdfjs/web/locale/es-MX/viewer.properties
inflating: fvue/static/pdfjs/web/locale/et/viewer.properties
inflating: fvue/static/pdfjs/web/locale/eu/viewer.properties
inflating: fvue/static/pdfjs/web/locale/fa/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ff/viewer.properties
inflating: fvue/static/pdfjs/web/locale/fi/viewer.properties
inflating: fvue/static/pdfjs/web/locale/fr/viewer.properties
inflating: fvue/static/pdfjs/web/locale/fy-NL/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ga-IE/viewer.properties
inflating: fvue/static/pdfjs/web/locale/gd/viewer.properties
inflating: fvue/static/pdfjs/web/locale/gl/viewer.properties
inflating: fvue/static/pdfjs/web/locale/gu-IN/viewer.properties
inflating: fvue/static/pdfjs/web/locale/he/viewer.properties
inflating: fvue/static/pdfjs/web/locale/hi-IN/viewer.properties
inflating: fvue/static/pdfjs/web/locale/hr/viewer.properties
inflating: fvue/static/pdfjs/web/locale/hu/viewer.properties
inflating: fvue/static/pdfjs/web/locale/hy-AM/viewer.properties
inflating: fvue/static/pdfjs/web/locale/id/viewer.properties
inflating: fvue/static/pdfjs/web/locale/is/viewer.properties
inflating: fvue/static/pdfjs/web/locale/it/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ja/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ka/viewer.properties
inflating: fvue/static/pdfjs/web/locale/kk/viewer.properties
inflating: fvue/static/pdfjs/web/locale/km/viewer.properties
inflating: fvue/static/pdfjs/web/locale/kn/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ko/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ku/viewer.properties
inflating: fvue/static/pdfjs/web/locale/lg/viewer.properties
inflating: fvue/static/pdfjs/web/locale/lij/viewer.properties
inflating: fvue/static/pdfjs/web/locale/locale.properties
inflating: fvue/static/pdfjs/web/locale/lt/viewer.properties
inflating: fvue/static/pdfjs/web/locale/lv/viewer.properties
inflating: fvue/static/pdfjs/web/locale/mai/viewer.properties
inflating: fvue/static/pdfjs/web/locale/mk/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ml/viewer.properties
inflating: fvue/static/pdfjs/web/locale/mn/viewer.properties
inflating: fvue/static/pdfjs/web/locale/mr/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ms/viewer.properties
inflating: fvue/static/pdfjs/web/locale/my/viewer.properties
inflating: fvue/static/pdfjs/web/locale/nb-NO/viewer.properties
inflating: fvue/static/pdfjs/web/locale/nl/viewer.properties
inflating: fvue/static/pdfjs/web/locale/nn-NO/viewer.properties
inflating: fvue/static/pdfjs/web/locale/nso/viewer.properties
inflating: fvue/static/pdfjs/web/locale/oc/viewer.properties
inflating: fvue/static/pdfjs/web/locale/or/viewer.properties
inflating: fvue/static/pdfjs/web/locale/pa-IN/viewer.properties
inflating: fvue/static/pdfjs/web/locale/pl/viewer.properties
inflating: fvue/static/pdfjs/web/locale/pt-BR/viewer.properties
inflating: fvue/static/pdfjs/web/locale/pt-PT/viewer.properties
inflating: fvue/static/pdfjs/web/locale/rm/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ro/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ru/viewer.properties
inflating: fvue/static/pdfjs/web/locale/rw/viewer.properties
inflating: fvue/static/pdfjs/web/locale/sah/viewer.properties
inflating: fvue/static/pdfjs/web/locale/si/viewer.properties
inflating: fvue/static/pdfjs/web/locale/sk/viewer.properties
inflating: fvue/static/pdfjs/web/locale/sl/viewer.properties
inflating: fvue/static/pdfjs/web/locale/son/viewer.properties
inflating: fvue/static/pdfjs/web/locale/sq/viewer.properties
inflating: fvue/static/pdfjs/web/locale/sr/viewer.properties
inflating: fvue/static/pdfjs/web/locale/sv-SE/viewer.properties
inflating: fvue/static/pdfjs/web/locale/sw/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ta/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ta-LK/viewer.properties
inflating: fvue/static/pdfjs/web/locale/te/viewer.properties
inflating: fvue/static/pdfjs/web/locale/th/viewer.properties
inflating: fvue/static/pdfjs/web/locale/tl/viewer.properties
inflating: fvue/static/pdfjs/web/locale/tn/viewer.properties
inflating: fvue/static/pdfjs/web/locale/tr/viewer.properties
inflating: fvue/static/pdfjs/web/locale/uk/viewer.properties
inflating: fvue/static/pdfjs/web/locale/ur/viewer.properties
inflating: fvue/static/pdfjs/web/locale/vi/viewer.properties
inflating: fvue/static/pdfjs/web/locale/wo/viewer.properties
inflating: fvue/static/pdfjs/web/locale/xh/viewer.properties
inflating: fvue/static/pdfjs/web/locale/zh-CN/viewer.properties
inflating: fvue/static/pdfjs/web/locale/zh-TW/viewer.properties
inflating: fvue/static/pdfjs/web/locale/zu/viewer.properties
inflating: fvue/static/pdfjs/web/viewer.css
extracting: fvue/static/pdfjs/web/viewer.css.gz
inflating: fvue/static/pdfjs/web/viewer.html
extracting: fvue/static/pdfjs/web/viewer.html.gz
inflating: fvue/static/pdfjs/web/viewer.js
extracting: fvue/static/pdfjs/web/viewer.js.gz
inflating: fvue/static/ueditor/dialogs/anchor/anchor.html
inflating: fvue/static/ueditor/dialogs/attachment/attachment.css
extracting: fvue/static/ueditor/dialogs/attachment/attachment.css.gz
inflating: fvue/static/ueditor/dialogs/attachment/attachment.html
inflating: fvue/static/ueditor/dialogs/attachment/attachment.js
extracting: fvue/static/ueditor/dialogs/attachment/attachment.js.gz
inflating: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_chm.gif
extracting: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_default.png
inflating: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_doc.gif
inflating: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_exe.gif
inflating: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_jpg.gif
inflating: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_mp3.gif
inflating: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_mv.gif
inflating: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_pdf.gif
inflating: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_ppt.gif
inflating: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_psd.gif
inflating: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_rar.gif
inflating: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_txt.gif
inflating: fvue/static/ueditor/dialogs/attachment/fileTypeImages/icon_xls.gif
extracting: fvue/static/ueditor/dialogs/attachment/images/alignicon.gif
extracting: fvue/static/ueditor/dialogs/attachment/images/alignicon.png
extracting: fvue/static/ueditor/dialogs/attachment/images/bg.png
extracting: fvue/static/ueditor/dialogs/attachment/images/file-icons.gif
inflating: fvue/static/ueditor/dialogs/attachment/images/file-icons.png
extracting: fvue/static/ueditor/dialogs/attachment/images/icons.gif
inflating: fvue/static/ueditor/dialogs/attachment/images/icons.png
inflating: fvue/static/ueditor/dialogs/attachment/images/image.png
inflating: fvue/static/ueditor/dialogs/attachment/images/progress.png
extracting: fvue/static/ueditor/dialogs/attachment/images/success.gif
inflating: fvue/static/ueditor/dialogs/attachment/images/success.png
inflating: fvue/static/ueditor/dialogs/background/background.css
inflating: fvue/static/ueditor/dialogs/background/background.html
inflating: fvue/static/ueditor/dialogs/background/background.js
extracting: fvue/static/ueditor/dialogs/background/background.js.gz
extracting: fvue/static/ueditor/dialogs/background/images/bg.png
inflating: fvue/static/ueditor/dialogs/background/images/success.png
inflating: fvue/static/ueditor/dialogs/charts/chart.config.js
inflating: fvue/static/ueditor/dialogs/charts/charts.css
inflating: fvue/static/ueditor/dialogs/charts/charts.html
inflating: fvue/static/ueditor/dialogs/charts/charts.js
extracting: fvue/static/ueditor/dialogs/charts/charts.js.gz
inflating: fvue/static/ueditor/dialogs/charts/images/charts0.png
inflating: fvue/static/ueditor/dialogs/charts/images/charts1.png
inflating: fvue/static/ueditor/dialogs/charts/images/charts2.png
inflating: fvue/static/ueditor/dialogs/charts/images/charts3.png
inflating: fvue/static/ueditor/dialogs/charts/images/charts4.png
inflating: fvue/static/ueditor/dialogs/charts/images/charts5.png
inflating: fvue/static/ueditor/dialogs/emotion/emotion.css
inflating: fvue/static/ueditor/dialogs/emotion/emotion.html
inflating: fvue/static/ueditor/dialogs/emotion/emotion.js
extracting: fvue/static/ueditor/dialogs/emotion/images/0.gif
inflating: fvue/static/ueditor/dialogs/emotion/images/bface.gif
inflating: fvue/static/ueditor/dialogs/emotion/images/cface.gif
inflating: fvue/static/ueditor/dialogs/emotion/images/fface.gif
inflating: fvue/static/ueditor/dialogs/emotion/images/jxface2.gif
extracting: fvue/static/ueditor/dialogs/emotion/images/neweditor-tab-bg.png
inflating: fvue/static/ueditor/dialogs/emotion/images/tface.gif
inflating: fvue/static/ueditor/dialogs/emotion/images/wface.gif
inflating: fvue/static/ueditor/dialogs/emotion/images/yface.gif
inflating: fvue/static/ueditor/dialogs/gmap/gmap.html
inflating: fvue/static/ueditor/dialogs/help/help.css
inflating: fvue/static/ueditor/dialogs/help/help.html
inflating: fvue/static/ueditor/dialogs/help/help.js
inflating: fvue/static/ueditor/dialogs/image/image.css
extracting: fvue/static/ueditor/dialogs/image/image.css.gz
inflating: fvue/static/ueditor/dialogs/image/image.html
inflating: fvue/static/ueditor/dialogs/image/image.js
inflating: fvue/static/ueditor/dialogs/image/image.js.gz
inflating: fvue/static/ueditor/dialogs/image/images/alignicon.jpg
extracting: fvue/static/ueditor/dialogs/image/images/bg.png
extracting: fvue/static/ueditor/dialogs/image/images/icons.gif
inflating: fvue/static/ueditor/dialogs/image/images/icons.png
inflating: fvue/static/ueditor/dialogs/image/images/image.png
inflating: fvue/static/ueditor/dialogs/image/images/progress.png
extracting: fvue/static/ueditor/dialogs/image/images/success.gif
inflating: fvue/static/ueditor/dialogs/image/images/success.png
inflating: fvue/static/ueditor/dialogs/insertframe/insertframe.html
inflating: fvue/static/ueditor/dialogs/internal.js
inflating: fvue/static/ueditor/dialogs/link/link.html
inflating: fvue/static/ueditor/dialogs/map/map.html
inflating: fvue/static/ueditor/dialogs/map/show.html
inflating: fvue/static/ueditor/dialogs/music/music.css
inflating: fvue/static/ueditor/dialogs/music/music.html
inflating: fvue/static/ueditor/dialogs/music/music.js
inflating: fvue/static/ueditor/dialogs/preview/preview.html
extracting: fvue/static/ueditor/dialogs/scrawl/images/addimg.png
extracting: fvue/static/ueditor/dialogs/scrawl/images/brush.png
extracting: fvue/static/ueditor/dialogs/scrawl/images/delimg.png
extracting: fvue/static/ueditor/dialogs/scrawl/images/delimgH.png
extracting: fvue/static/ueditor/dialogs/scrawl/images/empty.png
inflating: fvue/static/ueditor/dialogs/scrawl/images/emptyH.png
inflating: fvue/static/ueditor/dialogs/scrawl/images/eraser.png
extracting: fvue/static/ueditor/dialogs/scrawl/images/redo.png
extracting: fvue/static/ueditor/dialogs/scrawl/images/redoH.png
extracting: fvue/static/ueditor/dialogs/scrawl/images/scale.png
extracting: fvue/static/ueditor/dialogs/scrawl/images/scaleH.png
inflating: fvue/static/ueditor/dialogs/scrawl/images/size.png
extracting: fvue/static/ueditor/dialogs/scrawl/images/undo.png
extracting: fvue/static/ueditor/dialogs/scrawl/images/undoH.png
inflating: fvue/static/ueditor/dialogs/scrawl/scrawl.css
inflating: fvue/static/ueditor/dialogs/scrawl/scrawl.html
inflating: fvue/static/ueditor/dialogs/scrawl/scrawl.js
extracting: fvue/static/ueditor/dialogs/scrawl/scrawl.js.gz
inflating: fvue/static/ueditor/dialogs/searchreplace/searchreplace.html
inflating: fvue/static/ueditor/dialogs/searchreplace/searchreplace.js
inflating: fvue/static/ueditor/dialogs/snapscreen/snapscreen.html
inflating: fvue/static/ueditor/dialogs/spechars/spechars.html
inflating: fvue/static/ueditor/dialogs/spechars/spechars.js
extracting: fvue/static/ueditor/dialogs/table/dragicon.png
inflating: fvue/static/ueditor/dialogs/table/edittable.css
inflating: fvue/static/ueditor/dialogs/table/edittable.html
inflating: fvue/static/ueditor/dialogs/table/edittable.js
inflating: fvue/static/ueditor/dialogs/table/edittd.html
inflating: fvue/static/ueditor/dialogs/table/edittip.html
inflating: fvue/static/ueditor/dialogs/template/config.js
extracting: fvue/static/ueditor/dialogs/template/config.js.gz
extracting: fvue/static/ueditor/dialogs/template/images/bg.gif
extracting: fvue/static/ueditor/dialogs/template/images/pre0.png
extracting: fvue/static/ueditor/dialogs/template/images/pre1.png
extracting: fvue/static/ueditor/dialogs/template/images/pre2.png
extracting: fvue/static/ueditor/dialogs/template/images/pre3.png
extracting: fvue/static/ueditor/dialogs/template/images/pre4.png
inflating: fvue/static/ueditor/dialogs/template/template.css
inflating: fvue/static/ueditor/dialogs/template/template.html
inflating: fvue/static/ueditor/dialogs/template/template.js
extracting: fvue/static/ueditor/dialogs/video/images/bg.png
inflating: fvue/static/ueditor/dialogs/video/images/center_focus.jpg
extracting: fvue/static/ueditor/dialogs/video/images/file-icons.gif
inflating: fvue/static/ueditor/dialogs/video/images/file-icons.png
extracting: fvue/static/ueditor/dialogs/video/images/icons.gif
inflating: fvue/static/ueditor/dialogs/video/images/icons.png
inflating: fvue/static/ueditor/dialogs/video/images/image.png
inflating: fvue/static/ueditor/dialogs/video/images/left_focus.jpg
inflating: fvue/static/ueditor/dialogs/video/images/none_focus.jpg
inflating: fvue/static/ueditor/dialogs/video/images/progress.png
inflating: fvue/static/ueditor/dialogs/video/images/right_focus.jpg
extracting: fvue/static/ueditor/dialogs/video/images/success.gif
inflating: fvue/static/ueditor/dialogs/video/images/success.png
inflating: fvue/static/ueditor/dialogs/video/video.css
extracting: fvue/static/ueditor/dialogs/video/video.css.gz
inflating: fvue/static/ueditor/dialogs/video/video.html
inflating: fvue/static/ueditor/dialogs/video/video.js
extracting: fvue/static/ueditor/dialogs/video/video.js.gz
inflating: fvue/static/ueditor/dialogs/webapp/webapp.html
inflating: fvue/static/ueditor/dialogs/wordimage/tangram.js
extracting: fvue/static/ueditor/dialogs/wordimage/tangram.js.gz
inflating: fvue/static/ueditor/dialogs/wordimage/wordimage.html
inflating: fvue/static/ueditor/dialogs/wordimage/wordimage.js
inflating: fvue/static/ueditor/jquery-2.2.3.min.js
extracting: fvue/static/ueditor/jquery-2.2.3.min.js.gz
inflating: fvue/static/ueditor/lang/en/en.js
extracting: fvue/static/ueditor/lang/en/en.js.gz
extracting: fvue/static/ueditor/lang/en/images/addimage.png
extracting: fvue/static/ueditor/lang/en/images/alldeletebtnhoverskin.png
extracting: fvue/static/ueditor/lang/en/images/alldeletebtnupskin.png
inflating: fvue/static/ueditor/lang/en/images/background.png
extracting: fvue/static/ueditor/lang/en/images/button.png
extracting: fvue/static/ueditor/lang/en/images/copy.png
extracting: fvue/static/ueditor/lang/en/images/deletedisable.png
extracting: fvue/static/ueditor/lang/en/images/deleteenable.png
inflating: fvue/static/ueditor/lang/en/images/listbackground.png
extracting: fvue/static/ueditor/lang/en/images/localimage.png
inflating: fvue/static/ueditor/lang/en/images/music.png
extracting: fvue/static/ueditor/lang/en/images/rotateleftdisable.png
extracting: fvue/static/ueditor/lang/en/images/rotateleftenable.png
extracting: fvue/static/ueditor/lang/en/images/rotaterightdisable.png
extracting: fvue/static/ueditor/lang/en/images/rotaterightenable.png
extracting: fvue/static/ueditor/lang/en/images/upload.png
extracting: fvue/static/ueditor/lang/zh-cn/images/copy.png
inflating: fvue/static/ueditor/lang/zh-cn/images/localimage.png
extracting: fvue/static/ueditor/lang/zh-cn/images/music.png
extracting: fvue/static/ueditor/lang/zh-cn/images/upload.png
inflating: fvue/static/ueditor/lang/zh-cn/zh-cn.js
extracting: fvue/static/ueditor/lang/zh-cn/zh-cn.js.gz
inflating: fvue/static/ueditor/Print.js
inflating: fvue/static/ueditor/themes/default/css/ueditor.css
extracting: fvue/static/ueditor/themes/default/css/ueditor.css.gz
inflating: fvue/static/ueditor/themes/default/css/ueditor.min.css
extracting: fvue/static/ueditor/themes/default/css/ueditor.min.css.gz
inflating: fvue/static/ueditor/themes/default/dialogbase.css
extracting: fvue/static/ueditor/themes/default/images/anchor.gif
inflating: fvue/static/ueditor/themes/default/images/arrow.png
inflating: fvue/static/ueditor/themes/default/images/arrow_down.png
inflating: fvue/static/ueditor/themes/default/images/arrow_up.png
extracting: fvue/static/ueditor/themes/default/images/button-bg.gif
extracting: fvue/static/ueditor/themes/default/images/cancelbutton.gif
extracting: fvue/static/ueditor/themes/default/images/charts.png
extracting: fvue/static/ueditor/themes/default/images/cursor_h.gif
extracting: fvue/static/ueditor/themes/default/images/cursor_h.png
extracting: fvue/static/ueditor/themes/default/images/cursor_v.gif
extracting: fvue/static/ueditor/themes/default/images/cursor_v.png
inflating: fvue/static/ueditor/themes/default/images/dialog-title-bg.png
extracting: fvue/static/ueditor/themes/default/images/filescan.png
extracting: fvue/static/ueditor/themes/default/images/highlighted.gif
inflating: fvue/static/ueditor/themes/default/images/icons-all.gif
inflating: fvue/static/ueditor/themes/default/images/icons.gif
inflating: fvue/static/ueditor/themes/default/images/icons.png
extracting: fvue/static/ueditor/themes/default/images/loaderror.png
inflating: fvue/static/ueditor/themes/default/images/loading.gif
extracting: fvue/static/ueditor/themes/default/images/lock.gif
extracting: fvue/static/ueditor/themes/default/images/neweditor-tab-bg.png
extracting: fvue/static/ueditor/themes/default/images/pagebreak.gif
extracting: fvue/static/ueditor/themes/default/images/scale.png
extracting: fvue/static/ueditor/themes/default/images/sortable.png
extracting: fvue/static/ueditor/themes/default/images/spacer.gif
extracting: fvue/static/ueditor/themes/default/images/sparator_v.png
inflating: fvue/static/ueditor/themes/default/images/table-cell-align.png
inflating: fvue/static/ueditor/themes/default/images/tangram-colorpicker.png
extracting: fvue/static/ueditor/themes/default/images/toolbar_bg.png
extracting: fvue/static/ueditor/themes/default/images/unhighlighted.gif
extracting: fvue/static/ueditor/themes/default/images/upload.png
inflating: fvue/static/ueditor/themes/default/images/videologo.gif
inflating: fvue/static/ueditor/themes/default/images/word.gif
inflating: fvue/static/ueditor/themes/default/images/wordpaste.png
extracting: fvue/static/ueditor/themes/iframe.css
inflating: fvue/static/ueditor/third-party/codemirror/codemirror.css
inflating: fvue/static/ueditor/third-party/codemirror/codemirror.js
extracting: fvue/static/ueditor/third-party/codemirror/codemirror.js.gz
inflating: fvue/static/ueditor/third-party/highcharts/adapters/mootools-adapter.js
inflating: fvue/static/ueditor/third-party/highcharts/adapters/mootools-adapter.src.js
inflating: fvue/static/ueditor/third-party/highcharts/adapters/prototype-adapter.js
inflating: fvue/static/ueditor/third-party/highcharts/adapters/prototype-adapter.src.js
inflating: fvue/static/ueditor/third-party/highcharts/adapters/standalone-framework.js
inflating: fvue/static/ueditor/third-party/highcharts/adapters/standalone-framework.src.js
extracting: fvue/static/ueditor/third-party/highcharts/adapters/standalone-framework.src.js.gz
inflating: fvue/static/ueditor/third-party/highcharts/highcharts-more.js
extracting: fvue/static/ueditor/third-party/highcharts/highcharts-more.js.gz
inflating: fvue/static/ueditor/third-party/highcharts/highcharts-more.src.js
extracting: fvue/static/ueditor/third-party/highcharts/highcharts-more.src.js.gz
inflating: fvue/static/ueditor/third-party/highcharts/highcharts.js
extracting: fvue/static/ueditor/third-party/highcharts/highcharts.js.gz
inflating: fvue/static/ueditor/third-party/highcharts/highcharts.src.js
extracting: fvue/static/ueditor/third-party/highcharts/highcharts.src.js.gz
inflating: fvue/static/ueditor/third-party/highcharts/modules/annotations.js
inflating: fvue/static/ueditor/third-party/highcharts/modules/annotations.src.js
inflating: fvue/static/ueditor/third-party/highcharts/modules/canvas-tools.js
extracting: fvue/static/ueditor/third-party/highcharts/modules/canvas-tools.js.gz
inflating: fvue/static/ueditor/third-party/highcharts/modules/canvas-tools.src.js
extracting: fvue/static/ueditor/third-party/highcharts/modules/canvas-tools.src.js.gz
inflating: fvue/static/ueditor/third-party/highcharts/modules/data.js
inflating: fvue/static/ueditor/third-party/highcharts/modules/data.src.js
extracting: fvue/static/ueditor/third-party/highcharts/modules/data.src.js.gz
inflating: fvue/static/ueditor/third-party/highcharts/modules/drilldown.js
inflating: fvue/static/ueditor/third-party/highcharts/modules/drilldown.src.js
extracting: fvue/static/ueditor/third-party/highcharts/modules/drilldown.src.js.gz
inflating: fvue/static/ueditor/third-party/highcharts/modules/exporting.js
inflating: fvue/static/ueditor/third-party/highcharts/modules/exporting.src.js
extracting: fvue/static/ueditor/third-party/highcharts/modules/exporting.src.js.gz
inflating: fvue/static/ueditor/third-party/highcharts/modules/funnel.js
inflating: fvue/static/ueditor/third-party/highcharts/modules/funnel.src.js
inflating: fvue/static/ueditor/third-party/highcharts/modules/heatmap.js
inflating: fvue/static/ueditor/third-party/highcharts/modules/heatmap.src.js
inflating: fvue/static/ueditor/third-party/highcharts/modules/map.js
inflating: fvue/static/ueditor/third-party/highcharts/modules/map.src.js
extracting: fvue/static/ueditor/third-party/highcharts/modules/map.src.js.gz
inflating: fvue/static/ueditor/third-party/highcharts/modules/no-data-to-display.js
inflating: fvue/static/ueditor/third-party/highcharts/modules/no-data-to-display.src.js
inflating: fvue/static/ueditor/third-party/highcharts/themes/dark-blue.js
inflating: fvue/static/ueditor/third-party/highcharts/themes/dark-green.js
inflating: fvue/static/ueditor/third-party/highcharts/themes/gray.js
inflating: fvue/static/ueditor/third-party/highcharts/themes/grid.js
inflating: fvue/static/ueditor/third-party/highcharts/themes/skies.js
inflating: fvue/static/ueditor/third-party/jquery-1.10.2.js
extracting: fvue/static/ueditor/third-party/jquery-1.10.2.js.gz
inflating: fvue/static/ueditor/third-party/jquery-1.10.2.min.js
extracting: fvue/static/ueditor/third-party/jquery-1.10.2.min.js.gz
inflating: fvue/static/ueditor/third-party/jquery-1.10.2.min.map
inflating: fvue/static/ueditor/third-party/snapscreen/UEditorSnapscreen.exe
inflating: fvue/static/ueditor/third-party/SyntaxHighlighter/shCore.js
extracting: fvue/static/ueditor/third-party/SyntaxHighlighter/shCore.js.gz
inflating: fvue/static/ueditor/third-party/SyntaxHighlighter/shCoreDefault.css
inflating: fvue/static/ueditor/third-party/video-js/font/vjs.eot
inflating: fvue/static/ueditor/third-party/video-js/font/vjs.svg
inflating: fvue/static/ueditor/third-party/video-js/font/vjs.ttf
inflating: fvue/static/ueditor/third-party/video-js/font/vjs.woff
inflating: fvue/static/ueditor/third-party/video-js/video-js.css
extracting: fvue/static/ueditor/third-party/video-js/video-js.css.gz
inflating: fvue/static/ueditor/third-party/video-js/video-js.min.css
extracting: fvue/static/ueditor/third-party/video-js/video-js.min.css.gz
inflating: fvue/static/ueditor/third-party/video-js/video.dev.js
extracting: fvue/static/ueditor/third-party/video-js/video.dev.js.gz
inflating: fvue/static/ueditor/third-party/video-js/video.js
extracting: fvue/static/ueditor/third-party/video-js/video.js.gz
inflating: fvue/static/ueditor/third-party/webuploader/webuploader.css
inflating: fvue/static/ueditor/third-party/webuploader/webuploader.custom.js
extracting: fvue/static/ueditor/third-party/webuploader/webuploader.custom.js.gz
inflating: fvue/static/ueditor/third-party/webuploader/webuploader.custom.min.js
extracting: fvue/static/ueditor/third-party/webuploader/webuploader.custom.min.js.gz
inflating: fvue/static/ueditor/third-party/webuploader/webuploader.flashonly.js
extracting: fvue/static/ueditor/third-party/webuploader/webuploader.flashonly.js.gz
inflating: fvue/static/ueditor/third-party/webuploader/webuploader.flashonly.min.js
extracting: fvue/static/ueditor/third-party/webuploader/webuploader.flashonly.min.js.gz
inflating: fvue/static/ueditor/third-party/webuploader/webuploader.html5only.js
extracting: fvue/static/ueditor/third-party/webuploader/webuploader.html5only.js.gz
inflating: fvue/static/ueditor/third-party/webuploader/webuploader.html5only.min.js
extracting: fvue/static/ueditor/third-party/webuploader/webuploader.html5only.min.js.gz
inflating: fvue/static/ueditor/third-party/webuploader/webuploader.js
extracting: fvue/static/ueditor/third-party/webuploader/webuploader.js.gz
inflating: fvue/static/ueditor/third-party/webuploader/webuploader.min.js
extracting: fvue/static/ueditor/third-party/webuploader/webuploader.min.js.gz
inflating: fvue/static/ueditor/third-party/webuploader/webuploader.withoutimage.js
extracting: fvue/static/ueditor/third-party/webuploader/webuploader.withoutimage.js.gz
inflating: fvue/static/ueditor/third-party/webuploader/webuploader.withoutimage.min.js
extracting: fvue/static/ueditor/third-party/webuploader/webuploader.withoutimage.min.js.gz
inflating: fvue/static/ueditor/third-party/xss.min.js
extracting: fvue/static/ueditor/third-party/xss.min.js.gz
inflating: fvue/static/ueditor/third-party/zeroclipboard/ZeroClipboard.js
extracting: fvue/static/ueditor/third-party/zeroclipboard/ZeroClipboard.js.gz
inflating: fvue/static/ueditor/third-party/zeroclipboard/ZeroClipboard.min.js
extracting: fvue/static/ueditor/third-party/zeroclipboard/ZeroClipboard.min.js.gz
inflating: fvue/static/ueditor/ueditor.all.js
extracting: fvue/static/ueditor/ueditor.all.js.gz
inflating: fvue/static/ueditor/ueditor.all.min.js
extracting: fvue/static/ueditor/ueditor.all.min.js.gz
inflating: fvue/static/ueditor/ueditor.config.js
extracting: fvue/static/ueditor/ueditor.config.js.gz
inflating: fvue/static/ueditor/ueditor.parse.js
extracting: fvue/static/ueditor/ueditor.parse.js.gz
inflating: fvue/static/ueditor/ueditor.parse.min.js
extracting: fvue/static/ueditor/ueditor.parse.min.js.gz
inflating: fvue/static/videoPlayer/h5player.min.js
inflating: fvue/static/videoPlayer/h5player.min.js.gz
inflating: fvue/static/webOffice/iWebOffice2015.js
extracting: fvue/static/webOffice/iWebOffice2015.js.gz
inflating: fvue/static/webOffice/WebOffice.js
extracting: fvue/static/webOffice/WebOffice.js.gz
inflating: fvue/style.css
inflating: fvue/urldemo.html
inflating: fvue/videoPlayer/jquery-1.12.4.min.js
extracting: fvue/videoPlayer/jquery-1.12.4.min.js.gz
inflating: fvue/videoPlayer/jsencrypt.min.js
extracting: fvue/videoPlayer/jsencrypt.min.js.gz
inflating: fvue/videoPlayer/jsWebControl-1.0.0.min.js
extracting: fvue/videoPlayer/jsWebControl-1.0.0.min.js.gz
inflating: fvue/videoPlayer/videoPlayer.html
extracting: fvue/videoPlayer/videoPlayer.html.gz
inflating: fvue/yhxt.ico
SSH: EXEC: completed after 1,221 ms
SSH: Disconnecting configuration [183.230.176.125-web(养护系统测试环境web)] ...
SSH: Transferred 1 file(s)
Finished: SUCCESS