From 9f99e24ecabd9b16fbac76d7c61f6291fe4941c6 Mon Sep 17 00:00:00 2001 From: caoyuchun Date: Fri, 23 May 2025 18:35:14 +0800 Subject: [PATCH] cyc --- .../xml-digital-teaching/lib/catalog.css | 11 +- .../xml-digital-teaching/lib/catalog.js | 2 +- .../xml-digital-teaching/lib/catalog.min.css | 2 +- src/plugin/xml-digital-teaching/lib/ebook.js | 2 +- src/plugin/xml-digital-teaching/lib/group.js | 2 +- src/plugin/xml-digital-teaching/lib/html.js | 2 +- src/plugin/xml-digital-teaching/lib/image.js | 2 +- .../xml-digital-teaching/lib/imageText.css | 38 +- .../xml-digital-teaching/lib/imageText.js | 2 +- .../lib/imageText.min.css | 2 +- src/plugin/xml-digital-teaching/lib/index.css | 3648 ++++++++--------- src/plugin/xml-digital-teaching/lib/index.js | 197 +- .../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 | 138 +- .../xml-digital-teaching/lib/paragraph.js | 2 +- .../xml-digital-teaching/lib/question.css | 184 +- .../xml-digital-teaching/lib/question.js | 29 +- .../xml-digital-teaching/lib/question.min.css | 2 +- src/plugin/xml-digital-teaching/lib/render.js | 2 +- .../xml-digital-teaching/lib/resource.js | 2 +- .../lib/single-ctalog-group.js | 2 +- .../lib/single-ebook-group.js | 2 +- .../lib/single-html-group.js | 2 +- .../lib/single-image-group.js | 2 +- .../lib/single-music-group.js | 2 +- .../lib/single-question-group.js | 2 +- .../lib/single-resource-group.js | 2 +- .../lib/single-testpaper-group.js | 2 +- .../lib/single-text-group.js | 2 +- .../lib/single-video-group.js | 2 +- .../xml-digital-teaching/lib/splitline.css | 156 +- .../xml-digital-teaching/lib/splitline.js | 2 +- .../xml-digital-teaching/lib/testPaper.js | 2 +- src/plugin/xml-digital-teaching/lib/text.css | 16 +- src/plugin/xml-digital-teaching/lib/text.js | 2 +- src/plugin/xml-digital-teaching/lib/title.css | 180 +- src/plugin/xml-digital-teaching/lib/title.js | 2 +- .../xml-digital-teaching/lib/titleLibrary.css | 176 +- .../xml-digital-teaching/lib/titleLibrary.js | 2 +- src/plugin/xml-digital-teaching/lib/video.js | 2 +- src/views/Book.vue | 2 +- 43 files changed, 2410 insertions(+), 2427 deletions(-) diff --git a/src/plugin/xml-digital-teaching/lib/catalog.css b/src/plugin/xml-digital-teaching/lib/catalog.css index d0f842d..63a1657 100644 --- a/src/plugin/xml-digital-teaching/lib/catalog.css +++ b/src/plugin/xml-digital-teaching/lib/catalog.css @@ -1,8 +1,3 @@ - -.xml-show-catalog .el-tree-node__content { - display: flex !important; -} - .catalog-node-label[data-v-2adc1e7a] { display: flex; align-items: center; @@ -19,4 +14,8 @@ white-space: normal; } -/*# sourceMappingURL=XmlCatalog.vue.map */ \ No newline at end of file +/*# sourceMappingURL=XmlCatalog.vue.map */ + +.xml-show-catalog .el-tree-node__content { + display: flex !important; +} diff --git a/src/plugin/xml-digital-teaching/lib/catalog.js b/src/plugin/xml-digital-teaching/lib/catalog.js index 9d19416..22988fc 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 ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ // diff --git a/src/plugin/xml-digital-teaching/lib/catalog.min.css b/src/plugin/xml-digital-teaching/lib/catalog.min.css index efe3d3a..1af4d87 100644 --- a/src/plugin/xml-digital-teaching/lib/catalog.min.css +++ b/src/plugin/xml-digital-teaching/lib/catalog.min.css @@ -1 +1 @@ -.xml-show-catalog .el-tree-node__content{display:flex!important}.catalog-node-label[data-v-2adc1e7a]{display:flex;align-items:center}.catalog-node-label img[data-v-2adc1e7a]{margin-right:4px}.xml-show-catalog[data-v-2adc1e7a] .el-tree-node__content{height:auto}.xml-show-catalog[data-v-2adc1e7a] .el-tree-node__content .catalog-node-label{max-width:calc(100% - 24px);word-break:break-all;white-space:normal} \ No newline at end of file +.catalog-node-label[data-v-2adc1e7a]{display:flex;align-items:center}.catalog-node-label img[data-v-2adc1e7a]{margin-right:4px}.xml-show-catalog[data-v-2adc1e7a] .el-tree-node__content{height:auto}.xml-show-catalog[data-v-2adc1e7a] .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.js b/src/plugin/xml-digital-teaching/lib/ebook.js index 346810d..146a322 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 ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ // diff --git a/src/plugin/xml-digital-teaching/lib/group.js b/src/plugin/xml-digital-teaching/lib/group.js index 68ab2d9..dc89da5 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 ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ // diff --git a/src/plugin/xml-digital-teaching/lib/html.js b/src/plugin/xml-digital-teaching/lib/html.js index 66428c1..f45d270 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 ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ // diff --git a/src/plugin/xml-digital-teaching/lib/image.js b/src/plugin/xml-digital-teaching/lib/image.js index 9e9a27e..b95bf53 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 ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import Vue from 'vue'; diff --git a/src/plugin/xml-digital-teaching/lib/imageText.css b/src/plugin/xml-digital-teaching/lib/imageText.css index 09b38f6..f5453ee 100644 --- a/src/plugin/xml-digital-teaching/lib/imageText.css +++ b/src/plugin/xml-digital-teaching/lib/imageText.css @@ -3,19 +3,13 @@ /*# sourceMappingURL=second.vue.map */ -/*# sourceMappingURL=first.vue.map */ +/*# sourceMappingURL=fifth.vue.map */ /*# sourceMappingURL=eighth.vue.map */ -/*# sourceMappingURL=fourth.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ +/*# sourceMappingURL=first.vue.map */ /*# sourceMappingURL=third.vue.map */ @@ -23,18 +17,11 @@ /*# sourceMappingURL=seventh.vue.map */ -.xml-image-lun-bo .el-carousel__item { - text-align: center; -} - -.xml-text-h5[data-v-69788445] { -} -.xml-text-pc[data-v-69788445] { -} -.xml-text-h5[data-v-69788445] { -} - +/*# sourceMappingURL=fourth.vue.map */ + + +/*# sourceMappingURL=sixth.vue.map */ .xml-text-h5 .inline-audio-wrap, .xml-text-h5 .inline-link-wrap { align-items: center; @@ -106,6 +93,19 @@ /*# sourceMappingURL=XmlText.vue.map */ +.xml-image-lun-bo .el-carousel__item { + text-align: center; +} + + +.xml-text-h5[data-v-69788445] { +} +.xml-text-pc[data-v-69788445] { +} +.xml-text-h5[data-v-69788445] { +} + + /*# sourceMappingURL=XmlTextDialog.vue.map */ diff --git a/src/plugin/xml-digital-teaching/lib/imageText.js b/src/plugin/xml-digital-teaching/lib/imageText.js index 0ecdfdf..a9f8ce3 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 ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import Vue from 'vue'; diff --git a/src/plugin/xml-digital-teaching/lib/imageText.min.css b/src/plugin/xml-digital-teaching/lib/imageText.min.css index 41f2233..ce72974 100644 --- a/src/plugin/xml-digital-teaching/lib/imageText.min.css +++ b/src/plugin/xml-digital-teaching/lib/imageText.min.css @@ -1 +1 @@ -.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}.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}.el-image__inner[data-v-0ec43bef]{width:100%!important}.xml-image-ping-pu-h5[data-v-0ec43bef]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-0ec43bef]{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-0ec43bef]{width:100%!important}.xml-image-ping-pu-h5[data-v-0ec43bef]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-0ec43bef]{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 2ffe9da..ee9280a 100644 --- a/src/plugin/xml-digital-teaching/lib/index.css +++ b/src/plugin/xml-digital-teaching/lib/index.css @@ -1,3 +1,8 @@ + +.read-the-docs[data-v-2159313a] { + color: #888; +} + .preview-container-h5[data-v-386bf4fa] { padding-top: 15px; } @@ -63,19 +68,11 @@ /*# sourceMappingURL=PreviewLooseLeaf.vue.map */ -.read-the-docs[data-v-2159313a] { - color: #888; -} - - .xml-image-lun-bo .el-carousel__item { text-align: center; } - -/*# sourceMappingURL=XmlTextDialog.vue.map */ - .xml-text-h5[data-v-69788445] { } .xml-text-pc[data-v-69788445] { @@ -83,6 +80,31 @@ .xml-text-h5[data-v-69788445] { } +.catalog-node-label[data-v-2adc1e7a] { + display: flex; + align-items: center; +} +.catalog-node-label img[data-v-2adc1e7a] { + margin-right: 4px; +} +.xml-show-catalog[data-v-2adc1e7a] .el-tree-node__content { + height: auto; +} +.xml-show-catalog[data-v-2adc1e7a] .el-tree-node__content .catalog-node-label { + max-width: calc(100% - 24px); + word-break: break-all; + white-space: normal; +} + +/*# sourceMappingURL=XmlCatalog.vue.map */ + +.xml-video-container-h5[data-v-3e3a54d4] { +} +.xml-video-container-pc[data-v-3e3a54d4] { +} +.xml-video-container-pad[data-v-3e3a54d4] { +} + .xml-text-h5 .inline-audio-wrap, .xml-text-h5 .inline-link-wrap { align-items: center; @@ -156,36 +178,14 @@ /*# sourceMappingURL=XmlGroup.vue.map */ -.catalog-node-label[data-v-2adc1e7a] { - display: flex; - align-items: center; -} -.catalog-node-label img[data-v-2adc1e7a] { - margin-right: 4px; -} -.xml-show-catalog[data-v-2adc1e7a] .el-tree-node__content { - height: auto; -} -.xml-show-catalog[data-v-2adc1e7a] .el-tree-node__content .catalog-node-label { - max-width: calc(100% - 24px); - word-break: break-all; - white-space: normal; -} - -/*# sourceMappingURL=XmlCatalog.vue.map */ - -.xml-video-container-h5[data-v-3e3a54d4] { -} -.xml-video-container-pc[data-v-3e3a54d4] { -} -.xml-video-container-pad[data-v-3e3a54d4] { -} - .xml-show-catalog .el-tree-node__content { display: flex !important; } + + +/*# sourceMappingURL=XmlTextDialog.vue.map */ .xml-video-container-pdf[data-v-ddc0a17e] { position: relative; display: flex; @@ -212,6 +212,9 @@ } /*# sourceMappingURL=XmlVideoImg.vue.map */ + + +/*# sourceMappingURL=XmlTestPaper.vue.map */ .preview-item-file[data-v-274f0021]:hover, .slip-over-cover[data-v-274f0021]:hover { cursor: pointer; @@ -219,6 +222,14 @@ /*# sourceMappingURL=XmlResource.vue.map */ +.xml-question-container-h5[data-v-0ed42cdb] { +} +.xml-question-container-pc[data-v-0ed42cdb] { +} +.xml-question-container-pad[data-v-0ed42cdb] { +} + + .xml-ebook-container-h5[data-v-8b95769e] { } .xml-ebook-container-pc[data-v-8b95769e] { @@ -227,16 +238,239 @@ } -.xml-question-container-h5[data-v-56ad912d] { -} -.xml-question-container-pc[data-v-56ad912d] { -} -.xml-question-container-pad[data-v-56ad912d] { -} - + +/*# sourceMappingURL=fifth.vue.map */ -/*# sourceMappingURL=XmlTestPaper.vue.map */ +/*# sourceMappingURL=fifth.vue.map */ + + +/*# sourceMappingURL=fifth.vue.map */ + + +/*# sourceMappingURL=rectangle.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=hexagon.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=semicircle.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=rotundity.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=thirteenth.vue.map */ + + +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=square.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=seventeen.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=fifteen.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=fifteen.vue.map */ + + +/*# sourceMappingURL=sixteen.vue.map */ + + +/*# sourceMappingURL=sixteen.vue.map */ + + +/*# sourceMappingURL=eighteen.vue.map */ + + +/*# sourceMappingURL=nineteen.vue.map */ + + +/*# sourceMappingURL=triangle.vue.map */ + + +/*# sourceMappingURL=twelfth.vue.map */ + + +/*# sourceMappingURL=Greentheme2.vue.map */ + + +/*# sourceMappingURL=Greentheme2.vue.map */ + + +/*# sourceMappingURL=Greentheme2.vue.map */ + + +/*# sourceMappingURL=eighteen2.vue.map */ + + +/*# sourceMappingURL=Greentheme6.vue.map */ + + +/*# sourceMappingURL=Greentheme4.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=Greentheme4.vue.map */ + + +/*# sourceMappingURL=Greentheme4.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=Yellowtheme3.vue.map */ + + +/*# sourceMappingURL=Yellowtheme3.vue.map */ + + +/*# sourceMappingURL=Yellowtheme3.vue.map */ + + +/*# sourceMappingURL=Greentheme1.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Greentheme1.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=fourteen.vue.map */ + + +/*# sourceMappingURL=fourteen.vue.map */ + + +/*# sourceMappingURL=Yellowtheme5.vue.map */ + + +/*# sourceMappingURL=Yellowtheme5.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=SanQintheme2.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=Twentyone.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=SanQintheme2.vue.map */ + + +/*# sourceMappingURL=Knowledge.vue.map */ + + +/*# sourceMappingURL=Greentheme5.vue.map */ + + +/*# sourceMappingURL=Greentheme5.vue.map */ + + +/*# sourceMappingURL=SanQintheme3.vue.map */ + + +/*# sourceMappingURL=SanQintheme3.vue.map */ + + +/*# sourceMappingURL=SanQintheme1.vue.map */ + + +/*# sourceMappingURL=SanQintheme1.vue.map */ + + +/*# sourceMappingURL=twenty.vue.map */ + + +/*# sourceMappingURL=Yellowtheme6.vue.map */ + + +/*# sourceMappingURL=Twentyfive.vue.map */ + + +/*# sourceMappingURL=Twentyfour.vue.map */ + + +/*# sourceMappingURL=Twentytwo.vue.map */ + + +/*# sourceMappingURL=Twentythree.vue.map */ /*# sourceMappingURL=eighth.vue.map */ @@ -251,274 +485,34 @@ /*# sourceMappingURL=fourth.vue.map */ -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=third.vue.map */ - - /*# sourceMappingURL=fourth.vue.map */ -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ +/*# sourceMappingURL=semicircle.vue.map */ /*# sourceMappingURL=first.vue.map */ -/*# sourceMappingURL=isosceles.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=tenth.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=tenth.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=ninth.vue.map */ - - -/*# sourceMappingURL=ninth.vue.map */ - - -/*# sourceMappingURL=twelve.vue.map */ - - -/*# sourceMappingURL=fourteen.vue.map */ - - -/*# sourceMappingURL=fourteen.vue.map */ - - -/*# sourceMappingURL=fifteen.vue.map */ - - -/*# sourceMappingURL=thirteen.vue.map */ - - -/*# sourceMappingURL=wave.vue.map */ - - -/*# sourceMappingURL=fifteen.vue.map */ - - -/*# sourceMappingURL=eleven.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - -/*# sourceMappingURL=Greentheme2.vue.map */ - - -/*# sourceMappingURL=Greentheme5.vue.map */ - - -/*# sourceMappingURL=Greentheme2.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - -/*# sourceMappingURL=Greentheme2.vue.map */ - - -/*# sourceMappingURL=Greentheme5.vue.map */ - - -/*# sourceMappingURL=Yellowtheme3.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=Yellowtheme3.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=Redtheme2.vue.map */ - - -/*# sourceMappingURL=Redtheme2.vue.map */ - - -/*# sourceMappingURL=Yellowtheme3.vue.map */ - - -/*# sourceMappingURL=Redtheme1.vue.map */ - - -/*# sourceMappingURL=Redtheme1.vue.map */ - - -/*# sourceMappingURL=Yellowtheme5.vue.map */ - - -/*# sourceMappingURL=Redtheme4.vue.map */ - - -/*# sourceMappingURL=Redtheme4.vue.map */ - - -/*# sourceMappingURL=Yellowtheme5.vue.map */ - - -/*# sourceMappingURL=Redtheme3.vue.map */ - - -/*# sourceMappingURL=Redtheme3.vue.map */ - - -/*# sourceMappingURL=SanQintheme2.vue.map */ - - -/*# sourceMappingURL=SanQintheme2.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Redtheme5.vue.map */ - - -/*# sourceMappingURL=sixteen.vue.map */ - - -/*# sourceMappingURL=sixteen.vue.map */ - - -/*# sourceMappingURL=Redtheme6.vue.map */ - - -/*# sourceMappingURL=SanQintheme3.vue.map */ - - -/*# sourceMappingURL=SanQintheme3.vue.map */ - - -/*# sourceMappingURL=Thirtyseven2.vue.map */ - - -/*# sourceMappingURL=quadrangle.vue.map */ - - -/*# sourceMappingURL=SanQintheme1.vue.map */ - - -/*# sourceMappingURL=SanQintheme1.vue.map */ - - -/*# sourceMappingURL=Thirtyeight.vue.map */ - - -/*# sourceMappingURL=Thirtyseven.vue.map */ - - -/*# sourceMappingURL=Thirtyseven3.vue.map */ - - -/*# sourceMappingURL=Thirtyfive.vue.map */ - - -/*# sourceMappingURL=Thirtysix.vue.map */ - - -/*# sourceMappingURL=Forty.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - /*# sourceMappingURL=sixth.vue.map */ +/*# sourceMappingURL=rectangle.vue.map */ + + +/*# sourceMappingURL=Yellowtheme6.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + /*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=thirteenth.vue.map */ .title-text[data-v-0f5ecf09] { background-color: var(--background-color) !important; } @@ -533,97 +527,49 @@ /*# sourceMappingURL=Yellowtheme5.vue.map */ -/*# sourceMappingURL=Greentheme2.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=fourteen.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - -/*# sourceMappingURL=Redtheme3.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=sixteen.vue.map */ +/*# sourceMappingURL=Greentheme6.vue.map */ /*# sourceMappingURL=fifteen.vue.map */ -/*# sourceMappingURL=Redtheme1.vue.map */ - - -/*# sourceMappingURL=Redtheme4.vue.map */ - - -/*# sourceMappingURL=Redtheme2.vue.map */ - - -/*# sourceMappingURL=Thirtyfive.vue.map */ - - -/*# sourceMappingURL=eleventh.vue.map */ - - -/*# sourceMappingURL=Thirtyeight.vue.map */ - - -/*# sourceMappingURL=Greytheme6.vue.map */ - - -/*# sourceMappingURL=Thirtysix.vue.map */ - - -/*# sourceMappingURL=Greytheme4.vue.map */ - - -/*# sourceMappingURL=Greytheme5.vue.map */ - - -/*# sourceMappingURL=Greytheme2.vue.map */ - - -/*# sourceMappingURL=Thirtyseven.vue.map */ - - -/*# sourceMappingURL=Greytheme1.vue.map */ - - -/*# sourceMappingURL=Greytheme3.vue.map */ - - -/*# sourceMappingURL=Bluetheme3.vue.map */ - - /*# sourceMappingURL=Greentheme1.vue.map */ -/*# sourceMappingURL=Greentheme1.vue.map */ +/*# sourceMappingURL=Greentheme4.vue.map */ -/*# sourceMappingURL=Greentheme1.vue.map */ +/*# sourceMappingURL=Greentheme3.vue.map */ -/*# sourceMappingURL=Bluetheme4.vue.map */ +/*# sourceMappingURL=hexagon.vue.map */ -/*# sourceMappingURL=Bluetheme2.vue.map */ +/*# sourceMappingURL=twelfth.vue.map */ -/*# sourceMappingURL=Forty.vue.map */ +/*# sourceMappingURL=seventh.vue.map */ -/*# sourceMappingURL=Bluetheme1.vue.map */ +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=nineteen.vue.map */ + + +/*# sourceMappingURL=Greentheme2.vue.map */ + + +/*# sourceMappingURL=isosceles.vue.map */ + + +/*# sourceMappingURL=ninth.vue.map */ + + +/*# sourceMappingURL=wave.vue.map */ /*# sourceMappingURL=ninth.vue.map */ @@ -632,157 +578,55 @@ /*# sourceMappingURL=quadrangle.vue.map */ -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=sixteen.vue.map */ - - -/*# sourceMappingURL=eighth.vue.map */ - - -/*# sourceMappingURL=hexagon.vue.map */ - - -/*# sourceMappingURL=square.vue.map */ - - -/*# sourceMappingURL=hexagon.vue.map */ - - -/*# sourceMappingURL=rectangle.vue.map */ - - -/*# sourceMappingURL=thirteenth.vue.map */ - - -/*# sourceMappingURL=rectangle.vue.map */ - - -/*# sourceMappingURL=twelfth.vue.map */ - - -/*# sourceMappingURL=thirteenth.vue.map */ - - -/*# sourceMappingURL=triangle.vue.map */ - - -/*# sourceMappingURL=triangle.vue.map */ - - -/*# sourceMappingURL=rotundity.vue.map */ - - -/*# sourceMappingURL=nineteen.vue.map */ - - -/*# sourceMappingURL=twelfth.vue.map */ - - -/*# sourceMappingURL=nineteen.vue.map */ - - -/*# sourceMappingURL=tenth.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=isosceles.vue.map */ - - -/*# sourceMappingURL=thirteen.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=eleven.vue.map */ +/*# sourceMappingURL=Knowledge.vue.map */ /*# sourceMappingURL=fourteen.vue.map */ -/*# sourceMappingURL=third.vue.map */ +/*# sourceMappingURL=seventeen.vue.map */ -/*# sourceMappingURL=Greentheme2.vue.map */ +/*# sourceMappingURL=triangle.vue.map */ -/*# sourceMappingURL=Greentheme3.vue.map */ +/*# sourceMappingURL=sixteen.vue.map */ -/*# sourceMappingURL=Yellowtheme1.vue.map */ +/*# sourceMappingURL=eleven.vue.map */ -/*# sourceMappingURL=Greentheme4.vue.map */ +/*# sourceMappingURL=tenth.vue.map */ -/*# sourceMappingURL=Greentheme5.vue.map */ +/*# sourceMappingURL=tenth.vue.map */ + + +/*# sourceMappingURL=twelve.vue.map */ + + +/*# sourceMappingURL=thirteen.vue.map */ + + +/*# sourceMappingURL=fifth.vue.map */ /*# sourceMappingURL=Redtheme1.vue.map */ -/*# sourceMappingURL=Greentheme6.vue.map */ - - -/*# sourceMappingURL=Greentheme6.vue.map */ - - -/*# sourceMappingURL=Yellowtheme5.vue.map */ - - -/*# sourceMappingURL=semicircle.vue.map */ - - -/*# sourceMappingURL=semicircle.vue.map */ - - -/*# sourceMappingURL=eighteen2.vue.map */ - - -/*# sourceMappingURL=seventeen.vue.map */ - - -/*# sourceMappingURL=seventeen.vue.map */ - - -/*# sourceMappingURL=Redtheme3.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Redtheme4.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=eighteen.vue.map */ - - -/*# sourceMappingURL=Yellowtheme6.vue.map */ - - -/*# sourceMappingURL=Yellowtheme6.vue.map */ - - -/*# sourceMappingURL=Twentythree.vue.map */ - - -/*# sourceMappingURL=Knowledge.vue.map */ - - -/*# sourceMappingURL=Knowledge.vue.map */ +/*# sourceMappingURL=Redtheme2.vue.map */ /*# sourceMappingURL=Redtheme2.vue.map */ -/*# sourceMappingURL=Yellowtheme3.vue.map */ +/*# sourceMappingURL=Redtheme1.vue.map */ + + +/*# sourceMappingURL=Redtheme2.vue.map */ + + +/*# sourceMappingURL=Redtheme1.vue.map */ /*# sourceMappingURL=Redtheme6.vue.map */ @@ -791,34 +635,227 @@ /*# sourceMappingURL=Redtheme5.vue.map */ -/*# sourceMappingURL=Twentyfour.vue.map */ +/*# sourceMappingURL=Redtheme4.vue.map */ -/*# sourceMappingURL=SanQintheme1.vue.map */ +/*# sourceMappingURL=Redtheme4.vue.map */ -/*# sourceMappingURL=twenty.vue.map */ +/*# sourceMappingURL=Redtheme4.vue.map */ -/*# sourceMappingURL=Twentyone.vue.map */ +/*# sourceMappingURL=Thirtyfive.vue.map */ -/*# sourceMappingURL=Twentytwo.vue.map */ +/*# sourceMappingURL=Thirtyfive.vue.map */ + + +/*# sourceMappingURL=Redtheme3.vue.map */ + + +/*# sourceMappingURL=Redtheme3.vue.map */ + + +/*# sourceMappingURL=Redtheme3.vue.map */ + + +/*# sourceMappingURL=Thirtyeight.vue.map */ + + +/*# sourceMappingURL=Thirtyeight.vue.map */ + + +/*# sourceMappingURL=Thirtyseven3.vue.map */ + + +/*# sourceMappingURL=Thirtysix.vue.map */ + + +/*# sourceMappingURL=Thirtysix.vue.map */ + + +/*# sourceMappingURL=Thirtyseven2.vue.map */ + + +/*# sourceMappingURL=Forty.vue.map */ + + +/*# sourceMappingURL=Forty.vue.map */ + + +/*# sourceMappingURL=Thirtyseven.vue.map */ + + +/*# sourceMappingURL=Thirtyseven.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=fourth.vue.map */ + + +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=fifth.vue.map */ + + +/*# sourceMappingURL=eleventh.vue.map */ + + +/*# sourceMappingURL=Greytheme5.vue.map */ + + +/*# sourceMappingURL=Greytheme6.vue.map */ + + +/*# sourceMappingURL=Greytheme2.vue.map */ + + +/*# sourceMappingURL=Greytheme4.vue.map */ + + +/*# sourceMappingURL=Greytheme1.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=isosceles.vue.map */ + + +/*# sourceMappingURL=quadrangle.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=tenth.vue.map */ + + +/*# sourceMappingURL=ninth.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=eighth.vue.map */ + + +/*# sourceMappingURL=thirteen.vue.map */ + + +/*# sourceMappingURL=eleven.vue.map */ + + +/*# sourceMappingURL=Greentheme5.vue.map */ + + +/*# sourceMappingURL=Greentheme2.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=sixteen.vue.map */ + + +/*# sourceMappingURL=fourteen.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=Greytheme3.vue.map */ + + +/*# sourceMappingURL=Bluetheme1.vue.map */ + + +/*# sourceMappingURL=Bluetheme4.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Greentheme4.vue.map */ + + +/*# sourceMappingURL=Yellowtheme5.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=Yellowtheme3.vue.map */ + + +/*# sourceMappingURL=Redtheme1.vue.map */ + + +/*# sourceMappingURL=Redtheme2.vue.map */ + + +/*# sourceMappingURL=Redtheme5.vue.map */ + + +/*# sourceMappingURL=Redtheme3.vue.map */ + + +/*# sourceMappingURL=Redtheme4.vue.map */ + + +/*# sourceMappingURL=Redtheme6.vue.map */ + + +/*# sourceMappingURL=Bluetheme2.vue.map */ /*# sourceMappingURL=twelve.vue.map */ -/*# sourceMappingURL=Twentyfive.vue.map */ +/*# sourceMappingURL=Bluetheme3.vue.map */ /*# sourceMappingURL=xmlRobotPc.vue.map */ -.xml-single-ebook-group-h5[data-v-78c78d2e] { + +/*# sourceMappingURL=SanQintheme1.vue.map */ + +.xml-single-ebook-group-h5[data-v-376d31da] { } -.xml-single-ebook-group-pc[data-v-78c78d2e] { +.xml-single-ebook-group-pc[data-v-376d31da] { } -.xml-single-ebook-group-pad[data-v-78c78d2e] { +.xml-single-ebook-group-pad[data-v-376d31da] { +} + + +.xml-single-question-group-h5[data-v-3ec41660] { +} +.xml-single-question-group-pc[data-v-3ec41660] { +} +.xml-single-question-group-pad[data-v-3ec41660] { +} + + +.xml-single-question-group-h5[data-v-7a8321b8] { +} +.xml-single-question-group-pc[data-v-7a8321b8] { +} +.xml-single-question-group-pad[data-v-7a8321b8] { } @@ -838,38 +875,6 @@ } -.xml-single-video-group-h5[data-v-4a005fa0] { -} -.xml-single-video-group-pc[data-v-4a005fa0] { -} -.xml-single-video-group-pad[data-v-4a005fa0] { -} - - -.xml-single-ebook-group-h5[data-v-376d31da] { -} -.xml-single-ebook-group-pc[data-v-376d31da] { -} -.xml-single-ebook-group-pad[data-v-376d31da] { -} - - -.xml-single-question-group-h5[data-v-7a8321b8] { -} -.xml-single-question-group-pc[data-v-7a8321b8] { -} -.xml-single-question-group-pad[data-v-7a8321b8] { -} - - -.xml-single-question-group-h5[data-v-3ec41660] { -} -.xml-single-question-group-pc[data-v-3ec41660] { -} -.xml-single-question-group-pad[data-v-3ec41660] { -} - - .xml-single-music-group-h5[data-v-8c1ab368] { } .xml-single-music-group-pc[data-v-8c1ab368] { @@ -878,6 +883,22 @@ } +.xml-single-ebook-group-h5[data-v-78c78d2e] { +} +.xml-single-ebook-group-pc[data-v-78c78d2e] { +} +.xml-single-ebook-group-pad[data-v-78c78d2e] { +} + + +.xml-single-video-group-h5[data-v-4a005fa0] { +} +.xml-single-video-group-pc[data-v-4a005fa0] { +} +.xml-single-video-group-pad[data-v-4a005fa0] { +} + + .xml-single-text-group-h5[data-v-62ef7824] { } .xml-single-text-group-pc[data-v-62ef7824] { @@ -889,45 +910,6 @@ /*# sourceMappingURL=single-agent-group.vue.map */ - -/*# sourceMappingURL=fourth.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=eighth.vue.map */ - - -/*# sourceMappingURL=eleventh.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - .xml-skeleton-item { /* margin: 20px 0; */ width: 100%; @@ -948,49 +930,58 @@ +/*# sourceMappingURL=fifth.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=eighth.vue.map */ + + /*# sourceMappingURL=seventh.vue.map */ -/*# sourceMappingURL=Greytheme2.vue.map */ - - -/*# sourceMappingURL=fourth.vue.map */ - - -/*# sourceMappingURL=Bluetheme1.vue.map */ - - -/*# sourceMappingURL=Greytheme5.vue.map */ - - -/*# sourceMappingURL=Yellowtheme3.vue.map */ - - -/*# sourceMappingURL=Redtheme1.vue.map */ - - -/*# sourceMappingURL=ninth.vue.map */ - - /*# sourceMappingURL=tenth.vue.map */ -/*# sourceMappingURL=Redtheme4.vue.map */ +/*# sourceMappingURL=Redtheme1.vue.map */ -/*# sourceMappingURL=Bluetheme2.vue.map */ +/*# sourceMappingURL=fourth.vue.map */ + + +/*# sourceMappingURL=eleventh.vue.map */ + + +/*# sourceMappingURL=Greytheme2.vue.map */ + + +/*# sourceMappingURL=Greytheme5.vue.map */ /*# sourceMappingURL=Yellowtheme2.vue.map */ -/*# sourceMappingURL=Yellowtheme1.vue.map */ +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=Yellowtheme3.vue.map */ + + +/*# sourceMappingURL=Bluetheme4.vue.map */ + + +/*# sourceMappingURL=ninth.vue.map */ /*# sourceMappingURL=Greytheme3.vue.map */ -/*# sourceMappingURL=Bluetheme4.vue.map */ +/*# sourceMappingURL=Bluetheme1.vue.map */ /*# sourceMappingURL=Greytheme1.vue.map */ @@ -999,40 +990,57 @@ /*# sourceMappingURL=Twentytwo.vue.map */ -/*# sourceMappingURL=Twentythree.vue.map */ +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Redtheme4.vue.map */ /*# sourceMappingURL=Twentyfive.vue.map */ +/*# sourceMappingURL=Twentyfour.vue.map */ + + +/*# sourceMappingURL=Thirtythree.vue.map */ + + +/*# sourceMappingURL=Bluetheme2.vue.map */ + + /*# sourceMappingURL=Thirtyone.vue.map */ /*# sourceMappingURL=Thirtytwo.vue.map */ -/*# sourceMappingURL=Thirtythree.vue.map */ - - -/*# sourceMappingURL=titleLogging.vue.map */ - - -/*# sourceMappingURL=Twentyfour.vue.map */ - - /*# sourceMappingURL=Thirtynine.vue.map */ +/*# sourceMappingURL=Twentythree.vue.map */ + + /*# sourceMappingURL=BuleRectangleTwo.vue.map */ -/*# sourceMappingURL=BuleRectangle.vue.map */ - - /*# sourceMappingURL=Thirtyfour.vue.map */ -/*# sourceMappingURL=titleText.vue.map */ +/*# sourceMappingURL=Sevenpagetwo.vue.map */ + + +/*# sourceMappingURL=titleTearcher.vue.map */ + + +/*# sourceMappingURL=titleLogging.vue.map */ + + +/*# sourceMappingURL=BuleRectangle.vue.map */ +.title-bgimg[data-v-27fc6cfd] { + background-image: url(../style/title-text-bgimg.png); +} + +/*# sourceMappingURL=Sevenpageone.vue.map */ /*# sourceMappingURL=titleQuestion.vue.map */ @@ -1044,102 +1052,88 @@ /*# sourceMappingURL=titleLight.vue.map */ -/*# sourceMappingURL=Sevenpagefour.vue.map */ - - -/*# sourceMappingURL=titleTearcher.vue.map */ +/*# sourceMappingURL=titleText.vue.map */ /*# sourceMappingURL=Sevenpagethree.vue.map */ +/*# sourceMappingURL=Sevenpagefour.vue.map */ + + /*# sourceMappingURL=Fortyone.vue.map */ -/*# sourceMappingURL=Sevenpagetwo.vue.map */ -.title-bgimg[data-v-27fc6cfd] { - background-image: url(../style/title-text-bgimg.png); -} - -/*# sourceMappingURL=Sevenpageone.vue.map */ - - /*# sourceMappingURL=Sevenpagefive.vue.map */ /*# sourceMappingURL=Redtheme7.vue.map */ -/*# sourceMappingURL=Tabstheme1.vue.map */ - - -/*# sourceMappingURL=Foldtheme3.vue.map */ - - /*# sourceMappingURL=Foldtheme2.vue.map */ -/*# sourceMappingURL=Foldtheme1.vue.map */ - - -/*# sourceMappingURL=Tabstheme2.vue.map */ - - -/*# sourceMappingURL=Tabstheme4.vue.map */ - - /*# sourceMappingURL=Tabstheme3.vue.map */ +/*# sourceMappingURL=Foldtheme3.vue.map */ + + +/*# sourceMappingURL=Foldtheme1.vue.map */ + + +/*# sourceMappingURL=Tabstheme1.vue.map */ + + +/*# sourceMappingURL=Tabstheme4.vue.map */ + + /*# sourceMappingURL=Foldtheme5.vue.map */ -/*# sourceMappingURL=Tabstheme6.vue.map */ - - -/*# sourceMappingURL=Tabstheme5.vue.map */ - - -/*# sourceMappingURL=Foldtheme4.vue.map */ - - -/*# sourceMappingURL=Fortythree.vue.map */ - - -/*# sourceMappingURL=Fortysix.vue.map */ - - -/*# sourceMappingURL=Fortytwo.vue.map */ - - -/*# sourceMappingURL=Fortyseven.vue.map */ - - -/*# sourceMappingURL=Fortyfour.vue.map */ - - -/*# sourceMappingURL=Fortyeight.vue.map */ +/*# sourceMappingURL=Tabstheme2.vue.map */ /*# sourceMappingURL=Fortyfive.vue.map */ +/*# sourceMappingURL=Tabstheme5.vue.map */ + + +/*# sourceMappingURL=Fortythree.vue.map */ + + +/*# sourceMappingURL=Foldtheme4.vue.map */ + + +/*# sourceMappingURL=Fortytwo.vue.map */ + + +/*# sourceMappingURL=Fortyeight.vue.map */ + + +/*# sourceMappingURL=Fortyfour.vue.map */ + + +/*# sourceMappingURL=Tabstheme6.vue.map */ + + +/*# sourceMappingURL=Fortyseven.vue.map */ + + /*# sourceMappingURL=sixteen_new.vue.map */ +/*# sourceMappingURL=Fortysix.vue.map */ + + /*# sourceMappingURL=Twentyeight.vue.map */ -/*# sourceMappingURL=Twentysix.vue.map */ - - /*# sourceMappingURL=Twentyseven.vue.map */ -/*# sourceMappingURL=XmlKnowledgeGraph.vue.map */ - - -/*# sourceMappingURL=XmlGraphViewer.vue.map */ +/*# sourceMappingURL=Twentysix.vue.map */ .el-image__inner[data-v-0ec43bef] { width: 100% !important; @@ -1157,9 +1151,6 @@ -/*# sourceMappingURL=xmlWrapperPage.vue.map */ - - /*# sourceMappingURL=xmlCollapse.vue.map */ @@ -1222,6 +1213,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1266,76 +1327,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1359,16 +1350,14 @@ /*# sourceMappingURL=xmlPopup.vue.map */ -.xml-single-video-group-h5[data-v-aab8310e] { -} -.xml-single-video-group-pc[data-v-aab8310e] { -} -.xml-single-video-group-pad[data-v-aab8310e] { -} - + +/*# sourceMappingURL=xmlWrapperPage.vue.map */ -/*# sourceMappingURL=XmlTextarea.vue.map */ +/*# sourceMappingURL=XmlKnowledgeGraph.vue.map */ + + +/*# sourceMappingURL=XmlGraphViewer.vue.map */ .object-model-content[data-v-0e8358bb]{ .threejs-container { @@ -1408,764 +1397,735 @@ span{ } .xml-video-container-pad[data-v-0e8358bb] { } + + + +/*# sourceMappingURL=XmlTextarea.vue.map */ + +.xml-single-video-group-h5[data-v-aab8310e] { +} +.xml-single-video-group-pc[data-v-aab8310e] { +} +.xml-single-video-group-pad[data-v-aab8310e] { +} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .read-the-docs[data-v-38e7cca0] { color: #888; } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -/*# sourceMappingURL=classGrade.vue.map */ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -.el-dialog__title { - font-size: 20px; -} -.add-teacher-resources-dialog { - width: 100%; - height: 100%; -} -.add-teacher-resources-dialog .el-form--label-left { - display: flex; - flex-direction: column; - width: 100%; - height: 30%; -} -.add-teacher-resources-dialog .el-form-item--medium { - padding-left: 5px; -} -.content-left { - overflow: hidden; - text-overflow: ellipsis; - display: -webkit-box; - -webkit-line-clamp: 3; - -webkit-box-orient: vertical; - margin-bottom: 10px; - font-size: 16px; - font-weight: 800; -} -.el-textarea__inner { - font-size: 16px; -} - -/*# sourceMappingURL=modifyNotes.vue.map */ - - -/*# sourceMappingURL=xmlStatisticalChart.vue.map */ - - -/*# sourceMappingURL=xmlStatisticalChart.vue.map */ * { margin: 0; padding: 0; @@ -2552,19 +2512,44 @@ span{ -/*# sourceMappingURL=xmlGeneralRobotPc.vue.map */ -.cantUse[data-v-652066a5] { +/*# sourceMappingURL=xmlStatisticalChart.vue.map */ + + +/*# sourceMappingURL=xmlStatisticalChart.vue.map */ +.el-dialog__title { + font-size: 20px; +} +.add-teacher-resources-dialog { width: 100%; height: 100%; - background-color: rgba(0, 0, 0, 0.1); - pointer-events: none; - cursor: not-allowed !important; } -.cantUse[data-v-652066a5] :hover { - background-color: "inhert"; +.add-teacher-resources-dialog .el-form--label-left { + display: flex; + flex-direction: column; + width: 100%; + height: 30%; +} +.add-teacher-resources-dialog .el-form-item--medium { + padding-left: 5px; +} +.content-left { + overflow: hidden; + text-overflow: ellipsis; + display: -webkit-box; + -webkit-line-clamp: 3; + -webkit-box-orient: vertical; + margin-bottom: 10px; + font-size: 16px; + font-weight: 800; +} +.el-textarea__inner { + font-size: 16px; } -/*# sourceMappingURL=xmlRobotPhone.vue.map */ +/*# sourceMappingURL=modifyNotes.vue.map */ + + +/*# sourceMappingURL=classGrade.vue.map */ @@ -2689,6 +2674,27 @@ span{ +.cantUse[data-v-652066a5] { + width: 100%; + height: 100%; + background-color: rgba(0, 0, 0, 0.1); + pointer-events: none; + cursor: not-allowed !important; +} +.cantUse[data-v-652066a5] :hover { + background-color: "inhert"; +} + +/*# sourceMappingURL=xmlRobotPhone.vue.map */ + + +/*# sourceMappingURL=xmlGeneralRobotPc.vue.map */ + + +/*# sourceMappingURL=QuestionItem.vue.map */ + + +/*# sourceMappingURL=QuestionItem.vue.map */ .aplayer-lrc { background: transparent; position: relative; @@ -2751,10 +2757,8 @@ span{ /*# sourceMappingURL=aplayer-lrc.vue.map */ -/*# sourceMappingURL=QuestionItem.vue.map */ -/*# sourceMappingURL=QuestionItem.vue.map */ @@ -2914,138 +2918,6 @@ span{ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -3215,6 +3087,228 @@ span{ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +.content[data-v-c6cf9fb4] { + width: 100%; +} +.content .stem-content[data-v-c6cf9fb4] { + width: 100%; + box-sizing: border-box; + padding: 5px 14px; + height: auto; + border: 1px solid #e7e7e7; + border-radius: 6px; + cursor: pointer; +} +.content .stem-content.no-border[data-v-c6cf9fb4] { + padding: 0; + border: none; + cursor: default; +} +.content .stem-content .placeholder[data-v-c6cf9fb4] { + color: #c0c4cc; + font-size: 14px; + cursor: pointer; + user-select: none; +} + +/*# sourceMappingURL=common.vue.map */ +.option-item + .option-item[data-v-8f71cb42] { + margin-top: 16px; +} +.option-item[data-v-8f71cb42] { + 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-8f71cb42] { + padding: 8px 0; +} +.option-item.isActive[data-v-8f71cb42] { + border-color: #2e9adb; +} +.option-item.isTrue[data-v-8f71cb42] { + border: 1px solid #70b603; +} +.option-item.isTrue[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner { + border-color: #70b603; + background: #70b603; +} +.option-item.isFalse[data-v-8f71cb42] { + border: 1px solid #d9001b; +} +.option-item.isFalse[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner { + border-color: #d9001b; + background: #d9001b; +} +.option-item[data-v-8f71cb42]:hover { + background: #ddd; +} +.option-item[data-v-8f71cb42] .content { + cursor: pointer; +} +.option-item[data-v-8f71cb42] .stem-content.no-border { + padding: 8px 14px !important; + cursor: pointer; +} + +/*# sourceMappingURL=radio.vue.map */ +.content[data-v-a1571b3e] { + width: 100%; +} +.content .stem-content[data-v-a1571b3e] { + width: 100%; + box-sizing: border-box; + padding: 5px 14px; + height: auto; + border: 1px solid #e7e7e7; + border-radius: 6px; + cursor: pointer; +} +.content .stem-content.no-border[data-v-a1571b3e] { + padding: 0; + border: none; + cursor: default; +} +.content .stem-content .placeholder[data-v-a1571b3e] { + color: #c0c4cc; + font-size: 14px; + cursor: pointer; + user-select: none; +} + +/*# sourceMappingURL=common.vue.map */ .option-item + .option-item[data-v-6089cb1e] { margin-top: 16px; } @@ -3303,100 +3397,6 @@ span{ } /*# sourceMappingURL=checkbox.vue.map */ -.option-item + .option-item[data-v-8f71cb42] { - margin-top: 16px; -} -.option-item[data-v-8f71cb42] { - 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-8f71cb42] { - padding: 8px 0; -} -.option-item.isActive[data-v-8f71cb42] { - border-color: #2e9adb; -} -.option-item.isTrue[data-v-8f71cb42] { - border: 1px solid #70b603; -} -.option-item.isTrue[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner { - border-color: #70b603; - background: #70b603; -} -.option-item.isFalse[data-v-8f71cb42] { - border: 1px solid #d9001b; -} -.option-item.isFalse[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner { - border-color: #d9001b; - background: #d9001b; -} -.option-item[data-v-8f71cb42]:hover { - background: #ddd; -} -.option-item[data-v-8f71cb42] .content { - cursor: pointer; -} -.option-item[data-v-8f71cb42] .stem-content.no-border { - padding: 8px 14px !important; - cursor: pointer; -} - -/*# sourceMappingURL=radio.vue.map */ -.content[data-v-a1571b3e] { - width: 100%; -} -.content .stem-content[data-v-a1571b3e] { - width: 100%; - box-sizing: border-box; - padding: 5px 14px; - height: auto; - border: 1px solid #e7e7e7; - border-radius: 6px; - cursor: pointer; -} -.content .stem-content.no-border[data-v-a1571b3e] { - padding: 0; - border: none; - cursor: default; -} -.content .stem-content .placeholder[data-v-a1571b3e] { - color: #c0c4cc; - font-size: 14px; - cursor: pointer; - user-select: none; -} - -/*# sourceMappingURL=common.vue.map */ -.content[data-v-c6cf9fb4] { - width: 100%; -} -.content .stem-content[data-v-c6cf9fb4] { - width: 100%; - box-sizing: border-box; - padding: 5px 14px; - height: auto; - border: 1px solid #e7e7e7; - border-radius: 6px; - cursor: pointer; -} -.content .stem-content.no-border[data-v-c6cf9fb4] { - padding: 0; - border: none; - cursor: default; -} -.content .stem-content .placeholder[data-v-c6cf9fb4] { - color: #c0c4cc; - font-size: 14px; - cursor: pointer; - user-select: none; -} - -/*# sourceMappingURL=common.vue.map */ .option-item + .option-item[data-v-75c63557] { margin-top: 16px; } @@ -3526,37 +3526,6 @@ span{ } /*# sourceMappingURL=view-line.vue.map */ -.image-file[data-v-6e5a4c33] { - width: 218px; - object-fit: scale-down; -} -.video-file[data-v-6e5a4c33] { - width: 408px; -} -.file-render[data-v-6e5a4c33] { - width: 100%; -} -.file-info[data-v-6e5a4c33] { - flex: 1; - min-width: 0; -} -.file-info.videoHandler[data-v-6e5a4c33] { - display: flex; - flex-direction: column; - justify-content: center; -} -.file-info.videoHandler .fileName[data-v-6e5a4c33] { - font-size: 18px; - color: #333333; - margin-bottom: 19px; -} -.file-info.videoHandler .fileInfo[data-v-6e5a4c33] { - font-size: 14px; - color: #666666; - margin-bottom: 19px; -} - -/*# sourceMappingURL=index.vue.map */ .image-file[data-v-1c460556] { width: 218px; object-fit: scale-down; @@ -3588,65 +3557,37 @@ span{ } /*# sourceMappingURL=index.vue.map */ -.audio .audio-icon[data-v-512f1059] { - width: 36px; - height: 36px; - margin-right: 20px; +.image-file[data-v-6e5a4c33] { + width: 218px; + object-fit: scale-down; } -.audio .audio-icon img[data-v-512f1059] { - width: 100%; - height: 100%; - display: block; +.video-file[data-v-6e5a4c33] { + width: 408px; } -.audio .audio-controls[data-v-512f1059] { +.file-render[data-v-6e5a4c33] { width: 100%; - max-width: 200px; +} +.file-info[data-v-6e5a4c33] { flex: 1; - height: 36px; + min-width: 0; } -.audio .audio-controls .audio-controls--progress[data-v-512f1059], .audio .audio-controls .audio-controls--handler[data-v-512f1059] { - width: 100%; +.file-info.videoHandler[data-v-6e5a4c33] { + display: flex; + flex-direction: column; + justify-content: center; } -.audio .audio-controls .audio-controls--handler[data-v-512f1059] { - line-height: 1; +.file-info.videoHandler .fileName[data-v-6e5a4c33] { + font-size: 18px; + color: #333333; + margin-bottom: 19px; } -.audio .audio-controls .audio-controls--handler .play[data-v-512f1059] { - font-size: 24px; -} -.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-512f1059] { - width: 22px; - height: 22px; - display: block; - cursor: pointer; -} -.audio .audio-controls .audio-controls--handler .current-time[data-v-512f1059], .audio .audio-controls .audio-controls--handler .total-time[data-v-512f1059] { - font-size: 12px; - color: #333; -} -.play-handler.mobile[data-v-512f1059] { - width: 20px; - height: 20px; -} -.audio-component[data-v-512f1059] { - display: none; -} -[data-v-512f1059] .el-slider__runway { - margin: 0 0 4px 0; - background: #e3e3e3; - height: 4px; -} -[data-v-512f1059] .el-slider__bar { - height: 4px; -} -[data-v-512f1059] .el-slider__button { - width: 10px; - height: 10px; -} -[data-v-512f1059] .el-slider__button-wrapper { - top: -15px; +.file-info.videoHandler .fileInfo[data-v-6e5a4c33] { + font-size: 14px; + color: #666666; + margin-bottom: 19px; } -/*# sourceMappingURL=audio-play-new.vue.map */ +/*# sourceMappingURL=index.vue.map */ .audio .audio-icon[data-v-526ec536] { width: 36px; height: 36px; @@ -3705,6 +3646,65 @@ span{ top: -15px; } +/*# sourceMappingURL=audio-play-new.vue.map */ +.audio .audio-icon[data-v-512f1059] { + width: 36px; + height: 36px; + margin-right: 20px; +} +.audio .audio-icon img[data-v-512f1059] { + width: 100%; + height: 100%; + display: block; +} +.audio .audio-controls[data-v-512f1059] { + width: 100%; + max-width: 200px; + flex: 1; + height: 36px; +} +.audio .audio-controls .audio-controls--progress[data-v-512f1059], .audio .audio-controls .audio-controls--handler[data-v-512f1059] { + width: 100%; +} +.audio .audio-controls .audio-controls--handler[data-v-512f1059] { + line-height: 1; +} +.audio .audio-controls .audio-controls--handler .play[data-v-512f1059] { + font-size: 24px; +} +.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-512f1059] { + width: 22px; + height: 22px; + display: block; + cursor: pointer; +} +.audio .audio-controls .audio-controls--handler .current-time[data-v-512f1059], .audio .audio-controls .audio-controls--handler .total-time[data-v-512f1059] { + font-size: 12px; + color: #333; +} +.play-handler.mobile[data-v-512f1059] { + width: 20px; + height: 20px; +} +.audio-component[data-v-512f1059] { + display: none; +} +[data-v-512f1059] .el-slider__runway { + margin: 0 0 4px 0; + background: #e3e3e3; + height: 4px; +} +[data-v-512f1059] .el-slider__bar { + height: 4px; +} +[data-v-512f1059] .el-slider__button { + width: 10px; + height: 10px; +} +[data-v-512f1059] .el-slider__button-wrapper { + top: -15px; +} + /*# sourceMappingURL=audio-play-new.vue.map */ [data-v-99c9f326] .el-dialog__header { padding: 10px; diff --git a/src/plugin/xml-digital-teaching/lib/index.js b/src/plugin/xml-digital-teaching/lib/index.js index b9f84bf..995188d 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 ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import crypto from 'crypto'; @@ -75731,6 +75731,7 @@ var script$5t = { } } } + // console.log(answer,'showAnalysis2') this.isAnswer = true; let params = { ...answer, @@ -76407,7 +76408,7 @@ __vue_render__$5t._withStripped = true; /* style */ const __vue_inject_styles__$5t = undefined; /* scoped */ - const __vue_scope_id__$5t = "data-v-0d364123"; + const __vue_scope_id__$5t = "data-v-e4ea6fb2"; /* module identifier */ const __vue_module_identifier__$5t = undefined; /* functional template */ @@ -78834,11 +78835,31 @@ var script$5l = { this.$emit('setanalysis', item); }, submitAnswer(val) { + // console.log('this.currentRulethis.currentRule',val,this.currentRule); + if (val.question.questionType === '10') { + let standardAnswer = val.question.standardAnswer; + let userAnswer = val.pass.userAnswer; + let falg = false; + // 判断是否有错误 + for (let i = 0; i < standardAnswer.length; i++) { + let answer = standardAnswer[i].content.replace(/<[^>]*>/g, ''); + if (answer == userAnswer[i].content) ; else { + falg = true; + } + } + // 判断给pass赋值 + if (falg) { + val.pass.answerIsTrue = false; + } else { + val.pass.answerIsTrue = true; + } + } // if (!this.$route.query.templateId) { this.mode === 'preview' && this.$emit('submitAnswer', { ...val, chapterId: this.currentRule.chapterId, - xmlCompRef: this.currentRule.xmlCompRef + xmlCompRef: val.question.xmlCompRef, + pass: val.pass.answerIsTrue != undefined ? val.pass.answerIsTrue : true }); // } }, @@ -78967,7 +78988,7 @@ __vue_render__$5l._withStripped = true; /* style */ const __vue_inject_styles__$5l = undefined; /* scoped */ - const __vue_scope_id__$5l = "data-v-56ad912d"; + const __vue_scope_id__$5l = "data-v-0ed42cdb"; /* module identifier */ const __vue_module_identifier__$5l = undefined; /* functional template */ @@ -130537,12 +130558,12 @@ var script$2N = { event, time }, data) { - // console.log({event, time, data}); + // console.log({event, time, data},this.audioData.info); this.$EventBus.$emit('audioTimeUpdate', { event, time, data, - info: this.videoData.info + info: this.audioData.info }); } } @@ -147790,6 +147811,10 @@ __vue_render__$2D._withStripped = true; // // // +// +// +// +// var script$2C = { //预览教材目录 @@ -147950,6 +147975,7 @@ var script$2C = { methods: { // 判断寻找章节数据 chooseDate(data) { + // console.log(data,'判断寻找章节数据'); if (this.generalAPI?.isCatalogStudent) { this.isLoading = true; this.generalAPI.getCatalogStudent({ @@ -147957,7 +147983,7 @@ var script$2C = { }).then(res => { this.isLoading = false; this.chapterDate = res.data || {}; - console.log(res); + // console.log(res) }); } }, @@ -147968,7 +147994,13 @@ var script$2C = { getHours(time) { if (time) { let date = (time / 60 / 60).toFixed(1); - return date; + if (date != 0.0) { + return date; + } else { + return 0; + } + } else { + return 0; } }, // 点击展开章节数据 @@ -148085,6 +148117,7 @@ var script$2C = { isTrialReading(chapterId) { if (!this.isTrial) return false; let i = !this.readableChapters.includes(chapterId); + // console.log(i,'isTrialReading'); return i; } } @@ -148249,8 +148282,11 @@ var __vue_render__$2C = function () { { name: "show", rawName: "v-show", - value: data.show, - expression: "data.show", + value: + data.show && + !_vm.isTrialReading(data.id), + expression: + "data.show && !isTrialReading(data.id)", }, ], staticClass: "ht_tv", @@ -148300,7 +148336,7 @@ var __vue_render__$2C = function () { { staticClass: "font" }, [ _vm._v( - "\n 本章学习\n " + "\n 本章学习\n " ), _c( "div", @@ -148314,14 +148350,14 @@ var __vue_render__$2C = function () { _vm.getHours( _vm.chapterDate .studyTime - ) || 0 + ) ) + " " ), ] ), _vm._v( - "\n 小时\n " + "\n 小时\n " ), ] ), @@ -148350,7 +148386,7 @@ var __vue_render__$2C = function () { }, [ _vm._v( - "\n 试题完成\n " + "\n 试题完成\n " ), _c( "div", @@ -148362,14 +148398,14 @@ var __vue_render__$2C = function () { " " + _vm._s( _vm.chapterDate - .testNum || 0 + .testNum ) + " " ), ] ), _vm._v( - "\n 道,正确率\n " + "\n 道,正确率\n " ), _c( "div", @@ -148381,7 +148417,7 @@ var __vue_render__$2C = function () { " " + _vm._s( _vm.chapterDate - .accuracy || 0 + .accuracy ) + "% " ), @@ -148432,7 +148468,7 @@ var __vue_render__$2C = function () { ], null, false, - 193146326 + 4222282278 ), }) : _vm._e(), @@ -150626,7 +150662,7 @@ var script$2w = { }, watch: { teacherDate() { - console.log('切换班级:teacherDate数据变动'); + // console.log('切换班级:teacherDate数据变动') if (this.teacherDate.studentList?.length > 0) { this.total = this.teacherDate.studentList.length; this.select_item = this.teacherDate.studentList[0] || {}; @@ -150772,90 +150808,6 @@ var script$2w = { showDesc: false, //false为降序,true为升序 currentPage: 1 //分页器当前页码 - // studentDate: { - // name: 'xxx',//名字 - // class: '一班',//班级 - // fileUrl: 'https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg',//头像 - // learningProgress: '11',//学习进度 - // learningNumber: '22',//学习次数 - // learningTime: '333',//学习时长 - // studySituation: { - // learning: '0.5',//本次学习情况 - // picture: '25',//图片学习情况 - // audio: '67h/25',//音频学习情况 - // video: '67h/25',//视频学习情况 - // answersNumber: '25',//答题数量 - // noteNumber: '67',//笔记数量 - // bookmarkNumber: '67',//书签数量 - // lineationNumber: '67'//划线数量 - // } - // }, - // teacherDate: { - // name: '11', //教师名字 - // class: '99班',//班级 - // fileUrl: 'https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg',//头像 - // studentNumber: '9999',//学员数量 - // schoolingTime: '9999',//授课时长 - // schoolingNumber: '9999',//授课次数 - // classstudent: [ - // { - // name: '1',//学员名字 - // class: '一班',//班级 - // fileUrl: 'https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg',//头像 - // learningProgress: '111',//学习进度 - // learningNumber: '111',//学习次数 - // learningTime: '1111',//学习时长 - // answerNumber: '1111',//答题完成次数 - // }, { - // name: '2',//学员名字 - // class: '一班',//班级 - // fileUrl: 'https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg',//头像 - // learningProgress: '222',//学习进度 - // learningNumber: '222',//学习次数 - // learningTime: '2222',//学习时长 - // answerNumber: '222',//答题完成次数 - // }, { - // name: '2',//学员名字 - // class: '一班',//班级 - // fileUrl: 'https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg',//头像 - // learningProgress: '222',//学习进度 - // learningNumber: '222',//学习次数 - // learningTime: '2222',//学习时长 - // answerNumber: '222',//答题完成次数 - // }, { - // name: '2',//学员名字 - // class: '一班',//班级 - // fileUrl: 'https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg',//头像 - // learningProgress: '222',//学习进度 - // learningNumber: '222',//学习次数 - // learningTime: '2222',//学习时长 - // answerNumber: '222',//答题完成次数 - // }, { - // name: '2',//学员名字 - // class: '一班',//班级 - // fileUrl: 'https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg',//头像 - // learningProgress: '222',//学习进度 - // learningNumber: '222',//学习次数 - // learningTime: '2222',//学习时长 - // answerNumber: '222',//答题完成次数 - // }, { - // name: '2',//学员名字 - // class: '一班',//班级 - // fileUrl: 'https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg',//头像 - // learningProgress: '222',//学习进度 - // learningNumber: '222',//学习次数 - // learningTime: '2222',//学习时长 - // answerNumber: '222',//答题完成次数 - // }, { - // name: '2',//学员名字 - // class: '一班',//班级 - // fileUrl: 'https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg',//头像 - // learningProgress: '222',//学习进度 - // learningNumber: '222',//学习次数 - // learningTime: '2222',//学习时长 - // answerNumber: '222',//答题完成次数 - // }]//班级学员 - // }, }; }, methods: { @@ -150955,6 +150907,9 @@ var script$2w = { getNumber(val, num) { return val / num * 100 || 0; }, + getNumbers(val, num) { + return (val / num * 100).toFixed(1) || 0; + }, // 更改筛选 changeFilter(i) { if (this.showFilter == i) { @@ -150994,10 +150949,11 @@ var script$2w = { } } this.tableData = this.tableTemp.slice((this.currentPage - 1) * 5, this.currentPage * 5); - console.log(this.tableTemp, this.tableData, 'this.tableDatathis.tableDatathis.tableData'); + // console.log(this.tableTemp, this.tableData, 'this.tableDatathis.tableDatathis.tableData') }, changeClass(e) { this.page = 0; + this.currentPage = 1; let data = this.teacherDateclass.find(item => item.title == e); this.tableData = this.teacherDate.studentList?.slice(this.page * 7, (this.page + 1) * 7); this.select_item = this.tableData[0] || {}; @@ -151106,11 +151062,7 @@ var __vue_render__$2w = function () { ), _vm._v(" "), _c("div", { staticClass: "blod_font" }, [ - _vm._v( - _vm._s( - _vm.changeTime(_vm.studentDate.learnTime) || "0" - ) - ), + _vm._v(_vm._s(_vm.changeTime(_vm.learnTime) || "0")), ]), _vm._v(" "), _c( @@ -151440,9 +151392,10 @@ var __vue_render__$2w = function () { _c("div", { staticClass: "test_color" }, [ _vm._v( _vm._s( - _vm.studentDate.completionRate - ? _vm.studentDate.completionRate - : "0" + _vm.getNumbers( + _vm.studentDate.testNum, + _vm.testAllNum + ) ) + "%" ), ]), @@ -152424,7 +152377,7 @@ __vue_render__$2w._withStripped = true; /* style */ const __vue_inject_styles__$2w = undefined; /* scoped */ - const __vue_scope_id__$2w = "data-v-9644f4a4"; + const __vue_scope_id__$2w = "data-v-1e54efb4"; /* module identifier */ const __vue_module_identifier__$2w = undefined; /* functional template */ @@ -154941,7 +154894,8 @@ var script$2t = { _this.$emit('learningStatistics', { type: 'video', // 多少视频的参数 - ...info + ...info, + xmlCompRef: options.info.xmlCompRef }); })); this.$EventBus.$on('audioTimeUpdate', throttle$3(this.updateFREQUENCY, function (options) { @@ -154949,7 +154903,8 @@ var script$2t = { let info = options.data || _this.currentGroupInfo; _this.$emit('learningStatistics', { type: 'audio', - ...info + ...info, + xmlCompRef: options.info.xmlCompRef }); })); this.$EventBus.$on('resetTimeUpdate', function (data) { @@ -155861,6 +155816,7 @@ var script$2t = { observer(this.currentGroupInfo.firstLevelId); } let num = (index + 1) / this.componentTotal * 100; + console.log('this.componentList', this.learningChapter); const updateProgress = () => { let learningTime = parseInt(new Date().getTime() / 1000) - this.learningTime; this.schedule = pageNum > this.componentList.length - 10 && this.chapterSchedule > 90 ? '100' : num.toFixed(1); @@ -155879,6 +155835,8 @@ var script$2t = { chaptName: this.currentGroupInfo.label, learningChapter: this.learningChapter.length, //本次阅读章数 + learningChapterList: this.learningChapter, + //本次学习的章节id组 firstLevelId: this.currentGroupInfo.firstLevelId //一级章节id }; // console.log(this.locationData,'本地更新新的章节目录') @@ -156381,7 +156339,10 @@ var script$2t = { ...operationType[0] }); this.thisLearnTime = parseInt(new Date().getTime() / 1000) - this.learningTime; - this.$refs.xmlStatisticalChart.open(); + this.initObserver(); + setTimeout(() => { + this.$refs.xmlStatisticalChart.open(); + }, 300); }, openclassGrade() { this.$refs.classGrade.open(); @@ -156416,10 +156377,12 @@ var script$2t = { } }, submitAnswer(e) { + // console.log('submitAnswer', e,this.currentGroupInfo) this.$emit('learningStatistics', { type: 'question', ...this.currentGroupInfo, - e + e, + xmlCompRef: e.xmlCompRef }); }, /** diff --git a/src/plugin/xml-digital-teaching/lib/index.min.css b/src/plugin/xml-digital-teaching/lib/index.min.css index cd5807e..0f12b8b 100644 --- a/src/plugin/xml-digital-teaching/lib/index.min.css +++ b/src/plugin/xml-digital-teaching/lib/index.min.css @@ -1 +1 @@ -.preview-container-h5[data-v-386bf4fa]{padding-top:15px}.preview-container-pc[data-v-386bf4fa]{padding-top:15px}.preview-container-pad[data-v-386bf4fa]{padding-top:15px}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog{display:flex;align-items:center}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog:not(.is-fullscreen){margin-top:0!important}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__header{padding:0}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .custom-dialog{background-color:transparent;box-shadow:none}.preview-container[data-v-386bf4fa] .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-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .top-line{position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#4994fb,#4994fb,#a2c5f9)}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper{max-height:60vh;overflow-y:scroll}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper::-webkit-scrollbar{width:0}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h1,.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h2,.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h3,.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h4,.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h5,.preview-container[data-v-386bf4fa] .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-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .bottom-triangle{position:absolute;bottom:0;right:0;width:0;height:0;border-top:15px solid #8cb7f6;border-right:15px solid transparent}.read-the-docs[data-v-2159313a]{color:#888}.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}.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}.catalog-node-label[data-v-2adc1e7a]{display:flex;align-items:center}.catalog-node-label img[data-v-2adc1e7a]{margin-right:4px}.xml-show-catalog[data-v-2adc1e7a] .el-tree-node__content{height:auto}.xml-show-catalog[data-v-2adc1e7a] .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}.xml-video-container-pdf[data-v-ddc0a17e]{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:0;padding-bottom:56.25%;background:#000}.xml-video-container-pdf .cover[data-v-ddc0a17e]{position:absolute;top:0;max-width:100%;max-height:100%}.xml-video-container-pdf .play[data-v-ddc0a17e]{position:absolute;top:45%;left:45%;width:10%;background:#bebebe;border-radius:50%}.preview-item-file[data-v-274f0021]:hover,.slip-over-cover[data-v-274f0021]:hover{cursor:pointer}.title-text[data-v-0f5ecf09]{background-color:var(--background-color)!important}.title-left[data-v-0f5ecf09]{border-color:var(--background-color)!important;color:var(--background-color)!important}.xml-skeleton-item{width:100%;height:100%;border-radius:6px;background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;animation:el-skeleton-loading 1.4s ease infinite}@keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}.title-bgimg[data-v-27fc6cfd]{background-image:url(../style/title-text-bgimg.png)}.el-image__inner[data-v-0ec43bef]{width:100%!important}.xml-image-ping-pu-h5[data-v-0ec43bef]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-0ec43bef]{display:flex;flex-direction:column;align-items:center}.object-model-content[data-v-0e8358bb]{height:440px}.object3d-title{height:32px;line-height:32px;padding:0 10px;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.object3d-btn{background:#0000001f;display:flex;width:100%;height:400px;align-items:center;justify-content:center;padding:10px 15px;border:1px solid #409eff;background:#409eff;color:#fff;cursor:pointer;font-size:14px}.read-the-docs[data-v-38e7cca0]{color:#888}.el-dialog__title{font-size:20px}.add-teacher-resources-dialog{width:100%;height:100%}.add-teacher-resources-dialog .el-form--label-left{display:flex;flex-direction:column;width:100%;height:30%}.add-teacher-resources-dialog .el-form-item--medium{padding-left:5px}.content-left{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px;font-size:16px;font-weight:800}.el-textarea__inner{font-size:16px}*{margin:0;padding:0}.cantUse[data-v-652066a5]{width:100%;height:100%;background-color:rgba(0,0,0,.1);pointer-events:none;cursor:not-allowed!important}.cantUse[data-v-652066a5] :hover{background-color:inhert}.aplayer-lrc{background:0 0;position:relative;height:30px;text-align:center;overflow:hidden;margin-bottom:7px}.aplayer-lrc:before{position:absolute;top:0;z-index:1;display:block;overflow:hidden;width:100%;height:0;content:" ";background:-moz-linear-gradient(top,#fff 0,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(top,#fff 0,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 100%)}.aplayer-lrc:after{position:absolute;bottom:0;z-index:1;display:block;overflow:hidden;width:100%;height:0;content:" ";background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 100%)}.aplayer-lrc p{font-size:12px;color:#666;line-height:16px;height:16px;padding:0;margin:0;transition:all .5s ease-out;opacity:.4;overflow:hidden}.aplayer-lrc p.aplayer-lrc-current{opacity:1;overflow:visible;height:initial}.aplayer-lrc .aplayer-lrc-contents{width:100%;transition:all .5s ease-out;user-select:text;cursor:default}.option-item+.option-item[data-v-6089cb1e]{margin-top:16px}.option-item[data-v-6089cb1e]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item .questionSeq[data-v-6089cb1e]{padding:8px 0}.option-item.isActive[data-v-6089cb1e]{border-color:#2e9adb}.option-item.isTrue[data-v-6089cb1e]{border:1px solid #70b603}.option-item.isTrue[data-v-6089cb1e] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-6089cb1e]{border:1px solid #d9001b}.option-item.isFalse[data-v-6089cb1e] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-6089cb1e]:hover{background:#ddd}.option-item[data-v-6089cb1e] .content{cursor:pointer}.option-item[data-v-6089cb1e] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-5461cc1c]{margin-top:16px}.option-item[data-v-5461cc1c]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item.isActive[data-v-5461cc1c]{border-color:#2e9adb}.option-item .questionSeq[data-v-5461cc1c]{padding:8px 0}.option-item.isTrue[data-v-5461cc1c]{border:1px solid #70b603}.option-item.isTrue[data-v-5461cc1c] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-5461cc1c]{border:1px solid #d9001b}.option-item.isFalse[data-v-5461cc1c] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-5461cc1c]:hover{background:#ddd}.option-item[data-v-5461cc1c] .content{cursor:pointer}.option-item[data-v-5461cc1c] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-8f71cb42]{margin-top:16px}.option-item[data-v-8f71cb42]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item .questionSeq[data-v-8f71cb42]{padding:8px 0}.option-item.isActive[data-v-8f71cb42]{border-color:#2e9adb}.option-item.isTrue[data-v-8f71cb42]{border:1px solid #70b603}.option-item.isTrue[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-8f71cb42]{border:1px solid #d9001b}.option-item.isFalse[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-8f71cb42]:hover{background:#ddd}.option-item[data-v-8f71cb42] .content{cursor:pointer}.option-item[data-v-8f71cb42] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.content[data-v-a1571b3e]{width:100%}.content .stem-content[data-v-a1571b3e]{width:100%;box-sizing:border-box;padding:5px 14px;height:auto;border:1px solid #e7e7e7;border-radius:6px;cursor:pointer}.content .stem-content.no-border[data-v-a1571b3e]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-a1571b3e]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.content[data-v-c6cf9fb4]{width:100%}.content .stem-content[data-v-c6cf9fb4]{width:100%;box-sizing:border-box;padding:5px 14px;height:auto;border:1px solid #e7e7e7;border-radius:6px;cursor:pointer}.content .stem-content.no-border[data-v-c6cf9fb4]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-c6cf9fb4]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.option-item+.option-item[data-v-75c63557]{margin-top:16px}.option-item[data-v-75c63557]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item.isActive[data-v-75c63557]{border-color:#2e9adb}.option-item .questionSeq[data-v-75c63557]{padding:8px 0}.option-item.isTrue[data-v-75c63557]{border:1px solid #70b603}.option-item.isTrue[data-v-75c63557] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-75c63557]{border:1px solid #d9001b}.option-item.isFalse[data-v-75c63557] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-75c63557]:hover{background:#ddd}.option-item[data-v-75c63557] .content{cursor:pointer}.option-item[data-v-75c63557] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.line-content[data-v-55d0cf86]{width:100%;position:relative}.line-content .line-content--item[data-v-55d0cf86]{flex:1}.line-content .line-content--item[data-v-55d0cf86] .stem-content{height:100%}.line-content+.line-content[data-v-55d0cf86]{margin-top:10px}.create-option[data-v-55d0cf86]{width:100%;margin-top:10px;border-style:dashed!important}.option-item[data-v-55d0cf86]{flex:1;min-width:0}.option-item+.option-item[data-v-55d0cf86]{margin-left:100px}.option-item.isMobile+.option-item.isMobile[data-v-55d0cf86]{margin-left:50px}.option-item[data-v-55d0cf86]{margin-bottom:10px;background:#fbfbfb;border-radius:6px;padding-left:16px;border:1px solid #fbfbfb}.option-item .questionSeq[data-v-55d0cf86]{padding:8px 0}.option-item[data-v-55d0cf86] .stem-content.no-border{padding:8px 14px!important}.line-content[data-v-fe769324]{width:100%;position:relative}.line-content .line-content--item[data-v-fe769324]{flex:1}.line-content .line-content--item[data-v-fe769324] .stem-content{height:100%}.line-content+.line-content[data-v-fe769324]{margin-top:10px}.create-option[data-v-fe769324]{width:100%;margin-top:10px;border-style:dashed!important}.option-item[data-v-fe769324]{flex:1;min-width:0}.option-item+.option-item[data-v-fe769324]{margin-left:100px}.option-item.isMobile+.option-item.isMobile[data-v-fe769324]{margin-left:50px}.option-item[data-v-fe769324]{margin-bottom:10px;background:#fbfbfb;border-radius:6px;padding-left:16px}.option-item .questionSeq[data-v-fe769324]{padding:8px 0}.option-item[data-v-fe769324] .stem-content.no-border{padding:8px 14px!important}.image-file[data-v-6e5a4c33]{width:218px;object-fit:scale-down}.video-file[data-v-6e5a4c33]{width:408px}.file-render[data-v-6e5a4c33]{width:100%}.file-info[data-v-6e5a4c33]{flex:1;min-width:0}.file-info.videoHandler[data-v-6e5a4c33]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-6e5a4c33]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-6e5a4c33]{font-size:14px;color:#666;margin-bottom:19px}.image-file[data-v-1c460556]{width:218px;object-fit:scale-down}.video-file[data-v-1c460556]{width:408px}.file-render[data-v-1c460556]{width:100%}.file-info[data-v-1c460556]{flex:1;min-width:0}.file-info.videoHandler[data-v-1c460556]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-1c460556]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-1c460556]{font-size:14px;color:#666;margin-bottom:19px}.audio .audio-icon[data-v-512f1059]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-512f1059]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-512f1059]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-512f1059],.audio .audio-controls .audio-controls--progress[data-v-512f1059]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-512f1059]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-512f1059]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-512f1059]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-512f1059],.audio .audio-controls .audio-controls--handler .total-time[data-v-512f1059]{font-size:12px;color:#333}.play-handler.mobile[data-v-512f1059]{width:20px;height:20px}.audio-component[data-v-512f1059]{display:none}[data-v-512f1059] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-512f1059] .el-slider__bar{height:4px}[data-v-512f1059] .el-slider__button{width:10px;height:10px}[data-v-512f1059] .el-slider__button-wrapper{top:-15px}.audio .audio-icon[data-v-526ec536]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-526ec536]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-526ec536]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-526ec536],.audio .audio-controls .audio-controls--progress[data-v-526ec536]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-526ec536]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-526ec536]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-526ec536]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-526ec536],.audio .audio-controls .audio-controls--handler .total-time[data-v-526ec536]{font-size:12px;color:#333}.play-handler.mobile[data-v-526ec536]{width:20px;height:20px}.audio-component[data-v-526ec536]{display:none}[data-v-526ec536] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-526ec536] .el-slider__bar{height:4px}[data-v-526ec536] .el-slider__button{width:10px;height:10px}[data-v-526ec536] .el-slider__button-wrapper{top:-15px}[data-v-99c9f326] .el-dialog__header{padding:10px}.video-content[data-v-99c9f326]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-99c9f326]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-99c9f326]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-99c9f326]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-99c9f326]{width:100%}[data-v-55238730] .el-dialog__header{padding:10px}.video-content[data-v-55238730]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-55238730]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-55238730]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-55238730]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-55238730]{width:100%} \ No newline at end of file +.read-the-docs[data-v-2159313a]{color:#888}.preview-container-h5[data-v-386bf4fa]{padding-top:15px}.preview-container-pc[data-v-386bf4fa]{padding-top:15px}.preview-container-pad[data-v-386bf4fa]{padding-top:15px}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog{display:flex;align-items:center}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog:not(.is-fullscreen){margin-top:0!important}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__header{padding:0}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .custom-dialog{background-color:transparent;box-shadow:none}.preview-container[data-v-386bf4fa] .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-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .top-line{position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#4994fb,#4994fb,#a2c5f9)}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper{max-height:60vh;overflow-y:scroll}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper::-webkit-scrollbar{width:0}.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h1,.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h2,.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h3,.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h4,.preview-container[data-v-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h5,.preview-container[data-v-386bf4fa] .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-386bf4fa] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .bottom-triangle{position:absolute;bottom:0;right:0;width:0;height:0;border-top:15px solid #8cb7f6;border-right:15px solid transparent}.xml-image-lun-bo .el-carousel__item{text-align:center}.catalog-node-label[data-v-2adc1e7a]{display:flex;align-items:center}.catalog-node-label img[data-v-2adc1e7a]{margin-right:4px}.xml-show-catalog[data-v-2adc1e7a] .el-tree-node__content{height:auto}.xml-show-catalog[data-v-2adc1e7a] .el-tree-node__content .catalog-node-label{max-width:calc(100% - 24px);word-break:break-all;white-space:normal}.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-show-catalog .el-tree-node__content{display:flex!important}.xml-video-container-pdf[data-v-ddc0a17e]{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:0;padding-bottom:56.25%;background:#000}.xml-video-container-pdf .cover[data-v-ddc0a17e]{position:absolute;top:0;max-width:100%;max-height:100%}.xml-video-container-pdf .play[data-v-ddc0a17e]{position:absolute;top:45%;left:45%;width:10%;background:#bebebe;border-radius:50%}.preview-item-file[data-v-274f0021]:hover,.slip-over-cover[data-v-274f0021]:hover{cursor:pointer}.title-text[data-v-0f5ecf09]{background-color:var(--background-color)!important}.title-left[data-v-0f5ecf09]{border-color:var(--background-color)!important;color:var(--background-color)!important}.xml-skeleton-item{width:100%;height:100%;border-radius:6px;background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;animation:el-skeleton-loading 1.4s ease infinite}@keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}.title-bgimg[data-v-27fc6cfd]{background-image:url(../style/title-text-bgimg.png)}.el-image__inner[data-v-0ec43bef]{width:100%!important}.xml-image-ping-pu-h5[data-v-0ec43bef]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-0ec43bef]{display:flex;flex-direction:column;align-items:center}.object-model-content[data-v-0e8358bb]{height:440px}.object3d-title{height:32px;line-height:32px;padding:0 10px;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.object3d-btn{background:#0000001f;display:flex;width:100%;height:400px;align-items:center;justify-content:center;padding:10px 15px;border:1px solid #409eff;background:#409eff;color:#fff;cursor:pointer;font-size:14px}.read-the-docs[data-v-38e7cca0]{color:#888}*{margin:0;padding:0}.el-dialog__title{font-size:20px}.add-teacher-resources-dialog{width:100%;height:100%}.add-teacher-resources-dialog .el-form--label-left{display:flex;flex-direction:column;width:100%;height:30%}.add-teacher-resources-dialog .el-form-item--medium{padding-left:5px}.content-left{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px;font-size:16px;font-weight:800}.el-textarea__inner{font-size:16px}.cantUse[data-v-652066a5]{width:100%;height:100%;background-color:rgba(0,0,0,.1);pointer-events:none;cursor:not-allowed!important}.cantUse[data-v-652066a5] :hover{background-color:inhert}.aplayer-lrc{background:0 0;position:relative;height:30px;text-align:center;overflow:hidden;margin-bottom:7px}.aplayer-lrc:before{position:absolute;top:0;z-index:1;display:block;overflow:hidden;width:100%;height:0;content:" ";background:-moz-linear-gradient(top,#fff 0,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(top,#fff 0,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 100%)}.aplayer-lrc:after{position:absolute;bottom:0;z-index:1;display:block;overflow:hidden;width:100%;height:0;content:" ";background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 100%)}.aplayer-lrc p{font-size:12px;color:#666;line-height:16px;height:16px;padding:0;margin:0;transition:all .5s ease-out;opacity:.4;overflow:hidden}.aplayer-lrc p.aplayer-lrc-current{opacity:1;overflow:visible;height:initial}.aplayer-lrc .aplayer-lrc-contents{width:100%;transition:all .5s ease-out;user-select:text;cursor:default}.content[data-v-c6cf9fb4]{width:100%}.content .stem-content[data-v-c6cf9fb4]{width:100%;box-sizing:border-box;padding:5px 14px;height:auto;border:1px solid #e7e7e7;border-radius:6px;cursor:pointer}.content .stem-content.no-border[data-v-c6cf9fb4]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-c6cf9fb4]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.option-item+.option-item[data-v-8f71cb42]{margin-top:16px}.option-item[data-v-8f71cb42]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item .questionSeq[data-v-8f71cb42]{padding:8px 0}.option-item.isActive[data-v-8f71cb42]{border-color:#2e9adb}.option-item.isTrue[data-v-8f71cb42]{border:1px solid #70b603}.option-item.isTrue[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-8f71cb42]{border:1px solid #d9001b}.option-item.isFalse[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-8f71cb42]:hover{background:#ddd}.option-item[data-v-8f71cb42] .content{cursor:pointer}.option-item[data-v-8f71cb42] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.content[data-v-a1571b3e]{width:100%}.content .stem-content[data-v-a1571b3e]{width:100%;box-sizing:border-box;padding:5px 14px;height:auto;border:1px solid #e7e7e7;border-radius:6px;cursor:pointer}.content .stem-content.no-border[data-v-a1571b3e]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-a1571b3e]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.option-item+.option-item[data-v-6089cb1e]{margin-top:16px}.option-item[data-v-6089cb1e]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item .questionSeq[data-v-6089cb1e]{padding:8px 0}.option-item.isActive[data-v-6089cb1e]{border-color:#2e9adb}.option-item.isTrue[data-v-6089cb1e]{border:1px solid #70b603}.option-item.isTrue[data-v-6089cb1e] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-6089cb1e]{border:1px solid #d9001b}.option-item.isFalse[data-v-6089cb1e] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-6089cb1e]:hover{background:#ddd}.option-item[data-v-6089cb1e] .content{cursor:pointer}.option-item[data-v-6089cb1e] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-5461cc1c]{margin-top:16px}.option-item[data-v-5461cc1c]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item.isActive[data-v-5461cc1c]{border-color:#2e9adb}.option-item .questionSeq[data-v-5461cc1c]{padding:8px 0}.option-item.isTrue[data-v-5461cc1c]{border:1px solid #70b603}.option-item.isTrue[data-v-5461cc1c] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-5461cc1c]{border:1px solid #d9001b}.option-item.isFalse[data-v-5461cc1c] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-5461cc1c]:hover{background:#ddd}.option-item[data-v-5461cc1c] .content{cursor:pointer}.option-item[data-v-5461cc1c] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-75c63557]{margin-top:16px}.option-item[data-v-75c63557]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item.isActive[data-v-75c63557]{border-color:#2e9adb}.option-item .questionSeq[data-v-75c63557]{padding:8px 0}.option-item.isTrue[data-v-75c63557]{border:1px solid #70b603}.option-item.isTrue[data-v-75c63557] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-75c63557]{border:1px solid #d9001b}.option-item.isFalse[data-v-75c63557] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-75c63557]:hover{background:#ddd}.option-item[data-v-75c63557] .content{cursor:pointer}.option-item[data-v-75c63557] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.line-content[data-v-55d0cf86]{width:100%;position:relative}.line-content .line-content--item[data-v-55d0cf86]{flex:1}.line-content .line-content--item[data-v-55d0cf86] .stem-content{height:100%}.line-content+.line-content[data-v-55d0cf86]{margin-top:10px}.create-option[data-v-55d0cf86]{width:100%;margin-top:10px;border-style:dashed!important}.option-item[data-v-55d0cf86]{flex:1;min-width:0}.option-item+.option-item[data-v-55d0cf86]{margin-left:100px}.option-item.isMobile+.option-item.isMobile[data-v-55d0cf86]{margin-left:50px}.option-item[data-v-55d0cf86]{margin-bottom:10px;background:#fbfbfb;border-radius:6px;padding-left:16px;border:1px solid #fbfbfb}.option-item .questionSeq[data-v-55d0cf86]{padding:8px 0}.option-item[data-v-55d0cf86] .stem-content.no-border{padding:8px 14px!important}.line-content[data-v-fe769324]{width:100%;position:relative}.line-content .line-content--item[data-v-fe769324]{flex:1}.line-content .line-content--item[data-v-fe769324] .stem-content{height:100%}.line-content+.line-content[data-v-fe769324]{margin-top:10px}.create-option[data-v-fe769324]{width:100%;margin-top:10px;border-style:dashed!important}.option-item[data-v-fe769324]{flex:1;min-width:0}.option-item+.option-item[data-v-fe769324]{margin-left:100px}.option-item.isMobile+.option-item.isMobile[data-v-fe769324]{margin-left:50px}.option-item[data-v-fe769324]{margin-bottom:10px;background:#fbfbfb;border-radius:6px;padding-left:16px}.option-item .questionSeq[data-v-fe769324]{padding:8px 0}.option-item[data-v-fe769324] .stem-content.no-border{padding:8px 14px!important}.image-file[data-v-1c460556]{width:218px;object-fit:scale-down}.video-file[data-v-1c460556]{width:408px}.file-render[data-v-1c460556]{width:100%}.file-info[data-v-1c460556]{flex:1;min-width:0}.file-info.videoHandler[data-v-1c460556]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-1c460556]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-1c460556]{font-size:14px;color:#666;margin-bottom:19px}.image-file[data-v-6e5a4c33]{width:218px;object-fit:scale-down}.video-file[data-v-6e5a4c33]{width:408px}.file-render[data-v-6e5a4c33]{width:100%}.file-info[data-v-6e5a4c33]{flex:1;min-width:0}.file-info.videoHandler[data-v-6e5a4c33]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-6e5a4c33]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-6e5a4c33]{font-size:14px;color:#666;margin-bottom:19px}.audio .audio-icon[data-v-526ec536]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-526ec536]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-526ec536]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-526ec536],.audio .audio-controls .audio-controls--progress[data-v-526ec536]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-526ec536]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-526ec536]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-526ec536]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-526ec536],.audio .audio-controls .audio-controls--handler .total-time[data-v-526ec536]{font-size:12px;color:#333}.play-handler.mobile[data-v-526ec536]{width:20px;height:20px}.audio-component[data-v-526ec536]{display:none}[data-v-526ec536] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-526ec536] .el-slider__bar{height:4px}[data-v-526ec536] .el-slider__button{width:10px;height:10px}[data-v-526ec536] .el-slider__button-wrapper{top:-15px}.audio .audio-icon[data-v-512f1059]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-512f1059]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-512f1059]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-512f1059],.audio .audio-controls .audio-controls--progress[data-v-512f1059]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-512f1059]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-512f1059]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-512f1059]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-512f1059],.audio .audio-controls .audio-controls--handler .total-time[data-v-512f1059]{font-size:12px;color:#333}.play-handler.mobile[data-v-512f1059]{width:20px;height:20px}.audio-component[data-v-512f1059]{display:none}[data-v-512f1059] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-512f1059] .el-slider__bar{height:4px}[data-v-512f1059] .el-slider__button{width:10px;height:10px}[data-v-512f1059] .el-slider__button-wrapper{top:-15px}[data-v-99c9f326] .el-dialog__header{padding:10px}.video-content[data-v-99c9f326]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-99c9f326]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-99c9f326]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-99c9f326]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-99c9f326]{width:100%}[data-v-55238730] .el-dialog__header{padding:10px}.video-content[data-v-55238730]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-55238730]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-55238730]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-55238730]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-55238730]{width:100%} \ No newline at end of file diff --git a/src/plugin/xml-digital-teaching/lib/layout.js b/src/plugin/xml-digital-teaching/lib/layout.js index 3075e26..137921d 100644 --- a/src/plugin/xml-digital-teaching/lib/layout.js +++ b/src/plugin/xml-digital-teaching/lib/layout.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import Vue from 'vue'; diff --git a/src/plugin/xml-digital-teaching/lib/music.js b/src/plugin/xml-digital-teaching/lib/music.js index a5dc98b..e083756 100644 --- a/src/plugin/xml-digital-teaching/lib/music.js +++ b/src/plugin/xml-digital-teaching/lib/music.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ var playIcon = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABxBJREFUeF7dW2tsFFUU/s5sCygo7W4JwfggkZAYNNYnqBB31iI2jYnERwyiRuILFcJuwZQEAgYfDbSzii8CYqDlYRQhUQNIS3cFkRbERxXTYMCCgGI7U0ssXbbbOWa2bu1ruzOzM8suN9lfe+53vvPdc2fu4wwhBc1ddjYPjnA+VM4XBMdogHPAyGFoP2onQgsxt6is/g1QI1RuRFZWY9Cb22g3PbLLgcevFLKqFjKRm4AbTPth3gjQtmHZqNox13XWNE6cjpYK4C5TJhOpj4BQCNA4i8kqALZAVVcH5o86ZBW2JQKIkjID4BkAiqwilgBntVVCJCWA6FeKAC4BY3KKAu/lhsGlWWGhtLrE2WrWvykBCt5Uru5ktQRMs806tqofAT8xqDTgc24yg2lYgHvKW0SV1FUAxptxaFsfxocRYdiivd7hfxjxYUgAj7/5cWaqMOIgxbYNTFgc9Lq26PWrWwBRkr9I4UNOL/8B7ZhoUdDrfE0PiC4BREmuAlCgBzBdbJjopaDX+W4iPgkFEP3yWjBmJQJKy/+ZnwwU5w06ZQcVwF3etJRIWJKWwekkRcC0Gp9rVzzzuAJ4pObpDNqq0086m9ULwtB7d88bcWYgkgMK4Fl+5lrOzv4SzNemc2T6uVFlwOd8QrcAbkneSsB0/Q7S35KI59Z4897uy7RfBrjLlZlEXJn+IRlkyDjtECJTqr2jj/Xs2UuAwpU8NBRp+Qbgmw3CZ4r5moDP9WxcATySUsLgNzIlGlM8mYoCxc7tsb7dGVBQqozsHML1AK42BZwhnYiwrsbreqqfAJ5yZTYTv5chcSRDs41JuD523NadAaJf3mv3vn786CxMGJOF+lMdONrUmUwQSfallwM+5woNJCqAWCZPg4CdSaIO2n1J0QjcPX5It82+o2FU1oVw5EzETrfxsA8EfK6J3QLYveTtG3yMVaiDUVnXjs0HQykXgRl3BItdtV0ZICkBgN12sfj8xVwMHxJ/2/Hd7x3YUBvCDyc77KLQD5dApTU+50IqXClfHorA9JlaIsbavF814/JEZtH/Nx5oj06LcIR12Sdp1BDwua4jtyTfR8COJMHids+/MhvSw5fphm/4MxKdFvuP2Z8NHecdTnJLTc8ThPd1MzRoaFSAGPy2H0KorA3h73bVoEcD5qp6K3kk5Q3WjrZtamYF0OicUDqj2bC7IWwLO2I8ogmwmcGP2uIBQDICxDjtPHwey3e1WU6RmUpI9Ct7wWzbxYYVAmiRf3wohFV7zlkqAhGVkSjJPwOYYClyDzCrBNAgZ1W0olG2bgVJhA9I9MunwLgiEwQoq2rD9p/PW0aVgC1aBmh5dYllqH2ArMyA13f8g2prH4jVmgAtAHIyQYAn1rXiZIt1U4BBn5MoKd8DnJ/uAqyvbcf6/e3W0iSqII9f2cbMD1iL/D9aslNAWxRX2BF811b4LfL4ZT8z5qWjANomSQu+/qQ9W2Zm9RVNgKeZsSadBIioXaO+oc7ilO8bpMNRQGJZ0y0QhG/TRYCDx7tG/fBpe0a9R5yhYVnOHOo6Cle0N4Etr8JxoxxYPXNkQn3PRxjag+6j1B2OVAd8rqn/HYjI+wDcmZClSYPPXsjFiKHxD0Rqf+sadW0rnKqmzf9g8ailUVYX6kisLczRwD85lPojMXTypMCCvLquDFjRPBEOqrVT/YEORbXgf/3LuoWNbv6EuoDXNUmz73ksXgtG9KTUrqatCW68KgtfHQlbuqkxyjeW/r0EsHsaGCVppz3DcVvQlxN983VnwDSp1RlGR50NJa52xmIG+9OAz/VQrGOvR7PH3zKHWV1pBjVj+pDwYMCb21350u/dJPpl258FF0osIhys8bpu7+m/f4GEX3mMmDdcKJJ2+mWB7g/Oc2r1jt1twNWJW5K3E7SS94unaYXVQV/ewr4RDSiA6FfuAngXGJdeFBIQ9nBr/T3BpWK/pWbc9alban6JQP2KijJQEAUseALFuT8OxH3QQkmxXF4LytAq0f+iJVW4u2Z+7p54A5ewVNYtNX9HoJsycOTBRDODXufGwbgnFEDrLEpySq5rrRSZGWXBYteCRJi6BNBAMunNQKB3anzOOYmC77UU1mMsSspygBOqqgfLLhsCXq3xuRbrxdedATFAUZK9AJYBGK7XSYrsDH8tYjgDukVY0TyRBVpGhKkpCm5wNya/FzItQIxNdAstCM/Yebc4WOTazQ4ErO67vDUyKIanQF/wKf62MQ713HOpFMKKwGNxJC1ADEgTIhvhh1RWC23aR7SCeBN3CpuC851fGxnlpNcBRp25pdZxAqmFAHuYo+V3Zi9fTwHYycD+LIGqquc5TxjlksjesgwYzJF7RZMbAtyCIFzDTGMBHgtgLAgtYGh3EtqviUCNKtTjADc6OtVfdi8YrRVv29r+BTKBrQtOiFe6AAAAAElFTkSuQmCC"; diff --git a/src/plugin/xml-digital-teaching/lib/paragraph.css b/src/plugin/xml-digital-teaching/lib/paragraph.css index b976c71..9646764 100644 --- a/src/plugin/xml-digital-teaching/lib/paragraph.css +++ b/src/plugin/xml-digital-teaching/lib/paragraph.css @@ -1,48 +1,39 @@ +/*# sourceMappingURL=isosceles.vue.map */ + + +/*# sourceMappingURL=ninth.vue.map */ + + /*# sourceMappingURL=seventh.vue.map */ /*# sourceMappingURL=first.vue.map */ -/*# sourceMappingURL=third.vue.map */ - - /*# sourceMappingURL=second.vue.map */ -/*# sourceMappingURL=twelve.vue.map */ - - -/*# sourceMappingURL=eleven.vue.map */ - - /*# sourceMappingURL=tenth.vue.map */ -/*# sourceMappingURL=thirteen.vue.map */ - - /*# sourceMappingURL=eighth.vue.map */ -/*# sourceMappingURL=isosceles.vue.map */ - - -/*# sourceMappingURL=wave.vue.map */ - - /*# sourceMappingURL=Greentheme2.vue.map */ -/*# sourceMappingURL=ninth.vue.map */ +/*# sourceMappingURL=eleven.vue.map */ -/*# sourceMappingURL=Yellowtheme4.vue.map */ +/*# sourceMappingURL=Greentheme3.vue.map */ -/*# sourceMappingURL=fifteen.vue.map */ +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=wave.vue.map */ /*# sourceMappingURL=quadrangle.vue.map */ @@ -51,75 +42,84 @@ /*# sourceMappingURL=fourteen.vue.map */ -/*# sourceMappingURL=Greentheme3.vue.map */ +/*# sourceMappingURL=fifteen.vue.map */ -/*# sourceMappingURL=Redtheme6.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=Yellowtheme3.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Redtheme5.vue.map */ - - -/*# sourceMappingURL=Redtheme3.vue.map */ - - -/*# sourceMappingURL=Greentheme5.vue.map */ - - -/*# sourceMappingURL=Thirtysix.vue.map */ - - -/*# sourceMappingURL=sixteen.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=SanQintheme2.vue.map */ - - -/*# sourceMappingURL=Redtheme4.vue.map */ - - -/*# sourceMappingURL=Yellowtheme5.vue.map */ +/*# sourceMappingURL=Yellowtheme4.vue.map */ /*# sourceMappingURL=Redtheme2.vue.map */ +/*# sourceMappingURL=Greentheme4.vue.map */ + + +/*# sourceMappingURL=Yellowtheme3.vue.map */ + + +/*# sourceMappingURL=twelve.vue.map */ + + +/*# sourceMappingURL=thirteen.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Greentheme5.vue.map */ + + +/*# sourceMappingURL=Redtheme4.vue.map */ + + +/*# sourceMappingURL=Redtheme5.vue.map */ + + /*# sourceMappingURL=Redtheme1.vue.map */ -/*# sourceMappingURL=Thirtyseven3.vue.map */ - - -/*# sourceMappingURL=SanQintheme1.vue.map */ - - -/*# sourceMappingURL=Thirtyfive.vue.map */ - - /*# sourceMappingURL=SanQintheme3.vue.map */ +/*# sourceMappingURL=Yellowtheme5.vue.map */ + + +/*# sourceMappingURL=Thirtysix.vue.map */ + + +/*# sourceMappingURL=Redtheme3.vue.map */ + + +/*# sourceMappingURL=SanQintheme1.vue.map */ + + +/*# sourceMappingURL=SanQintheme2.vue.map */ + + +/*# sourceMappingURL=Thirtyseven3.vue.map */ + + +/*# sourceMappingURL=sixteen.vue.map */ + + +/*# sourceMappingURL=Redtheme6.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + + /*# sourceMappingURL=Thirtyseven.vue.map */ -/*# sourceMappingURL=Forty.vue.map */ +/*# sourceMappingURL=Thirtyfive.vue.map */ /*# sourceMappingURL=Thirtyeight.vue.map */ +/*# sourceMappingURL=Forty.vue.map */ + + /*# sourceMappingURL=Thirtyseven2.vue.map */ .xml-text-h5[data-v-69788445] { diff --git a/src/plugin/xml-digital-teaching/lib/paragraph.js b/src/plugin/xml-digital-teaching/lib/paragraph.js index a348c7c..8d2737e 100644 --- a/src/plugin/xml-digital-teaching/lib/paragraph.js +++ b/src/plugin/xml-digital-teaching/lib/paragraph.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import crypto from 'crypto'; diff --git a/src/plugin/xml-digital-teaching/lib/question.css b/src/plugin/xml-digital-teaching/lib/question.css index 7669211..79b5925 100644 --- a/src/plugin/xml-digital-teaching/lib/question.css +++ b/src/plugin/xml-digital-teaching/lib/question.css @@ -1,9 +1,9 @@ -.xml-question-container-h5[data-v-56ad912d] { +.xml-question-container-h5[data-v-0ed42cdb] { } -.xml-question-container-pc[data-v-56ad912d] { +.xml-question-container-pc[data-v-0ed42cdb] { } -.xml-question-container-pad[data-v-56ad912d] { +.xml-question-container-pad[data-v-0ed42cdb] { } @@ -12,35 +12,10 @@ /*# sourceMappingURL=QuestionItem.vue.map */ -.content[data-v-c6cf9fb4] { - width: 100%; -} -.content .stem-content[data-v-c6cf9fb4] { - width: 100%; - box-sizing: border-box; - padding: 5px 14px; - height: auto; - border: 1px solid #e7e7e7; - border-radius: 6px; - cursor: pointer; -} -.content .stem-content.no-border[data-v-c6cf9fb4] { - padding: 0; - border: none; - cursor: default; -} -.content .stem-content .placeholder[data-v-c6cf9fb4] { - color: #c0c4cc; - font-size: 14px; - cursor: pointer; - user-select: none; -} - -/*# sourceMappingURL=common.vue.map */ -.option-item + .option-item[data-v-8f71cb42] { +.option-item + .option-item[data-v-6089cb1e] { margin-top: 16px; } -.option-item[data-v-8f71cb42] { +.option-item[data-v-6089cb1e] { display: flex; background: #fbfbfb; border-radius: 6px; @@ -49,33 +24,33 @@ transition: all ease 0.3s; border: 1px solid #fbfbfb; } -.option-item .questionSeq[data-v-8f71cb42] { +.option-item .questionSeq[data-v-6089cb1e] { padding: 8px 0; } -.option-item.isActive[data-v-8f71cb42] { +.option-item.isActive[data-v-6089cb1e] { border-color: #2e9adb; } -.option-item.isTrue[data-v-8f71cb42] { +.option-item.isTrue[data-v-6089cb1e] { border: 1px solid #70b603; } -.option-item.isTrue[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner { +.option-item.isTrue[data-v-6089cb1e] .el-radio__input.is-checked .el-radio__inner { border-color: #70b603; background: #70b603; } -.option-item.isFalse[data-v-8f71cb42] { +.option-item.isFalse[data-v-6089cb1e] { border: 1px solid #d9001b; } -.option-item.isFalse[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner { +.option-item.isFalse[data-v-6089cb1e] .el-radio__input.is-checked .el-radio__inner { border-color: #d9001b; background: #d9001b; } -.option-item[data-v-8f71cb42]:hover { +.option-item[data-v-6089cb1e]:hover { background: #ddd; } -.option-item[data-v-8f71cb42] .content { +.option-item[data-v-6089cb1e] .content { cursor: pointer; } -.option-item[data-v-8f71cb42] .stem-content.no-border { +.option-item[data-v-6089cb1e] .stem-content.no-border { padding: 8px 14px !important; cursor: pointer; } @@ -125,10 +100,10 @@ } /*# sourceMappingURL=checkbox.vue.map */ -.option-item + .option-item[data-v-6089cb1e] { +.option-item + .option-item[data-v-8f71cb42] { margin-top: 16px; } -.option-item[data-v-6089cb1e] { +.option-item[data-v-8f71cb42] { display: flex; background: #fbfbfb; border-radius: 6px; @@ -137,38 +112,63 @@ transition: all ease 0.3s; border: 1px solid #fbfbfb; } -.option-item .questionSeq[data-v-6089cb1e] { +.option-item .questionSeq[data-v-8f71cb42] { padding: 8px 0; } -.option-item.isActive[data-v-6089cb1e] { +.option-item.isActive[data-v-8f71cb42] { border-color: #2e9adb; } -.option-item.isTrue[data-v-6089cb1e] { +.option-item.isTrue[data-v-8f71cb42] { border: 1px solid #70b603; } -.option-item.isTrue[data-v-6089cb1e] .el-radio__input.is-checked .el-radio__inner { +.option-item.isTrue[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner { border-color: #70b603; background: #70b603; } -.option-item.isFalse[data-v-6089cb1e] { +.option-item.isFalse[data-v-8f71cb42] { border: 1px solid #d9001b; } -.option-item.isFalse[data-v-6089cb1e] .el-radio__input.is-checked .el-radio__inner { +.option-item.isFalse[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner { border-color: #d9001b; background: #d9001b; } -.option-item[data-v-6089cb1e]:hover { +.option-item[data-v-8f71cb42]:hover { background: #ddd; } -.option-item[data-v-6089cb1e] .content { +.option-item[data-v-8f71cb42] .content { cursor: pointer; } -.option-item[data-v-6089cb1e] .stem-content.no-border { +.option-item[data-v-8f71cb42] .stem-content.no-border { padding: 8px 14px !important; cursor: pointer; } /*# sourceMappingURL=radio.vue.map */ +.content[data-v-c6cf9fb4] { + width: 100%; +} +.content .stem-content[data-v-c6cf9fb4] { + width: 100%; + box-sizing: border-box; + padding: 5px 14px; + height: auto; + border: 1px solid #e7e7e7; + border-radius: 6px; + cursor: pointer; +} +.content .stem-content.no-border[data-v-c6cf9fb4] { + padding: 0; + border: none; + cursor: default; +} +.content .stem-content .placeholder[data-v-c6cf9fb4] { + color: #c0c4cc; + font-size: 14px; + cursor: pointer; + user-select: none; +} + +/*# sourceMappingURL=common.vue.map */ .option-item + .option-item[data-v-75c63557] { margin-top: 16px; } @@ -238,6 +238,48 @@ } /*# sourceMappingURL=common.vue.map */ +.line-content[data-v-fe769324] { + width: 100%; + position: relative; +} +.line-content .line-content--item[data-v-fe769324] { + flex: 1; +} +.line-content .line-content--item[data-v-fe769324] .stem-content { + height: 100%; +} +.line-content + .line-content[data-v-fe769324] { + margin-top: 10px; +} +.create-option[data-v-fe769324] { + width: 100%; + margin-top: 10px; + border-style: dashed !important; +} +.option-item[data-v-fe769324] { + flex: 1; + min-width: 0; +} +.option-item + .option-item[data-v-fe769324] { + margin-left: 100px; +} +.option-item.isMobile + .option-item.isMobile[data-v-fe769324] { + margin-left: 50px; +} +.option-item[data-v-fe769324] { + margin-bottom: 10px; + background: #fbfbfb; + border-radius: 6px; + padding-left: 16px; +} +.option-item .questionSeq[data-v-fe769324] { + padding: 8px 0; +} +.option-item[data-v-fe769324] .stem-content.no-border { + padding: 8px 14px !important; +} + +/*# sourceMappingURL=view-line.vue.map */ .line-content[data-v-55d0cf86] { width: 100%; position: relative; @@ -281,48 +323,6 @@ } /*# sourceMappingURL=view-line-answer.vue.map */ -.line-content[data-v-fe769324] { - width: 100%; - position: relative; -} -.line-content .line-content--item[data-v-fe769324] { - flex: 1; -} -.line-content .line-content--item[data-v-fe769324] .stem-content { - height: 100%; -} -.line-content + .line-content[data-v-fe769324] { - margin-top: 10px; -} -.create-option[data-v-fe769324] { - width: 100%; - margin-top: 10px; - border-style: dashed !important; -} -.option-item[data-v-fe769324] { - flex: 1; - min-width: 0; -} -.option-item + .option-item[data-v-fe769324] { - margin-left: 100px; -} -.option-item.isMobile + .option-item.isMobile[data-v-fe769324] { - margin-left: 50px; -} -.option-item[data-v-fe769324] { - margin-bottom: 10px; - background: #fbfbfb; - border-radius: 6px; - padding-left: 16px; -} -.option-item .questionSeq[data-v-fe769324] { - padding: 8px 0; -} -.option-item[data-v-fe769324] .stem-content.no-border { - padding: 8px 14px !important; -} - -/*# sourceMappingURL=view-line.vue.map */ .image-file[data-v-1c460556] { width: 218px; object-fit: scale-down; diff --git a/src/plugin/xml-digital-teaching/lib/question.js b/src/plugin/xml-digital-teaching/lib/question.js index 76bcd18..2f61967 100644 --- a/src/plugin/xml-digital-teaching/lib/question.js +++ b/src/plugin/xml-digital-teaching/lib/question.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import crypto from 'crypto'; @@ -20324,6 +20324,7 @@ var script$8 = { } } } + // console.log(answer,'showAnalysis2') this.isAnswer = true; let params = { ...answer, @@ -21000,7 +21001,7 @@ __vue_render__$8._withStripped = true; /* style */ const __vue_inject_styles__$8 = undefined; /* scoped */ - const __vue_scope_id__$8 = "data-v-0d364123"; + const __vue_scope_id__$8 = "data-v-e4ea6fb2"; /* module identifier */ const __vue_module_identifier__$8 = undefined; /* functional template */ @@ -23427,11 +23428,31 @@ var script = { this.$emit('setanalysis', item); }, submitAnswer(val) { + // console.log('this.currentRulethis.currentRule',val,this.currentRule); + if (val.question.questionType === '10') { + let standardAnswer = val.question.standardAnswer; + let userAnswer = val.pass.userAnswer; + let falg = false; + // 判断是否有错误 + for (let i = 0; i < standardAnswer.length; i++) { + let answer = standardAnswer[i].content.replace(/<[^>]*>/g, ''); + if (answer == userAnswer[i].content) ; else { + falg = true; + } + } + // 判断给pass赋值 + if (falg) { + val.pass.answerIsTrue = false; + } else { + val.pass.answerIsTrue = true; + } + } // if (!this.$route.query.templateId) { this.mode === 'preview' && this.$emit('submitAnswer', { ...val, chapterId: this.currentRule.chapterId, - xmlCompRef: this.currentRule.xmlCompRef + xmlCompRef: val.question.xmlCompRef, + pass: val.pass.answerIsTrue != undefined ? val.pass.answerIsTrue : true }); // } }, @@ -23560,7 +23581,7 @@ __vue_render__._withStripped = true; /* style */ const __vue_inject_styles__ = undefined; /* scoped */ - const __vue_scope_id__ = "data-v-56ad912d"; + const __vue_scope_id__ = "data-v-0ed42cdb"; /* module identifier */ const __vue_module_identifier__ = undefined; /* functional template */ diff --git a/src/plugin/xml-digital-teaching/lib/question.min.css b/src/plugin/xml-digital-teaching/lib/question.min.css index a238024..fb507ce 100644 --- a/src/plugin/xml-digital-teaching/lib/question.min.css +++ b/src/plugin/xml-digital-teaching/lib/question.min.css @@ -1 +1 @@ -.content[data-v-c6cf9fb4]{width:100%}.content .stem-content[data-v-c6cf9fb4]{width:100%;box-sizing:border-box;padding:5px 14px;height:auto;border:1px solid #e7e7e7;border-radius:6px;cursor:pointer}.content .stem-content.no-border[data-v-c6cf9fb4]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-c6cf9fb4]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.option-item+.option-item[data-v-8f71cb42]{margin-top:16px}.option-item[data-v-8f71cb42]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item .questionSeq[data-v-8f71cb42]{padding:8px 0}.option-item.isActive[data-v-8f71cb42]{border-color:#2e9adb}.option-item.isTrue[data-v-8f71cb42]{border:1px solid #70b603}.option-item.isTrue[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-8f71cb42]{border:1px solid #d9001b}.option-item.isFalse[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-8f71cb42]:hover{background:#ddd}.option-item[data-v-8f71cb42] .content{cursor:pointer}.option-item[data-v-8f71cb42] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-5461cc1c]{margin-top:16px}.option-item[data-v-5461cc1c]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item.isActive[data-v-5461cc1c]{border-color:#2e9adb}.option-item .questionSeq[data-v-5461cc1c]{padding:8px 0}.option-item.isTrue[data-v-5461cc1c]{border:1px solid #70b603}.option-item.isTrue[data-v-5461cc1c] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-5461cc1c]{border:1px solid #d9001b}.option-item.isFalse[data-v-5461cc1c] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-5461cc1c]:hover{background:#ddd}.option-item[data-v-5461cc1c] .content{cursor:pointer}.option-item[data-v-5461cc1c] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-6089cb1e]{margin-top:16px}.option-item[data-v-6089cb1e]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item .questionSeq[data-v-6089cb1e]{padding:8px 0}.option-item.isActive[data-v-6089cb1e]{border-color:#2e9adb}.option-item.isTrue[data-v-6089cb1e]{border:1px solid #70b603}.option-item.isTrue[data-v-6089cb1e] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-6089cb1e]{border:1px solid #d9001b}.option-item.isFalse[data-v-6089cb1e] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-6089cb1e]:hover{background:#ddd}.option-item[data-v-6089cb1e] .content{cursor:pointer}.option-item[data-v-6089cb1e] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-75c63557]{margin-top:16px}.option-item[data-v-75c63557]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item.isActive[data-v-75c63557]{border-color:#2e9adb}.option-item .questionSeq[data-v-75c63557]{padding:8px 0}.option-item.isTrue[data-v-75c63557]{border:1px solid #70b603}.option-item.isTrue[data-v-75c63557] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-75c63557]{border:1px solid #d9001b}.option-item.isFalse[data-v-75c63557] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-75c63557]:hover{background:#ddd}.option-item[data-v-75c63557] .content{cursor:pointer}.option-item[data-v-75c63557] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.content[data-v-a1571b3e]{width:100%}.content .stem-content[data-v-a1571b3e]{width:100%;box-sizing:border-box;padding:5px 14px;height:auto;border:1px solid #e7e7e7;border-radius:6px;cursor:pointer}.content .stem-content.no-border[data-v-a1571b3e]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-a1571b3e]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.line-content[data-v-55d0cf86]{width:100%;position:relative}.line-content .line-content--item[data-v-55d0cf86]{flex:1}.line-content .line-content--item[data-v-55d0cf86] .stem-content{height:100%}.line-content+.line-content[data-v-55d0cf86]{margin-top:10px}.create-option[data-v-55d0cf86]{width:100%;margin-top:10px;border-style:dashed!important}.option-item[data-v-55d0cf86]{flex:1;min-width:0}.option-item+.option-item[data-v-55d0cf86]{margin-left:100px}.option-item.isMobile+.option-item.isMobile[data-v-55d0cf86]{margin-left:50px}.option-item[data-v-55d0cf86]{margin-bottom:10px;background:#fbfbfb;border-radius:6px;padding-left:16px;border:1px solid #fbfbfb}.option-item .questionSeq[data-v-55d0cf86]{padding:8px 0}.option-item[data-v-55d0cf86] .stem-content.no-border{padding:8px 14px!important}.line-content[data-v-fe769324]{width:100%;position:relative}.line-content .line-content--item[data-v-fe769324]{flex:1}.line-content .line-content--item[data-v-fe769324] .stem-content{height:100%}.line-content+.line-content[data-v-fe769324]{margin-top:10px}.create-option[data-v-fe769324]{width:100%;margin-top:10px;border-style:dashed!important}.option-item[data-v-fe769324]{flex:1;min-width:0}.option-item+.option-item[data-v-fe769324]{margin-left:100px}.option-item.isMobile+.option-item.isMobile[data-v-fe769324]{margin-left:50px}.option-item[data-v-fe769324]{margin-bottom:10px;background:#fbfbfb;border-radius:6px;padding-left:16px}.option-item .questionSeq[data-v-fe769324]{padding:8px 0}.option-item[data-v-fe769324] .stem-content.no-border{padding:8px 14px!important}.image-file[data-v-1c460556]{width:218px;object-fit:scale-down}.video-file[data-v-1c460556]{width:408px}.file-render[data-v-1c460556]{width:100%}.file-info[data-v-1c460556]{flex:1;min-width:0}.file-info.videoHandler[data-v-1c460556]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-1c460556]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-1c460556]{font-size:14px;color:#666;margin-bottom:19px}.image-file[data-v-6e5a4c33]{width:218px;object-fit:scale-down}.video-file[data-v-6e5a4c33]{width:408px}.file-render[data-v-6e5a4c33]{width:100%}.file-info[data-v-6e5a4c33]{flex:1;min-width:0}.file-info.videoHandler[data-v-6e5a4c33]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-6e5a4c33]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-6e5a4c33]{font-size:14px;color:#666;margin-bottom:19px}.audio .audio-icon[data-v-526ec536]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-526ec536]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-526ec536]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-526ec536],.audio .audio-controls .audio-controls--progress[data-v-526ec536]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-526ec536]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-526ec536]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-526ec536]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-526ec536],.audio .audio-controls .audio-controls--handler .total-time[data-v-526ec536]{font-size:12px;color:#333}.play-handler.mobile[data-v-526ec536]{width:20px;height:20px}.audio-component[data-v-526ec536]{display:none}[data-v-526ec536] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-526ec536] .el-slider__bar{height:4px}[data-v-526ec536] .el-slider__button{width:10px;height:10px}[data-v-526ec536] .el-slider__button-wrapper{top:-15px}.audio .audio-icon[data-v-512f1059]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-512f1059]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-512f1059]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-512f1059],.audio .audio-controls .audio-controls--progress[data-v-512f1059]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-512f1059]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-512f1059]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-512f1059]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-512f1059],.audio .audio-controls .audio-controls--handler .total-time[data-v-512f1059]{font-size:12px;color:#333}.play-handler.mobile[data-v-512f1059]{width:20px;height:20px}.audio-component[data-v-512f1059]{display:none}[data-v-512f1059] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-512f1059] .el-slider__bar{height:4px}[data-v-512f1059] .el-slider__button{width:10px;height:10px}[data-v-512f1059] .el-slider__button-wrapper{top:-15px}[data-v-55238730] .el-dialog__header{padding:10px}.video-content[data-v-55238730]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-55238730]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-55238730]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-55238730]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-55238730]{width:100%}[data-v-99c9f326] .el-dialog__header{padding:10px}.video-content[data-v-99c9f326]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-99c9f326]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-99c9f326]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-99c9f326]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-99c9f326]{width:100%} \ No newline at end of file +.option-item+.option-item[data-v-6089cb1e]{margin-top:16px}.option-item[data-v-6089cb1e]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item .questionSeq[data-v-6089cb1e]{padding:8px 0}.option-item.isActive[data-v-6089cb1e]{border-color:#2e9adb}.option-item.isTrue[data-v-6089cb1e]{border:1px solid #70b603}.option-item.isTrue[data-v-6089cb1e] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-6089cb1e]{border:1px solid #d9001b}.option-item.isFalse[data-v-6089cb1e] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-6089cb1e]:hover{background:#ddd}.option-item[data-v-6089cb1e] .content{cursor:pointer}.option-item[data-v-6089cb1e] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-5461cc1c]{margin-top:16px}.option-item[data-v-5461cc1c]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item.isActive[data-v-5461cc1c]{border-color:#2e9adb}.option-item .questionSeq[data-v-5461cc1c]{padding:8px 0}.option-item.isTrue[data-v-5461cc1c]{border:1px solid #70b603}.option-item.isTrue[data-v-5461cc1c] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-5461cc1c]{border:1px solid #d9001b}.option-item.isFalse[data-v-5461cc1c] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-5461cc1c]:hover{background:#ddd}.option-item[data-v-5461cc1c] .content{cursor:pointer}.option-item[data-v-5461cc1c] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-8f71cb42]{margin-top:16px}.option-item[data-v-8f71cb42]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item .questionSeq[data-v-8f71cb42]{padding:8px 0}.option-item.isActive[data-v-8f71cb42]{border-color:#2e9adb}.option-item.isTrue[data-v-8f71cb42]{border:1px solid #70b603}.option-item.isTrue[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-8f71cb42]{border:1px solid #d9001b}.option-item.isFalse[data-v-8f71cb42] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-8f71cb42]:hover{background:#ddd}.option-item[data-v-8f71cb42] .content{cursor:pointer}.option-item[data-v-8f71cb42] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.content[data-v-c6cf9fb4]{width:100%}.content .stem-content[data-v-c6cf9fb4]{width:100%;box-sizing:border-box;padding:5px 14px;height:auto;border:1px solid #e7e7e7;border-radius:6px;cursor:pointer}.content .stem-content.no-border[data-v-c6cf9fb4]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-c6cf9fb4]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.option-item+.option-item[data-v-75c63557]{margin-top:16px}.option-item[data-v-75c63557]{display:flex;background:#fbfbfb;border-radius:6px;padding-left:16px;cursor:pointer;transition:all ease .3s;border:1px solid #fbfbfb}.option-item.isActive[data-v-75c63557]{border-color:#2e9adb}.option-item .questionSeq[data-v-75c63557]{padding:8px 0}.option-item.isTrue[data-v-75c63557]{border:1px solid #70b603}.option-item.isTrue[data-v-75c63557] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-75c63557]{border:1px solid #d9001b}.option-item.isFalse[data-v-75c63557] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-75c63557]:hover{background:#ddd}.option-item[data-v-75c63557] .content{cursor:pointer}.option-item[data-v-75c63557] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.content[data-v-a1571b3e]{width:100%}.content .stem-content[data-v-a1571b3e]{width:100%;box-sizing:border-box;padding:5px 14px;height:auto;border:1px solid #e7e7e7;border-radius:6px;cursor:pointer}.content .stem-content.no-border[data-v-a1571b3e]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-a1571b3e]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.line-content[data-v-fe769324]{width:100%;position:relative}.line-content .line-content--item[data-v-fe769324]{flex:1}.line-content .line-content--item[data-v-fe769324] .stem-content{height:100%}.line-content+.line-content[data-v-fe769324]{margin-top:10px}.create-option[data-v-fe769324]{width:100%;margin-top:10px;border-style:dashed!important}.option-item[data-v-fe769324]{flex:1;min-width:0}.option-item+.option-item[data-v-fe769324]{margin-left:100px}.option-item.isMobile+.option-item.isMobile[data-v-fe769324]{margin-left:50px}.option-item[data-v-fe769324]{margin-bottom:10px;background:#fbfbfb;border-radius:6px;padding-left:16px}.option-item .questionSeq[data-v-fe769324]{padding:8px 0}.option-item[data-v-fe769324] .stem-content.no-border{padding:8px 14px!important}.line-content[data-v-55d0cf86]{width:100%;position:relative}.line-content .line-content--item[data-v-55d0cf86]{flex:1}.line-content .line-content--item[data-v-55d0cf86] .stem-content{height:100%}.line-content+.line-content[data-v-55d0cf86]{margin-top:10px}.create-option[data-v-55d0cf86]{width:100%;margin-top:10px;border-style:dashed!important}.option-item[data-v-55d0cf86]{flex:1;min-width:0}.option-item+.option-item[data-v-55d0cf86]{margin-left:100px}.option-item.isMobile+.option-item.isMobile[data-v-55d0cf86]{margin-left:50px}.option-item[data-v-55d0cf86]{margin-bottom:10px;background:#fbfbfb;border-radius:6px;padding-left:16px;border:1px solid #fbfbfb}.option-item .questionSeq[data-v-55d0cf86]{padding:8px 0}.option-item[data-v-55d0cf86] .stem-content.no-border{padding:8px 14px!important}.image-file[data-v-1c460556]{width:218px;object-fit:scale-down}.video-file[data-v-1c460556]{width:408px}.file-render[data-v-1c460556]{width:100%}.file-info[data-v-1c460556]{flex:1;min-width:0}.file-info.videoHandler[data-v-1c460556]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-1c460556]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-1c460556]{font-size:14px;color:#666;margin-bottom:19px}.image-file[data-v-6e5a4c33]{width:218px;object-fit:scale-down}.video-file[data-v-6e5a4c33]{width:408px}.file-render[data-v-6e5a4c33]{width:100%}.file-info[data-v-6e5a4c33]{flex:1;min-width:0}.file-info.videoHandler[data-v-6e5a4c33]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-6e5a4c33]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-6e5a4c33]{font-size:14px;color:#666;margin-bottom:19px}.audio .audio-icon[data-v-526ec536]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-526ec536]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-526ec536]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-526ec536],.audio .audio-controls .audio-controls--progress[data-v-526ec536]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-526ec536]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-526ec536]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-526ec536]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-526ec536],.audio .audio-controls .audio-controls--handler .total-time[data-v-526ec536]{font-size:12px;color:#333}.play-handler.mobile[data-v-526ec536]{width:20px;height:20px}.audio-component[data-v-526ec536]{display:none}[data-v-526ec536] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-526ec536] .el-slider__bar{height:4px}[data-v-526ec536] .el-slider__button{width:10px;height:10px}[data-v-526ec536] .el-slider__button-wrapper{top:-15px}.audio .audio-icon[data-v-512f1059]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-512f1059]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-512f1059]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-512f1059],.audio .audio-controls .audio-controls--progress[data-v-512f1059]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-512f1059]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-512f1059]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-512f1059]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-512f1059],.audio .audio-controls .audio-controls--handler .total-time[data-v-512f1059]{font-size:12px;color:#333}.play-handler.mobile[data-v-512f1059]{width:20px;height:20px}.audio-component[data-v-512f1059]{display:none}[data-v-512f1059] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-512f1059] .el-slider__bar{height:4px}[data-v-512f1059] .el-slider__button{width:10px;height:10px}[data-v-512f1059] .el-slider__button-wrapper{top:-15px}[data-v-55238730] .el-dialog__header{padding:10px}.video-content[data-v-55238730]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-55238730]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-55238730]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-55238730]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-55238730]{width:100%}[data-v-99c9f326] .el-dialog__header{padding:10px}.video-content[data-v-99c9f326]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-99c9f326]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-99c9f326]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-99c9f326]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-99c9f326]{width:100%} \ No newline at end of file diff --git a/src/plugin/xml-digital-teaching/lib/render.js b/src/plugin/xml-digital-teaching/lib/render.js index 72f1cd7..ab25b4b 100644 --- a/src/plugin/xml-digital-teaching/lib/render.js +++ b/src/plugin/xml-digital-teaching/lib/render.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ // diff --git a/src/plugin/xml-digital-teaching/lib/resource.js b/src/plugin/xml-digital-teaching/lib/resource.js index f6e8ff4..aef00e0 100644 --- a/src/plugin/xml-digital-teaching/lib/resource.js +++ b/src/plugin/xml-digital-teaching/lib/resource.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ var epub = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAMAAAChHKjRAAAAAXNSR0IArs4c6QAAAjdQTFRFAAAAiXb/kG/0inD6inX6jW72jXL2eGLpe2fuinL2i3H3iHf6i3L5dmTvjHH3inP4inH2i3L2d2TuhW7vjHH5d2TqjnH5fWnyd2bskHb5jXX1jHH2i3H3i3H4i3H4d2Xsd2Xqi3H4cmLoi3L4inH3i3L3inL3i3L3jHL3hG3zi3L3jHL4jnT5i3L3i3L3jHH2bFPvbl/nb2DncF/ncVP1cWHncWHocWHpclP2cmLpc2Lpc2Lqc2Ppc2PqdGPpdGPqd1r1d1z0d2TreFv2eFz0eFz1eGDxeGbseVv1eVz1el31el32el71el72e133e1/2e2TxfGD1fGXxfWD3fWH2fmjxf2T2f2rwgGX3gGnygWX2gWb2gWb3gWrzgWzzgmb3gmf2gmzyg23zhGj3hGn2hGr2hGr3hG3zhWr3hWv2hWv3hWz3hW7zhW70hmz3h233h273iG34iG/3iW34iW74iW/3iXD3iXH2inD4inH3inP2i3D4i3H3i3H4i3L3i3L4i3P4jHL3jHL4jHP3jHP4jHT2jHT3jHrxjHryjXP4jXT3jXT5jXX3jXvyjnT5jnX4j3T5j3T6j3b3lYH2l4H4mIL4mYP4movynY/xpJL3pJfzpZL5pZjzqJX5q5n5r576saD6uaz3va/7zMT5zcP7z8X70Mb70sj708n708r71c381c761s382ND72db4393549z+4+H55+b66OL96+b+6+r67+v+8/L99PD/9vT+///9///+////0H5GmAAAADB0Uk5TAA0XMjI6OkZNVVpefX+HjJCRkpSeoausra2vs7W2t7i5v8TN1tbd3t/o6+7v8PH8u0jmrQAAAapJREFUOMtjYGBgYBZQ1sMAOpoKHAwIwF+HDfSlG9nzElADVGRuZScEVcNWiVORvY29KESRZDluRfb2VhJgRSp1OBQlgRTZW8uDFKnjUpRrZgtSZamER1Fji5MhSJG9qTgDgxoORXXd5e5mYGDMjltRXV9nTiIIxAkjKeoq8veFg5DK5rqWvgl9QDBRCklRacG8BfOhYMHs/Bq4hBySIu9Fe5DAXH+4hDRCUaXnqj3b12+EgE3rJidjVeS1ZM9ig4AgMAh1S+3HpWiFX2EJGBRXN9fhUrQyBFt0oylaahIWBQZ5bbgVrW2eMhUMyrLacCqCgx2TUnAr2gUFW1szcCpaHd7RCwLtkVlduB1uEREDAvGFXXWUBcFy5+x8MMgrwh2Yyxyy8sCgKDqtB6sijzV7dm7eAgHbNkxLwKaoznvhbqSkMjMYq6La2BlzZkHBnOmZ9VgVtVX4OLpCgUtgUzNWRXV1zS1w0Ig9CHADaZyZEwnIMGgQViTLoEpYkQiDWBUhNTXcDKwEDdJnZGAQJKCmgQtUQvHhVaPNCSkRWQSVdfWwAi1FHiagAgAPu3js6FbZbgAAAABJRU5ErkJggg=="; diff --git a/src/plugin/xml-digital-teaching/lib/single-ctalog-group.js b/src/plugin/xml-digital-teaching/lib/single-ctalog-group.js index 1c9893a..4ce8791 100644 --- a/src/plugin/xml-digital-teaching/lib/single-ctalog-group.js +++ b/src/plugin/xml-digital-teaching/lib/single-ctalog-group.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ var singleGroupMixin = { diff --git a/src/plugin/xml-digital-teaching/lib/single-ebook-group.js b/src/plugin/xml-digital-teaching/lib/single-ebook-group.js index 59b72a9..1bc3cc5 100644 --- a/src/plugin/xml-digital-teaching/lib/single-ebook-group.js +++ b/src/plugin/xml-digital-teaching/lib/single-ebook-group.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ var singleGroupMixin = { diff --git a/src/plugin/xml-digital-teaching/lib/single-html-group.js b/src/plugin/xml-digital-teaching/lib/single-html-group.js index 8e10eac..d3794b2 100644 --- a/src/plugin/xml-digital-teaching/lib/single-html-group.js +++ b/src/plugin/xml-digital-teaching/lib/single-html-group.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ var singleGroupMixin = { diff --git a/src/plugin/xml-digital-teaching/lib/single-image-group.js b/src/plugin/xml-digital-teaching/lib/single-image-group.js index d13208b..2bab768 100644 --- a/src/plugin/xml-digital-teaching/lib/single-image-group.js +++ b/src/plugin/xml-digital-teaching/lib/single-image-group.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ var singleGroupMixin = { diff --git a/src/plugin/xml-digital-teaching/lib/single-music-group.js b/src/plugin/xml-digital-teaching/lib/single-music-group.js index f295dc4..d61edd7 100644 --- a/src/plugin/xml-digital-teaching/lib/single-music-group.js +++ b/src/plugin/xml-digital-teaching/lib/single-music-group.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ var singleGroupMixin = { diff --git a/src/plugin/xml-digital-teaching/lib/single-question-group.js b/src/plugin/xml-digital-teaching/lib/single-question-group.js index 708c1b9..048eb49 100644 --- a/src/plugin/xml-digital-teaching/lib/single-question-group.js +++ b/src/plugin/xml-digital-teaching/lib/single-question-group.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ var singleGroupMixin = { diff --git a/src/plugin/xml-digital-teaching/lib/single-resource-group.js b/src/plugin/xml-digital-teaching/lib/single-resource-group.js index d904f1f..d6fa6fd 100644 --- a/src/plugin/xml-digital-teaching/lib/single-resource-group.js +++ b/src/plugin/xml-digital-teaching/lib/single-resource-group.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ var singleGroupMixin = { diff --git a/src/plugin/xml-digital-teaching/lib/single-testpaper-group.js b/src/plugin/xml-digital-teaching/lib/single-testpaper-group.js index d904f1f..d6fa6fd 100644 --- a/src/plugin/xml-digital-teaching/lib/single-testpaper-group.js +++ b/src/plugin/xml-digital-teaching/lib/single-testpaper-group.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ var singleGroupMixin = { diff --git a/src/plugin/xml-digital-teaching/lib/single-text-group.js b/src/plugin/xml-digital-teaching/lib/single-text-group.js index 0509a06..20272a2 100644 --- a/src/plugin/xml-digital-teaching/lib/single-text-group.js +++ b/src/plugin/xml-digital-teaching/lib/single-text-group.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ var singleGroupMixin = { diff --git a/src/plugin/xml-digital-teaching/lib/single-video-group.js b/src/plugin/xml-digital-teaching/lib/single-video-group.js index 93863c3..7129f64 100644 --- a/src/plugin/xml-digital-teaching/lib/single-video-group.js +++ b/src/plugin/xml-digital-teaching/lib/single-video-group.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ var singleGroupMixin = { diff --git a/src/plugin/xml-digital-teaching/lib/splitline.css b/src/plugin/xml-digital-teaching/lib/splitline.css index e7938eb..71c7d35 100644 --- a/src/plugin/xml-digital-teaching/lib/splitline.css +++ b/src/plugin/xml-digital-teaching/lib/splitline.css @@ -1,90 +1,87 @@ -/*# sourceMappingURL=fourth.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=eighth.vue.map */ - - -/*# sourceMappingURL=ninth.vue.map */ - - -/*# sourceMappingURL=tenth.vue.map */ - - -/*# sourceMappingURL=Greytheme6.vue.map */ - - -/*# sourceMappingURL=eleventh.vue.map */ - - -/*# sourceMappingURL=Greytheme1.vue.map */ - - -/*# sourceMappingURL=Redtheme2.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=Greytheme3.vue.map */ - - -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=Greytheme5.vue.map */ - - -/*# sourceMappingURL=Redtheme1.vue.map */ - - -/*# sourceMappingURL=Greytheme2.vue.map */ - - -/*# sourceMappingURL=Greentheme2.vue.map */ - - -/*# sourceMappingURL=Greentheme1.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - /*# sourceMappingURL=fifth.vue.map */ -/*# sourceMappingURL=Bluetheme2.vue.map */ +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=fourth.vue.map */ + + +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=eleventh.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=tenth.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=Greytheme3.vue.map */ + + +/*# sourceMappingURL=Greytheme1.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=ninth.vue.map */ + + +/*# sourceMappingURL=Greytheme2.vue.map */ + + +/*# sourceMappingURL=Redtheme1.vue.map */ + + +/*# sourceMappingURL=eighth.vue.map */ + + +/*# sourceMappingURL=Greytheme5.vue.map */ + + +/*# sourceMappingURL=Greytheme4.vue.map */ + + +/*# sourceMappingURL=Redtheme2.vue.map */ /*# sourceMappingURL=Yellowtheme3.vue.map */ +/*# sourceMappingURL=Redtheme4.vue.map */ + + /*# sourceMappingURL=Redtheme3.vue.map */ -/*# sourceMappingURL=Bluetheme4.vue.map */ +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=Greentheme1.vue.map */ + + +/*# sourceMappingURL=Greytheme6.vue.map */ /*# sourceMappingURL=Bluetheme1.vue.map */ -/*# sourceMappingURL=Redtheme4.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ +/*# sourceMappingURL=Yellowtheme4.vue.map */ /*# sourceMappingURL=Greentheme4.vue.map */ @@ -93,18 +90,13 @@ /*# sourceMappingURL=Bluetheme3.vue.map */ -/*# sourceMappingURL=Greytheme4.vue.map */ +/*# sourceMappingURL=Greentheme2.vue.map */ -/*# sourceMappingURL=Yellowtheme1.vue.map */ +/*# sourceMappingURL=Bluetheme4.vue.map */ -.xml-text-h5[data-v-69788445] { -} -.xml-text-pc[data-v-69788445] { -} -.xml-text-h5[data-v-69788445] { -} - + +/*# sourceMappingURL=Bluetheme2.vue.map */ .xml-text-h5 .inline-audio-wrap, .xml-text-h5 .inline-link-wrap { align-items: center; @@ -176,6 +168,14 @@ /*# sourceMappingURL=XmlText.vue.map */ +.xml-text-h5[data-v-69788445] { +} +.xml-text-pc[data-v-69788445] { +} +.xml-text-h5[data-v-69788445] { +} + + /*# sourceMappingURL=XmlTextDialog.vue.map */ diff --git a/src/plugin/xml-digital-teaching/lib/splitline.js b/src/plugin/xml-digital-teaching/lib/splitline.js index e96f3e8..1522650 100644 --- a/src/plugin/xml-digital-teaching/lib/splitline.js +++ b/src/plugin/xml-digital-teaching/lib/splitline.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import crypto from 'crypto'; diff --git a/src/plugin/xml-digital-teaching/lib/testPaper.js b/src/plugin/xml-digital-teaching/lib/testPaper.js index 4343af7..af1e9cd 100644 --- a/src/plugin/xml-digital-teaching/lib/testPaper.js +++ b/src/plugin/xml-digital-teaching/lib/testPaper.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ // diff --git a/src/plugin/xml-digital-teaching/lib/text.css b/src/plugin/xml-digital-teaching/lib/text.css index 1a88e01..dbd8c07 100644 --- a/src/plugin/xml-digital-teaching/lib/text.css +++ b/src/plugin/xml-digital-teaching/lib/text.css @@ -1,6 +1,14 @@ /*# sourceMappingURL=XmlTextDialog.vue.map */ + +.xml-text-h5[data-v-69788445] { +} +.xml-text-pc[data-v-69788445] { +} +.xml-text-h5[data-v-69788445] { +} + .xml-text-h5 .inline-audio-wrap, .xml-text-h5 .inline-link-wrap { align-items: center; @@ -72,14 +80,6 @@ /*# sourceMappingURL=XmlText.vue.map */ -.xml-text-h5[data-v-69788445] { -} -.xml-text-pc[data-v-69788445] { -} -.xml-text-h5[data-v-69788445] { -} - - diff --git a/src/plugin/xml-digital-teaching/lib/text.js b/src/plugin/xml-digital-teaching/lib/text.js index 00cec01..9c0b7d9 100644 --- a/src/plugin/xml-digital-teaching/lib/text.js +++ b/src/plugin/xml-digital-teaching/lib/text.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import crypto from 'crypto'; diff --git a/src/plugin/xml-digital-teaching/lib/title.css b/src/plugin/xml-digital-teaching/lib/title.css index dde6248..96bf455 100644 --- a/src/plugin/xml-digital-teaching/lib/title.css +++ b/src/plugin/xml-digital-teaching/lib/title.css @@ -3,135 +3,127 @@ /*# sourceMappingURL=first.vue.map */ -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=hexagon.vue.map */ - - -/*# sourceMappingURL=rectangle.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=square.vue.map */ +/*# sourceMappingURL=third.vue.map */ /*# sourceMappingURL=fifteen.vue.map */ -/*# sourceMappingURL=semicircle.vue.map */ +/*# sourceMappingURL=rotundity.vue.map */ -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=seventeen.vue.map */ - - -/*# sourceMappingURL=sixteen.vue.map */ - - -/*# sourceMappingURL=fourteen.vue.map */ - - -/*# sourceMappingURL=twelfth.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=eighteen2.vue.map */ - - -/*# sourceMappingURL=Knowledge.vue.map */ - - -/*# sourceMappingURL=Greentheme5.vue.map */ - - -/*# sourceMappingURL=triangle.vue.map */ - - -/*# sourceMappingURL=Greentheme1.vue.map */ - - -/*# sourceMappingURL=nineteen.vue.map */ - - -/*# sourceMappingURL=Greentheme6.vue.map */ - - -/*# sourceMappingURL=SanQintheme1.vue.map */ - - -/*# sourceMappingURL=eighteen.vue.map */ - - -/*# sourceMappingURL=SanQintheme2.vue.map */ - - -/*# sourceMappingURL=Yellowtheme3.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ +/*# sourceMappingURL=hexagon.vue.map */ /*# sourceMappingURL=thirteenth.vue.map */ -/*# sourceMappingURL=Yellowtheme6.vue.map */ +/*# sourceMappingURL=rectangle.vue.map */ -/*# sourceMappingURL=Twentytwo.vue.map */ +/*# sourceMappingURL=square.vue.map */ -/*# sourceMappingURL=Twentyone.vue.map */ +/*# sourceMappingURL=sixth.vue.map */ -/*# sourceMappingURL=twenty.vue.map */ +/*# sourceMappingURL=second.vue.map */ -/*# sourceMappingURL=Twentyfive.vue.map */ +/*# sourceMappingURL=seventeen.vue.map */ -/*# sourceMappingURL=Twentythree.vue.map */ +/*# sourceMappingURL=fifth.vue.map */ + + +/*# sourceMappingURL=fourteen.vue.map */ + + +/*# sourceMappingURL=nineteen.vue.map */ + + +/*# sourceMappingURL=eighteen2.vue.map */ + + +/*# sourceMappingURL=eighteen.vue.map */ + + +/*# sourceMappingURL=Greentheme1.vue.map */ + + +/*# sourceMappingURL=triangle.vue.map */ + + +/*# sourceMappingURL=Greentheme6.vue.map */ + + +/*# sourceMappingURL=twelfth.vue.map */ + + +/*# sourceMappingURL=Greentheme4.vue.map */ /*# sourceMappingURL=Greentheme2.vue.map */ -/*# sourceMappingURL=Yellowtheme5.vue.map */ - - /*# sourceMappingURL=Yellowtheme4.vue.map */ +/*# sourceMappingURL=SanQintheme3.vue.map */ + + +/*# sourceMappingURL=sixteen.vue.map */ + + +/*# sourceMappingURL=Greentheme5.vue.map */ + + +/*# sourceMappingURL=semicircle.vue.map */ + + +/*# sourceMappingURL=Yellowtheme3.vue.map */ + + +/*# sourceMappingURL=SanQintheme2.vue.map */ + + +/*# sourceMappingURL=SanQintheme1.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=Knowledge.vue.map */ + + /*# sourceMappingURL=Yellowtheme2.vue.map */ -/*# sourceMappingURL=rotundity.vue.map */ +/*# sourceMappingURL=Yellowtheme5.vue.map */ + + +/*# sourceMappingURL=Twentytwo.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ /*# sourceMappingURL=Twentyfour.vue.map */ -/*# sourceMappingURL=SanQintheme3.vue.map */ +/*# sourceMappingURL=twenty.vue.map */ -.xml-text-h5[data-v-69788445] { -} -.xml-text-pc[data-v-69788445] { -} -.xml-text-h5[data-v-69788445] { -} - + +/*# sourceMappingURL=Twentythree.vue.map */ + + +/*# sourceMappingURL=Yellowtheme6.vue.map */ + + +/*# sourceMappingURL=Twentyfive.vue.map */ + + +/*# sourceMappingURL=Twentyone.vue.map */ .xml-text-h5 .inline-audio-wrap, .xml-text-h5 .inline-link-wrap { align-items: center; @@ -203,6 +195,14 @@ /*# sourceMappingURL=XmlText.vue.map */ +.xml-text-h5[data-v-69788445] { +} +.xml-text-pc[data-v-69788445] { +} +.xml-text-h5[data-v-69788445] { +} + + /*# sourceMappingURL=XmlTextDialog.vue.map */ diff --git a/src/plugin/xml-digital-teaching/lib/title.js b/src/plugin/xml-digital-teaching/lib/title.js index 4c85c72..d649543 100644 --- a/src/plugin/xml-digital-teaching/lib/title.js +++ b/src/plugin/xml-digital-teaching/lib/title.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import crypto from 'crypto'; diff --git a/src/plugin/xml-digital-teaching/lib/titleLibrary.css b/src/plugin/xml-digital-teaching/lib/titleLibrary.css index 4cdc956..70b6fea 100644 --- a/src/plugin/xml-digital-teaching/lib/titleLibrary.css +++ b/src/plugin/xml-digital-teaching/lib/titleLibrary.css @@ -1,12 +1,3 @@ - - -/*# sourceMappingURL=semicircle.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=twelfth.vue.map */ .title-text[data-v-0f5ecf09] { background-color: var(--background-color) !important; } @@ -18,58 +9,67 @@ /*# sourceMappingURL=third.vue.map */ -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Yellowtheme5.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - /*# sourceMappingURL=rectangle.vue.map */ -/*# sourceMappingURL=fifteen.vue.map */ +/*# sourceMappingURL=semicircle.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ /*# sourceMappingURL=sixth.vue.map */ -/*# sourceMappingURL=Greentheme1.vue.map */ +/*# sourceMappingURL=first.vue.map */ -/*# sourceMappingURL=seventeen.vue.map */ - - -/*# sourceMappingURL=Yellowtheme6.vue.map */ - - -/*# sourceMappingURL=triangle.vue.map */ - - -/*# sourceMappingURL=hexagon.vue.map */ +/*# sourceMappingURL=Yellowtheme2.vue.map */ /*# sourceMappingURL=thirteenth.vue.map */ +/*# sourceMappingURL=fifteen.vue.map */ + + +/*# sourceMappingURL=Greentheme1.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + /*# sourceMappingURL=Greentheme2.vue.map */ -/*# sourceMappingURL=Thirtytwo.vue.map */ +/*# sourceMappingURL=hexagon.vue.map */ -/*# sourceMappingURL=Redtheme4.vue.map */ +/*# sourceMappingURL=nineteen.vue.map */ + + +/*# sourceMappingURL=Yellowtheme5.vue.map */ + + +/*# sourceMappingURL=twelfth.vue.map */ + + +/*# sourceMappingURL=Yellowtheme6.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=Greentheme4.vue.map */ + + +/*# sourceMappingURL=fourteen.vue.map */ + + +/*# sourceMappingURL=seventeen.vue.map */ + + +/*# sourceMappingURL=Greentheme6.vue.map */ /*# sourceMappingURL=fifth.vue.map */ @@ -81,67 +81,76 @@ /*# sourceMappingURL=Knowledge.vue.map */ -/*# sourceMappingURL=sixteen.vue.map */ - - -/*# sourceMappingURL=Thirtynine.vue.map */ - - -/*# sourceMappingURL=Redtheme1.vue.map */ - - -/*# sourceMappingURL=Thirtythree.vue.map */ - - -/*# sourceMappingURL=titleQuestion.vue.map */ - - -/*# sourceMappingURL=titleLight.vue.map */ - - -/*# sourceMappingURL=Redtheme3.vue.map */ - - -/*# sourceMappingURL=titleText.vue.map */ - - -/*# sourceMappingURL=Thirtyseven.vue.map */ +/*# sourceMappingURL=Thirtyfive.vue.map */ /*# sourceMappingURL=Thirtyone.vue.map */ -/*# sourceMappingURL=fourteen.vue.map */ +/*# sourceMappingURL=Redtheme4.vue.map */ -/*# sourceMappingURL=Thirtyeight.vue.map */ +/*# sourceMappingURL=Thirtyseven.vue.map */ -/*# sourceMappingURL=titleLogging.vue.map */ +/*# sourceMappingURL=sixteen.vue.map */ -/*# sourceMappingURL=Thirtyfive.vue.map */ +/*# sourceMappingURL=Redtheme1.vue.map */ + + +/*# sourceMappingURL=BuleRectangle.vue.map */ + + +/*# sourceMappingURL=triangle.vue.map */ /*# sourceMappingURL=BuleRectangleTwo.vue.map */ -/*# sourceMappingURL=Greentheme6.vue.map */ +/*# sourceMappingURL=Thirtyfour.vue.map */ -/*# sourceMappingURL=Fortyone.vue.map */ +/*# sourceMappingURL=Redtheme3.vue.map */ -/*# sourceMappingURL=Sevenpagetwo.vue.map */ +/*# sourceMappingURL=Thirtytwo.vue.map */ -/*# sourceMappingURL=Forty.vue.map */ +/*# sourceMappingURL=Thirtythree.vue.map */ + + +/*# sourceMappingURL=Thirtysix.vue.map */ + + +/*# sourceMappingURL=titleCrane.vue.map */ + + +/*# sourceMappingURL=titleText.vue.map */ + + +/*# sourceMappingURL=Thirtynine.vue.map */ /*# sourceMappingURL=Sevenpagefive.vue.map */ -/*# sourceMappingURL=Thirtysix.vue.map */ +/*# sourceMappingURL=Thirtyeight.vue.map */ + + +/*# sourceMappingURL=titleLight.vue.map */ + + +/*# sourceMappingURL=titleLogging.vue.map */ + + +/*# sourceMappingURL=titleTearcher.vue.map */ + + +/*# sourceMappingURL=titleQuestion.vue.map */ + + +/*# sourceMappingURL=Forty.vue.map */ /*# sourceMappingURL=Sevenpagethree.vue.map */ @@ -152,22 +161,13 @@ /*# sourceMappingURL=Sevenpageone.vue.map */ +/*# sourceMappingURL=Sevenpagetwo.vue.map */ + + /*# sourceMappingURL=Sevenpagefour.vue.map */ -/*# sourceMappingURL=nineteen.vue.map */ - - -/*# sourceMappingURL=titleCrane.vue.map */ - - -/*# sourceMappingURL=Thirtyfour.vue.map */ - - -/*# sourceMappingURL=BuleRectangle.vue.map */ - - -/*# sourceMappingURL=titleTearcher.vue.map */ +/*# sourceMappingURL=Fortyone.vue.map */ .xml-text-h5[data-v-69788445] { } diff --git a/src/plugin/xml-digital-teaching/lib/titleLibrary.js b/src/plugin/xml-digital-teaching/lib/titleLibrary.js index 18a59a9..d7ea656 100644 --- a/src/plugin/xml-digital-teaching/lib/titleLibrary.js +++ b/src/plugin/xml-digital-teaching/lib/titleLibrary.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import crypto from 'crypto'; diff --git a/src/plugin/xml-digital-teaching/lib/video.js b/src/plugin/xml-digital-teaching/lib/video.js index 325bb4f..36ccb95 100644 --- a/src/plugin/xml-digital-teaching/lib/video.js +++ b/src/plugin/xml-digital-teaching/lib/video.js @@ -1,6 +1,6 @@ /* * XmlDigitalTeaching v0.0.1 -* Copyright ©Wed May 21 2025 14:29:30 GMT+0800 (中国标准时间) smile +* Copyright ©Fri May 23 2025 16:54:23 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ // diff --git a/src/views/Book.vue b/src/views/Book.vue index f23fca7..eb3b6ab 100644 --- a/src/views/Book.vue +++ b/src/views/Book.vue @@ -533,7 +533,7 @@ export default { async clickToRespond(data){ - + debugger await this.getMineData() await this.studySituation()