From 3fd6aa1beec0b2d7a4e24bcf9e74c27a8cabd1e0 Mon Sep 17 00:00:00 2001 From: caoyuchun Date: Sat, 26 Jul 2025 09:44:11 +0700 Subject: [PATCH] cyc --- .../xml-digital-teaching/lib/catalog.css | 8 +- .../xml-digital-teaching/lib/catalog.js | 4 +- .../xml-digital-teaching/lib/catalog.min.css | 2 +- src/plugin/xml-digital-teaching/lib/ebook.css | 6 +- src/plugin/xml-digital-teaching/lib/ebook.js | 4 +- src/plugin/xml-digital-teaching/lib/group.js | 4 +- src/plugin/xml-digital-teaching/lib/html.js | 2 +- src/plugin/xml-digital-teaching/lib/image.css | 6 +- src/plugin/xml-digital-teaching/lib/image.js | 4 +- .../xml-digital-teaching/lib/image.min.css | 2 +- .../xml-digital-teaching/lib/imageText.css | 46 +- .../xml-digital-teaching/lib/imageText.js | 25 +- .../lib/imageText.min.css | 2 +- src/plugin/xml-digital-teaching/lib/index.css | 4544 ++++++++--------- src/plugin/xml-digital-teaching/lib/index.js | 2268 ++++---- .../xml-digital-teaching/lib/index.min.css | 2 +- src/plugin/xml-digital-teaching/lib/layout.js | 2 +- src/plugin/xml-digital-teaching/lib/music.js | 2 +- .../xml-digital-teaching/lib/paragraph.css | 118 +- .../xml-digital-teaching/lib/paragraph.js | 89 +- .../xml-digital-teaching/lib/question.css | 704 +-- .../xml-digital-teaching/lib/question.js | 44 +- .../xml-digital-teaching/lib/question.min.css | 2 +- .../xml-digital-teaching/lib/render.css | 8 +- src/plugin/xml-digital-teaching/lib/render.js | 8 +- .../xml-digital-teaching/lib/render.min.css | 2 +- .../xml-digital-teaching/lib/resource.css | 4 +- .../xml-digital-teaching/lib/resource.js | 4 +- .../xml-digital-teaching/lib/resource.min.css | 2 +- .../lib/single-ctalog-group.css | 6 +- .../lib/single-ctalog-group.js | 5 +- .../lib/single-ebook-group.css | 6 +- .../lib/single-ebook-group.js | 5 +- .../lib/single-html-group.css | 6 +- .../lib/single-html-group.js | 5 +- .../lib/single-image-group.js | 3 +- .../lib/single-music-group.css | 6 +- .../lib/single-music-group.js | 5 +- .../lib/single-question-group.css | 6 +- .../lib/single-question-group.js | 5 +- .../lib/single-resource-group.css | 6 +- .../lib/single-resource-group.js | 5 +- .../lib/single-testpaper-group.css | 6 +- .../lib/single-testpaper-group.js | 5 +- .../lib/single-text-group.css | 6 +- .../lib/single-text-group.js | 5 +- .../lib/single-video-group.css | 6 +- .../lib/single-video-group.js | 5 +- .../xml-digital-teaching/lib/splitline.css | 84 +- .../xml-digital-teaching/lib/splitline.js | 73 +- .../xml-digital-teaching/lib/testPaper.js | 4 +- src/plugin/xml-digital-teaching/lib/text.css | 16 +- src/plugin/xml-digital-teaching/lib/text.js | 6 +- .../xml-digital-teaching/lib/theme/index.css | 2 +- .../lib/theme/xml-components/theme.css | 2 +- .../xml-components/xmlDigitalTeaching.css | 2 +- .../xmlSingleQuestionRender.css | 2 +- .../xmlSingleTextGroupRender.css | 2 +- src/plugin/xml-digital-teaching/lib/title.css | 118 +- src/plugin/xml-digital-teaching/lib/title.js | 91 +- .../xml-digital-teaching/lib/titleLibrary.css | 178 +- .../xml-digital-teaching/lib/titleLibrary.js | 115 +- .../lib/titleLibrary.min.css | 2 +- src/plugin/xml-digital-teaching/lib/video.css | 12 +- src/plugin/xml-digital-teaching/lib/video.js | 6 +- .../xml-digital-teaching/lib/video.min.css | 2 +- 66 files changed, 4487 insertions(+), 4250 deletions(-) diff --git a/src/plugin/xml-digital-teaching/lib/catalog.css b/src/plugin/xml-digital-teaching/lib/catalog.css index 99c55f4..f54ac46 100644 --- a/src/plugin/xml-digital-teaching/lib/catalog.css +++ b/src/plugin/xml-digital-teaching/lib/catalog.css @@ -1,14 +1,14 @@ -.catalog-node-label[data-v-4dfce84e] { +.catalog-node-label[data-v-842ba544] { display: flex; align-items: center; } -.catalog-node-label img[data-v-4dfce84e] { +.catalog-node-label img[data-v-842ba544] { margin-right: 4px; } -.xml-show-catalog[data-v-4dfce84e] .el-tree-node__content { +.xml-show-catalog[data-v-842ba544] .el-tree-node__content { height: auto; } -.xml-show-catalog[data-v-4dfce84e] .el-tree-node__content .catalog-node-label { +.xml-show-catalog[data-v-842ba544] .el-tree-node__content .catalog-node-label { max-width: calc(100% - 24px); word-break: break-all; white-space: normal; diff --git a/src/plugin/xml-digital-teaching/lib/catalog.js b/src/plugin/xml-digital-teaching/lib/catalog.js index 586c0e3..d82c099 100644 --- a/src/plugin/xml-digital-teaching/lib/catalog.js +++ b/src/plugin/xml-digital-teaching/lib/catalog.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile +* Copyright ©Thu Jul 24 2025 15:16:57 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ // @@ -307,7 +307,7 @@ __vue_render__._withStripped = true; /* style */ const __vue_inject_styles__ = undefined; /* scoped */ - const __vue_scope_id__ = "data-v-4dfce84e"; + const __vue_scope_id__ = "data-v-842ba544"; /* module identifier */ const __vue_module_identifier__ = undefined; /* functional template */ diff --git a/src/plugin/xml-digital-teaching/lib/catalog.min.css b/src/plugin/xml-digital-teaching/lib/catalog.min.css index 010413e..4e309de 100644 --- a/src/plugin/xml-digital-teaching/lib/catalog.min.css +++ b/src/plugin/xml-digital-teaching/lib/catalog.min.css @@ -1 +1 @@ -.catalog-node-label[data-v-4dfce84e]{display:flex;align-items:center}.catalog-node-label img[data-v-4dfce84e]{margin-right:4px}.xml-show-catalog[data-v-4dfce84e] .el-tree-node__content{height:auto}.xml-show-catalog[data-v-4dfce84e] .el-tree-node__content .catalog-node-label{max-width:calc(100% - 24px);word-break:break-all;white-space:normal}.xml-show-catalog .el-tree-node__content{display:flex!important} \ No newline at end of file +.catalog-node-label[data-v-842ba544]{display:flex;align-items:center}.catalog-node-label img[data-v-842ba544]{margin-right:4px}.xml-show-catalog[data-v-842ba544] .el-tree-node__content{height:auto}.xml-show-catalog[data-v-842ba544] .el-tree-node__content .catalog-node-label{max-width:calc(100% - 24px);word-break:break-all;white-space:normal}.xml-show-catalog .el-tree-node__content{display:flex!important} \ No newline at end of file diff --git a/src/plugin/xml-digital-teaching/lib/ebook.css b/src/plugin/xml-digital-teaching/lib/ebook.css index aaa6cc8..6fb16c8 100644 --- a/src/plugin/xml-digital-teaching/lib/ebook.css +++ b/src/plugin/xml-digital-teaching/lib/ebook.css @@ -1,9 +1,9 @@ -.xml-ebook-container-h5[data-v-2d385f5d] { +.xml-ebook-container-h5[data-v-153d7766] { } -.xml-ebook-container-pc[data-v-2d385f5d] { +.xml-ebook-container-pc[data-v-153d7766] { } -.xml-ebook-container-pad[data-v-2d385f5d] { +.xml-ebook-container-pad[data-v-153d7766] { } diff --git a/src/plugin/xml-digital-teaching/lib/ebook.js b/src/plugin/xml-digital-teaching/lib/ebook.js index 27a32b5..6361bb2 100644 --- a/src/plugin/xml-digital-teaching/lib/ebook.js +++ b/src/plugin/xml-digital-teaching/lib/ebook.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile +* Copyright ©Thu Jul 24 2025 15:16:57 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ // @@ -864,7 +864,7 @@ __vue_render__._withStripped = true; /* style */ const __vue_inject_styles__ = undefined; /* scoped */ - const __vue_scope_id__ = "data-v-2d385f5d"; + const __vue_scope_id__ = "data-v-153d7766"; /* module identifier */ const __vue_module_identifier__ = undefined; /* functional template */ diff --git a/src/plugin/xml-digital-teaching/lib/group.js b/src/plugin/xml-digital-teaching/lib/group.js index 1f03130..6f3ab64 100644 --- a/src/plugin/xml-digital-teaching/lib/group.js +++ b/src/plugin/xml-digital-teaching/lib/group.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile +* Copyright ©Thu Jul 24 2025 15:16:57 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ // @@ -211,7 +211,7 @@ __vue_render__._withStripped = true; /* style */ const __vue_inject_styles__ = undefined; /* scoped */ - const __vue_scope_id__ = "data-v-2e1d8bbf"; + const __vue_scope_id__ = "data-v-bcc366a2"; /* module identifier */ const __vue_module_identifier__ = undefined; /* functional template */ diff --git a/src/plugin/xml-digital-teaching/lib/html.js b/src/plugin/xml-digital-teaching/lib/html.js index 3ef5dc2..81924dd 100644 --- a/src/plugin/xml-digital-teaching/lib/html.js +++ b/src/plugin/xml-digital-teaching/lib/html.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile +* Copyright ©Thu Jul 24 2025 15:16:57 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ // diff --git a/src/plugin/xml-digital-teaching/lib/image.css b/src/plugin/xml-digital-teaching/lib/image.css index cb10722..08bbc6f 100644 --- a/src/plugin/xml-digital-teaching/lib/image.css +++ b/src/plugin/xml-digital-teaching/lib/image.css @@ -4,15 +4,15 @@ } -.el-image__inner[data-v-6ccbf037] { +.el-image__inner[data-v-2cbc6547] { width: 100% !important; } -.xml-image-ping-pu-h5[data-v-6ccbf037] { +.xml-image-ping-pu-h5[data-v-2cbc6547] { display: flex; flex-direction: column; align-items: center; } -.xml-image-hua-lang[data-v-6ccbf037] { +.xml-image-hua-lang[data-v-2cbc6547] { display: flex; flex-direction: column; align-items: center; diff --git a/src/plugin/xml-digital-teaching/lib/image.js b/src/plugin/xml-digital-teaching/lib/image.js index c1c5e22..3bcd21a 100644 --- a/src/plugin/xml-digital-teaching/lib/image.js +++ b/src/plugin/xml-digital-teaching/lib/image.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile +* Copyright ©Thu Jul 24 2025 15:16:57 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import Vue from 'vue'; @@ -1118,7 +1118,7 @@ __vue_render__$2._withStripped = true; /* style */ const __vue_inject_styles__$1 = undefined; /* scoped */ - const __vue_scope_id__$1 = "data-v-6ccbf037"; + const __vue_scope_id__$1 = "data-v-2cbc6547"; /* module identifier */ const __vue_module_identifier__$1 = undefined; /* functional template */ diff --git a/src/plugin/xml-digital-teaching/lib/image.min.css b/src/plugin/xml-digital-teaching/lib/image.min.css index 8839b85..b0918e4 100644 --- a/src/plugin/xml-digital-teaching/lib/image.min.css +++ b/src/plugin/xml-digital-teaching/lib/image.min.css @@ -1 +1 @@ -.xml-image-lun-bo .el-carousel__item{text-align:center}.el-image__inner[data-v-6ccbf037]{width:100%!important}.xml-image-ping-pu-h5[data-v-6ccbf037]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-6ccbf037]{display:flex;flex-direction:column;align-items:center} \ No newline at end of file +.xml-image-lun-bo .el-carousel__item{text-align:center}.el-image__inner[data-v-2cbc6547]{width:100%!important}.xml-image-ping-pu-h5[data-v-2cbc6547]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-2cbc6547]{display:flex;flex-direction:column;align-items:center} \ No newline at end of file diff --git a/src/plugin/xml-digital-teaching/lib/imageText.css b/src/plugin/xml-digital-teaching/lib/imageText.css index 7429cfd..802cf39 100644 --- a/src/plugin/xml-digital-teaching/lib/imageText.css +++ b/src/plugin/xml-digital-teaching/lib/imageText.css @@ -1,27 +1,35 @@ -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - /*# sourceMappingURL=eighth.vue.map */ -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=fourth.vue.map */ - - /*# sourceMappingURL=second.vue.map */ +/*# sourceMappingURL=first.vue.map */ + + /*# sourceMappingURL=sixth.vue.map */ /*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=fourth.vue.map */ + + +/*# sourceMappingURL=fifth.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + +.xml-text-h5[data-v-b3b65640] { +} +.xml-text-pc[data-v-b3b65640] { +} +.xml-text-h5[data-v-b3b65640] { +} + .xml-text-h5 .inline-audio-wrap, .xml-text-h5 .inline-link-wrap { align-items: center; @@ -93,14 +101,6 @@ /*# sourceMappingURL=XmlText.vue.map */ -.xml-text-h5[data-v-699007d0] { -} -.xml-text-pc[data-v-699007d0] { -} -.xml-text-h5[data-v-699007d0] { -} - - .xml-image-lun-bo .el-carousel__item { text-align: center; } @@ -711,15 +711,15 @@ -.el-image__inner[data-v-6ccbf037] { +.el-image__inner[data-v-2cbc6547] { width: 100% !important; } -.xml-image-ping-pu-h5[data-v-6ccbf037] { +.xml-image-ping-pu-h5[data-v-2cbc6547] { display: flex; flex-direction: column; align-items: center; } -.xml-image-hua-lang[data-v-6ccbf037] { +.xml-image-hua-lang[data-v-2cbc6547] { display: flex; flex-direction: column; align-items: center; diff --git a/src/plugin/xml-digital-teaching/lib/imageText.js b/src/plugin/xml-digital-teaching/lib/imageText.js index 8574da2..05976d7 100644 --- a/src/plugin/xml-digital-teaching/lib/imageText.js +++ b/src/plugin/xml-digital-teaching/lib/imageText.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile +* Copyright ©Thu Jul 24 2025 15:16:57 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import Vue from 'vue'; @@ -1118,7 +1118,7 @@ __vue_render__$e._withStripped = true; /* style */ const __vue_inject_styles__$d = undefined; /* scoped */ - const __vue_scope_id__$d = "data-v-6ccbf037"; + const __vue_scope_id__$d = "data-v-2cbc6547"; /* module identifier */ const __vue_module_identifier__$d = undefined; /* functional template */ @@ -2300,6 +2300,7 @@ var singleGroupMixin = { } }, mounted() { + console.log('aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa=', this.islast); if (this.islast) { this.$nextTick(() => { this.$EventBus.$emit('mounted_success'); @@ -2492,7 +2493,7 @@ __vue_render__$b._withStripped = true; /* style */ const __vue_inject_styles__$b = undefined; /* scoped */ - const __vue_scope_id__$b = "data-v-331b6446"; + const __vue_scope_id__$b = "data-v-6ab1a2cd"; /* module identifier */ const __vue_module_identifier__$b = undefined; /* functional template */ @@ -11746,7 +11747,7 @@ __vue_render__$a._withStripped = true; /* style */ const __vue_inject_styles__$a = undefined; /* scoped */ - const __vue_scope_id__$a = "data-v-b03ad06e"; + const __vue_scope_id__$a = "data-v-387c0e8e"; /* module identifier */ const __vue_module_identifier__$a = undefined; /* functional template */ @@ -56831,7 +56832,7 @@ __vue_render__$7._withStripped = true; /* style */ const __vue_inject_styles__$7 = undefined; /* scoped */ - const __vue_scope_id__$7 = "data-v-699007d0"; + const __vue_scope_id__$7 = "data-v-b3b65640"; /* module identifier */ const __vue_module_identifier__$7 = undefined; /* functional template */ @@ -57123,7 +57124,7 @@ __vue_render__$6._withStripped = true; /* style */ const __vue_inject_styles__$6 = undefined; /* scoped */ - const __vue_scope_id__$6 = "data-v-33315cbd"; + const __vue_scope_id__$6 = "data-v-00d16ca6"; /* module identifier */ const __vue_module_identifier__$6 = undefined; /* functional template */ @@ -57413,7 +57414,7 @@ __vue_render__$5._withStripped = true; /* style */ const __vue_inject_styles__$5 = undefined; /* scoped */ - const __vue_scope_id__$5 = "data-v-8ba201a2"; + const __vue_scope_id__$5 = "data-v-661c981f"; /* module identifier */ const __vue_module_identifier__$5 = undefined; /* functional template */ @@ -57753,7 +57754,7 @@ __vue_render__$4._withStripped = true; /* style */ const __vue_inject_styles__$4 = undefined; /* scoped */ - const __vue_scope_id__$4 = "data-v-4d599a2c"; + const __vue_scope_id__$4 = "data-v-b320880c"; /* module identifier */ const __vue_module_identifier__$4 = undefined; /* functional template */ @@ -58048,7 +58049,7 @@ __vue_render__$3._withStripped = true; /* style */ const __vue_inject_styles__$3 = undefined; /* scoped */ - const __vue_scope_id__$3 = "data-v-0b094ebe"; + const __vue_scope_id__$3 = "data-v-0816a7ae"; /* module identifier */ const __vue_module_identifier__$3 = undefined; /* functional template */ @@ -58311,7 +58312,7 @@ __vue_render__$2._withStripped = true; /* style */ const __vue_inject_styles__$2 = undefined; /* scoped */ - const __vue_scope_id__$2 = "data-v-466a14be"; + const __vue_scope_id__$2 = "data-v-0442f464"; /* module identifier */ const __vue_module_identifier__$2 = undefined; /* functional template */ @@ -58616,7 +58617,7 @@ __vue_render__$1._withStripped = true; /* style */ const __vue_inject_styles__$1 = undefined; /* scoped */ - const __vue_scope_id__$1 = "data-v-298424b4"; + const __vue_scope_id__$1 = "data-v-5ea07dc4"; /* module identifier */ const __vue_module_identifier__$1 = undefined; /* functional template */ @@ -58915,7 +58916,7 @@ __vue_render__._withStripped = true; /* style */ const __vue_inject_styles__ = undefined; /* scoped */ - const __vue_scope_id__ = "data-v-c3e06b26"; + const __vue_scope_id__ = "data-v-586c477d"; /* module identifier */ const __vue_module_identifier__ = undefined; /* functional template */ diff --git a/src/plugin/xml-digital-teaching/lib/imageText.min.css b/src/plugin/xml-digital-teaching/lib/imageText.min.css index a7d00a2..b99c6ac 100644 --- a/src/plugin/xml-digital-teaching/lib/imageText.min.css +++ b/src/plugin/xml-digital-teaching/lib/imageText.min.css @@ -1 +1 @@ -.xml-text-h5 .inline-audio-wrap,.xml-text-h5 .inline-link-wrap{align-items:center}.xml-text-h5 .inline-audio-wrap span,.xml-text-h5 .inline-link-wrap span{display:inline-block}.xml-text-h5 .inline-audio-box{width:20px;height:20px;box-sizing:border-box;position:relative;margin-left:6px}.xml-text-h5 .inline-audio-box .wifi-symbol{width:20px;height:20px;box-sizing:border-box;overflow:hidden;transform:rotate(135deg);position:relative}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle{border:3px solid #418eed;border-radius:50%;position:absolute}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.first{width:3px;height:3px;background:#0076bc;top:14px;left:14px}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.second{width:15px;height:15px;top:10px;left:10px}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.third{width:24px;height:24px;top:6px;left:6px}.xml-text-h5 .inline-audio-box .wifi-symbol.playing .second{animation:fadeInOut 1s infinite .2s}.xml-text-h5 .inline-audio-box .wifi-symbol.playing .third{animation:fadeInOut 1s infinite .4s}@keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}.virtual-input .el-textarea__inner{min-height:0!important;height:0!important;padding:0!important;margin:0!important;border:none!important}.xml-image-lun-bo .el-carousel__item{text-align:center}.el-image__inner[data-v-6ccbf037]{width:100%!important}.xml-image-ping-pu-h5[data-v-6ccbf037]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-6ccbf037]{display:flex;flex-direction:column;align-items:center} \ No newline at end of file +.xml-text-h5 .inline-audio-wrap,.xml-text-h5 .inline-link-wrap{align-items:center}.xml-text-h5 .inline-audio-wrap span,.xml-text-h5 .inline-link-wrap span{display:inline-block}.xml-text-h5 .inline-audio-box{width:20px;height:20px;box-sizing:border-box;position:relative;margin-left:6px}.xml-text-h5 .inline-audio-box .wifi-symbol{width:20px;height:20px;box-sizing:border-box;overflow:hidden;transform:rotate(135deg);position:relative}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle{border:3px solid #418eed;border-radius:50%;position:absolute}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.first{width:3px;height:3px;background:#0076bc;top:14px;left:14px}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.second{width:15px;height:15px;top:10px;left:10px}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.third{width:24px;height:24px;top:6px;left:6px}.xml-text-h5 .inline-audio-box .wifi-symbol.playing .second{animation:fadeInOut 1s infinite .2s}.xml-text-h5 .inline-audio-box .wifi-symbol.playing .third{animation:fadeInOut 1s infinite .4s}@keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}.virtual-input .el-textarea__inner{min-height:0!important;height:0!important;padding:0!important;margin:0!important;border:none!important}.xml-image-lun-bo .el-carousel__item{text-align:center}.el-image__inner[data-v-2cbc6547]{width:100%!important}.xml-image-ping-pu-h5[data-v-2cbc6547]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-2cbc6547]{display:flex;flex-direction:column;align-items:center} \ No newline at end of file diff --git a/src/plugin/xml-digital-teaching/lib/index.css b/src/plugin/xml-digital-teaching/lib/index.css index 87c2d9d..145b01c 100644 --- a/src/plugin/xml-digital-teaching/lib/index.css +++ b/src/plugin/xml-digital-teaching/lib/index.css @@ -1,37 +1,37 @@ -.read-the-docs[data-v-4a851596] { +.read-the-docs[data-v-3dc783b6] { color: #888; } -.preview-container-h5[data-v-581351b0] { +.preview-container-h5[data-v-061fcb28] { padding-top: 15px; } -.preview-container-pc[data-v-581351b0] { +.preview-container-pc[data-v-061fcb28] { padding-top: 15px; } -.preview-container-pad[data-v-581351b0] { +.preview-container-pad[data-v-061fcb28] { padding-top: 15px; } -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog { +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog { display: flex; align-items: center; } -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog:not(.is-fullscreen) { +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog:not(.is-fullscreen) { margin-top: 0 !important; } -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog__header { +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog__header { padding: 0; } -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .custom-dialog { +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .custom-dialog { background-color: transparent; box-shadow: none; } -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog__body { +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog__body { padding: 20px 18px; position: relative; background: linear-gradient(-45deg, transparent 11px, #fff 0); } -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .top-line { +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .top-line { position: absolute; top: 0; left: 0; @@ -39,24 +39,24 @@ height: 4px; background: linear-gradient(90deg, #4994fb, #4994fb, #a2c5f9); } -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper { +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper { max-height: 60vh; overflow-y: scroll; } -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper::-webkit-scrollbar { +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper::-webkit-scrollbar { width: 0; } -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h1, -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h2, -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h3, -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h4, -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h5, -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h6 { +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h1, +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h2, +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h3, +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h4, +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h5, +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h6 { color: revert; font-size: revert; font-weight: revert; } -.preview-container[data-v-581351b0] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .bottom-triangle { +.preview-container[data-v-061fcb28] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .bottom-triangle { position: absolute; bottom: 0; right: 0; @@ -72,28 +72,31 @@ display: flex !important; } -.catalog-node-label[data-v-4dfce84e] { + + +/*# sourceMappingURL=XmlGroup.vue.map */ + +.xml-image-lun-bo .el-carousel__item { + text-align: center; +} + +.catalog-node-label[data-v-842ba544] { display: flex; align-items: center; } -.catalog-node-label img[data-v-4dfce84e] { +.catalog-node-label img[data-v-842ba544] { margin-right: 4px; } -.xml-show-catalog[data-v-4dfce84e] .el-tree-node__content { +.xml-show-catalog[data-v-842ba544] .el-tree-node__content { height: auto; } -.xml-show-catalog[data-v-4dfce84e] .el-tree-node__content .catalog-node-label { +.xml-show-catalog[data-v-842ba544] .el-tree-node__content .catalog-node-label { max-width: calc(100% - 24px); word-break: break-all; white-space: normal; } /*# sourceMappingURL=XmlCatalog.vue.map */ - -.xml-image-lun-bo .el-carousel__item { - text-align: center; -} - .xml-text-h5 .inline-audio-wrap, .xml-text-h5 .inline-link-wrap { align-items: center; @@ -165,14 +168,44 @@ /*# sourceMappingURL=XmlText.vue.map */ -.xml-text-h5[data-v-699007d0] { +.xml-question-container-h5[data-v-7cde6dac] {} +.xml-question-container-pc[data-v-7cde6dac] {} +.xml-question-container-pad[data-v-7cde6dac] {} + + + +/*# sourceMappingURL=XmlTextDialog.vue.map */ + +.xml-text-h5[data-v-b3b65640] { } -.xml-text-pc[data-v-699007d0] { +.xml-text-pc[data-v-b3b65640] { } -.xml-text-h5[data-v-699007d0] { +.xml-text-h5[data-v-b3b65640] { } -.xml-video-container-pdf[data-v-5449b515] { +.preview-item-file[data-v-830a69c8]:hover, +.slip-over-cover[data-v-830a69c8]:hover { + cursor: pointer; +} + +/*# sourceMappingURL=XmlResource.vue.map */ + +.xml-ebook-container-h5[data-v-153d7766] { +} +.xml-ebook-container-pc[data-v-153d7766] { +} +.xml-ebook-container-pad[data-v-153d7766] { +} + + +.xml-video-container-h5[data-v-19241f7a] { +} +.xml-video-container-pc[data-v-19241f7a] { +} +.xml-video-container-pad[data-v-19241f7a] { +} + +.xml-video-container-pdf[data-v-26092a25] { position: relative; display: flex; justify-content: center; @@ -182,13 +215,13 @@ padding-bottom: 56.25%; background: #000; } -.xml-video-container-pdf .cover[data-v-5449b515] { +.xml-video-container-pdf .cover[data-v-26092a25] { position: absolute; top: 0; max-width: 100%; max-height: 100%; } -.xml-video-container-pdf .play[data-v-5449b515] { +.xml-video-container-pdf .play[data-v-26092a25] { position: absolute; top: 45%; left: 45%; @@ -199,41 +232,20 @@ /*# sourceMappingURL=XmlVideoImg.vue.map */ -.xml-ebook-container-h5[data-v-2d385f5d] { -} -.xml-ebook-container-pc[data-v-2d385f5d] { -} -.xml-ebook-container-pad[data-v-2d385f5d] { -} - - - -/*# sourceMappingURL=XmlTextDialog.vue.map */ - - -/*# sourceMappingURL=XmlGroup.vue.map */ - -.xml-question-container-h5[data-v-42ff047c] {} -.xml-question-container-pc[data-v-42ff047c] {} -.xml-question-container-pad[data-v-42ff047c] {} - - -.xml-video-container-h5[data-v-5d66632c] { -} -.xml-video-container-pc[data-v-5d66632c] { -} -.xml-video-container-pad[data-v-5d66632c] { -} - - /*# sourceMappingURL=XmlTestPaper.vue.map */ -.preview-item-file[data-v-444bc60c]:hover, -.slip-over-cover[data-v-444bc60c]:hover { - cursor: pointer; -} -/*# sourceMappingURL=XmlResource.vue.map */ + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ /*# sourceMappingURL=fifth.vue.map */ @@ -245,52 +257,40 @@ /*# sourceMappingURL=fifth.vue.map */ -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=rotundity.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=hexagon.vue.map */ - - /*# sourceMappingURL=sixth.vue.map */ /*# sourceMappingURL=rectangle.vue.map */ +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=hexagon.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + /*# sourceMappingURL=semicircle.vue.map */ /*# sourceMappingURL=third.vue.map */ -/*# sourceMappingURL=sixth.vue.map */ +/*# sourceMappingURL=fifteen.vue.map */ /*# sourceMappingURL=third.vue.map */ @@ -302,133 +302,97 @@ /*# sourceMappingURL=third.vue.map */ -/*# sourceMappingURL=thirteenth.vue.map */ - - -/*# sourceMappingURL=square.vue.map */ - - -/*# sourceMappingURL=triangle.vue.map */ - - -/*# sourceMappingURL=seventeen.vue.map */ - - /*# sourceMappingURL=twelfth.vue.map */ /*# sourceMappingURL=fourteen.vue.map */ +/*# sourceMappingURL=fifteen.vue.map */ + + /*# sourceMappingURL=fourteen.vue.map */ -/*# sourceMappingURL=sixteen.vue.map */ +/*# sourceMappingURL=rotundity.vue.map */ -/*# sourceMappingURL=Greentheme1.vue.map */ +/*# sourceMappingURL=triangle.vue.map */ -/*# sourceMappingURL=Greentheme1.vue.map */ +/*# sourceMappingURL=seventeen.vue.map */ + + +/*# sourceMappingURL=square.vue.map */ + + +/*# sourceMappingURL=thirteenth.vue.map */ /*# sourceMappingURL=eighteen2.vue.map */ -/*# sourceMappingURL=sixteen.vue.map */ +/*# sourceMappingURL=Greentheme4.vue.map */ -/*# sourceMappingURL=fifteen.vue.map */ +/*# sourceMappingURL=Greentheme4.vue.map */ -/*# sourceMappingURL=fifteen.vue.map */ +/*# sourceMappingURL=Greentheme1.vue.map */ -/*# sourceMappingURL=Greentheme5.vue.map */ +/*# sourceMappingURL=Greentheme1.vue.map */ -/*# sourceMappingURL=Greentheme5.vue.map */ - - -/*# sourceMappingURL=Greentheme2.vue.map */ - - -/*# sourceMappingURL=Greentheme2.vue.map */ +/*# sourceMappingURL=Greentheme4.vue.map */ /*# sourceMappingURL=eighteen.vue.map */ +/*# sourceMappingURL=sixteen.vue.map */ + + +/*# sourceMappingURL=sixteen.vue.map */ + + +/*# sourceMappingURL=nineteen.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Greentheme2.vue.map */ + + +/*# sourceMappingURL=Greentheme2.vue.map */ + + /*# sourceMappingURL=Greentheme2.vue.map */ /*# sourceMappingURL=Greentheme6.vue.map */ -/*# sourceMappingURL=Yellowtheme2.vue.map */ +/*# sourceMappingURL=Greentheme5.vue.map */ -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=nineteen.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - -/*# sourceMappingURL=Yellowtheme5.vue.map */ - - -/*# sourceMappingURL=Yellowtheme3.vue.map */ - - -/*# sourceMappingURL=Yellowtheme5.vue.map */ - - -/*# sourceMappingURL=Yellowtheme3.vue.map */ - - -/*# sourceMappingURL=Yellowtheme3.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Knowledge.vue.map */ +/*# sourceMappingURL=Greentheme5.vue.map */ /*# sourceMappingURL=SanQintheme3.vue.map */ @@ -437,56 +401,77 @@ /*# sourceMappingURL=SanQintheme3.vue.map */ +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=SanQintheme1.vue.map */ + + +/*# sourceMappingURL=SanQintheme1.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + /*# sourceMappingURL=SanQintheme2.vue.map */ /*# sourceMappingURL=SanQintheme2.vue.map */ -/*# sourceMappingURL=Twentytwo.vue.map */ +/*# sourceMappingURL=Yellowtheme3.vue.map */ -/*# sourceMappingURL=Twentyfive.vue.map */ - - -/*# sourceMappingURL=Yellowtheme6.vue.map */ +/*# sourceMappingURL=Yellowtheme3.vue.map */ /*# sourceMappingURL=twenty.vue.map */ +/*# sourceMappingURL=Twentytwo.vue.map */ + + +/*# sourceMappingURL=Yellowtheme5.vue.map */ + + +/*# sourceMappingURL=Yellowtheme3.vue.map */ + + +/*# sourceMappingURL=Yellowtheme5.vue.map */ + + /*# sourceMappingURL=Twentyone.vue.map */ -/*# sourceMappingURL=Twentythree.vue.map */ - - -/*# sourceMappingURL=SanQintheme1.vue.map */ - - -/*# sourceMappingURL=SanQintheme1.vue.map */ - - -/*# sourceMappingURL=Twentyfour.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=semicircle.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - /*# sourceMappingURL=Yellowtheme6.vue.map */ -/*# sourceMappingURL=Yellowtheme2.vue.map */ -.title-text[data-v-540aeadd] { +/*# sourceMappingURL=Knowledge.vue.map */ + + +/*# sourceMappingURL=Twentyfour.vue.map */ + + +/*# sourceMappingURL=Twentyfive.vue.map */ + + +/*# sourceMappingURL=Twentythree.vue.map */ +.title-text[data-v-bad85026] { background-color: var(--background-color) !important; } -.title-left[data-v-540aeadd] { +.title-left[data-v-bad85026] { border-color: var(--background-color) !important; color: var(--background-color) !important; } @@ -494,97 +479,100 @@ /*# sourceMappingURL=third.vue.map */ -/*# sourceMappingURL=Yellowtheme5.vue.map */ +/*# sourceMappingURL=semicircle.vue.map */ -/*# sourceMappingURL=Yellowtheme4.vue.map */ +/*# sourceMappingURL=first.vue.map */ -/*# sourceMappingURL=rectangle.vue.map */ +/*# sourceMappingURL=sixth.vue.map */ /*# sourceMappingURL=Yellowtheme1.vue.map */ -/*# sourceMappingURL=Greentheme2.vue.map */ +/*# sourceMappingURL=Yellowtheme6.vue.map */ /*# sourceMappingURL=thirteenth.vue.map */ -/*# sourceMappingURL=twelfth.vue.map */ +/*# sourceMappingURL=rectangle.vue.map */ -/*# sourceMappingURL=Greentheme3.vue.map */ +/*# sourceMappingURL=Yellowtheme5.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ /*# sourceMappingURL=fifteen.vue.map */ +/*# sourceMappingURL=Greentheme2.vue.map */ + + /*# sourceMappingURL=Greentheme6.vue.map */ -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=eighth.vue.map */ - - -/*# sourceMappingURL=eighth.vue.map */ - - -/*# sourceMappingURL=eighth.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=fourth.vue.map */ - - -/*# sourceMappingURL=fourth.vue.map */ +/*# sourceMappingURL=twelfth.vue.map */ /*# sourceMappingURL=Greentheme1.vue.map */ -/*# sourceMappingURL=triangle.vue.map */ - - -/*# sourceMappingURL=fourteen.vue.map */ - - -/*# sourceMappingURL=Knowledge.vue.map */ - - /*# sourceMappingURL=nineteen.vue.map */ -/*# sourceMappingURL=seventeen.vue.map */ +/*# sourceMappingURL=fourth.vue.map */ -/*# sourceMappingURL=hexagon.vue.map */ +/*# sourceMappingURL=fourth.vue.map */ /*# sourceMappingURL=sixteen.vue.map */ -/*# sourceMappingURL=ninth.vue.map */ +/*# sourceMappingURL=eighth.vue.map */ -/*# sourceMappingURL=quadrangle.vue.map */ +/*# sourceMappingURL=eighth.vue.map */ -/*# sourceMappingURL=ninth.vue.map */ +/*# sourceMappingURL=eighth.vue.map */ -/*# sourceMappingURL=isosceles.vue.map */ +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=Greentheme4.vue.map */ + + +/*# sourceMappingURL=seventeen.vue.map */ + + +/*# sourceMappingURL=fourteen.vue.map */ + + +/*# sourceMappingURL=triangle.vue.map */ + + +/*# sourceMappingURL=Knowledge.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=hexagon.vue.map */ /*# sourceMappingURL=fifth.vue.map */ @@ -596,18 +584,30 @@ /*# sourceMappingURL=tenth.vue.map */ -/*# sourceMappingURL=eleven.vue.map */ +/*# sourceMappingURL=isosceles.vue.map */ + + +/*# sourceMappingURL=quadrangle.vue.map */ + + +/*# sourceMappingURL=ninth.vue.map */ + + +/*# sourceMappingURL=ninth.vue.map */ /*# sourceMappingURL=wave.vue.map */ -/*# sourceMappingURL=thirteen.vue.map */ - - /*# sourceMappingURL=twelve.vue.map */ +/*# sourceMappingURL=thirteen.vue.map */ + + +/*# sourceMappingURL=eleven.vue.map */ + + /*# sourceMappingURL=Redtheme1.vue.map */ @@ -617,6 +617,15 @@ /*# sourceMappingURL=Redtheme1.vue.map */ +/*# sourceMappingURL=Redtheme4.vue.map */ + + +/*# sourceMappingURL=Redtheme4.vue.map */ + + +/*# sourceMappingURL=Redtheme4.vue.map */ + + /*# sourceMappingURL=Redtheme2.vue.map */ @@ -635,126 +644,117 @@ /*# sourceMappingURL=Redtheme3.vue.map */ -/*# sourceMappingURL=Redtheme5.vue.map */ - - -/*# sourceMappingURL=Redtheme4.vue.map */ - - -/*# sourceMappingURL=Redtheme4.vue.map */ - - -/*# sourceMappingURL=Redtheme4.vue.map */ - - -/*# sourceMappingURL=Thirtyfive.vue.map */ - - -/*# sourceMappingURL=Thirtyfive.vue.map */ - - /*# sourceMappingURL=Redtheme6.vue.map */ +/*# sourceMappingURL=Redtheme5.vue.map */ + + /*# sourceMappingURL=Thirtysix.vue.map */ /*# sourceMappingURL=Thirtysix.vue.map */ +/*# sourceMappingURL=Thirtyseven.vue.map */ + + +/*# sourceMappingURL=Thirtyseven.vue.map */ + + /*# sourceMappingURL=Thirtyseven3.vue.map */ -/*# sourceMappingURL=Thirtyseven.vue.map */ +/*# sourceMappingURL=Thirtyfive.vue.map */ -/*# sourceMappingURL=Thirtyseven.vue.map */ - - -/*# sourceMappingURL=Thirtyeight.vue.map */ - - -/*# sourceMappingURL=Thirtyeight.vue.map */ - - -/*# sourceMappingURL=Forty.vue.map */ - - -/*# sourceMappingURL=Forty.vue.map */ +/*# sourceMappingURL=Thirtyfive.vue.map */ /*# sourceMappingURL=Thirtyseven2.vue.map */ +/*# sourceMappingURL=Forty.vue.map */ + + +/*# sourceMappingURL=Forty.vue.map */ + + +/*# sourceMappingURL=Thirtyeight.vue.map */ + + +/*# sourceMappingURL=Thirtyeight.vue.map */ + + /*# sourceMappingURL=first.vue.map */ /*# sourceMappingURL=second.vue.map */ +/*# sourceMappingURL=third.vue.map */ + + /*# sourceMappingURL=isosceles.vue.map */ -/*# sourceMappingURL=sixteen.vue.map */ - - /*# sourceMappingURL=quadrangle.vue.map */ -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=ninth.vue.map */ - - -/*# sourceMappingURL=Greentheme2.vue.map */ +/*# sourceMappingURL=sixteen.vue.map */ /*# sourceMappingURL=tenth.vue.map */ -/*# sourceMappingURL=eleven.vue.map */ +/*# sourceMappingURL=ninth.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ /*# sourceMappingURL=fourteen.vue.map */ -/*# sourceMappingURL=Greentheme5.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - /*# sourceMappingURL=eighth.vue.map */ /*# sourceMappingURL=thirteen.vue.map */ -/*# sourceMappingURL=Greentheme4.vue.map */ +/*# sourceMappingURL=eleventh.vue.map */ -/*# sourceMappingURL=Yellowtheme1.vue.map */ +/*# sourceMappingURL=eleven.vue.map */ -/*# sourceMappingURL=Redtheme1.vue.map */ +/*# sourceMappingURL=Greentheme2.vue.map */ /*# sourceMappingURL=Yellowtheme2.vue.map */ +/*# sourceMappingURL=Greentheme5.vue.map */ + + +/*# sourceMappingURL=Greentheme4.vue.map */ + + +/*# sourceMappingURL=Redtheme2.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + /*# sourceMappingURL=Greytheme1.vue.map */ -/*# sourceMappingURL=eleventh.vue.map */ - - -/*# sourceMappingURL=Greytheme2.vue.map */ - - /*# sourceMappingURL=Greytheme3.vue.map */ @@ -767,37 +767,40 @@ /*# sourceMappingURL=Greytheme5.vue.map */ +/*# sourceMappingURL=Greytheme2.vue.map */ + + +/*# sourceMappingURL=Redtheme1.vue.map */ + + +/*# sourceMappingURL=Bluetheme1.vue.map */ + + /*# sourceMappingURL=Yellowtheme3.vue.map */ -/*# sourceMappingURL=Redtheme2.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Redtheme3.vue.map */ - - -/*# sourceMappingURL=Yellowtheme5.vue.map */ - - -/*# sourceMappingURL=Redtheme5.vue.map */ - - /*# sourceMappingURL=Redtheme4.vue.map */ +/*# sourceMappingURL=Yellowtheme5.vue.map */ + + /*# sourceMappingURL=Redtheme6.vue.map */ -/*# sourceMappingURL=SanQintheme1.vue.map */ +/*# sourceMappingURL=Redtheme3.vue.map */ + + +/*# sourceMappingURL=Redtheme5.vue.map */ /*# sourceMappingURL=twelve.vue.map */ -/*# sourceMappingURL=Bluetheme1.vue.map */ +/*# sourceMappingURL=SanQintheme1.vue.map */ + + +/*# sourceMappingURL=Bluetheme2.vue.map */ /*# sourceMappingURL=Bluetheme3.vue.map */ @@ -806,24 +809,18 @@ /*# sourceMappingURL=Bluetheme4.vue.map */ -/*# sourceMappingURL=Bluetheme2.vue.map */ - - /*# sourceMappingURL=xmlGeneralRobotPc.vue.map */ - - -/*# sourceMappingURL=xmlRobotPc.vue.map */ -.cantUse[data-v-18eb1860] { +.cantUse[data-v-1a15dd20] { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.1); pointer-events: none; cursor: not-allowed !important; } -.cantUse[data-v-18eb1860] :hover { +.cantUse[data-v-1a15dd20] :hover { background-color: "inhert"; } -.navbar-box-img[data-v-18eb1860] { +.navbar-box-img[data-v-1a15dd20] { width: 50px; height: 50px; background-size: 90%; @@ -831,117 +828,132 @@ /*# sourceMappingURL=xmlGeneralRobotPhone.vue.map */ -.xml-single-ebook-group-h5[data-v-6d309986] { + +/*# sourceMappingURL=xmlRobotPc.vue.map */ + +.xml-single-ebook-group-h5[data-v-f8e4bff6] { } -.xml-single-ebook-group-pc[data-v-6d309986] { +.xml-single-ebook-group-pc[data-v-f8e4bff6] { } -.xml-single-ebook-group-pad[data-v-6d309986] { +.xml-single-ebook-group-pad[data-v-f8e4bff6] { } -.xml-single-ebook-group-h5[data-v-7026466d] { +.xml-single-question-group-h5[data-v-5f63859c] { } -.xml-single-ebook-group-pc[data-v-7026466d] { +.xml-single-question-group-pc[data-v-5f63859c] { } -.xml-single-ebook-group-pad[data-v-7026466d] { +.xml-single-question-group-pad[data-v-5f63859c] { } -.xml-single-question-group-h5[data-v-19640c8c] { +.xml-single-ebook-group-h5[data-v-34f72946] { } -.xml-single-question-group-pc[data-v-19640c8c] { +.xml-single-ebook-group-pc[data-v-34f72946] { } -.xml-single-question-group-pad[data-v-19640c8c] { +.xml-single-ebook-group-pad[data-v-34f72946] { } -.xml-single-ebook-group-h5[data-v-64857f15] { +.xml-single-ebook-group-h5[data-v-662ea276] { } -.xml-single-ebook-group-pc[data-v-64857f15] { +.xml-single-ebook-group-pc[data-v-662ea276] { } -.xml-single-ebook-group-pad[data-v-64857f15] { +.xml-single-ebook-group-pad[data-v-662ea276] { } -.xml-single-resource-group-h5[data-v-fbc71f74] { +.xml-single-resource-group-h5[data-v-9ac26d94] { } -.xml-single-resource-group-pc[data-v-fbc71f74] { +.xml-single-resource-group-pc[data-v-9ac26d94] { } -.xml-single-resource-group-pad[data-v-fbc71f74] { +.xml-single-resource-group-pad[data-v-9ac26d94] { } -.xml-single-text-group-h5[data-v-7f6adb56] { +.xml-single-text-group-h5[data-v-f04b1f34] { } -.xml-single-text-group-pc[data-v-7f6adb56] { +.xml-single-text-group-pc[data-v-f04b1f34] { } -.xml-single-text-group-pad[data-v-7f6adb56] { +.xml-single-text-group-pad[data-v-f04b1f34] { } -.xml-single-music-group-h5[data-v-1487fe20] { +.xml-single-music-group-h5[data-v-46631b30] { } -.xml-single-music-group-pc[data-v-1487fe20] { +.xml-single-music-group-pc[data-v-46631b30] { } -.xml-single-music-group-pad[data-v-1487fe20] { +.xml-single-music-group-pad[data-v-46631b30] { } -.xml-single-video-group-h5[data-v-0390b24c] { +.xml-single-video-group-h5[data-v-a0261188] { } -.xml-single-video-group-pc[data-v-0390b24c] { +.xml-single-video-group-pc[data-v-a0261188] { } -.xml-single-video-group-pad[data-v-0390b24c] { +.xml-single-video-group-pad[data-v-a0261188] { } - -/*# sourceMappingURL=first.vue.map */ +.xml-single-question-group-h5[data-v-18c66dfc] { +} +.xml-single-question-group-pc[data-v-18c66dfc] { +} +.xml-single-question-group-pad[data-v-18c66dfc] { +} + /*# sourceMappingURL=second.vue.map */ +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=fifth.vue.map */ + + /*# sourceMappingURL=fourth.vue.map */ -/*# sourceMappingURL=third.vue.map */ - - /*# sourceMappingURL=seventh.vue.map */ -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=eighth.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - /*# sourceMappingURL=first.vue.map */ -/*# sourceMappingURL=sixth.vue.map */ +/*# sourceMappingURL=third.vue.map */ -.xml-single-question-group-h5[data-v-11a9ade8] { -} -.xml-single-question-group-pc[data-v-11a9ade8] { -} -.xml-single-question-group-pad[data-v-11a9ade8] { -} - + +/*# sourceMappingURL=fourth.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ /*# sourceMappingURL=second.vue.map */ +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=fifth.vue.map */ + + +/*# sourceMappingURL=single-agent-group.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + /*# sourceMappingURL=tenth.vue.map */ + +/*# sourceMappingURL=Redtheme1.vue.map */ + + +/*# sourceMappingURL=single-render-group.vue.map */ + .xml-skeleton-item { /* margin: 20px 0; */ width: 100%; @@ -962,61 +974,58 @@ -/*# sourceMappingURL=fourth.vue.map */ - - /*# sourceMappingURL=eleventh.vue.map */ -/*# sourceMappingURL=single-render-group.vue.map */ - - -/*# sourceMappingURL=Greytheme2.vue.map */ - - -/*# sourceMappingURL=single-agent-group.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=Yellowtheme3.vue.map */ - - -/*# sourceMappingURL=Bluetheme1.vue.map */ - - -/*# sourceMappingURL=Redtheme1.vue.map */ - - /*# sourceMappingURL=ninth.vue.map */ +/*# sourceMappingURL=Greytheme2.vue.map */ + + /*# sourceMappingURL=Greytheme5.vue.map */ -/*# sourceMappingURL=Yellowtheme1.vue.map */ +/*# sourceMappingURL=eighth.vue.map */ -/*# sourceMappingURL=Yellowtheme2.vue.map */ +/*# sourceMappingURL=Yellowtheme3.vue.map */ -/*# sourceMappingURL=Bluetheme2.vue.map */ +/*# sourceMappingURL=Redtheme4.vue.map */ + + +/*# sourceMappingURL=Bluetheme1.vue.map */ /*# sourceMappingURL=Greytheme3.vue.map */ -/*# sourceMappingURL=Twentytwo.vue.map */ - - -/*# sourceMappingURL=Twentyfive.vue.map */ - - /*# sourceMappingURL=Greytheme1.vue.map */ -/*# sourceMappingURL=Redtheme4.vue.map */ +/*# sourceMappingURL=Bluetheme4.vue.map */ + + +/*# sourceMappingURL=Bluetheme2.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Twentytwo.vue.map */ + + +/*# sourceMappingURL=Twentythree.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Thirtytwo.vue.map */ + + +/*# sourceMappingURL=Thirtyfour.vue.map */ /*# sourceMappingURL=Thirtyone.vue.map */ @@ -1025,113 +1034,92 @@ /*# sourceMappingURL=Thirtythree.vue.map */ -/*# sourceMappingURL=Bluetheme4.vue.map */ - - -/*# sourceMappingURL=Thirtytwo.vue.map */ - - -/*# sourceMappingURL=Twentythree.vue.map */ - - /*# sourceMappingURL=Twentyfour.vue.map */ -/*# sourceMappingURL=Thirtyfour.vue.map */ - - -/*# sourceMappingURL=Thirtynine.vue.map */ - - -/*# sourceMappingURL=BuleRectangle.vue.map */ +/*# sourceMappingURL=Twentyfive.vue.map */ /*# sourceMappingURL=BuleRectangleTwo.vue.map */ -/*# sourceMappingURL=titleQuestion.vue.map */ +/*# sourceMappingURL=titleCrane.vue.map */ + + +/*# sourceMappingURL=Thirtynine.vue.map */ + + +/*# sourceMappingURL=titleLogging.vue.map */ + + +/*# sourceMappingURL=BuleRectangle.vue.map */ + + +/*# sourceMappingURL=Sevenpagefour.vue.map */ /*# sourceMappingURL=titleLight.vue.map */ +/*# sourceMappingURL=titleQuestion.vue.map */ + + +/*# sourceMappingURL=titleTearcher.vue.map */ + + /*# sourceMappingURL=titleText.vue.map */ - - -/*# sourceMappingURL=titleLogging.vue.map */ -.title-bgimg[data-v-d02812ae] { +.title-bgimg[data-v-4e87e799] { background-image: url(../style/title-text-bgimg.png); } /*# sourceMappingURL=Sevenpageone.vue.map */ -/*# sourceMappingURL=titleCrane.vue.map */ - - /*# sourceMappingURL=Sevenpagefive.vue.map */ -/*# sourceMappingURL=titleTearcher.vue.map */ - - -/*# sourceMappingURL=Sevenpagetwo.vue.map */ - - /*# sourceMappingURL=Sevenpagethree.vue.map */ -/*# sourceMappingURL=Sevenpagefour.vue.map */ - - /*# sourceMappingURL=Fortyone.vue.map */ -/*# sourceMappingURL=Foldtheme1.vue.map */ - - -/*# sourceMappingURL=Foldtheme3.vue.map */ - - -/*# sourceMappingURL=Redtheme7.vue.map */ - - -/*# sourceMappingURL=Tabstheme4.vue.map */ +/*# sourceMappingURL=Sevenpagetwo.vue.map */ /*# sourceMappingURL=Foldtheme2.vue.map */ -/*# sourceMappingURL=Tabstheme1.vue.map */ +/*# sourceMappingURL=Redtheme7.vue.map */ /*# sourceMappingURL=Tabstheme2.vue.map */ -/*# sourceMappingURL=Foldtheme4.vue.map */ +/*# sourceMappingURL=Foldtheme3.vue.map */ + + +/*# sourceMappingURL=Foldtheme1.vue.map */ /*# sourceMappingURL=Tabstheme3.vue.map */ +/*# sourceMappingURL=Tabstheme4.vue.map */ + + /*# sourceMappingURL=Tabstheme5.vue.map */ +/*# sourceMappingURL=Tabstheme1.vue.map */ + + +/*# sourceMappingURL=Foldtheme4.vue.map */ + + /*# sourceMappingURL=Foldtheme5.vue.map */ -/*# sourceMappingURL=Fortytwo.vue.map */ - - -/*# sourceMappingURL=Fortyfive.vue.map */ - - -/*# sourceMappingURL=Fortyseven.vue.map */ - - -/*# sourceMappingURL=Fortythree.vue.map */ - - /*# sourceMappingURL=Fortysix.vue.map */ @@ -1141,32 +1129,47 @@ /*# sourceMappingURL=Fortyfour.vue.map */ -/*# sourceMappingURL=Fortyeight.vue.map */ +/*# sourceMappingURL=Fortythree.vue.map */ /*# sourceMappingURL=sixteen_new.vue.map */ +/*# sourceMappingURL=Fortyeight.vue.map */ + + +/*# sourceMappingURL=Fortytwo.vue.map */ + + +/*# sourceMappingURL=Fortyfive.vue.map */ + + +/*# sourceMappingURL=Fortyseven.vue.map */ + + /*# sourceMappingURL=Twentysix.vue.map */ -/*# sourceMappingURL=Twentyeight.vue.map */ - - /*# sourceMappingURL=Twentyseven.vue.map */ +/*# sourceMappingURL=Twentyeight.vue.map */ + + /*# sourceMappingURL=XmlGraphViewer.vue.map */ -.el-image__inner[data-v-6ccbf037] { + +/*# sourceMappingURL=XmlKnowledgeGraph.vue.map */ + +.el-image__inner[data-v-2cbc6547] { width: 100% !important; } -.xml-image-ping-pu-h5[data-v-6ccbf037] { +.xml-image-ping-pu-h5[data-v-2cbc6547] { display: flex; flex-direction: column; align-items: center; } -.xml-image-hua-lang[data-v-6ccbf037] { +.xml-image-hua-lang[data-v-2cbc6547] { display: flex; flex-direction: column; align-items: center; @@ -1174,212 +1177,209 @@ -/*# sourceMappingURL=XmlKnowledgeGraph.vue.map */ +/*# sourceMappingURL=xmlCollapse.vue.map */ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /*# sourceMappingURL=xmlPopup.vue.map */ -/*# sourceMappingURL=xmlCollapse.vue.map */ - - /*# sourceMappingURL=xmlWrapperPage.vue.map */ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -.object-model-content[data-v-62325c67]{ +.object-model-content[data-v-1f63d552]{ .threejs-container { width: 100%; height: 440px; @@ -1411,45 +1411,13 @@ span{ } } } -.xml-video-container-h5[data-v-62325c67] { +.xml-video-container-h5[data-v-1f63d552] { } -.xml-video-container-pc[data-v-62325c67] { +.xml-video-container-pc[data-v-1f63d552] { } -.xml-video-container-pad[data-v-62325c67] { +.xml-video-container-pad[data-v-1f63d552] { } - - -/*# sourceMappingURL=XmlTextarea.vue.map */ -#chart[data-v-43075698] { - width: 100%; - height: 100%; -} -.container[data-v-43075698] { - display: flex; - gap: 20px; - height: 90vh; -} -.editor-section[data-v-43075698], -.preview-section[data-v-43075698] { - flex: 1; - padding: 20px; - border: 1px solid #ddd; - border-radius: 4px; -} -.CodeMirror[data-v-43075698] { - height: 70vh !important; -} -.chart[data-v-43075698] { - width: 100%; - height: 100%; -} -h2[data-v-43075698] { - margin-top: 0; - margin-bottom: 20px; -} - -/*# sourceMappingURL=XmlEcharts.vue.map */ @charset "UTF-8"; .xml-mind { position: relative; @@ -1552,11 +1520,43 @@ h2[data-v-43075698] { /*# sourceMappingURL=XmlMind.vue.map */ -.xml-single-video-group-h5[data-v-3ba6bd4d] { + +/*# sourceMappingURL=XmlTextarea.vue.map */ +#chart[data-v-1305eba8] { + width: 100%; + height: 100%; } -.xml-single-video-group-pc[data-v-3ba6bd4d] { +.container[data-v-1305eba8] { + display: flex; + gap: 20px; + height: 90vh; } -.xml-single-video-group-pad[data-v-3ba6bd4d] { +.editor-section[data-v-1305eba8], +.preview-section[data-v-1305eba8] { + flex: 1; + padding: 20px; + border: 1px solid #ddd; + border-radius: 4px; +} +.CodeMirror[data-v-1305eba8] { + height: 70vh !important; +} +.chart[data-v-1305eba8] { + width: 100%; + height: 100%; +} +h2[data-v-1305eba8] { + margin-top: 0; + margin-bottom: 20px; +} + +/*# sourceMappingURL=XmlEcharts.vue.map */ + +.xml-single-video-group-h5[data-v-3fc8725d] { +} +.xml-single-video-group-pc[data-v-3fc8725d] { +} +.xml-single-video-group-pad[data-v-3fc8725d] { } @@ -1648,608 +1648,6 @@ h2[data-v-43075698] { - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -2279,7 +1677,1033 @@ h2[data-v-43075698] { /*# sourceMappingURL=setPop.vue.map */ +/*# sourceMappingURL=classGrade.vue.map */ + + /*# sourceMappingURL=xmlStatisticalChart.vue.map */ + + +/*# sourceMappingURL=xmlStatisticalChart.vue.map */ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .el-dialog__title { font-size: 20px; } @@ -2311,566 +2735,148 @@ h2[data-v-43075698] { } /*# sourceMappingURL=modifyNotes.vue.map */ - - -/*# sourceMappingURL=classGrade.vue.map */ - - -/*# sourceMappingURL=xmlStatisticalChart.vue.map */ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -.cantUse[data-v-03664815] { +.cantUse[data-v-0439b525] { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.1); pointer-events: none; cursor: not-allowed !important; } -.cantUse[data-v-03664815] :hover { +.cantUse[data-v-0439b525] :hover { background-color: "inhert"; } /*# sourceMappingURL=xmlRobotPhone.vue.map */ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +/*# sourceMappingURL=QuestionItem.vue.map */ + + +/*# sourceMappingURL=QuestionItem.vue.map */ .aplayer-lrc { background: transparent; position: relative; @@ -2933,12 +2939,6 @@ h2[data-v-43075698] { /*# sourceMappingURL=aplayer-lrc.vue.map */ -/*# sourceMappingURL=QuestionItem.vue.map */ - - -/*# sourceMappingURL=QuestionItem.vue.map */ - - @@ -3397,10 +3397,98 @@ h2[data-v-43075698] { -.content[data-v-086e2e0c] { +.option-item + .option-item[data-v-2c28041a] { + margin-top: 16px; +} +.option-item[data-v-2c28041a] { + display: flex; + background: #fbfbfb; + border-radius: 6px; + padding-left: 16px; + cursor: pointer; + transition: all ease 0.3s; + border: 1px solid #fbfbfb; +} +.option-item.isActive[data-v-2c28041a] { + border-color: #2e9adb; +} +.option-item .questionSeq[data-v-2c28041a] { + padding: 8px 0; +} +.option-item.isTrue[data-v-2c28041a] { + border: 1px solid #70b603; +} +.option-item.isTrue[data-v-2c28041a] .el-checkbox__input.is-checked .el-checkbox__inner { + border-color: #70b603; + background: #70b603; +} +.option-item.isFalse[data-v-2c28041a] { + border: 1px solid #d9001b; +} +.option-item.isFalse[data-v-2c28041a] .el-checkbox__input.is-checked .el-checkbox__inner { + border-color: #d9001b; + background: #d9001b; +} +.option-item[data-v-2c28041a]:hover { + background: #ddd; +} +.option-item[data-v-2c28041a] .content { + cursor: pointer; +} +.option-item[data-v-2c28041a] .stem-content.no-border { + padding: 8px 14px !important; + cursor: pointer; +} + +/*# sourceMappingURL=checkbox.vue.map */ +.option-item + .option-item[data-v-35976a09] { + margin-top: 16px; +} +.option-item[data-v-35976a09] { + display: flex; + background: #fbfbfb; + border-radius: 6px; + padding-left: 16px; + cursor: pointer; + transition: all ease 0.3s; + border: 1px solid #fbfbfb; +} +.option-item.isActive[data-v-35976a09] { + border-color: #2e9adb; +} +.option-item .questionSeq[data-v-35976a09] { + padding: 8px 0; +} +.option-item.isTrue[data-v-35976a09] { + border: 1px solid #70b603; +} +.option-item.isTrue[data-v-35976a09] .el-checkbox__input.is-checked .el-checkbox__inner { + border-color: #70b603; + background: #70b603; +} +.option-item.isFalse[data-v-35976a09] { + border: 1px solid #d9001b; +} +.option-item.isFalse[data-v-35976a09] .el-checkbox__input.is-checked .el-checkbox__inner { + border-color: #d9001b; + background: #d9001b; +} +.option-item[data-v-35976a09]:hover { + background: #ddd; +} +.option-item[data-v-35976a09] .content { + cursor: pointer; +} +.option-item[data-v-35976a09] .stem-content.no-border { + padding: 8px 14px !important; + cursor: pointer; +} + +/*# sourceMappingURL=checkbox.vue.map */ +.content[data-v-84c18bec] { width: 100%; } -.content .stem-content[data-v-086e2e0c] { +.content .stem-content[data-v-84c18bec] { width: 100%; box-sizing: border-box; padding: 5px 14px; @@ -3409,12 +3497,12 @@ h2[data-v-43075698] { border-radius: 6px; cursor: pointer; } -.content .stem-content.no-border[data-v-086e2e0c] { +.content .stem-content.no-border[data-v-84c18bec] { padding: 0; border: none; cursor: default; } -.content .stem-content .placeholder[data-v-086e2e0c] { +.content .stem-content .placeholder[data-v-84c18bec] { color: #c0c4cc; font-size: 14px; cursor: pointer; @@ -3422,186 +3510,10 @@ h2[data-v-43075698] { } /*# sourceMappingURL=common.vue.map */ -.option-item + .option-item[data-v-79fced13] { - margin-top: 16px; -} -.option-item[data-v-79fced13] { - display: flex; - background: #fbfbfb; - border-radius: 6px; - padding-left: 16px; - cursor: pointer; - transition: all ease 0.3s; - border: 1px solid #fbfbfb; -} -.option-item .questionSeq[data-v-79fced13] { - padding: 8px 0; -} -.option-item.isActive[data-v-79fced13] { - border-color: #2e9adb; -} -.option-item.isTrue[data-v-79fced13] { - border: 1px solid #70b603; -} -.option-item.isTrue[data-v-79fced13] .el-radio__input.is-checked .el-radio__inner { - border-color: #70b603; - background: #70b603; -} -.option-item.isFalse[data-v-79fced13] { - border: 1px solid #d9001b; -} -.option-item.isFalse[data-v-79fced13] .el-radio__input.is-checked .el-radio__inner { - border-color: #d9001b; - background: #d9001b; -} -.option-item[data-v-79fced13]:hover { - background: #ddd; -} -.option-item[data-v-79fced13] .content { - cursor: pointer; -} -.option-item[data-v-79fced13] .stem-content.no-border { - padding: 8px 14px !important; - cursor: pointer; -} - -/*# sourceMappingURL=radio.vue.map */ -.option-item + .option-item[data-v-0c43651d] { - margin-top: 16px; -} -.option-item[data-v-0c43651d] { - display: flex; - background: #fbfbfb; - border-radius: 6px; - padding-left: 16px; - cursor: pointer; - transition: all ease 0.3s; - border: 1px solid #fbfbfb; -} -.option-item .questionSeq[data-v-0c43651d] { - padding: 8px 0; -} -.option-item.isActive[data-v-0c43651d] { - border-color: #2e9adb; -} -.option-item.isTrue[data-v-0c43651d] { - border: 1px solid #70b603; -} -.option-item.isTrue[data-v-0c43651d] .el-radio__input.is-checked .el-radio__inner { - border-color: #70b603; - background: #70b603; -} -.option-item.isFalse[data-v-0c43651d] { - border: 1px solid #d9001b; -} -.option-item.isFalse[data-v-0c43651d] .el-radio__input.is-checked .el-radio__inner { - border-color: #d9001b; - background: #d9001b; -} -.option-item[data-v-0c43651d]:hover { - background: #ddd; -} -.option-item[data-v-0c43651d] .content { - cursor: pointer; -} -.option-item[data-v-0c43651d] .stem-content.no-border { - padding: 8px 14px !important; - cursor: pointer; -} - -/*# sourceMappingURL=radio.vue.map */ -.option-item + .option-item[data-v-42039503] { - margin-top: 16px; -} -.option-item[data-v-42039503] { - display: flex; - background: #fbfbfb; - border-radius: 6px; - padding-left: 16px; - cursor: pointer; - transition: all ease 0.3s; - border: 1px solid #fbfbfb; -} -.option-item.isActive[data-v-42039503] { - border-color: #2e9adb; -} -.option-item .questionSeq[data-v-42039503] { - padding: 8px 0; -} -.option-item.isTrue[data-v-42039503] { - border: 1px solid #70b603; -} -.option-item.isTrue[data-v-42039503] .el-checkbox__input.is-checked .el-checkbox__inner { - border-color: #70b603; - background: #70b603; -} -.option-item.isFalse[data-v-42039503] { - border: 1px solid #d9001b; -} -.option-item.isFalse[data-v-42039503] .el-checkbox__input.is-checked .el-checkbox__inner { - border-color: #d9001b; - background: #d9001b; -} -.option-item[data-v-42039503]:hover { - background: #ddd; -} -.option-item[data-v-42039503] .content { - cursor: pointer; -} -.option-item[data-v-42039503] .stem-content.no-border { - padding: 8px 14px !important; - cursor: pointer; -} - -/*# sourceMappingURL=checkbox.vue.map */ -.option-item + .option-item[data-v-34b5c60e] { - margin-top: 16px; -} -.option-item[data-v-34b5c60e] { - display: flex; - background: #fbfbfb; - border-radius: 6px; - padding-left: 16px; - cursor: pointer; - transition: all ease 0.3s; - border: 1px solid #fbfbfb; -} -.option-item.isActive[data-v-34b5c60e] { - border-color: #2e9adb; -} -.option-item .questionSeq[data-v-34b5c60e] { - padding: 8px 0; -} -.option-item.isTrue[data-v-34b5c60e] { - border: 1px solid #70b603; -} -.option-item.isTrue[data-v-34b5c60e] .el-checkbox__input.is-checked .el-checkbox__inner { - border-color: #70b603; - background: #70b603; -} -.option-item.isFalse[data-v-34b5c60e] { - border: 1px solid #d9001b; -} -.option-item.isFalse[data-v-34b5c60e] .el-checkbox__input.is-checked .el-checkbox__inner { - border-color: #d9001b; - background: #d9001b; -} -.option-item[data-v-34b5c60e]:hover { - background: #ddd; -} -.option-item[data-v-34b5c60e] .content { - cursor: pointer; -} -.option-item[data-v-34b5c60e] .stem-content.no-border { - padding: 8px 14px !important; - cursor: pointer; -} - -/*# sourceMappingURL=checkbox.vue.map */ -.content[data-v-8e4439e6] { +.content[data-v-178d3ffd] { width: 100%; } -.content .stem-content[data-v-8e4439e6] { +.content .stem-content[data-v-178d3ffd] { width: 100%; box-sizing: border-box; padding: 5px 14px; @@ -3610,12 +3522,12 @@ h2[data-v-43075698] { border-radius: 6px; cursor: pointer; } -.content .stem-content.no-border[data-v-8e4439e6] { +.content .stem-content.no-border[data-v-178d3ffd] { padding: 0; border: none; cursor: default; } -.content .stem-content .placeholder[data-v-8e4439e6] { +.content .stem-content .placeholder[data-v-178d3ffd] { color: #c0c4cc; font-size: 14px; cursor: pointer; @@ -3623,124 +3535,212 @@ h2[data-v-43075698] { } /*# sourceMappingURL=common.vue.map */ -.line-content[data-v-70ef6e32] { +.option-item + .option-item[data-v-0bbbebe6] { + margin-top: 16px; +} +.option-item[data-v-0bbbebe6] { + display: flex; + background: #fbfbfb; + border-radius: 6px; + padding-left: 16px; + cursor: pointer; + transition: all ease 0.3s; + border: 1px solid #fbfbfb; +} +.option-item .questionSeq[data-v-0bbbebe6] { + padding: 8px 0; +} +.option-item.isActive[data-v-0bbbebe6] { + border-color: #2e9adb; +} +.option-item.isTrue[data-v-0bbbebe6] { + border: 1px solid #70b603; +} +.option-item.isTrue[data-v-0bbbebe6] .el-radio__input.is-checked .el-radio__inner { + border-color: #70b603; + background: #70b603; +} +.option-item.isFalse[data-v-0bbbebe6] { + border: 1px solid #d9001b; +} +.option-item.isFalse[data-v-0bbbebe6] .el-radio__input.is-checked .el-radio__inner { + border-color: #d9001b; + background: #d9001b; +} +.option-item[data-v-0bbbebe6]:hover { + background: #ddd; +} +.option-item[data-v-0bbbebe6] .content { + cursor: pointer; +} +.option-item[data-v-0bbbebe6] .stem-content.no-border { + padding: 8px 14px !important; + cursor: pointer; +} + +/*# sourceMappingURL=radio.vue.map */ +.option-item + .option-item[data-v-669043fa] { + margin-top: 16px; +} +.option-item[data-v-669043fa] { + display: flex; + background: #fbfbfb; + border-radius: 6px; + padding-left: 16px; + cursor: pointer; + transition: all ease 0.3s; + border: 1px solid #fbfbfb; +} +.option-item .questionSeq[data-v-669043fa] { + padding: 8px 0; +} +.option-item.isActive[data-v-669043fa] { + border-color: #2e9adb; +} +.option-item.isTrue[data-v-669043fa] { + border: 1px solid #70b603; +} +.option-item.isTrue[data-v-669043fa] .el-radio__input.is-checked .el-radio__inner { + border-color: #70b603; + background: #70b603; +} +.option-item.isFalse[data-v-669043fa] { + border: 1px solid #d9001b; +} +.option-item.isFalse[data-v-669043fa] .el-radio__input.is-checked .el-radio__inner { + border-color: #d9001b; + background: #d9001b; +} +.option-item[data-v-669043fa]:hover { + background: #ddd; +} +.option-item[data-v-669043fa] .content { + cursor: pointer; +} +.option-item[data-v-669043fa] .stem-content.no-border { + padding: 8px 14px !important; + cursor: pointer; +} + +/*# sourceMappingURL=radio.vue.map */ +.line-content[data-v-4508580a] { width: 100%; position: relative; } -.line-content .line-content--item[data-v-70ef6e32] { +.line-content .line-content--item[data-v-4508580a] { flex: 1; } -.line-content .line-content--item[data-v-70ef6e32] .stem-content { +.line-content .line-content--item[data-v-4508580a] .stem-content { height: 100%; } -.line-content + .line-content[data-v-70ef6e32] { +.line-content + .line-content[data-v-4508580a] { margin-top: 10px; } -.create-option[data-v-70ef6e32] { +.create-option[data-v-4508580a] { width: 100%; margin-top: 10px; border-style: dashed !important; } -.option-item[data-v-70ef6e32] { +.option-item[data-v-4508580a] { flex: 1; min-width: 0; } -.option-item + .option-item[data-v-70ef6e32] { +.option-item + .option-item[data-v-4508580a] { margin-left: 100px; } -.option-item.isMobile + .option-item.isMobile[data-v-70ef6e32] { +.option-item.isMobile + .option-item.isMobile[data-v-4508580a] { margin-left: 50px; } -.option-item[data-v-70ef6e32] { +.option-item[data-v-4508580a] { + margin-bottom: 10px; + background: #fbfbfb; + border-radius: 6px; + padding-left: 16px; +} +.option-item .questionSeq[data-v-4508580a] { + padding: 8px 0; +} +.option-item[data-v-4508580a] .stem-content.no-border { + padding: 8px 14px !important; +} + +/*# sourceMappingURL=view-line.vue.map */ +.line-content[data-v-115d2322] { + width: 100%; + position: relative; +} +.line-content .line-content--item[data-v-115d2322] { + flex: 1; +} +.line-content .line-content--item[data-v-115d2322] .stem-content { + height: 100%; +} +.line-content + .line-content[data-v-115d2322] { + margin-top: 10px; +} +.create-option[data-v-115d2322] { + width: 100%; + margin-top: 10px; + border-style: dashed !important; +} +.option-item[data-v-115d2322] { + flex: 1; + min-width: 0; +} +.option-item + .option-item[data-v-115d2322] { + margin-left: 100px; +} +.option-item.isMobile + .option-item.isMobile[data-v-115d2322] { + margin-left: 50px; +} +.option-item[data-v-115d2322] { margin-bottom: 10px; background: #FBFBFB; border-radius: 6px; padding-left: 16px; border: 1px solid #fbfbfb; } -.option-item .questionSeq[data-v-70ef6e32] { +.option-item .questionSeq[data-v-115d2322] { padding: 8px 0; } -.option-item[data-v-70ef6e32] .stem-content.no-border { +.option-item[data-v-115d2322] .stem-content.no-border { padding: 8px 14px !important; } /*# sourceMappingURL=view-line-answer.vue.map */ -.line-content[data-v-6a0ba9cc] { - width: 100%; - position: relative; -} -.line-content .line-content--item[data-v-6a0ba9cc] { - flex: 1; -} -.line-content .line-content--item[data-v-6a0ba9cc] .stem-content { - height: 100%; -} -.line-content + .line-content[data-v-6a0ba9cc] { - margin-top: 10px; -} -.create-option[data-v-6a0ba9cc] { - width: 100%; - margin-top: 10px; - border-style: dashed !important; -} -.option-item[data-v-6a0ba9cc] { - flex: 1; - min-width: 0; -} -.option-item + .option-item[data-v-6a0ba9cc] { - margin-left: 100px; -} -.option-item.isMobile + .option-item.isMobile[data-v-6a0ba9cc] { - margin-left: 50px; -} -.option-item[data-v-6a0ba9cc] { - margin-bottom: 10px; - background: #fbfbfb; - border-radius: 6px; - padding-left: 16px; -} -.option-item .questionSeq[data-v-6a0ba9cc] { - padding: 8px 0; -} -.option-item[data-v-6a0ba9cc] .stem-content.no-border { - padding: 8px 14px !important; -} - -/*# sourceMappingURL=view-line.vue.map */ -.cell-style-menu-mask[data-v-4b5f8735] { +.cell-style-menu-mask[data-v-c0f57f76] { position: absolute; left: 0; top: 0; z-index: 9999; } -.cell-style-menu[data-v-4b5f8735] { +.cell-style-menu[data-v-c0f57f76] { display: flex; background: #fff; border-radius: 8px; padding: 4px 2px; box-shadow: 0 2px 16px rgba(0, 0, 0, 0.15); } -.cell-style-menu .edui-icon-box[data-v-4b5f8735] { +.cell-style-menu .edui-icon-box[data-v-c0f57f76] { cursor: pointer; padding: 0 4px; margin: 0 2px; } -.cell-style-menu .edui-icon-box .edui-icon[data-v-4b5f8735] { +.cell-style-menu .edui-icon-box .edui-icon[data-v-c0f57f76] { font-style: normal; font-family: "edui-iconfont"; } -.cell-style-menu .edui-icon-box[data-v-4b5f8735]:hover { +.cell-style-menu .edui-icon-box[data-v-c0f57f76]:hover { background-color: #e7e8e8; } -.cell-style-menu .active[data-v-4b5f8735] { +.cell-style-menu .active[data-v-c0f57f76] { background: #e6f7ff; color: #1890ff; } -.grid-popup-icon:hover .grid-popup[data-v-4b5f8735] { +.grid-popup-icon:hover .grid-popup[data-v-c0f57f76] { display: block; } -.grid-popup[data-v-4b5f8735] { +.grid-popup[data-v-c0f57f76] { display: none; position: absolute; top: 26px; @@ -3752,17 +3752,17 @@ h2[data-v-43075698] { padding: 16px; z-index: 10000; } -.grid-container[data-v-4b5f8735] { +.grid-container[data-v-c0f57f76] { display: grid; grid-template-columns: repeat(3, 32px); grid-template-rows: repeat(3, 32px); gap: 8px; } -.grid-container .active[data-v-4b5f8735] { +.grid-container .active[data-v-c0f57f76] { border-color: #1890ff; background: #d3f1ff; } -.grid-item[data-v-4b5f8735] { +.grid-item[data-v-c0f57f76] { width: 32px; height: 32px; border: 1px solid #d9d9d9; @@ -3773,11 +3773,11 @@ h2[data-v-43075698] { border-radius: 4px; position: relative; } -.grid-item[data-v-4b5f8735]:hover { +.grid-item[data-v-c0f57f76]:hover { border-color: #1890ff; background: #e6f7ff; } -.grid-item[data-v-4b5f8735]::after { +.grid-item[data-v-c0f57f76]::after { content: ""; width: 10px; height: 2px; @@ -3786,7 +3786,7 @@ h2[data-v-43075698] { top: 4px; left: 2px; } -.grid-item[data-v-4b5f8735]::before { +.grid-item[data-v-c0f57f76]::before { content: ""; width: 18px; height: 2px; @@ -3795,103 +3795,103 @@ h2[data-v-43075698] { top: 10px; left: 2px; } -.xml-cell-top-left[data-v-4b5f8735]::after { +.xml-cell-top-left[data-v-c0f57f76]::after { top: 4px; left: 2px; width: 10px; } -.xml-cell-top-left[data-v-4b5f8735]::before { +.xml-cell-top-left[data-v-c0f57f76]::before { top: 10px; left: 2px; width: 18px; } -.xml-cell-top-center[data-v-4b5f8735]::after { +.xml-cell-top-center[data-v-c0f57f76]::after { top: 4px; left: 10px; width: 10px; } -.xml-cell-top-center[data-v-4b5f8735]::before { +.xml-cell-top-center[data-v-c0f57f76]::before { top: 10px; left: 6px; width: 18px; } -.xml-cell-top-right[data-v-4b5f8735]::after { +.xml-cell-top-right[data-v-c0f57f76]::after { top: 4px; left: 18px; width: 10px; } -.xml-cell-top-right[data-v-4b5f8735]::before { +.xml-cell-top-right[data-v-c0f57f76]::before { top: 10px; left: 10px; width: 18px; } -.xml-cell-center-left[data-v-4b5f8735]::after { +.xml-cell-center-left[data-v-c0f57f76]::after { top: 10px; left: 2px; width: 10px; } -.xml-cell-center-left[data-v-4b5f8735]::before { +.xml-cell-center-left[data-v-c0f57f76]::before { top: 16px; left: 2px; width: 18px; } -.xml-cell-center-center[data-v-4b5f8735]::after { +.xml-cell-center-center[data-v-c0f57f76]::after { top: 10px; left: 10px; width: 10px; } -.xml-cell-center-center[data-v-4b5f8735]::before { +.xml-cell-center-center[data-v-c0f57f76]::before { top: 16px; left: 6px; width: 18px; } -.xml-cell-center-right[data-v-4b5f8735]::after { +.xml-cell-center-right[data-v-c0f57f76]::after { top: 10px; left: 18px; width: 10px; } -.xml-cell-center-right[data-v-4b5f8735]::before { +.xml-cell-center-right[data-v-c0f57f76]::before { top: 16px; left: 10px; width: 18px; } -.xml-cell-bottom-left[data-v-4b5f8735]::after { +.xml-cell-bottom-left[data-v-c0f57f76]::after { top: 18px; left: 2px; width: 18px; } -.xml-cell-bottom-left[data-v-4b5f8735]::before { +.xml-cell-bottom-left[data-v-c0f57f76]::before { top: 24px; left: 2px; width: 10px; } -.xml-cell-bottom-center[data-v-4b5f8735]::after { +.xml-cell-bottom-center[data-v-c0f57f76]::after { top: 18px; left: 6px; width: 18px; } -.xml-cell-bottom-center[data-v-4b5f8735]::before { +.xml-cell-bottom-center[data-v-c0f57f76]::before { top: 24px; left: 10px; width: 10px; } -.xml-cell-bottom-right[data-v-4b5f8735]::after { +.xml-cell-bottom-right[data-v-c0f57f76]::after { top: 18px; left: 10px; width: 18px; } -.xml-cell-bottom-right[data-v-4b5f8735]::before { +.xml-cell-bottom-right[data-v-c0f57f76]::before { top: 24px; left: 18px; width: 10px; } -.color-popup-v2-icon .text-box[data-v-4b5f8735] { +.color-popup-v2-icon .text-box[data-v-c0f57f76] { font-weight: bold; } -.color-popup-v2-icon:hover .color-popup-v2[data-v-4b5f8735] { +.color-popup-v2-icon:hover .color-popup-v2[data-v-c0f57f76] { display: block; } -.color-popup-v2[data-v-4b5f8735] { +.color-popup-v2[data-v-c0f57f76] { display: none; position: absolute; left: -80px; @@ -3903,27 +3903,27 @@ h2[data-v-43075698] { padding: 12px 10px; z-index: 10000; } -.color-row[data-v-4b5f8735] { +.color-row[data-v-c0f57f76] { display: flex; margin-bottom: 8px; } -.color-row[data-v-4b5f8735]:last-child { +.color-row[data-v-c0f57f76]:last-child { margin-bottom: 0; } -.color-label[data-v-4b5f8735] { +.color-label[data-v-c0f57f76] { width: 44px; font-size: 13px; color: #333; font-weight: bold; margin-right: 4px; } -.color-blocks[data-v-4b5f8735] { +.color-blocks[data-v-c0f57f76] { display: flex; flex-wrap: wrap; gap: 2px; width: 220px; } -.color-block[data-v-4b5f8735] { +.color-block[data-v-c0f57f76] { width: 22px; height: 22px; border-radius: 4px; @@ -3938,11 +3938,11 @@ h2[data-v-43075698] { transition: border-color 0.2s, box-shadow 0.2s; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06); } -.color-block.selected[data-v-4b5f8735] { +.color-block.selected[data-v-c0f57f76] { border-color: #1890ff; box-shadow: 0 0 0 2px #e6f7ff; } -.color-block .no-bg[data-v-4b5f8735] { +.color-block .no-bg[data-v-c0f57f76] { width: 14px; height: 2px; background: #bbb; @@ -3950,13 +3950,13 @@ h2[data-v-43075698] { border-radius: 1px; transform: rotate(-20deg); } -.color-picker-wrap[data-v-4b5f8735] { +.color-picker-wrap[data-v-c0f57f76] { position: relative; display: flex; align-items: center; margin-left: 2px; } -.color-picker-input[data-v-4b5f8735] { +.color-picker-input[data-v-c0f57f76] { width: 22px; height: 22px; opacity: 0; @@ -3965,7 +3965,7 @@ h2[data-v-43075698] { top: 0; cursor: pointer; } -.color-picker-icon[data-v-4b5f8735] { +.color-picker-icon[data-v-c0f57f76] { width: 22px; height: 22px; display: flex; @@ -3978,90 +3978,90 @@ h2[data-v-43075698] { background: #fafbfc; pointer-events: none; } -.color-picker-wrap:hover .color-picker-icon[data-v-4b5f8735] { +.color-picker-wrap:hover .color-picker-icon[data-v-c0f57f76] { border-color: #1890ff; color: #1890ff; } -.color-blocks-vertical[data-v-4b5f8735] { +.color-blocks-vertical[data-v-c0f57f76] { display: flex; flex-direction: column; gap: 2px; } -.color-picker-row[data-v-4b5f8735] { +.color-picker-row[data-v-c0f57f76] { margin-top: 2px; } /*# sourceMappingURL=CellStyleMenu.vue.map */ -.table-cell-radio[data-v-941f51e6] { +.table-cell-select[data-v-5daf3f11] { width: 100%; } -.table-cell-radio .el-radio-group[data-v-941f51e6] { - width: 100%; -} -.table-cell-radio .el-radio[data-v-941f51e6] { - margin-right: 10px; -} - -/*# sourceMappingURL=Radio.vue.map */ -.table-cell-input[data-v-4ffe04fc] { - width: 100%; -} -.table-cell-input .el-input[data-v-4ffe04fc] { - width: 100%; -} - -/*# sourceMappingURL=Input.vue.map */ -.table-cell-select[data-v-0fdefe01] { - width: 100%; -} -.table-cell-select .el-select[data-v-0fdefe01] { +.table-cell-select .el-select[data-v-5daf3f11] { width: 100%; } /*# sourceMappingURL=Select.vue.map */ -.el-dialog .el-form[data-v-69677ea2] { - padding: 20px; +.table-cell-radio[data-v-53aba01d] { + width: 100%; +} +.table-cell-radio .el-radio-group[data-v-53aba01d] { + width: 100%; +} +.table-cell-radio .el-radio[data-v-53aba01d] { + margin-right: 10px; } -/*# sourceMappingURL=EditHeader.vue.map */ -.table-cell-checkbox[data-v-ae78d140] { +/*# sourceMappingURL=Radio.vue.map */ +.table-cell-checkbox[data-v-25c49070] { width: 100%; } -.table-cell-checkbox .el-checkbox-group[data-v-ae78d140] { +.table-cell-checkbox .el-checkbox-group[data-v-25c49070] { width: 100%; } -.table-cell-checkbox .el-checkbox[data-v-ae78d140] { +.table-cell-checkbox .el-checkbox[data-v-25c49070] { margin-right: 10px; } /*# sourceMappingURL=Checkbox.vue.map */ -.mate-title[data-v-4c801d2f] { +.el-dialog .el-form[data-v-52bebb92] { + padding: 20px; +} + +/*# sourceMappingURL=EditHeader.vue.map */ +.table-cell-input[data-v-6c828a0c] { + width: 100%; +} +.table-cell-input .el-input[data-v-6c828a0c] { + width: 100%; +} + +/*# sourceMappingURL=Input.vue.map */ +.mate-title[data-v-950823c2] { display: flex; align-items: center; justify-content: center; } -.edit-cell-content[data-v-4c801d2f] { +.edit-cell-content[data-v-950823c2] { padding: 20px; } -.edit-cell-content .tip[data-v-4c801d2f] { +.edit-cell-content .tip[data-v-950823c2] { color: #999; margin-bottom: 10px; } -.edit-cell-content .select-item[data-v-4c801d2f] { +.edit-cell-content .select-item[data-v-950823c2] { display: flex; align-items: center; margin-bottom: 10px; } -.edit-cell-content .select-item .el-checkbox[data-v-4c801d2f] { +.edit-cell-content .select-item .el-checkbox[data-v-950823c2] { margin-right: 0; } -.edit-cell-content .select-item .el-input[data-v-4c801d2f] { +.edit-cell-content .select-item .el-input[data-v-950823c2] { width: 200px; margin: 0 10px; } /*# sourceMappingURL=EditCell.vue.map */ -.mate-title[data-v-07bfe38c] { +.mate-title[data-v-621f2f2a] { display: flex; align-items: center; justify-content: center; @@ -4069,10 +4069,10 @@ h2[data-v-43075698] { border-radius: 4px 4px 0 0; color: #fff; } -.mate-title img[data-v-07bfe38c] { +.mate-title img[data-v-621f2f2a] { height: 100%; } -.mate-title .mate-text[data-v-07bfe38c] { +.mate-title .mate-text[data-v-621f2f2a] { width: auto !important; height: 44px; background: #ffffff; @@ -4081,67 +4081,67 @@ h2[data-v-43075698] { color: rgba(0, 0, 0, 0.8); line-height: 44px; } -.dialog-footer[data-v-07bfe38c] { +.dialog-footer[data-v-621f2f2a] { text-align: right; } /*# sourceMappingURL=EditNote.vue.map */ -.image-file[data-v-5c106e02] { +.image-file[data-v-1786cccf] { width: 218px; object-fit: scale-down; } -.video-file[data-v-5c106e02] { +.video-file[data-v-1786cccf] { width: 408px; } -.file-render[data-v-5c106e02] { +.file-render[data-v-1786cccf] { width: 100%; } -.file-info[data-v-5c106e02] { +.file-info[data-v-1786cccf] { flex: 1; min-width: 0; } -.file-info.videoHandler[data-v-5c106e02] { +.file-info.videoHandler[data-v-1786cccf] { display: flex; flex-direction: column; justify-content: center; } -.file-info.videoHandler .fileName[data-v-5c106e02] { +.file-info.videoHandler .fileName[data-v-1786cccf] { font-size: 18px; color: #333333; margin-bottom: 19px; } -.file-info.videoHandler .fileInfo[data-v-5c106e02] { +.file-info.videoHandler .fileInfo[data-v-1786cccf] { font-size: 14px; color: #666666; margin-bottom: 19px; } /*# sourceMappingURL=index.vue.map */ -.image-file[data-v-416683df] { +.image-file[data-v-3e962af2] { width: 218px; object-fit: scale-down; } -.video-file[data-v-416683df] { +.video-file[data-v-3e962af2] { width: 408px; } -.file-render[data-v-416683df] { +.file-render[data-v-3e962af2] { width: 100%; } -.file-info[data-v-416683df] { +.file-info[data-v-3e962af2] { flex: 1; min-width: 0; } -.file-info.videoHandler[data-v-416683df] { +.file-info.videoHandler[data-v-3e962af2] { display: flex; flex-direction: column; justify-content: center; } -.file-info.videoHandler .fileName[data-v-416683df] { +.file-info.videoHandler .fileName[data-v-3e962af2] { font-size: 18px; color: #333333; margin-bottom: 19px; } -.file-info.videoHandler .fileInfo[data-v-416683df] { +.file-info.videoHandler .fileInfo[data-v-3e962af2] { font-size: 14px; color: #666666; margin-bottom: 19px; @@ -4183,24 +4183,24 @@ h2[data-v-43075698] { text-align: center; } -[data-v-d6ccf97e] .el-dialog__header { +[data-v-726cb75e] .el-dialog__header { padding: 10px; } -.video-content[data-v-d6ccf97e] { +.video-content[data-v-726cb75e] { width: 180px; height: 135px; border-radius: 6px; overflow: hidden; position: relative; } -.video-content .play[data-v-d6ccf97e] { +.video-content .play[data-v-726cb75e] { position: absolute; left: 50%; top: 50%; cursor: pointer; transform: translateX(-50%) translateY(-50%); } -.video-mask[data-v-d6ccf97e] { +.video-mask[data-v-726cb75e] { position: absolute; left: 0; top: 0; @@ -4208,36 +4208,36 @@ h2[data-v-43075698] { height: 100%; background: rgba(0, 0, 0, 0.5); } -.video-mask img[data-v-d6ccf97e] { +.video-mask img[data-v-726cb75e] { position: absolute; left: 50%; top: 50%; transform: translate(-50% -50%); display: block; } -.video-player[data-v-d6ccf97e] { +.video-player[data-v-726cb75e] { width: 100%; } /*# sourceMappingURL=video-play.vue.map */ -[data-v-1903d5f8] .el-dialog__header { +[data-v-8495abd8] .el-dialog__header { padding: 10px; } -.video-content[data-v-1903d5f8] { +.video-content[data-v-8495abd8] { width: 180px; height: 135px; border-radius: 6px; overflow: hidden; position: relative; } -.video-content .play[data-v-1903d5f8] { +.video-content .play[data-v-8495abd8] { position: absolute; left: 50%; top: 50%; cursor: pointer; transform: translateX(-50%) translateY(-50%); } -.video-mask[data-v-1903d5f8] { +.video-mask[data-v-8495abd8] { position: absolute; left: 0; top: 0; @@ -4245,132 +4245,132 @@ h2[data-v-43075698] { height: 100%; background: rgba(0, 0, 0, 0.5); } -.video-mask img[data-v-1903d5f8] { +.video-mask img[data-v-8495abd8] { position: absolute; left: 50%; top: 50%; transform: translate(-50% -50%); display: block; } -.video-player[data-v-1903d5f8] { +.video-player[data-v-8495abd8] { width: 100%; } /*# sourceMappingURL=video-play.vue.map */ -.audio .audio-icon[data-v-6166fdf6] { +.audio .audio-icon[data-v-7be84416] { width: 36px; height: 36px; margin-right: 20px; } -.audio .audio-icon img[data-v-6166fdf6] { +.audio .audio-icon img[data-v-7be84416] { width: 100%; height: 100%; display: block; } -.audio .audio-controls[data-v-6166fdf6] { +.audio .audio-controls[data-v-7be84416] { width: 100%; max-width: 200px; flex: 1; height: 36px; } -.audio .audio-controls .audio-controls--progress[data-v-6166fdf6], .audio .audio-controls .audio-controls--handler[data-v-6166fdf6] { +.audio .audio-controls .audio-controls--progress[data-v-7be84416], .audio .audio-controls .audio-controls--handler[data-v-7be84416] { width: 100%; } -.audio .audio-controls .audio-controls--handler[data-v-6166fdf6] { +.audio .audio-controls .audio-controls--handler[data-v-7be84416] { line-height: 1; } -.audio .audio-controls .audio-controls--handler .play[data-v-6166fdf6] { +.audio .audio-controls .audio-controls--handler .play[data-v-7be84416] { font-size: 24px; } -.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-6166fdf6] { +.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-7be84416] { width: 22px; height: 22px; display: block; cursor: pointer; } -.audio .audio-controls .audio-controls--handler .current-time[data-v-6166fdf6], .audio .audio-controls .audio-controls--handler .total-time[data-v-6166fdf6] { +.audio .audio-controls .audio-controls--handler .current-time[data-v-7be84416], .audio .audio-controls .audio-controls--handler .total-time[data-v-7be84416] { font-size: 12px; color: #333; } -.play-handler.mobile[data-v-6166fdf6] { +.play-handler.mobile[data-v-7be84416] { width: 20px; height: 20px; } -.audio-component[data-v-6166fdf6] { +.audio-component[data-v-7be84416] { display: none; } -[data-v-6166fdf6] .el-slider__runway { +[data-v-7be84416] .el-slider__runway { margin: 0 0 4px 0; background: #e3e3e3; height: 4px; } -[data-v-6166fdf6] .el-slider__bar { +[data-v-7be84416] .el-slider__bar { height: 4px; } -[data-v-6166fdf6] .el-slider__button { +[data-v-7be84416] .el-slider__button { width: 10px; height: 10px; } -[data-v-6166fdf6] .el-slider__button-wrapper { +[data-v-7be84416] .el-slider__button-wrapper { top: -15px; } /*# sourceMappingURL=audio-play-new.vue.map */ -.audio .audio-icon[data-v-4b6804e2] { +.audio .audio-icon[data-v-4809edd2] { width: 36px; height: 36px; margin-right: 20px; } -.audio .audio-icon img[data-v-4b6804e2] { +.audio .audio-icon img[data-v-4809edd2] { width: 100%; height: 100%; display: block; } -.audio .audio-controls[data-v-4b6804e2] { +.audio .audio-controls[data-v-4809edd2] { width: 100%; max-width: 200px; flex: 1; height: 36px; } -.audio .audio-controls .audio-controls--progress[data-v-4b6804e2], .audio .audio-controls .audio-controls--handler[data-v-4b6804e2] { +.audio .audio-controls .audio-controls--progress[data-v-4809edd2], .audio .audio-controls .audio-controls--handler[data-v-4809edd2] { width: 100%; } -.audio .audio-controls .audio-controls--handler[data-v-4b6804e2] { +.audio .audio-controls .audio-controls--handler[data-v-4809edd2] { line-height: 1; } -.audio .audio-controls .audio-controls--handler .play[data-v-4b6804e2] { +.audio .audio-controls .audio-controls--handler .play[data-v-4809edd2] { font-size: 24px; } -.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-4b6804e2] { +.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-4809edd2] { width: 22px; height: 22px; display: block; cursor: pointer; } -.audio .audio-controls .audio-controls--handler .current-time[data-v-4b6804e2], .audio .audio-controls .audio-controls--handler .total-time[data-v-4b6804e2] { +.audio .audio-controls .audio-controls--handler .current-time[data-v-4809edd2], .audio .audio-controls .audio-controls--handler .total-time[data-v-4809edd2] { font-size: 12px; color: #333; } -.play-handler.mobile[data-v-4b6804e2] { +.play-handler.mobile[data-v-4809edd2] { width: 20px; height: 20px; } -.audio-component[data-v-4b6804e2] { +.audio-component[data-v-4809edd2] { display: none; } -[data-v-4b6804e2] .el-slider__runway { +[data-v-4809edd2] .el-slider__runway { margin: 0 0 4px 0; background: #e3e3e3; height: 4px; } -[data-v-4b6804e2] .el-slider__bar { +[data-v-4809edd2] .el-slider__bar { height: 4px; } -[data-v-4b6804e2] .el-slider__button { +[data-v-4809edd2] .el-slider__button { width: 10px; height: 10px; } -[data-v-4b6804e2] .el-slider__button-wrapper { +[data-v-4809edd2] .el-slider__button-wrapper { top: -15px; } diff --git a/src/plugin/xml-digital-teaching/lib/index.js b/src/plugin/xml-digital-teaching/lib/index.js index bb6138a..0e78d56 100644 --- a/src/plugin/xml-digital-teaching/lib/index.js +++ b/src/plugin/xml-digital-teaching/lib/index.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile +* Copyright ©Thu Jul 24 2025 15:16:57 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import crypto from 'crypto'; @@ -356,587 +356,6 @@ function v4(options, buf, offset) { return stringify$2(rnds); } -let _that = {}; -/** - * - * @param { - * textBookData:"教材信息", - * catalogList:"目录信息", - * looseLeafData:"所有活页内容", - * isTrial:"是否试读", - * textBookMergeLevel:"教材合并到目录的层级", - * trialChapterList:"试读章节列表" - * } - * - * @returns - */ -const formatTextBook = data => { - // _that = { ..._that, ...data } - _that = { - contentList: [], - componentIndex: 0, - componentTotal: 0, - chapterIndex: 0, - componentList: [], - isTrial: false, - isTrialIndex: 10, - textBookMergeLevel: 1, - trialChapterList: [], - firstLevelLabel: '', - firstLevelChapterId: '', - locationChapterId: '', - locationLabel: '', - readableChapters: [], - chapterData: {}, - componentData: {}, - textBookResource: { - imageList: [], - audioList: [], - videoList: [], - animationList: [], - curriculumList: [], - resourceList: [], - formulaList: [], - interactionList: [], - questionList: [], - testPaperList: [], - graphList: [], - tableList: [], - imageTotal: 0, - audioTotal: 0, - videoTotal: 0, - animationTotal: 0, - curriculumTotal: 0, - resourceTotal: 0, - formulaTotal: 0, - interactionTotal: 0, - questionTotal: 0, - testPaperTotal: 0, - graphTotal: 0, - tableTotal: 0, - teachingResourceTotal: 0, - imageCurrent: 0, - audioCurrent: 0, - videoCurrent: 0, - animationCurrent: 0, - curriculumCurrent: 0, - resourceCurrent: 0, - formulaCurrent: 0, - interactionCurrent: 0, - questionCurrent: 0, - tableCurrent: 0, - graphCurrent: 0 - }, - ...data - }; - return new Promise(resolve => { - const getItemByChild = (list, level, orderNum) => { - for (let i = 0; i < list.length; i++) { - let it = list[i]; - if (_that.looseLeafData[it.id] && _that.looseLeafData[it.id].looseLeafInfo) { - if (JSON.parse(_that.looseLeafData[it.id].looseLeafInfo).length > 0) { - // 更新组件总数 - _that.componentTotal += JSON.parse(_that.looseLeafData[it.id].looseLeafInfo).length; - it.xmlCompRef = JSON.parse(_that.looseLeafData[it.id].looseLeafInfo)[0].xmlCompRef; - _that.looseLeafData[it.id].label = it.label; - } else { - _that.componentTotal += 1; - it.xmlCompRef = v4(); - } - } else { - _that.componentTotal += 1; - it.xmlCompRef = v4(); - } - it.chapterOrderNum = orderNum ? orderNum : i; - it.catalogLevel = level; - _that.contentList.push(it); - if (it.children) { - getItemByChild(it.children, level + 1, orderNum ? orderNum : i); - } - } - }; - getItemByChild(_that.catalogList, 1, ''); - // 处理数据格式 - _that.chapterIndex = 0; - formattedData(_that.contentList[0].id, resolve); //@format - }); -}; -// 处理活页json数据信息 传入id获取数据解析为list -function formattedData(chapterId, resolve) { - let list = []; - if (_that.looseLeafData[chapterId] && _that.looseLeafData[chapterId].looseLeafInfo) { - if (JSON.parse(_that.looseLeafData[chapterId].looseLeafInfo).length > 0) { - list = JSON.parse(_that.looseLeafData[chapterId].looseLeafInfo); - } else { - list = [{ - componentsName: 'xml-single-placeholder-group', - xmlCompRef: _that.contentList[_that.chapterIndex].xmlCompRef, - data: {} - }]; - } - } else { - list = [{ - componentsName: 'xml-single-placeholder-group', - xmlCompRef: _that.contentList[_that.chapterIndex].xmlCompRef, - data: {} - }]; - } - let source = { - imageList: [], - //图片列表 - audioList: [], - //音频列表 - videoList: [], - //视频列表 - animationList: [], - //动画列表 - curriculumList: [], - //微课列表 - formulaList: [], - //公式列表 - interactionList: [], - //互动列表 - resourceList: [], - //资源列表 - questionList: [], - //试题列表 - testPaperList: [], - //试卷列表 - graphList: [], - //图谱列表 - tableList: [] //表格列表 - }; - if (_that.contentList[_that.chapterIndex].catalogLevel == 1) { - _that.firstLevelLabel = _that.contentList[_that.chapterIndex].label; - _that.firstLevelChapterId = chapterId; - _that.chapterData[_that.firstLevelChapterId] = {}; - _that.chapterData[_that.firstLevelChapterId].startIndex = _that.componentIndex; - _that.chapterData[_that.firstLevelChapterId].endIndex = _that.componentIndex; - } - // 设置当前位置的章节ID和名称。 若当前目录层级小于等于教材合并到目录的层级 - if (_that.contentList[_that.chapterIndex].catalogLevel <= _that.textBookMergeLevel) { - _that.locationChapterId = chapterId; - _that.locationLabel = _that.contentList[_that.chapterIndex].label; - } - let readIndex = Number(_that.componentTotal * (_that.isTrialIndex / 100)).toFixed(0); //可以试读到的组件index - let startIndex = _that.componentIndex; - let chapterData = _that.catalogList.find(item => item.id == _that.firstLevelChapterId); - list.map((element, index) => { - let isTrialExternal = _that.isTrial ? _that.componentIndex < readIndex || _that.trialChapterList.includes(chapterId) ? false : true : false; - // 向数据里添加位置信息,第一位:章节Id 、第二位:模块Id - let location = `xml-digital-teaching/${chapterId}/${element.xmlCompRef}`; - element.location = location; - element.chapterId = chapterId; - element.componentIndex = _that.componentIndex; - element.label = _that.contentList[_that.chapterIndex].label; //章节名字 - element.firstLevelId = _that.firstLevelChapterId; //章节所在一级标题的Id - element.firstLevelLabel = _that.firstLevelLabel; //章节所在一级标题的名称 - element.locationChapterId = _that.locationChapterId; //当前内容阅读所在目录id - element.locationLabel = _that.locationLabel; //当前内容阅读所在目录名称 - element.chapterOrderNum = _that.contentList[_that.chapterIndex].chapterOrderNum; //当前内容阅读所在目录顺序 - element.startIndex = startIndex; //章节开始位置 - element.endIndex = startIndex + list.length; //章节结束位置 - element.endLevelId = chapterData; //章节结束id - - _that.componentIndex++; - _that.chapterData[_that.firstLevelChapterId].endIndex = _that.componentIndex; - - // 处理文本图片 - const processTextImages = e => { - e?.html?.replace(/]*src=['"]([^'"]+)[^>]*>/gi, (match, p1) => { - let keyValue = match.split(' '); - let obj = {}; - for (let i = 0; i < keyValue.length; i++) { - if (keyValue[i].indexOf('=') !== -1) { - let item = keyValue[i].split('='); - obj[item[0]] = item[1].replace(/\"/g, '').replace(/\/>/g, ''); - } - } - if (obj['data-img-type'] == '1') { - source.imageList.push({ - chapterId: chapterId, - label: _that.looseLeafData[chapterId].label, - firstLevelId: _that.firstLevelChapterId, - firstLevelLabel: _that.firstLevelLabel, - locationChapterId: _that.locationChapterId, - locationLabel: _that.locationLabel, - isTrialExternal: isTrialExternal, - location: location, - title: obj.alt || '图片', - uploadFileUrl: obj.src, - id: obj.id - }); - } - }); - }; - // 根据不同的组件类型进行处理 - if (element.componentsName == 'xml-single-text-group') { - // 文本 - element.Text = element.data.pGroupData.textData?.html; //文本内容 - - processTextImages({ - html: element.data.pGroupData.textData?.html - }); - if (element.data?.graphLinks?.length) { - let linkWithLocationList = []; - element.data?.graphLinks.forEach((item, index) => { - item.targets.forEach(target => { - linkWithLocationList.push({ - ...item, - location, - titleClass: 'xml-graph-link', - index, - chapterId, - graphTargetP: target - }); - }); - }); - source.graphList = [...source.graphList, ...linkWithLocationList]; - } - } else if (element.componentsName == 'xml-single-image-group') { - // 图片 - let textList = []; - element.data.pGroupData.imageData.imageList.map((item, index) => { - item.chapterId = chapterId; - item.label = _that.looseLeafData[chapterId].label; - item.firstLevelId = _that.firstLevelChapterId; - item.firstLevelLabel = _that.firstLevelLabel; - item.locationChapterId = _that.locationChapterId; - item.locationLabel = _that.locationLabel; - item.isTrialExternal = isTrialExternal; - item.location = location; - item.titleClass = 'xml-image-title'; - item.index = index; - item.imageToatl = source.imageList.length; - item.xmlCompRef = element.xmlCompRef + `_${index}`; - textList.push({ - title: item.title, - titleClass: 'xml-image-title', - index: index - }); - }); - if (element.data.pGroupData.imageData.imgType != '0') { - source.imageList = source.imageList.concat(element.data.pGroupData.imageData.imageList); - } - element.textList = textList; - } else if (element.componentsName == 'xml-single-music-group') { - // 音频 - let textList = []; - element.data.pGroupData.musicData.musicSetList.map((item, index) => { - item.chapterId = chapterId; - item.label = _that.looseLeafData[chapterId].label; - item.firstLevelId = _that.firstLevelChapterId; - item.firstLevelLabel = _that.firstLevelLabel; - item.locationChapterId = _that.locationChapterId; - item.locationLabel = _that.locationLabel; - item.isTrialExternal = isTrialExternal; - item.location = location; - item.titleClass = 'xml-audio-title'; - item.index = index; - item.xmlCompRef = element.xmlCompRef + `_${index}`; - textList.push({ - title: item.title, - titleClass: 'xml-audio-title', - index: index - }); - }); - source.audioList = source.audioList.concat(element.data.pGroupData.musicData.musicSetList); - element.textList = textList; - } else if (element.componentsName == 'xml-single-video-group') { - // 视频 - let textList = []; - element.data.pGroupData.videoData.videoSetList.map((item, index) => { - item.chapterId = chapterId; - item.label = _that.looseLeafData[chapterId].label; - item.firstLevelId = _that.firstLevelChapterId; - item.firstLevelLabel = _that.firstLevelLabel; - item.locationChapterId = _that.locationChapterId; - item.locationLabel = _that.locationLabel; - item.isTrialExternal = isTrialExternal; - item.location = location; - item.titleClass = 'xml-video-title'; - item.index = index; - item.xmlCompRef = element.xmlCompRef + `_${index}`; - textList.push({ - title: item.title, - titleClass: 'xml-video-title', - index: index - }); - }); - if (element.data.pGroupData.videoData.videoType == '1') { - source.curriculumList = source.curriculumList.concat(element.data.pGroupData.videoData.videoSetList); - } else if (element.data.pGroupData.videoData.videoType == '2') { - source.animationList = source.animationList.concat(element.data.pGroupData.videoData.videoSetList); - } else { - source.videoList = source.videoList.concat(element.data.pGroupData.videoData.videoSetList); - } - element.textList = textList; - } else if (element.componentsName == 'xml-single-resource-group') { - // 资源 - - let textList = []; - element.data.pGroupData.resourceData.resourceSetList.map((item, index) => { - item.chapterId = chapterId; - item.label = _that.looseLeafData[chapterId].label; - item.firstLevelId = _that.firstLevelChapterId; - item.firstLevelLabel = _that.firstLevelLabel; - item.locationChapterId = _that.locationChapterId; - item.locationLabel = _that.locationLabel; - item.isTrialExternal = isTrialExternal; - item.location = location; - item.titleClass = 'xml-resource-title'; - item.index = index; - item.ilk = 'resource'; - item.xmlCompRef = element.xmlCompRef + `_${index}`; - let title = item.title || item.fileFormat; - textList.push({ - title: title, - titleClass: 'xml-resource-title', - index: index - }); - }); - source.resourceList = source.resourceList.concat(element.data.pGroupData.resourceData.resourceSetList); - element.textList = textList; - } else if (element.componentsName == 'xml-single-book-group') { - // 电子书 - let textList = []; - element.data.pGroupData.ebookData.ebookSetList.map((item, index) => { - item.chapterId = chapterId; - item.label = _that.looseLeafData[chapterId].label; - item.firstLevelId = _that.firstLevelChapterId; - item.firstLevelLabel = _that.firstLevelLabel; - item.locationChapterId = _that.locationChapterId; - item.locationLabel = _that.locationLabel; - item.isTrialExternal = isTrialExternal; - item.location = location; - item.titleClass = 'xml-ebook-title'; - item.index = index; - item.ilk = 'ebook'; - item.xmlCompRef = element.xmlCompRef + `_${index}`; - let title = item.title || item.name; - textList.push({ - title: title, - titleClass: 'xml-ebook-title', - index: index - }); - }); - source.resourceList = source.resourceList.concat(element.data.pGroupData.ebookData.ebookSetList); - element.textList = textList; - } else if (element.componentsName == 'xml-single-table-group') { - // 表格 - element.chapterId = chapterId; - element.label = _that.looseLeafData[chapterId].label; - element.firstLevelId = _that.firstLevelChapterId; - element.firstLevelLabel = _that.firstLevelLabel; - element.locationChapterId = _that.locationChapterId; - element.locationLabel = _that.locationLabel; - element.data.pGroupData.tableData.isTrialExternal = isTrialExternal; - element.data.pGroupData.tableData.location = location; - source.tableList.push(element.data.pGroupData.tableData); - } else if (element.componentsName == 'xml-single-question-group') { - // 试题 - - let textList = []; - element.data.pGroupData.questionData.questionSetList.map((item, index) => { - item.chapterId = chapterId; - item.label = _that.looseLeafData[chapterId].label; - item.firstLevelId = _that.firstLevelChapterId; - item.firstLevelLabel = _that.firstLevelLabel; - item.locationChapterId = _that.locationChapterId; - item.locationLabel = _that.locationLabel; - item.isTrialExternal = isTrialExternal; - item.location = location; - item.titleClass = 'xml-question-title'; - item.index = index; - item.xmlCompRef = element.xmlCompRef + `_${index}`; - textList.push({ - title: item.stem.content, - titleClass: 'xml-question-title', - index: index - }); - }); - source.questionList = source.questionList.concat(element.data.pGroupData.questionData.questionSetList); - element.textList = textList; - } else if (element.componentsName == 'xml-single-test-paper-group') { - // 试卷 - let textList = []; - element.data.pGroupData.testPaperData.testPaperSetList.map((item, index) => { - item.chapterId = chapterId; - item.label = _that.looseLeafData[chapterId].label; - item.firstLevelId = _that.firstLevelChapterId; - item.firstLevelLabel = _that.firstLevelLabel; - item.locationChapterId = _that.locationChapterId; - item.locationLabel = _that.locationLabel; - item.isTrialExternal = isTrialExternal; - item.location = location; - item.titleClass = 'xml-paper-title'; - item.index = index; - item.xmlCompRef = element.xmlCompRef + `_${index}`; - textList.push({ - title: item.paperName, - titleClass: 'xml-paper-title', - index: index - }); - }); - source.testPaperList = source.testPaperList.concat(element.data.pGroupData.testPaperData.testPaperSetList); - element.textList = textList; - } else if (element.componentsName == 'xml-single-hotzone-group') { - //热区 - let textList = []; - element.data.pGroupData.xmlBlockData.imageList.map((item, index) => { - textList.push({ - title: item.title, - titleClass: 'xml-hot-zone-title', - index: index - }); - }); - element.textList = textList; - } else if (element.componentsName == 'xml-single-html-group') { - // element={ - // ...element, - // data: { - // ...element.data, - // pGroupData: { - // ...element.data.pGroupData, - // htmlData: { - // ...element.data.pGroupData.htmlData, - // code: element.data.pGroupData.htmlData.code.replace(/