From 5f9e509645afcf5fb54617e327e4ddd9d9e5b317 Mon Sep 17 00:00:00 2001 From: caoyuchun Date: Tue, 23 Jul 2024 09:24:12 +0800 Subject: [PATCH] cyc --- .../xml-digital-teaching/lib/catalog.js | 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 | 36 +- .../xml-digital-teaching/lib/imageText.js | 2 +- src/plugin/xml-digital-teaching/lib/index.css | 1960 ++++++++--------- src/plugin/xml-digital-teaching/lib/index.js | 178 +- .../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 | 106 +- .../xml-digital-teaching/lib/paragraph.js | 2 +- .../xml-digital-teaching/lib/question.css | 164 +- .../xml-digital-teaching/lib/question.js | 2 +- .../xml-digital-teaching/lib/question.min.css | 2 +- .../xml-digital-teaching/lib/render.css | 175 +- 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 | 86 +- .../xml-digital-teaching/lib/splitline.js | 2 +- .../xml-digital-teaching/lib/testPaper.css | 126 +- .../xml-digital-teaching/lib/testPaper.js | 2 +- .../lib/testPaper.min.css | 2 +- src/plugin/xml-digital-teaching/lib/text.css | 18 +- src/plugin/xml-digital-teaching/lib/text.js | 2 +- src/plugin/xml-digital-teaching/lib/title.css | 148 +- src/plugin/xml-digital-teaching/lib/title.js | 2 +- .../xml-digital-teaching/lib/titleLibrary.css | 140 +- .../xml-digital-teaching/lib/titleLibrary.js | 2 +- src/plugin/xml-digital-teaching/lib/video.js | 2 +- 42 files changed, 1669 insertions(+), 1530 deletions(-) diff --git a/src/plugin/xml-digital-teaching/lib/catalog.js b/src/plugin/xml-digital-teaching/lib/catalog.js index 73fe9c7..612f007 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ // diff --git a/src/plugin/xml-digital-teaching/lib/ebook.js b/src/plugin/xml-digital-teaching/lib/ebook.js index d3621b9..8dc3656 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 1674e22..3856275 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 f26d43b..74a4bc7 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 5e5c20e..979c65b 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 d33a69a..a6f2ae3 100644 --- a/src/plugin/xml-digital-teaching/lib/imageText.css +++ b/src/plugin/xml-digital-teaching/lib/imageText.css @@ -1,40 +1,32 @@ +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=eighth.vue.map */ + + /*# sourceMappingURL=fifth.vue.map */ /*# sourceMappingURL=fourth.vue.map */ +/*# sourceMappingURL=third.vue.map */ + + /*# sourceMappingURL=second.vue.map */ -/*# sourceMappingURL=eighth.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - /*# sourceMappingURL=seventh.vue.map */ -/*# sourceMappingURL=third.vue.map */ +/*# sourceMappingURL=sixth.vue.map */ .xml-image-lun-bo .el-carousel__item { text-align: center; } - -.xml-text-h5[data-v-4ae2eebc] { -} -.xml-text-pc[data-v-4ae2eebc] { -} -.xml-text-h5[data-v-4ae2eebc] { -} - .xml-text-h5 .inline-audio-wrap, .xml-text-h5 .inline-link-wrap { align-items: center; @@ -106,6 +98,14 @@ /*# sourceMappingURL=XmlText.vue.map */ +.xml-text-h5[data-v-4ae2eebc] { +} +.xml-text-pc[data-v-4ae2eebc] { +} +.xml-text-h5[data-v-4ae2eebc] { +} + + /*# 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 1c4a3cb..3cc6d51 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import Vue from 'vue'; diff --git a/src/plugin/xml-digital-teaching/lib/index.css b/src/plugin/xml-digital-teaching/lib/index.css index 158f16d..abab404 100644 --- a/src/plugin/xml-digital-teaching/lib/index.css +++ b/src/plugin/xml-digital-teaching/lib/index.css @@ -1,6 +1,294 @@ /*# sourceMappingURL=render.vue.map */ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .preview-container-h5[data-v-10b6c598] { padding-top: 15px; } @@ -67,300 +355,45 @@ /*# sourceMappingURL=PreviewLooseLeaf.vue.map */ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +/*# sourceMappingURL=XmlGroup.vue.map */ .xml-image-lun-bo .el-carousel__item { text-align: center; } +.catalog-node-label[data-v-a4248782] { + display: flex; + align-items: center; +} +.catalog-node-label img[data-v-a4248782] { + margin-right: 4px; +} +.xml-show-catalog[data-v-a4248782] .el-tree-node__content { + height: auto; +} +.xml-show-catalog[data-v-a4248782] .el-tree-node__content .catalog-node-label { + max-width: calc(100% - 24px); + word-break: break-all; + white-space: normal; +} + +/*# sourceMappingURL=XmlCatalog.vue.map */ + +.xml-show-catalog .el-tree-node__content { + display: flex !important; +} + -/*# sourceMappingURL=XmlGroup.vue.map */ +/*# sourceMappingURL=XmlTextDialog.vue.map */ + +.xml-text-h5[data-v-4ae2eebc] { +} +.xml-text-pc[data-v-4ae2eebc] { +} +.xml-text-h5[data-v-4ae2eebc] { +} + .styleModeE_row { display: flex; @@ -473,47 +506,11 @@ /*# sourceMappingURL=XmlText.vue.map */ -.xml-text-h5[data-v-4ae2eebc] { +.xml-ebook-container-h5[data-v-4640bc87] { } -.xml-text-pc[data-v-4ae2eebc] { +.xml-ebook-container-pc[data-v-4640bc87] { } -.xml-text-h5[data-v-4ae2eebc] { -} - - -.xml-question-container-h5[data-v-ba265e2e] { -} -.xml-question-container-pc[data-v-ba265e2e] { -} -.xml-question-container-pad[data-v-ba265e2e] { -} - -.preview-item-file[data-v-95fbfab6]:hover, -.slip-over-cover[data-v-95fbfab6]:hover { - cursor: pointer; -} - -/*# sourceMappingURL=XmlResource.vue.map */ -.catalog-node-label[data-v-a4248782] { - display: flex; - align-items: center; -} -.catalog-node-label img[data-v-a4248782] { - margin-right: 4px; -} -.xml-show-catalog[data-v-a4248782] .el-tree-node__content { - height: auto; -} -.xml-show-catalog[data-v-a4248782] .el-tree-node__content .catalog-node-label { - max-width: calc(100% - 24px); - word-break: break-all; - white-space: normal; -} - -/*# sourceMappingURL=XmlCatalog.vue.map */ - -.xml-show-catalog .el-tree-node__content { - display: flex !important; +.xml-ebook-container-pad[data-v-4640bc87] { } .xml-video-container-pdf[data-v-8036e7f4] { @@ -543,9 +540,6 @@ /*# sourceMappingURL=XmlVideoImg.vue.map */ - -/*# sourceMappingURL=XmlTextDialog.vue.map */ - .xml-video-container-h5[data-v-0976e3e4] { } .xml-video-container-pc[data-v-0976e3e4] { @@ -554,16 +548,34 @@ } +.xml-question-container-h5[data-v-ba265e2e] { +} +.xml-question-container-pc[data-v-ba265e2e] { +} +.xml-question-container-pad[data-v-ba265e2e] { +} + +.preview-item-file[data-v-95fbfab6]:hover, +.slip-over-cover[data-v-95fbfab6]:hover { + cursor: pointer; +} + +/*# sourceMappingURL=XmlResource.vue.map */ + /*# sourceMappingURL=XmlTestPaper.vue.map */ -.xml-ebook-container-h5[data-v-4640bc87] { -} -.xml-ebook-container-pc[data-v-4640bc87] { -} -.xml-ebook-container-pad[data-v-4640bc87] { -} - + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ /*# sourceMappingURL=sixth.vue.map */ @@ -578,19 +590,19 @@ /*# sourceMappingURL=fifth.vue.map */ +/*# sourceMappingURL=rectangle.vue.map */ + + /*# sourceMappingURL=fifth.vue.map */ /*# sourceMappingURL=fifth.vue.map */ -/*# sourceMappingURL=eighth.vue.map */ +/*# sourceMappingURL=hexagon.vue.map */ -/*# sourceMappingURL=eighth.vue.map */ - - -/*# sourceMappingURL=eighth.vue.map */ +/*# sourceMappingURL=square.vue.map */ /*# sourceMappingURL=second.vue.map */ @@ -605,105 +617,63 @@ /*# sourceMappingURL=second.vue.map */ -/*# sourceMappingURL=fourth.vue.map */ +/*# sourceMappingURL=thirteenth.vue.map */ -/*# sourceMappingURL=fourth.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=ninth.vue.map */ - - -/*# sourceMappingURL=ninth.vue.map */ - - -/*# sourceMappingURL=isosceles.vue.map */ - - -/*# sourceMappingURL=tenth.vue.map */ - - -/*# sourceMappingURL=tenth.vue.map */ - - -/*# sourceMappingURL=quadrangle.vue.map */ - - -/*# sourceMappingURL=wave.vue.map */ - - -/*# sourceMappingURL=thirteen.vue.map */ - - -/*# sourceMappingURL=twelve.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - -/*# sourceMappingURL=fourteen.vue.map */ - - -/*# sourceMappingURL=fourteen.vue.map */ - - -/*# sourceMappingURL=eleven.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ +/*# sourceMappingURL=semicircle.vue.map */ /*# sourceMappingURL=fifteen.vue.map */ +/*# sourceMappingURL=rotundity.vue.map */ + + /*# sourceMappingURL=fifteen.vue.map */ +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=twelfth.vue.map */ + + +/*# sourceMappingURL=sixteen.vue.map */ + + +/*# sourceMappingURL=seventeen.vue.map */ + + +/*# sourceMappingURL=fourteen.vue.map */ + + +/*# sourceMappingURL=sixteen.vue.map */ + + +/*# sourceMappingURL=fourteen.vue.map */ + + +/*# sourceMappingURL=triangle.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + /*# sourceMappingURL=Greentheme2.vue.map */ @@ -713,6 +683,12 @@ /*# sourceMappingURL=Greentheme2.vue.map */ +/*# sourceMappingURL=nineteen.vue.map */ + + +/*# sourceMappingURL=eighteen.vue.map */ + + /*# sourceMappingURL=Yellowtheme3.vue.map */ @@ -722,46 +698,37 @@ /*# sourceMappingURL=Yellowtheme3.vue.map */ +/*# sourceMappingURL=eighteen2.vue.map */ + + +/*# sourceMappingURL=Greentheme6.vue.map */ + + +/*# sourceMappingURL=Greentheme4.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Greentheme4.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Greentheme4.vue.map */ + + /*# sourceMappingURL=Greentheme5.vue.map */ /*# sourceMappingURL=Greentheme5.vue.map */ -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Redtheme3.vue.map */ - - -/*# sourceMappingURL=Redtheme3.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Redtheme6.vue.map */ +/*# sourceMappingURL=Yellowtheme6.vue.map */ /*# sourceMappingURL=Yellowtheme5.vue.map */ @@ -770,31 +737,85 @@ /*# sourceMappingURL=Yellowtheme5.vue.map */ -/*# sourceMappingURL=Redtheme4.vue.map */ +/*# sourceMappingURL=Greentheme1.vue.map */ -/*# sourceMappingURL=Redtheme4.vue.map */ +/*# sourceMappingURL=Greentheme1.vue.map */ -/*# sourceMappingURL=sixteen.vue.map */ +/*# sourceMappingURL=Yellowtheme1.vue.map */ -/*# sourceMappingURL=sixteen.vue.map */ +/*# sourceMappingURL=Yellowtheme1.vue.map */ -/*# sourceMappingURL=Redtheme5.vue.map */ +/*# sourceMappingURL=Yellowtheme1.vue.map */ -/*# sourceMappingURL=Thirtyfive.vue.map */ +/*# sourceMappingURL=SanQintheme1.vue.map */ /*# sourceMappingURL=SanQintheme2.vue.map */ +/*# sourceMappingURL=SanQintheme1.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + /*# sourceMappingURL=SanQintheme2.vue.map */ -/*# sourceMappingURL=sixth.vue.map */ +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=Twentytwo.vue.map */ + + +/*# sourceMappingURL=Twentyone.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=eighth.vue.map */ + + +/*# sourceMappingURL=eighth.vue.map */ + + +/*# sourceMappingURL=eighth.vue.map */ + + +/*# sourceMappingURL=Knowledge.vue.map */ + + +/*# sourceMappingURL=SanQintheme3.vue.map */ + + +/*# sourceMappingURL=fourth.vue.map */ + + +/*# sourceMappingURL=SanQintheme3.vue.map */ + + +/*# sourceMappingURL=fourth.vue.map */ + + +/*# sourceMappingURL=twenty.vue.map */ + + +/*# sourceMappingURL=Twentythree.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ .title-text[data-v-c72aed64] { background-color: var(--background-color) !important; } @@ -806,91 +827,160 @@ /*# sourceMappingURL=third.vue.map */ -/*# sourceMappingURL=fifteen.vue.map */ +/*# sourceMappingURL=sixth.vue.map */ -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=Yellowtheme5.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ +/*# sourceMappingURL=semicircle.vue.map */ /*# sourceMappingURL=Yellowtheme1.vue.map */ +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=rectangle.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=fifteen.vue.map */ + + /*# sourceMappingURL=Yellowtheme4.vue.map */ -/*# sourceMappingURL=Greentheme2.vue.map */ +/*# sourceMappingURL=Yellowtheme6.vue.map */ + + +/*# sourceMappingURL=thirteenth.vue.map */ + + +/*# sourceMappingURL=Yellowtheme5.vue.map */ + + +/*# sourceMappingURL=Greentheme6.vue.map */ + + +/*# sourceMappingURL=Greentheme1.vue.map */ /*# sourceMappingURL=Greentheme4.vue.map */ +/*# sourceMappingURL=twelfth.vue.map */ + + /*# sourceMappingURL=Greentheme3.vue.map */ -/*# sourceMappingURL=Thirtysix.vue.map */ - - -/*# sourceMappingURL=SanQintheme1.vue.map */ - - -/*# sourceMappingURL=SanQintheme1.vue.map */ - - -/*# sourceMappingURL=Redtheme1.vue.map */ - - -/*# sourceMappingURL=Redtheme1.vue.map */ - - -/*# sourceMappingURL=SanQintheme3.vue.map */ - - -/*# sourceMappingURL=SanQintheme3.vue.map */ - - -/*# sourceMappingURL=Thirtyseven3.vue.map */ - - -/*# sourceMappingURL=Thirtyseven2.vue.map */ - - -/*# sourceMappingURL=Thirtyeight.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=Thirtyseven.vue.map */ - - -/*# sourceMappingURL=fourteen.vue.map */ - - -/*# sourceMappingURL=Forty.vue.map */ - - -/*# sourceMappingURL=Redtheme1.vue.map */ - - /*# sourceMappingURL=sixteen.vue.map */ -/*# sourceMappingURL=Redtheme4.vue.map */ +/*# sourceMappingURL=hexagon.vue.map */ + + +/*# sourceMappingURL=Knowledge.vue.map */ + + +/*# sourceMappingURL=nineteen.vue.map */ + + +/*# sourceMappingURL=seventeen.vue.map */ + + +/*# sourceMappingURL=Greentheme2.vue.map */ + + +/*# sourceMappingURL=triangle.vue.map */ + + +/*# sourceMappingURL=fourteen.vue.map */ + + +/*# sourceMappingURL=tenth.vue.map */ + + +/*# sourceMappingURL=isosceles.vue.map */ + + +/*# sourceMappingURL=tenth.vue.map */ + + +/*# sourceMappingURL=quadrangle.vue.map */ + + +/*# sourceMappingURL=eleven.vue.map */ + + +/*# sourceMappingURL=fifth.vue.map */ + + +/*# sourceMappingURL=twelve.vue.map */ + + +/*# sourceMappingURL=wave.vue.map */ + + +/*# sourceMappingURL=ninth.vue.map */ + + +/*# sourceMappingURL=ninth.vue.map */ + + +/*# sourceMappingURL=thirteen.vue.map */ + + +/*# sourceMappingURL=Redtheme2.vue.map */ + + +/*# sourceMappingURL=Redtheme2.vue.map */ + + +/*# sourceMappingURL=Redtheme5.vue.map */ + + +/*# sourceMappingURL=Redtheme2.vue.map */ /*# sourceMappingURL=Redtheme3.vue.map */ +/*# sourceMappingURL=Redtheme3.vue.map */ + + +/*# sourceMappingURL=Redtheme3.vue.map */ + + +/*# sourceMappingURL=Redtheme4.vue.map */ + + +/*# sourceMappingURL=Redtheme4.vue.map */ + + +/*# sourceMappingURL=Redtheme4.vue.map */ + + +/*# sourceMappingURL=Redtheme6.vue.map */ + + /*# sourceMappingURL=Thirtysix.vue.map */ -/*# sourceMappingURL=Greytheme2.vue.map */ +/*# sourceMappingURL=Thirtysix.vue.map */ + + +/*# sourceMappingURL=Redtheme1.vue.map */ + + +/*# sourceMappingURL=Redtheme1.vue.map */ + + +/*# sourceMappingURL=Redtheme1.vue.map */ + + +/*# sourceMappingURL=Thirtyseven.vue.map */ /*# sourceMappingURL=Thirtyseven.vue.map */ @@ -899,217 +989,82 @@ /*# sourceMappingURL=Thirtyfive.vue.map */ +/*# sourceMappingURL=Thirtyfive.vue.map */ + + /*# sourceMappingURL=Thirtyeight.vue.map */ -/*# sourceMappingURL=Greytheme5.vue.map */ - - -/*# sourceMappingURL=eleventh.vue.map */ - - -/*# sourceMappingURL=Greytheme3.vue.map */ - - -/*# sourceMappingURL=Greytheme1.vue.map */ - - -/*# sourceMappingURL=Greytheme4.vue.map */ - - -/*# sourceMappingURL=Greytheme6.vue.map */ - - -/*# sourceMappingURL=Greentheme1.vue.map */ - - -/*# sourceMappingURL=Greentheme1.vue.map */ - - -/*# sourceMappingURL=Greentheme1.vue.map */ - - -/*# sourceMappingURL=Bluetheme3.vue.map */ - - -/*# sourceMappingURL=Bluetheme2.vue.map */ - - -/*# sourceMappingURL=Forty.vue.map */ - - -/*# sourceMappingURL=hexagon.vue.map */ - - -/*# sourceMappingURL=hexagon.vue.map */ - - -/*# sourceMappingURL=rotundity.vue.map */ - - -/*# sourceMappingURL=Redtheme2.vue.map */ - - -/*# sourceMappingURL=Redtheme2.vue.map */ - - -/*# sourceMappingURL=Redtheme2.vue.map */ - - -/*# sourceMappingURL=Bluetheme1.vue.map */ - - -/*# sourceMappingURL=Bluetheme4.vue.map */ - - -/*# sourceMappingURL=rectangle.vue.map */ - - -/*# sourceMappingURL=rectangle.vue.map */ - - -/*# sourceMappingURL=semicircle.vue.map */ - - -/*# sourceMappingURL=semicircle.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=isosceles.vue.map */ +/*# sourceMappingURL=Thirtyeight.vue.map */ /*# sourceMappingURL=first.vue.map */ -/*# sourceMappingURL=triangle.vue.map */ - - -/*# sourceMappingURL=triangle.vue.map */ - - -/*# sourceMappingURL=quadrangle.vue.map */ - - -/*# sourceMappingURL=eighth.vue.map */ - - -/*# sourceMappingURL=tenth.vue.map */ - - -/*# sourceMappingURL=twelfth.vue.map */ - - -/*# sourceMappingURL=twelfth.vue.map */ - - -/*# sourceMappingURL=ninth.vue.map */ - - -/*# sourceMappingURL=square.vue.map */ - - -/*# sourceMappingURL=thirteenth.vue.map */ - - -/*# sourceMappingURL=thirteenth.vue.map */ - - -/*# sourceMappingURL=seventeen.vue.map */ - - -/*# sourceMappingURL=seventeen.vue.map */ - - /*# sourceMappingURL=third.vue.map */ -/*# sourceMappingURL=Greentheme2.vue.map */ - - -/*# sourceMappingURL=sixteen.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=eleven.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ +/*# sourceMappingURL=second.vue.map */ /*# sourceMappingURL=fourteen.vue.map */ -/*# sourceMappingURL=thirteen.vue.map */ +/*# sourceMappingURL=Thirtyseven3.vue.map */ + + +/*# sourceMappingURL=isosceles.vue.map */ + + +/*# sourceMappingURL=Forty.vue.map */ + + +/*# sourceMappingURL=Forty.vue.map */ + + +/*# sourceMappingURL=Thirtyseven2.vue.map */ + + +/*# sourceMappingURL=quadrangle.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=tenth.vue.map */ + + +/*# sourceMappingURL=sixteen.vue.map */ + + +/*# sourceMappingURL=eighth.vue.map */ /*# sourceMappingURL=Greentheme4.vue.map */ -/*# sourceMappingURL=Yellowtheme2.vue.map */ +/*# sourceMappingURL=ninth.vue.map */ -/*# sourceMappingURL=Greentheme5.vue.map */ +/*# sourceMappingURL=Greentheme2.vue.map */ -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Yellowtheme3.vue.map */ - - -/*# sourceMappingURL=nineteen.vue.map */ - - -/*# sourceMappingURL=nineteen.vue.map */ - - -/*# sourceMappingURL=Yellowtheme5.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ +/*# sourceMappingURL=eleven.vue.map */ /*# sourceMappingURL=Redtheme2.vue.map */ -/*# sourceMappingURL=Redtheme3.vue.map */ +/*# sourceMappingURL=thirteen.vue.map */ -/*# sourceMappingURL=Redtheme5.vue.map */ +/*# sourceMappingURL=Greentheme5.vue.map */ -/*# sourceMappingURL=eighteen2.vue.map */ +/*# sourceMappingURL=Yellowtheme3.vue.map */ -/*# sourceMappingURL=Greentheme6.vue.map */ - - -/*# sourceMappingURL=Greentheme6.vue.map */ - - -/*# sourceMappingURL=eighteen.vue.map */ - - -/*# sourceMappingURL=Redtheme6.vue.map */ - - -/*# sourceMappingURL=Knowledge.vue.map */ - - -/*# sourceMappingURL=Knowledge.vue.map */ - - -/*# sourceMappingURL=Yellowtheme6.vue.map */ - - -/*# sourceMappingURL=Yellowtheme6.vue.map */ - - -/*# sourceMappingURL=Twentyone.vue.map */ +/*# sourceMappingURL=Yellowtheme5.vue.map */ /*# sourceMappingURL=Redtheme4.vue.map */ @@ -1118,27 +1073,64 @@ /*# sourceMappingURL=Redtheme1.vue.map */ +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Redtheme5.vue.map */ + + +/*# sourceMappingURL=Greytheme1.vue.map */ + + +/*# sourceMappingURL=Greytheme6.vue.map */ + + +/*# sourceMappingURL=Greytheme2.vue.map */ + + +/*# sourceMappingURL=eleventh.vue.map */ + + +/*# sourceMappingURL=Greytheme5.vue.map */ + + +/*# sourceMappingURL=Greytheme4.vue.map */ + + +/*# sourceMappingURL=Redtheme6.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ + + /*# sourceMappingURL=SanQintheme1.vue.map */ +/*# sourceMappingURL=Redtheme3.vue.map */ + + /*# sourceMappingURL=twelve.vue.map */ -/*# sourceMappingURL=Twentythree.vue.map */ +/*# sourceMappingURL=Greytheme3.vue.map */ -/*# sourceMappingURL=Twentytwo.vue.map */ +/*# sourceMappingURL=Bluetheme1.vue.map */ -/*# sourceMappingURL=twenty.vue.map */ +/*# sourceMappingURL=Bluetheme2.vue.map */ -.xml-single-ebook-group-h5[data-v-18c06d1c] { -} -.xml-single-ebook-group-pc[data-v-18c06d1c] { -} -.xml-single-ebook-group-pad[data-v-18c06d1c] { -} - + +/*# sourceMappingURL=Bluetheme3.vue.map */ + + +/*# sourceMappingURL=Bluetheme4.vue.map */ .xml-single-ebook-group-h5[data-v-2c319df0] { } @@ -1148,19 +1140,11 @@ } -.xml-single-question-group-h5[data-v-cf5b6886] { +.xml-single-ebook-group-h5[data-v-18c06d1c] { } -.xml-single-question-group-pc[data-v-cf5b6886] { +.xml-single-ebook-group-pc[data-v-18c06d1c] { } -.xml-single-question-group-pad[data-v-cf5b6886] { -} - - -.xml-single-ebook-group-h5[data-v-42eedd84] { -} -.xml-single-ebook-group-pc[data-v-42eedd84] { -} -.xml-single-ebook-group-pad[data-v-42eedd84] { +.xml-single-ebook-group-pad[data-v-18c06d1c] { } @@ -1172,11 +1156,19 @@ } -.xml-single-question-group-h5[data-v-0c133c8a] { +.xml-single-ebook-group-h5[data-v-42eedd84] { } -.xml-single-question-group-pc[data-v-0c133c8a] { +.xml-single-ebook-group-pc[data-v-42eedd84] { } -.xml-single-question-group-pad[data-v-0c133c8a] { +.xml-single-ebook-group-pad[data-v-42eedd84] { +} + + +.xml-single-question-group-h5[data-v-cf5b6886] { +} +.xml-single-question-group-pc[data-v-cf5b6886] { +} +.xml-single-question-group-pad[data-v-cf5b6886] { } @@ -1188,6 +1180,14 @@ } +.xml-single-question-group-h5[data-v-0c133c8a] { +} +.xml-single-question-group-pc[data-v-0c133c8a] { +} +.xml-single-question-group-pad[data-v-0c133c8a] { +} + + .xml-single-text-group-h5[data-v-a8e0b970] { } .xml-single-text-group-pc[data-v-a8e0b970] { @@ -1204,63 +1204,6 @@ } - -/*# sourceMappingURL=single-agent-group.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=fourth.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=fourth.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=seventh.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=eighth.vue.map */ - - -/*# sourceMappingURL=eleventh.vue.map */ - - -/*# sourceMappingURL=ninth.vue.map */ - - -/*# sourceMappingURL=Redtheme1.vue.map */ - - -/*# sourceMappingURL=Greytheme2.vue.map */ - .xml-skeleton-item { /* margin: 20px 0; */ width: 100%; @@ -1281,37 +1224,94 @@ -/*# sourceMappingURL=Greytheme3.vue.map */ +/*# sourceMappingURL=single-agent-group.vue.map */ -/*# sourceMappingURL=Yellowtheme3.vue.map */ +/*# sourceMappingURL=fourth.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=fifth.vue.map */ + + +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=fifth.vue.map */ + + +/*# sourceMappingURL=fourth.vue.map */ + + +/*# sourceMappingURL=seventh.vue.map */ + + +/*# sourceMappingURL=eighth.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ /*# sourceMappingURL=tenth.vue.map */ +/*# sourceMappingURL=Redtheme1.vue.map */ + + +/*# sourceMappingURL=eleventh.vue.map */ + + +/*# sourceMappingURL=ninth.vue.map */ + + +/*# sourceMappingURL=Greytheme3.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + +/*# sourceMappingURL=Yellowtheme3.vue.map */ + + +/*# sourceMappingURL=Greytheme2.vue.map */ + + /*# sourceMappingURL=Greytheme5.vue.map */ -/*# sourceMappingURL=Bluetheme2.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - -/*# sourceMappingURL=Redtheme4.vue.map */ - - /*# sourceMappingURL=Bluetheme1.vue.map */ -/*# sourceMappingURL=Yellowtheme1.vue.map */ +/*# sourceMappingURL=Bluetheme2.vue.map */ + + +/*# sourceMappingURL=Redtheme4.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Twentytwo.vue.map */ /*# sourceMappingURL=Bluetheme4.vue.map */ -/*# sourceMappingURL=Twentytwo.vue.map */ +/*# sourceMappingURL=Yellowtheme1.vue.map */ /*# sourceMappingURL=Twentythree.vue.map */ @@ -1323,33 +1323,45 @@ /*# sourceMappingURL=Thirtytwo.vue.map */ -/*# sourceMappingURL=Thirtythree.vue.map */ +/*# sourceMappingURL=Thirtyfour.vue.map */ /*# sourceMappingURL=Thirtyone.vue.map */ -/*# sourceMappingURL=Thirtyfour.vue.map */ - - -/*# sourceMappingURL=BuleRectangle.vue.map */ - - -/*# sourceMappingURL=BuleRectangleTwo.vue.map */ - - -/*# sourceMappingURL=titleLight.vue.map */ - - -/*# sourceMappingURL=titleTearcher.vue.map */ +/*# sourceMappingURL=Thirtythree.vue.map */ /*# sourceMappingURL=Thirtynine.vue.map */ +/*# sourceMappingURL=BuleRectangleTwo.vue.map */ + + +/*# sourceMappingURL=BuleRectangle.vue.map */ + + +/*# sourceMappingURL=titleQuestion.vue.map */ + + /*# sourceMappingURL=titleLogging.vue.map */ +/*# sourceMappingURL=titleTearcher.vue.map */ + + +/*# sourceMappingURL=titleLight.vue.map */ + + +/*# sourceMappingURL=titleCrane.vue.map */ + + +/*# sourceMappingURL=Sevenpagethree.vue.map */ + + +/*# sourceMappingURL=Sevenpagefour.vue.map */ + + /*# sourceMappingURL=titleText.vue.map */ .title-bgimg[data-v-0d1db218] { background-image: url(../style/title-text-bgimg.png); @@ -1358,21 +1370,9 @@ /*# sourceMappingURL=Sevenpageone.vue.map */ -/*# sourceMappingURL=Sevenpagethree.vue.map */ - - /*# sourceMappingURL=Sevenpagetwo.vue.map */ -/*# sourceMappingURL=titleQuestion.vue.map */ - - -/*# sourceMappingURL=titleCrane.vue.map */ - - -/*# sourceMappingURL=Sevenpagefour.vue.map */ - - /*# sourceMappingURL=Sevenpagefive.vue.map */ @@ -1385,128 +1385,67 @@ /*# sourceMappingURL=Foldtheme1.vue.map */ -/*# sourceMappingURL=Foldtheme3.vue.map */ - - /*# sourceMappingURL=Foldtheme2.vue.map */ -/*# sourceMappingURL=Tabstheme2.vue.map */ - - -/*# sourceMappingURL=Tabstheme4.vue.map */ - - /*# sourceMappingURL=Tabstheme1.vue.map */ +/*# sourceMappingURL=Tabstheme2.vue.map */ + + /*# sourceMappingURL=Tabstheme3.vue.map */ /*# sourceMappingURL=Foldtheme4.vue.map */ -/*# sourceMappingURL=Fortythree.vue.map */ +/*# sourceMappingURL=Tabstheme4.vue.map */ -/*# sourceMappingURL=Tabstheme5.vue.map */ +/*# sourceMappingURL=Foldtheme3.vue.map */ /*# sourceMappingURL=Foldtheme5.vue.map */ -/*# sourceMappingURL=Tabstheme6.vue.map */ - - /*# sourceMappingURL=Fortytwo.vue.map */ -/*# sourceMappingURL=Fortyfive.vue.map */ - - -/*# sourceMappingURL=Fortysix.vue.map */ +/*# sourceMappingURL=Tabstheme6.vue.map */ /*# sourceMappingURL=Fortyseven.vue.map */ +/*# sourceMappingURL=Tabstheme5.vue.map */ + + /*# sourceMappingURL=Fortyfour.vue.map */ +/*# sourceMappingURL=Fortythree.vue.map */ + + +/*# sourceMappingURL=Fortysix.vue.map */ + + +/*# sourceMappingURL=Fortyfive.vue.map */ + + /*# sourceMappingURL=Twentyfive.vue.map */ -/*# sourceMappingURL=Twentyfour.vue.map */ - - -/*# sourceMappingURL=Twentyseven.vue.map */ - - /*# sourceMappingURL=Twentysix.vue.map */ +/*# sourceMappingURL=Twentyfour.vue.map */ + + /*# sourceMappingURL=Twentyeight.vue.map */ -/*# sourceMappingURL=xmlCollapse.vue.map */ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -/*# sourceMappingURL=xmlWrapperPage.vue.map */ - - -/*# sourceMappingURL=xmlPopup.vue.map */ +/*# sourceMappingURL=Twentyseven.vue.map */ .el-image__inner[data-v-45a069ea] { width: 100% !important; @@ -1521,6 +1460,67 @@ flex-direction: column; align-items: center; } + + + +/*# sourceMappingURL=xmlPopup.vue.map */ + + +/*# sourceMappingURL=xmlCollapse.vue.map */ + + +/*# sourceMappingURL=xmlWrapperPage.vue.map */ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .preview-container-h5[data-v-52e2a929] { padding-top: 15px; @@ -2001,6 +2001,12 @@ +* { + margin: 0; + padding: 0; +} + +/*# sourceMappingURL=setPop.vue.map */ @@ -2597,12 +2603,6 @@ -* { - margin: 0; - padding: 0; -} - -/*# sourceMappingURL=setPop.vue.map */ .el-dialog__header { background-color: #f2f2f2 !important; } @@ -2639,12 +2639,12 @@ /*# sourceMappingURL=modifyNotes.vue.map */ -/*# sourceMappingURL=classGrade.vue.map */ - - /*# sourceMappingURL=xmlStatisticalChart.vue.map */ +/*# sourceMappingURL=classGrade.vue.map */ + + @@ -2748,14 +2748,14 @@ - - -/*# sourceMappingURL=xmlRobotPhone.vue.map */ /*# sourceMappingURL=xmlRobotPc.vue.map */ +/*# sourceMappingURL=xmlRobotPhone.vue.map */ + + /*# sourceMappingURL=QuestionItem.vue.map */ @@ -3217,6 +3217,31 @@ +.content[data-v-bfc32194] { + width: 100%; +} +.content .stem-content[data-v-bfc32194] { + 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-bfc32194] { + padding: 0; + border: none; + cursor: default; +} +.content .stem-content .placeholder[data-v-bfc32194] { + color: #c0c4cc; + font-size: 14px; + cursor: pointer; + user-select: none; +} + +/*# sourceMappingURL=common.vue.map */ .option-item + .option-item[data-v-f42e3dba] { margin-top: 16px; } @@ -3305,31 +3330,6 @@ } /*# sourceMappingURL=radio.vue.map */ -.content[data-v-bfc32194] { - width: 100%; -} -.content .stem-content[data-v-bfc32194] { - 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-bfc32194] { - padding: 0; - border: none; - cursor: default; -} -.content .stem-content .placeholder[data-v-bfc32194] { - color: #c0c4cc; - font-size: 14px; - cursor: pointer; - user-select: none; -} - -/*# sourceMappingURL=common.vue.map */ .image-file[data-v-9dadad14] { width: 218px; object-fit: scale-down; @@ -3361,43 +3361,6 @@ } /*# sourceMappingURL=index.vue.map */ -[data-v-13303366] .el-dialog__header { - padding: 10px; -} -.video-content[data-v-13303366] { - width: 180px; - height: 135px; - border-radius: 6px; - overflow: hidden; - position: relative; -} -.video-content .play[data-v-13303366] { - position: absolute; - left: 50%; - top: 50%; - cursor: pointer; - transform: translateX(-50%) translateY(-50%); -} -.video-mask[data-v-13303366] { - position: absolute; - left: 0; - top: 0; - width: 100%; - height: 100%; - background: rgba(0, 0, 0, 0.5); -} -.video-mask img[data-v-13303366] { - position: absolute; - left: 50%; - top: 50%; - transform: translate(-50% -50%); - display: block; -} -.video-player[data-v-13303366] { - width: 100%; -} - -/*# sourceMappingURL=video-play.vue.map */ .audio .audio-icon[data-v-525a170e] { width: 36px; height: 36px; @@ -3456,4 +3419,41 @@ top: -15px; } -/*# sourceMappingURL=audio-play-new.vue.map */ \ No newline at end of file +/*# sourceMappingURL=audio-play-new.vue.map */ +[data-v-13303366] .el-dialog__header { + padding: 10px; +} +.video-content[data-v-13303366] { + width: 180px; + height: 135px; + border-radius: 6px; + overflow: hidden; + position: relative; +} +.video-content .play[data-v-13303366] { + position: absolute; + left: 50%; + top: 50%; + cursor: pointer; + transform: translateX(-50%) translateY(-50%); +} +.video-mask[data-v-13303366] { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 100%; + background: rgba(0, 0, 0, 0.5); +} +.video-mask img[data-v-13303366] { + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50% -50%); + display: block; +} +.video-player[data-v-13303366] { + width: 100%; +} + +/*# sourceMappingURL=video-play.vue.map */ \ No newline at end of file diff --git a/src/plugin/xml-digital-teaching/lib/index.js b/src/plugin/xml-digital-teaching/lib/index.js index 365c045..cf61699 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import Vue from 'vue'; @@ -144590,14 +144590,14 @@ var script$2j = { type: String, default: 'teacher' }, - teacherDate: { - type: Object, - default: () => {} - }, - studentDate: { - type: Object, - default: () => {} - }, + // teacherDate: { + // type: Object, + // default: () => { } + // }, + // studentDate: { + // type: Object, + // default: () => { } + // }, userInfoparms: { type: Object, default: () => {} @@ -144617,7 +144617,151 @@ var script$2j = { tableData: [], total: 0, page: 1, - size: 7 + size: 7, + 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: { @@ -145063,7 +145207,7 @@ __vue_render__$2j._withStripped = true; /* style */ const __vue_inject_styles__$2j = undefined; /* scoped */ - const __vue_scope_id__$2j = "data-v-00f8e255"; + const __vue_scope_id__$2j = "data-v-4fd886cf"; /* module identifier */ const __vue_module_identifier__$2j = undefined; /* functional template */ @@ -145173,19 +145317,15 @@ var script$2i = { default: 'teacher' }, teacherDateclass: { - type: Object, - default: () => {} + type: Array, + default: () => [] }, userInfoparms: { type: Object, default: () => {} } }, - mounted() { - if (this.teacherDate.classstudent.length > 0) { - this.select_item = this.teacherDate.classstudent[0]; - } - }, + mounted() {}, data() { return { dialogVisible: false, @@ -145407,7 +145547,7 @@ __vue_render__$2i._withStripped = true; /* style */ const __vue_inject_styles__$2i = undefined; /* scoped */ - const __vue_scope_id__$2i = "data-v-58d70c6e"; + const __vue_scope_id__$2i = "data-v-ee3a1b98"; /* module identifier */ const __vue_module_identifier__$2i = undefined; /* functional template */ diff --git a/src/plugin/xml-digital-teaching/lib/index.min.css b/src/plugin/xml-digital-teaching/lib/index.min.css index 28830b8..eed5cbd 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-10b6c598]{padding-top:15px}.preview-container-pc[data-v-10b6c598]{padding-top:15px}.preview-container-pad[data-v-10b6c598]{padding-top:15px}.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog{display:flex;align-items:center}.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog:not(.is-fullscreen){margin-top:0!important}.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__header{padding:0}.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .custom-dialog{background-color:transparent;box-shadow:none}.preview-container[data-v-10b6c598] .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-10b6c598] .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-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper{max-height:60vh;overflow-y:scroll}.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper::-webkit-scrollbar{width:0}.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h1,.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h2,.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h3,.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h4,.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h5,.preview-container[data-v-10b6c598] .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-10b6c598] .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}.styleModeE_row{display:flex;flex-direction:row;align-items:center;margin-top:10px}.styleModee_title{text-align:center;margin-top:30px}.styleModeE_progress{width:500px;margin:0 20px}.styleModeF_row{display:flex;flex-direction:row;align-items:center}.styleModeF_IMG{width:250px;height:150px;background-color:#7fffd4}.styleModeF_I{font-size:50px;margin-left:15px;position:absolute;top:50px;left:80px}.styleModeF_title{text-align:center;margin-top:20px}.styleModeF_progress{width:200px;margin:0 20px}.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}.preview-item-file[data-v-95fbfab6]:hover,.slip-over-cover[data-v-95fbfab6]:hover{cursor:pointer}.catalog-node-label[data-v-a4248782]{display:flex;align-items:center}.catalog-node-label img[data-v-a4248782]{margin-right:4px}.xml-show-catalog[data-v-a4248782] .el-tree-node__content{height:auto}.xml-show-catalog[data-v-a4248782] .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-8036e7f4]{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-8036e7f4]{position:absolute;top:0;max-width:100%;max-height:100%}.xml-video-container-pdf .play[data-v-8036e7f4]{position:absolute;top:45%;left:45%;width:10%;background:#bebebe;border-radius:50%}.title-text[data-v-c72aed64]{background-color:var(--background-color)!important}.title-left[data-v-c72aed64]{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-0d1db218]{background-image:url(../style/title-text-bgimg.png)}.el-image__inner[data-v-45a069ea]{width:100%!important}.xml-image-ping-pu-h5[data-v-45a069ea]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-45a069ea]{display:flex;flex-direction:column;align-items:center}.preview-container-h5[data-v-52e2a929]{padding-top:15px}.preview-container-pc[data-v-52e2a929]{padding-top:15px}.preview-container-pad[data-v-52e2a929]{padding-top:15px}.preview-container[data-v-52e2a929] .el-dialog__wrapper.preview-box-dialog{display:flex;align-items:center}.preview-container[data-v-52e2a929] .el-dialog__wrapper.preview-box-dialog .el-dialog:not(.is-fullscreen){margin-top:0!important}.preview-container[data-v-52e2a929] .el-dialog__wrapper.preview-box-dialog .el-dialog__header{padding:0}*{margin:0;padding:0}.el-dialog__header{background-color:#f2f2f2!important}.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}.option-item+.option-item[data-v-f42e3dba]{margin-top:16px}.option-item[data-v-f42e3dba]{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-f42e3dba]{border-color:#2e9adb}.option-item .questionSeq[data-v-f42e3dba]{padding:8px 0}.option-item.isTrue[data-v-f42e3dba]{border:1px solid #70b603}.option-item.isTrue[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-f42e3dba]{border:1px solid #d9001b}.option-item.isFalse[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-f42e3dba]:hover{background:#ddd}.option-item[data-v-f42e3dba] .content{cursor:pointer}.option-item[data-v-f42e3dba] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-12a7caa8]{margin-top:16px}.option-item[data-v-12a7caa8]{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-12a7caa8]{padding:8px 0}.option-item.isActive[data-v-12a7caa8]{border-color:#2e9adb}.option-item.isTrue[data-v-12a7caa8]{border:1px solid #70b603}.option-item.isTrue[data-v-12a7caa8] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-12a7caa8]{border:1px solid #d9001b}.option-item.isFalse[data-v-12a7caa8] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-12a7caa8]:hover{background:#ddd}.option-item[data-v-12a7caa8] .content{cursor:pointer}.option-item[data-v-12a7caa8] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.content[data-v-bfc32194]{width:100%}.content .stem-content[data-v-bfc32194]{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-bfc32194]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-bfc32194]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.image-file[data-v-9dadad14]{width:218px;object-fit:scale-down}.video-file[data-v-9dadad14]{width:408px}.file-render[data-v-9dadad14]{width:100%}.file-info[data-v-9dadad14]{flex:1;min-width:0}.file-info.videoHandler[data-v-9dadad14]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-9dadad14]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-9dadad14]{font-size:14px;color:#666;margin-bottom:19px}[data-v-13303366] .el-dialog__header{padding:10px}.video-content[data-v-13303366]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-13303366]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-13303366]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-13303366]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-13303366]{width:100%}.audio .audio-icon[data-v-525a170e]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-525a170e]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-525a170e]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-525a170e],.audio .audio-controls .audio-controls--progress[data-v-525a170e]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-525a170e]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-525a170e]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-525a170e]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-525a170e],.audio .audio-controls .audio-controls--handler .total-time[data-v-525a170e]{font-size:12px;color:#333}.play-handler.mobile[data-v-525a170e]{width:20px;height:20px}.audio-component[data-v-525a170e]{display:none}[data-v-525a170e] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-525a170e] .el-slider__bar{height:4px}[data-v-525a170e] .el-slider__button{width:10px;height:10px}[data-v-525a170e] .el-slider__button-wrapper{top:-15px} \ No newline at end of file +.preview-container-h5[data-v-10b6c598]{padding-top:15px}.preview-container-pc[data-v-10b6c598]{padding-top:15px}.preview-container-pad[data-v-10b6c598]{padding-top:15px}.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog{display:flex;align-items:center}.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog:not(.is-fullscreen){margin-top:0!important}.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__header{padding:0}.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .custom-dialog{background-color:transparent;box-shadow:none}.preview-container[data-v-10b6c598] .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-10b6c598] .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-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper{max-height:60vh;overflow-y:scroll}.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper::-webkit-scrollbar{width:0}.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h1,.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h2,.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h3,.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h4,.preview-container[data-v-10b6c598] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h5,.preview-container[data-v-10b6c598] .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-10b6c598] .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-a4248782]{display:flex;align-items:center}.catalog-node-label img[data-v-a4248782]{margin-right:4px}.xml-show-catalog[data-v-a4248782] .el-tree-node__content{height:auto}.xml-show-catalog[data-v-a4248782] .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}.styleModeE_row{display:flex;flex-direction:row;align-items:center;margin-top:10px}.styleModee_title{text-align:center;margin-top:30px}.styleModeE_progress{width:500px;margin:0 20px}.styleModeF_row{display:flex;flex-direction:row;align-items:center}.styleModeF_IMG{width:250px;height:150px;background-color:#7fffd4}.styleModeF_I{font-size:50px;margin-left:15px;position:absolute;top:50px;left:80px}.styleModeF_title{text-align:center;margin-top:20px}.styleModeF_progress{width:200px;margin:0 20px}.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-video-container-pdf[data-v-8036e7f4]{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-8036e7f4]{position:absolute;top:0;max-width:100%;max-height:100%}.xml-video-container-pdf .play[data-v-8036e7f4]{position:absolute;top:45%;left:45%;width:10%;background:#bebebe;border-radius:50%}.preview-item-file[data-v-95fbfab6]:hover,.slip-over-cover[data-v-95fbfab6]:hover{cursor:pointer}.title-text[data-v-c72aed64]{background-color:var(--background-color)!important}.title-left[data-v-c72aed64]{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-0d1db218]{background-image:url(../style/title-text-bgimg.png)}.el-image__inner[data-v-45a069ea]{width:100%!important}.xml-image-ping-pu-h5[data-v-45a069ea]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-45a069ea]{display:flex;flex-direction:column;align-items:center}.preview-container-h5[data-v-52e2a929]{padding-top:15px}.preview-container-pc[data-v-52e2a929]{padding-top:15px}.preview-container-pad[data-v-52e2a929]{padding-top:15px}.preview-container[data-v-52e2a929] .el-dialog__wrapper.preview-box-dialog{display:flex;align-items:center}.preview-container[data-v-52e2a929] .el-dialog__wrapper.preview-box-dialog .el-dialog:not(.is-fullscreen){margin-top:0!important}.preview-container[data-v-52e2a929] .el-dialog__wrapper.preview-box-dialog .el-dialog__header{padding:0}*{margin:0;padding:0}.el-dialog__header{background-color:#f2f2f2!important}.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}.content[data-v-bfc32194]{width:100%}.content .stem-content[data-v-bfc32194]{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-bfc32194]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-bfc32194]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.option-item+.option-item[data-v-f42e3dba]{margin-top:16px}.option-item[data-v-f42e3dba]{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-f42e3dba]{border-color:#2e9adb}.option-item .questionSeq[data-v-f42e3dba]{padding:8px 0}.option-item.isTrue[data-v-f42e3dba]{border:1px solid #70b603}.option-item.isTrue[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-f42e3dba]{border:1px solid #d9001b}.option-item.isFalse[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-f42e3dba]:hover{background:#ddd}.option-item[data-v-f42e3dba] .content{cursor:pointer}.option-item[data-v-f42e3dba] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-12a7caa8]{margin-top:16px}.option-item[data-v-12a7caa8]{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-12a7caa8]{padding:8px 0}.option-item.isActive[data-v-12a7caa8]{border-color:#2e9adb}.option-item.isTrue[data-v-12a7caa8]{border:1px solid #70b603}.option-item.isTrue[data-v-12a7caa8] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-12a7caa8]{border:1px solid #d9001b}.option-item.isFalse[data-v-12a7caa8] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-12a7caa8]:hover{background:#ddd}.option-item[data-v-12a7caa8] .content{cursor:pointer}.option-item[data-v-12a7caa8] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.image-file[data-v-9dadad14]{width:218px;object-fit:scale-down}.video-file[data-v-9dadad14]{width:408px}.file-render[data-v-9dadad14]{width:100%}.file-info[data-v-9dadad14]{flex:1;min-width:0}.file-info.videoHandler[data-v-9dadad14]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-9dadad14]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-9dadad14]{font-size:14px;color:#666;margin-bottom:19px}.audio .audio-icon[data-v-525a170e]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-525a170e]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-525a170e]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-525a170e],.audio .audio-controls .audio-controls--progress[data-v-525a170e]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-525a170e]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-525a170e]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-525a170e]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-525a170e],.audio .audio-controls .audio-controls--handler .total-time[data-v-525a170e]{font-size:12px;color:#333}.play-handler.mobile[data-v-525a170e]{width:20px;height:20px}.audio-component[data-v-525a170e]{display:none}[data-v-525a170e] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-525a170e] .el-slider__bar{height:4px}[data-v-525a170e] .el-slider__button{width:10px;height:10px}[data-v-525a170e] .el-slider__button-wrapper{top:-15px}[data-v-13303366] .el-dialog__header{padding:10px}.video-content[data-v-13303366]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-13303366]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-13303366]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-13303366]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-13303366]{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 7a72b05..6f5087a 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 161930f..e89de15 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import vue from 'vue'; diff --git a/src/plugin/xml-digital-teaching/lib/paragraph.css b/src/plugin/xml-digital-teaching/lib/paragraph.css index d5e7c8c..a35076d 100644 --- a/src/plugin/xml-digital-teaching/lib/paragraph.css +++ b/src/plugin/xml-digital-teaching/lib/paragraph.css @@ -1,18 +1,12 @@ -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - /*# sourceMappingURL=eighth.vue.map */ -/*# sourceMappingURL=ninth.vue.map */ +/*# sourceMappingURL=first.vue.map */ -/*# sourceMappingURL=quadrangle.vue.map */ +/*# sourceMappingURL=tenth.vue.map */ /*# sourceMappingURL=seventh.vue.map */ @@ -21,114 +15,112 @@ /*# sourceMappingURL=isosceles.vue.map */ -/*# sourceMappingURL=tenth.vue.map */ +/*# sourceMappingURL=second.vue.map */ -/*# sourceMappingURL=eleven.vue.map */ - - -/*# sourceMappingURL=twelve.vue.map */ - - -/*# sourceMappingURL=thirteen.vue.map */ +/*# sourceMappingURL=quadrangle.vue.map */ /*# sourceMappingURL=wave.vue.map */ -/*# sourceMappingURL=fourteen.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ - - /*# sourceMappingURL=fifteen.vue.map */ +/*# sourceMappingURL=twelve.vue.map */ + + +/*# sourceMappingURL=eleven.vue.map */ + + /*# sourceMappingURL=third.vue.map */ /*# sourceMappingURL=Greentheme2.vue.map */ -/*# sourceMappingURL=Greentheme5.vue.map */ +/*# sourceMappingURL=ninth.vue.map */ -/*# sourceMappingURL=Yellowtheme1.vue.map */ +/*# sourceMappingURL=fourteen.vue.map */ /*# sourceMappingURL=Greentheme4.vue.map */ -/*# sourceMappingURL=Yellowtheme2.vue.map */ +/*# sourceMappingURL=Greentheme3.vue.map */ + + +/*# sourceMappingURL=Greentheme5.vue.map */ /*# sourceMappingURL=Yellowtheme5.vue.map */ +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + /*# sourceMappingURL=Yellowtheme3.vue.map */ -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Redtheme3.vue.map */ - - -/*# sourceMappingURL=Redtheme1.vue.map */ - - -/*# sourceMappingURL=Redtheme2.vue.map */ +/*# sourceMappingURL=thirteen.vue.map */ /*# sourceMappingURL=Redtheme4.vue.map */ +/*# sourceMappingURL=Redtheme2.vue.map */ + + +/*# sourceMappingURL=Redtheme3.vue.map */ + + /*# sourceMappingURL=Redtheme6.vue.map */ +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=Redtheme1.vue.map */ + + /*# sourceMappingURL=sixteen.vue.map */ +/*# sourceMappingURL=SanQintheme2.vue.map */ + + /*# sourceMappingURL=SanQintheme1.vue.map */ /*# sourceMappingURL=Redtheme5.vue.map */ +/*# sourceMappingURL=Thirtyseven.vue.map */ + + /*# sourceMappingURL=Thirtyfive.vue.map */ +/*# sourceMappingURL=Thirtysix.vue.map */ + + /*# sourceMappingURL=SanQintheme3.vue.map */ -/*# sourceMappingURL=SanQintheme2.vue.map */ - - /*# sourceMappingURL=Thirtyseven2.vue.map */ -/*# sourceMappingURL=Forty.vue.map */ - - /*# sourceMappingURL=Thirtyseven3.vue.map */ /*# sourceMappingURL=Thirtyeight.vue.map */ -/*# sourceMappingURL=Thirtysix.vue.map */ - - -/*# sourceMappingURL=Thirtyseven.vue.map */ - -.xml-text-h5[data-v-4ae2eebc] { -} -.xml-text-pc[data-v-4ae2eebc] { -} -.xml-text-h5[data-v-4ae2eebc] { -} - +/*# sourceMappingURL=Forty.vue.map */ .xml-text-h5 .inline-audio-wrap, .xml-text-h5 .inline-link-wrap { align-items: center; @@ -200,6 +192,14 @@ /*# sourceMappingURL=XmlText.vue.map */ +.xml-text-h5[data-v-4ae2eebc] { +} +.xml-text-pc[data-v-4ae2eebc] { +} +.xml-text-h5[data-v-4ae2eebc] { +} + + /*# sourceMappingURL=XmlTextDialog.vue.map */ diff --git a/src/plugin/xml-digital-teaching/lib/paragraph.js b/src/plugin/xml-digital-teaching/lib/paragraph.js index f45fcc1..ece73c6 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import Vue from 'vue'; diff --git a/src/plugin/xml-digital-teaching/lib/question.css b/src/plugin/xml-digital-teaching/lib/question.css index a0bde67..19b2a05 100644 --- a/src/plugin/xml-digital-teaching/lib/question.css +++ b/src/plugin/xml-digital-teaching/lib/question.css @@ -34,50 +34,6 @@ } /*# sourceMappingURL=common.vue.map */ -.option-item + .option-item[data-v-f42e3dba] { - margin-top: 16px; -} -.option-item[data-v-f42e3dba] { - display: flex; - background: #fbfbfb; - border-radius: 6px; - padding-left: 16px; - cursor: pointer; - transition: all ease 0.3s; - border: 1px solid #fbfbfb; -} -.option-item.isActive[data-v-f42e3dba] { - border-color: #2e9adb; -} -.option-item .questionSeq[data-v-f42e3dba] { - padding: 8px 0; -} -.option-item.isTrue[data-v-f42e3dba] { - border: 1px solid #70b603; -} -.option-item.isTrue[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner { - border-color: #70b603; - background: #70b603; -} -.option-item.isFalse[data-v-f42e3dba] { - border: 1px solid #d9001b; -} -.option-item.isFalse[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner { - border-color: #d9001b; - background: #d9001b; -} -.option-item[data-v-f42e3dba]:hover { - background: #ddd; -} -.option-item[data-v-f42e3dba] .content { - cursor: pointer; -} -.option-item[data-v-f42e3dba] .stem-content.no-border { - padding: 8px 14px !important; - cursor: pointer; -} - -/*# sourceMappingURL=checkbox.vue.map */ .option-item + .option-item[data-v-12a7caa8] { margin-top: 16px; } @@ -122,6 +78,50 @@ } /*# sourceMappingURL=radio.vue.map */ +.option-item + .option-item[data-v-f42e3dba] { + margin-top: 16px; +} +.option-item[data-v-f42e3dba] { + display: flex; + background: #fbfbfb; + border-radius: 6px; + padding-left: 16px; + cursor: pointer; + transition: all ease 0.3s; + border: 1px solid #fbfbfb; +} +.option-item.isActive[data-v-f42e3dba] { + border-color: #2e9adb; +} +.option-item .questionSeq[data-v-f42e3dba] { + padding: 8px 0; +} +.option-item.isTrue[data-v-f42e3dba] { + border: 1px solid #70b603; +} +.option-item.isTrue[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner { + border-color: #70b603; + background: #70b603; +} +.option-item.isFalse[data-v-f42e3dba] { + border: 1px solid #d9001b; +} +.option-item.isFalse[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner { + border-color: #d9001b; + background: #d9001b; +} +.option-item[data-v-f42e3dba]:hover { + background: #ddd; +} +.option-item[data-v-f42e3dba] .content { + cursor: pointer; +} +.option-item[data-v-f42e3dba] .stem-content.no-border { + padding: 8px 14px !important; + cursor: pointer; +} + +/*# sourceMappingURL=checkbox.vue.map */ .image-file[data-v-9dadad14] { width: 218px; object-fit: scale-down; @@ -153,43 +153,6 @@ } /*# sourceMappingURL=index.vue.map */ -[data-v-13303366] .el-dialog__header { - padding: 10px; -} -.video-content[data-v-13303366] { - width: 180px; - height: 135px; - border-radius: 6px; - overflow: hidden; - position: relative; -} -.video-content .play[data-v-13303366] { - position: absolute; - left: 50%; - top: 50%; - cursor: pointer; - transform: translateX(-50%) translateY(-50%); -} -.video-mask[data-v-13303366] { - position: absolute; - left: 0; - top: 0; - width: 100%; - height: 100%; - background: rgba(0, 0, 0, 0.5); -} -.video-mask img[data-v-13303366] { - position: absolute; - left: 50%; - top: 50%; - transform: translate(-50% -50%); - display: block; -} -.video-player[data-v-13303366] { - width: 100%; -} - -/*# sourceMappingURL=video-play.vue.map */ .audio .audio-icon[data-v-525a170e] { width: 36px; height: 36px; @@ -248,4 +211,41 @@ top: -15px; } -/*# sourceMappingURL=audio-play-new.vue.map */ \ No newline at end of file +/*# sourceMappingURL=audio-play-new.vue.map */ +[data-v-13303366] .el-dialog__header { + padding: 10px; +} +.video-content[data-v-13303366] { + width: 180px; + height: 135px; + border-radius: 6px; + overflow: hidden; + position: relative; +} +.video-content .play[data-v-13303366] { + position: absolute; + left: 50%; + top: 50%; + cursor: pointer; + transform: translateX(-50%) translateY(-50%); +} +.video-mask[data-v-13303366] { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 100%; + background: rgba(0, 0, 0, 0.5); +} +.video-mask img[data-v-13303366] { + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50% -50%); + display: block; +} +.video-player[data-v-13303366] { + width: 100%; +} + +/*# sourceMappingURL=video-play.vue.map */ \ No newline at end of file diff --git a/src/plugin/xml-digital-teaching/lib/question.js b/src/plugin/xml-digital-teaching/lib/question.js index 2df7d73..3fa6213 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ const radioType = ['SingleSelect']; diff --git a/src/plugin/xml-digital-teaching/lib/question.min.css b/src/plugin/xml-digital-teaching/lib/question.min.css index 45ff96b..459d34a 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-bfc32194]{width:100%}.content .stem-content[data-v-bfc32194]{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-bfc32194]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-bfc32194]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.option-item+.option-item[data-v-f42e3dba]{margin-top:16px}.option-item[data-v-f42e3dba]{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-f42e3dba]{border-color:#2e9adb}.option-item .questionSeq[data-v-f42e3dba]{padding:8px 0}.option-item.isTrue[data-v-f42e3dba]{border:1px solid #70b603}.option-item.isTrue[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-f42e3dba]{border:1px solid #d9001b}.option-item.isFalse[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-f42e3dba]:hover{background:#ddd}.option-item[data-v-f42e3dba] .content{cursor:pointer}.option-item[data-v-f42e3dba] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-12a7caa8]{margin-top:16px}.option-item[data-v-12a7caa8]{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-12a7caa8]{padding:8px 0}.option-item.isActive[data-v-12a7caa8]{border-color:#2e9adb}.option-item.isTrue[data-v-12a7caa8]{border:1px solid #70b603}.option-item.isTrue[data-v-12a7caa8] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-12a7caa8]{border:1px solid #d9001b}.option-item.isFalse[data-v-12a7caa8] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-12a7caa8]:hover{background:#ddd}.option-item[data-v-12a7caa8] .content{cursor:pointer}.option-item[data-v-12a7caa8] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.image-file[data-v-9dadad14]{width:218px;object-fit:scale-down}.video-file[data-v-9dadad14]{width:408px}.file-render[data-v-9dadad14]{width:100%}.file-info[data-v-9dadad14]{flex:1;min-width:0}.file-info.videoHandler[data-v-9dadad14]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-9dadad14]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-9dadad14]{font-size:14px;color:#666;margin-bottom:19px}[data-v-13303366] .el-dialog__header{padding:10px}.video-content[data-v-13303366]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-13303366]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-13303366]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-13303366]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-13303366]{width:100%}.audio .audio-icon[data-v-525a170e]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-525a170e]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-525a170e]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-525a170e],.audio .audio-controls .audio-controls--progress[data-v-525a170e]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-525a170e]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-525a170e]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-525a170e]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-525a170e],.audio .audio-controls .audio-controls--handler .total-time[data-v-525a170e]{font-size:12px;color:#333}.play-handler.mobile[data-v-525a170e]{width:20px;height:20px}.audio-component[data-v-525a170e]{display:none}[data-v-525a170e] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-525a170e] .el-slider__bar{height:4px}[data-v-525a170e] .el-slider__button{width:10px;height:10px}[data-v-525a170e] .el-slider__button-wrapper{top:-15px} \ No newline at end of file +.content[data-v-bfc32194]{width:100%}.content .stem-content[data-v-bfc32194]{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-bfc32194]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-bfc32194]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.option-item+.option-item[data-v-12a7caa8]{margin-top:16px}.option-item[data-v-12a7caa8]{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-12a7caa8]{padding:8px 0}.option-item.isActive[data-v-12a7caa8]{border-color:#2e9adb}.option-item.isTrue[data-v-12a7caa8]{border:1px solid #70b603}.option-item.isTrue[data-v-12a7caa8] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-12a7caa8]{border:1px solid #d9001b}.option-item.isFalse[data-v-12a7caa8] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-12a7caa8]:hover{background:#ddd}.option-item[data-v-12a7caa8] .content{cursor:pointer}.option-item[data-v-12a7caa8] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-f42e3dba]{margin-top:16px}.option-item[data-v-f42e3dba]{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-f42e3dba]{border-color:#2e9adb}.option-item .questionSeq[data-v-f42e3dba]{padding:8px 0}.option-item.isTrue[data-v-f42e3dba]{border:1px solid #70b603}.option-item.isTrue[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-f42e3dba]{border:1px solid #d9001b}.option-item.isFalse[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-f42e3dba]:hover{background:#ddd}.option-item[data-v-f42e3dba] .content{cursor:pointer}.option-item[data-v-f42e3dba] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.image-file[data-v-9dadad14]{width:218px;object-fit:scale-down}.video-file[data-v-9dadad14]{width:408px}.file-render[data-v-9dadad14]{width:100%}.file-info[data-v-9dadad14]{flex:1;min-width:0}.file-info.videoHandler[data-v-9dadad14]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-9dadad14]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-9dadad14]{font-size:14px;color:#666;margin-bottom:19px}.audio .audio-icon[data-v-525a170e]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-525a170e]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-525a170e]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-525a170e],.audio .audio-controls .audio-controls--progress[data-v-525a170e]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-525a170e]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-525a170e]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-525a170e]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-525a170e],.audio .audio-controls .audio-controls--handler .total-time[data-v-525a170e]{font-size:12px;color:#333}.play-handler.mobile[data-v-525a170e]{width:20px;height:20px}.audio-component[data-v-525a170e]{display:none}[data-v-525a170e] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-525a170e] .el-slider__bar{height:4px}[data-v-525a170e] .el-slider__button{width:10px;height:10px}[data-v-525a170e] .el-slider__button-wrapper{top:-15px}[data-v-13303366] .el-dialog__header{padding:10px}.video-content[data-v-13303366]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-13303366]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-13303366]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-13303366]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-13303366]{width:100%} \ No newline at end of file diff --git a/src/plugin/xml-digital-teaching/lib/render.css b/src/plugin/xml-digital-teaching/lib/render.css index 2f25028..d7bd081 100644 --- a/src/plugin/xml-digital-teaching/lib/render.css +++ b/src/plugin/xml-digital-teaching/lib/render.css @@ -1,93 +1,6 @@ /*# sourceMappingURL=render.vue.map */ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - .preview-container-h5[data-v-52e2a929] { padding-top: 15px; } @@ -108,4 +21,90 @@ padding: 0; } -/*# sourceMappingURL=PreviewLooseLeaf.vue.map */ \ No newline at end of file +/*# sourceMappingURL=PreviewLooseLeaf.vue.map */ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/plugin/xml-digital-teaching/lib/render.js b/src/plugin/xml-digital-teaching/lib/render.js index ad4dc35..2e17a31 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 4848cf1..cd4e8d8 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 a25767b..a78eb20 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 85ccf9a..439a2e0 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 b888d82..d8b782b 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 21d9af6..99cb94f 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 0a900d8..ba0ffad 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 973daf7..d357dca 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 ca80052..5642841 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 ca80052..5642841 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 bac971b..45b0c7f 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 fd6750c..ab9fd40 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 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 b9ea0ac..d9dd366 100644 --- a/src/plugin/xml-digital-teaching/lib/splitline.css +++ b/src/plugin/xml-digital-teaching/lib/splitline.css @@ -1,69 +1,66 @@ -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=fourth.vue.map */ - - -/*# sourceMappingURL=third.vue.map */ - - /*# sourceMappingURL=first.vue.map */ -/*# sourceMappingURL=ninth.vue.map */ +/*# sourceMappingURL=fourth.vue.map */ -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=Greytheme5.vue.map */ +/*# sourceMappingURL=second.vue.map */ /*# sourceMappingURL=seventh.vue.map */ -/*# sourceMappingURL=Greytheme3.vue.map */ +/*# sourceMappingURL=fifth.vue.map */ + + +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=ninth.vue.map */ /*# sourceMappingURL=eighth.vue.map */ +/*# sourceMappingURL=sixth.vue.map */ + + /*# sourceMappingURL=tenth.vue.map */ -/*# sourceMappingURL=Yellowtheme3.vue.map */ - - -/*# sourceMappingURL=Greytheme2.vue.map */ - - -/*# sourceMappingURL=Greytheme6.vue.map */ - - -/*# sourceMappingURL=Yellowtheme2.vue.map */ - - /*# sourceMappingURL=eleventh.vue.map */ -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Greytheme1.vue.map */ +/*# sourceMappingURL=Greytheme2.vue.map */ /*# sourceMappingURL=Greytheme4.vue.map */ +/*# sourceMappingURL=Greytheme3.vue.map */ + + +/*# sourceMappingURL=Yellowtheme2.vue.map */ + + +/*# sourceMappingURL=Greytheme6.vue.map */ + + +/*# sourceMappingURL=Greytheme5.vue.map */ + + +/*# sourceMappingURL=Greytheme1.vue.map */ + + /*# sourceMappingURL=Redtheme2.vue.map */ -/*# sourceMappingURL=Yellowtheme4.vue.map */ +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Yellowtheme3.vue.map */ /*# sourceMappingURL=Redtheme3.vue.map */ @@ -72,16 +69,16 @@ /*# sourceMappingURL=Redtheme1.vue.map */ -/*# sourceMappingURL=Bluetheme1.vue.map */ - - /*# sourceMappingURL=Greentheme1.vue.map */ -/*# sourceMappingURL=Bluetheme2.vue.map */ +/*# sourceMappingURL=Yellowtheme4.vue.map */ -/*# sourceMappingURL=Greentheme2.vue.map */ +/*# sourceMappingURL=Bluetheme1.vue.map */ + + +/*# sourceMappingURL=Redtheme4.vue.map */ /*# sourceMappingURL=Greentheme3.vue.map */ @@ -90,13 +87,16 @@ /*# sourceMappingURL=Greentheme4.vue.map */ +/*# sourceMappingURL=Greentheme2.vue.map */ + + +/*# sourceMappingURL=Bluetheme2.vue.map */ + + /*# sourceMappingURL=Bluetheme3.vue.map */ /*# sourceMappingURL=Bluetheme4.vue.map */ - - -/*# sourceMappingURL=Redtheme4.vue.map */ .xml-text-h5 .inline-audio-wrap, .xml-text-h5 .inline-link-wrap { align-items: center; diff --git a/src/plugin/xml-digital-teaching/lib/splitline.js b/src/plugin/xml-digital-teaching/lib/splitline.js index 57afa8c..89ee5da 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import Vue from 'vue'; diff --git a/src/plugin/xml-digital-teaching/lib/testPaper.css b/src/plugin/xml-digital-teaching/lib/testPaper.css index f99c1b7..27badfd 100644 --- a/src/plugin/xml-digital-teaching/lib/testPaper.css +++ b/src/plugin/xml-digital-teaching/lib/testPaper.css @@ -4,6 +4,31 @@ /*# sourceMappingURL=QuestionItem.vue.map */ +.content[data-v-bfc32194] { + width: 100%; +} +.content .stem-content[data-v-bfc32194] { + 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-bfc32194] { + padding: 0; + border: none; + cursor: default; +} +.content .stem-content .placeholder[data-v-bfc32194] { + color: #c0c4cc; + font-size: 14px; + cursor: pointer; + user-select: none; +} + +/*# sourceMappingURL=common.vue.map */ .option-item + .option-item[data-v-12a7caa8] { margin-top: 16px; } @@ -92,31 +117,6 @@ } /*# sourceMappingURL=checkbox.vue.map */ -.content[data-v-bfc32194] { - width: 100%; -} -.content .stem-content[data-v-bfc32194] { - 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-bfc32194] { - padding: 0; - border: none; - cursor: default; -} -.content .stem-content .placeholder[data-v-bfc32194] { - color: #c0c4cc; - font-size: 14px; - cursor: pointer; - user-select: none; -} - -/*# sourceMappingURL=common.vue.map */ .image-file[data-v-9dadad14] { width: 218px; object-fit: scale-down; @@ -148,6 +148,43 @@ } /*# sourceMappingURL=index.vue.map */ +[data-v-13303366] .el-dialog__header { + padding: 10px; +} +.video-content[data-v-13303366] { + width: 180px; + height: 135px; + border-radius: 6px; + overflow: hidden; + position: relative; +} +.video-content .play[data-v-13303366] { + position: absolute; + left: 50%; + top: 50%; + cursor: pointer; + transform: translateX(-50%) translateY(-50%); +} +.video-mask[data-v-13303366] { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 100%; + background: rgba(0, 0, 0, 0.5); +} +.video-mask img[data-v-13303366] { + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50% -50%); + display: block; +} +.video-player[data-v-13303366] { + width: 100%; +} + +/*# sourceMappingURL=video-play.vue.map */ .audio .audio-icon[data-v-525a170e] { width: 36px; height: 36px; @@ -206,41 +243,4 @@ top: -15px; } -/*# sourceMappingURL=audio-play-new.vue.map */ -[data-v-13303366] .el-dialog__header { - padding: 10px; -} -.video-content[data-v-13303366] { - width: 180px; - height: 135px; - border-radius: 6px; - overflow: hidden; - position: relative; -} -.video-content .play[data-v-13303366] { - position: absolute; - left: 50%; - top: 50%; - cursor: pointer; - transform: translateX(-50%) translateY(-50%); -} -.video-mask[data-v-13303366] { - position: absolute; - left: 0; - top: 0; - width: 100%; - height: 100%; - background: rgba(0, 0, 0, 0.5); -} -.video-mask img[data-v-13303366] { - position: absolute; - left: 50%; - top: 50%; - transform: translate(-50% -50%); - display: block; -} -.video-player[data-v-13303366] { - width: 100%; -} - -/*# sourceMappingURL=video-play.vue.map */ \ No newline at end of file +/*# sourceMappingURL=audio-play-new.vue.map */ \ No newline at end of file diff --git a/src/plugin/xml-digital-teaching/lib/testPaper.js b/src/plugin/xml-digital-teaching/lib/testPaper.js index 4b88062..5745a9f 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ const radioType = ['SingleSelect']; diff --git a/src/plugin/xml-digital-teaching/lib/testPaper.min.css b/src/plugin/xml-digital-teaching/lib/testPaper.min.css index cff58d2..953a77b 100644 --- a/src/plugin/xml-digital-teaching/lib/testPaper.min.css +++ b/src/plugin/xml-digital-teaching/lib/testPaper.min.css @@ -1 +1 @@ -.option-item+.option-item[data-v-12a7caa8]{margin-top:16px}.option-item[data-v-12a7caa8]{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-12a7caa8]{padding:8px 0}.option-item.isActive[data-v-12a7caa8]{border-color:#2e9adb}.option-item.isTrue[data-v-12a7caa8]{border:1px solid #70b603}.option-item.isTrue[data-v-12a7caa8] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-12a7caa8]{border:1px solid #d9001b}.option-item.isFalse[data-v-12a7caa8] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-12a7caa8]:hover{background:#ddd}.option-item[data-v-12a7caa8] .content{cursor:pointer}.option-item[data-v-12a7caa8] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-f42e3dba]{margin-top:16px}.option-item[data-v-f42e3dba]{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-f42e3dba]{border-color:#2e9adb}.option-item .questionSeq[data-v-f42e3dba]{padding:8px 0}.option-item.isTrue[data-v-f42e3dba]{border:1px solid #70b603}.option-item.isTrue[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-f42e3dba]{border:1px solid #d9001b}.option-item.isFalse[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-f42e3dba]:hover{background:#ddd}.option-item[data-v-f42e3dba] .content{cursor:pointer}.option-item[data-v-f42e3dba] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.content[data-v-bfc32194]{width:100%}.content .stem-content[data-v-bfc32194]{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-bfc32194]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-bfc32194]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.image-file[data-v-9dadad14]{width:218px;object-fit:scale-down}.video-file[data-v-9dadad14]{width:408px}.file-render[data-v-9dadad14]{width:100%}.file-info[data-v-9dadad14]{flex:1;min-width:0}.file-info.videoHandler[data-v-9dadad14]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-9dadad14]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-9dadad14]{font-size:14px;color:#666;margin-bottom:19px}.audio .audio-icon[data-v-525a170e]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-525a170e]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-525a170e]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-525a170e],.audio .audio-controls .audio-controls--progress[data-v-525a170e]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-525a170e]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-525a170e]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-525a170e]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-525a170e],.audio .audio-controls .audio-controls--handler .total-time[data-v-525a170e]{font-size:12px;color:#333}.play-handler.mobile[data-v-525a170e]{width:20px;height:20px}.audio-component[data-v-525a170e]{display:none}[data-v-525a170e] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-525a170e] .el-slider__bar{height:4px}[data-v-525a170e] .el-slider__button{width:10px;height:10px}[data-v-525a170e] .el-slider__button-wrapper{top:-15px}[data-v-13303366] .el-dialog__header{padding:10px}.video-content[data-v-13303366]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-13303366]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-13303366]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-13303366]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-13303366]{width:100%} \ No newline at end of file +.content[data-v-bfc32194]{width:100%}.content .stem-content[data-v-bfc32194]{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-bfc32194]{padding:0;border:none;cursor:default}.content .stem-content .placeholder[data-v-bfc32194]{color:#c0c4cc;font-size:14px;cursor:pointer;user-select:none}.option-item+.option-item[data-v-12a7caa8]{margin-top:16px}.option-item[data-v-12a7caa8]{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-12a7caa8]{padding:8px 0}.option-item.isActive[data-v-12a7caa8]{border-color:#2e9adb}.option-item.isTrue[data-v-12a7caa8]{border:1px solid #70b603}.option-item.isTrue[data-v-12a7caa8] .el-radio__input.is-checked .el-radio__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-12a7caa8]{border:1px solid #d9001b}.option-item.isFalse[data-v-12a7caa8] .el-radio__input.is-checked .el-radio__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-12a7caa8]:hover{background:#ddd}.option-item[data-v-12a7caa8] .content{cursor:pointer}.option-item[data-v-12a7caa8] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.option-item+.option-item[data-v-f42e3dba]{margin-top:16px}.option-item[data-v-f42e3dba]{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-f42e3dba]{border-color:#2e9adb}.option-item .questionSeq[data-v-f42e3dba]{padding:8px 0}.option-item.isTrue[data-v-f42e3dba]{border:1px solid #70b603}.option-item.isTrue[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#70b603;background:#70b603}.option-item.isFalse[data-v-f42e3dba]{border:1px solid #d9001b}.option-item.isFalse[data-v-f42e3dba] .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#d9001b;background:#d9001b}.option-item[data-v-f42e3dba]:hover{background:#ddd}.option-item[data-v-f42e3dba] .content{cursor:pointer}.option-item[data-v-f42e3dba] .stem-content.no-border{padding:8px 14px!important;cursor:pointer}.image-file[data-v-9dadad14]{width:218px;object-fit:scale-down}.video-file[data-v-9dadad14]{width:408px}.file-render[data-v-9dadad14]{width:100%}.file-info[data-v-9dadad14]{flex:1;min-width:0}.file-info.videoHandler[data-v-9dadad14]{display:flex;flex-direction:column;justify-content:center}.file-info.videoHandler .fileName[data-v-9dadad14]{font-size:18px;color:#333;margin-bottom:19px}.file-info.videoHandler .fileInfo[data-v-9dadad14]{font-size:14px;color:#666;margin-bottom:19px}[data-v-13303366] .el-dialog__header{padding:10px}.video-content[data-v-13303366]{width:180px;height:135px;border-radius:6px;overflow:hidden;position:relative}.video-content .play[data-v-13303366]{position:absolute;left:50%;top:50%;cursor:pointer;transform:translateX(-50%) translateY(-50%)}.video-mask[data-v-13303366]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.video-mask img[data-v-13303366]{position:absolute;left:50%;top:50%;transform:translate(-50% -50%);display:block}.video-player[data-v-13303366]{width:100%}.audio .audio-icon[data-v-525a170e]{width:36px;height:36px;margin-right:20px}.audio .audio-icon img[data-v-525a170e]{width:100%;height:100%;display:block}.audio .audio-controls[data-v-525a170e]{width:100%;max-width:200px;flex:1;height:36px}.audio .audio-controls .audio-controls--handler[data-v-525a170e],.audio .audio-controls .audio-controls--progress[data-v-525a170e]{width:100%}.audio .audio-controls .audio-controls--handler[data-v-525a170e]{line-height:1}.audio .audio-controls .audio-controls--handler .play[data-v-525a170e]{font-size:24px}.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-525a170e]{width:22px;height:22px;display:block;cursor:pointer}.audio .audio-controls .audio-controls--handler .current-time[data-v-525a170e],.audio .audio-controls .audio-controls--handler .total-time[data-v-525a170e]{font-size:12px;color:#333}.play-handler.mobile[data-v-525a170e]{width:20px;height:20px}.audio-component[data-v-525a170e]{display:none}[data-v-525a170e] .el-slider__runway{margin:0 0 4px 0;background:#e3e3e3;height:4px}[data-v-525a170e] .el-slider__bar{height:4px}[data-v-525a170e] .el-slider__button{width:10px;height:10px}[data-v-525a170e] .el-slider__button-wrapper{top:-15px} \ No newline at end of file diff --git a/src/plugin/xml-digital-teaching/lib/text.css b/src/plugin/xml-digital-teaching/lib/text.css index 70c6016..87c8364 100644 --- a/src/plugin/xml-digital-teaching/lib/text.css +++ b/src/plugin/xml-digital-teaching/lib/text.css @@ -1,6 +1,11 @@ - -/*# sourceMappingURL=XmlTextDialog.vue.map */ +.xml-text-h5[data-v-4ae2eebc] { +} +.xml-text-pc[data-v-4ae2eebc] { +} +.xml-text-h5[data-v-4ae2eebc] { +} + .xml-text-h5 .inline-audio-wrap, .xml-text-h5 .inline-link-wrap { align-items: center; @@ -72,13 +77,8 @@ /*# sourceMappingURL=XmlText.vue.map */ -.xml-text-h5[data-v-4ae2eebc] { -} -.xml-text-pc[data-v-4ae2eebc] { -} -.xml-text-h5[data-v-4ae2eebc] { -} - + +/*# sourceMappingURL=XmlTextDialog.vue.map */ diff --git a/src/plugin/xml-digital-teaching/lib/text.js b/src/plugin/xml-digital-teaching/lib/text.js index 1a9927d..1cb3a20 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import Vue from 'vue'; diff --git a/src/plugin/xml-digital-teaching/lib/title.css b/src/plugin/xml-digital-teaching/lib/title.css index a9bc5ee..28e7d71 100644 --- a/src/plugin/xml-digital-teaching/lib/title.css +++ b/src/plugin/xml-digital-teaching/lib/title.css @@ -1,114 +1,99 @@ -/*# sourceMappingURL=rectangle.vue.map */ - - -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=hexagon.vue.map */ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=semicircle.vue.map */ - - -/*# sourceMappingURL=square.vue.map */ - - -/*# sourceMappingURL=second.vue.map */ - - -/*# sourceMappingURL=thirteenth.vue.map */ - - /*# sourceMappingURL=first.vue.map */ +/*# sourceMappingURL=fifth.vue.map */ + + +/*# sourceMappingURL=rectangle.vue.map */ + + +/*# sourceMappingURL=semicircle.vue.map */ + + +/*# sourceMappingURL=hexagon.vue.map */ + + +/*# sourceMappingURL=thirteenth.vue.map */ + + +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=second.vue.map */ + + /*# sourceMappingURL=rotundity.vue.map */ -/*# sourceMappingURL=twelfth.vue.map */ - - -/*# sourceMappingURL=third.vue.map */ - - -/*# sourceMappingURL=fifteen.vue.map */ - - /*# sourceMappingURL=triangle.vue.map */ -/*# sourceMappingURL=Greentheme3.vue.map */ +/*# sourceMappingURL=third.vue.map */ + + +/*# sourceMappingURL=square.vue.map */ + + +/*# sourceMappingURL=twelfth.vue.map */ + + +/*# sourceMappingURL=fifteen.vue.map */ /*# sourceMappingURL=fourteen.vue.map */ -/*# sourceMappingURL=sixteen.vue.map */ - - -/*# sourceMappingURL=Greentheme4.vue.map */ - - -/*# sourceMappingURL=nineteen.vue.map */ - - -/*# sourceMappingURL=eighteen.vue.map */ - - /*# sourceMappingURL=seventeen.vue.map */ -/*# sourceMappingURL=Greentheme1.vue.map */ - - -/*# sourceMappingURL=Yellowtheme4.vue.map */ - - -/*# sourceMappingURL=Greentheme6.vue.map */ - - -/*# sourceMappingURL=Greentheme2.vue.map */ - - -/*# sourceMappingURL=SanQintheme1.vue.map */ - - -/*# sourceMappingURL=Yellowtheme1.vue.map */ - - -/*# sourceMappingURL=Greentheme5.vue.map */ - - /*# sourceMappingURL=eighteen2.vue.map */ -/*# sourceMappingURL=Yellowtheme5.vue.map */ +/*# sourceMappingURL=Greentheme1.vue.map */ -/*# sourceMappingURL=Yellowtheme3.vue.map */ +/*# sourceMappingURL=eighteen.vue.map */ -/*# sourceMappingURL=SanQintheme3.vue.map */ +/*# sourceMappingURL=Greentheme3.vue.map */ -/*# sourceMappingURL=Yellowtheme2.vue.map */ +/*# sourceMappingURL=sixteen.vue.map */ + + +/*# sourceMappingURL=nineteen.vue.map */ + + +/*# sourceMappingURL=Yellowtheme1.vue.map */ + + +/*# sourceMappingURL=Yellowtheme4.vue.map */ + + +/*# sourceMappingURL=Greentheme4.vue.map */ + + +/*# sourceMappingURL=Greentheme2.vue.map */ + + +/*# sourceMappingURL=Greentheme6.vue.map */ + + +/*# sourceMappingURL=Greentheme5.vue.map */ /*# sourceMappingURL=Yellowtheme6.vue.map */ -/*# sourceMappingURL=Knowledge.vue.map */ +/*# sourceMappingURL=Yellowtheme5.vue.map */ -/*# sourceMappingURL=Twentyone.vue.map */ +/*# sourceMappingURL=Yellowtheme2.vue.map */ -/*# sourceMappingURL=Twentythree.vue.map */ +/*# sourceMappingURL=Yellowtheme3.vue.map */ /*# sourceMappingURL=Twentytwo.vue.map */ @@ -117,8 +102,23 @@ /*# sourceMappingURL=SanQintheme2.vue.map */ +/*# sourceMappingURL=SanQintheme1.vue.map */ + + /*# sourceMappingURL=twenty.vue.map */ + +/*# sourceMappingURL=SanQintheme3.vue.map */ + + +/*# sourceMappingURL=Twentythree.vue.map */ + + +/*# sourceMappingURL=Knowledge.vue.map */ + + +/*# sourceMappingURL=Twentyone.vue.map */ + .xml-text-h5[data-v-4ae2eebc] { } .xml-text-pc[data-v-4ae2eebc] { diff --git a/src/plugin/xml-digital-teaching/lib/title.js b/src/plugin/xml-digital-teaching/lib/title.js index 2e3555b..5255420 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import Vue from 'vue'; diff --git a/src/plugin/xml-digital-teaching/lib/titleLibrary.css b/src/plugin/xml-digital-teaching/lib/titleLibrary.css index cfc017b..cd95770 100644 --- a/src/plugin/xml-digital-teaching/lib/titleLibrary.css +++ b/src/plugin/xml-digital-teaching/lib/titleLibrary.css @@ -1,12 +1,3 @@ - - -/*# sourceMappingURL=sixth.vue.map */ - - -/*# sourceMappingURL=first.vue.map */ - - -/*# sourceMappingURL=rectangle.vue.map */ .title-text[data-v-c72aed64] { background-color: var(--background-color) !important; } @@ -18,40 +9,55 @@ /*# sourceMappingURL=third.vue.map */ +/*# sourceMappingURL=sixth.vue.map */ + + +/*# sourceMappingURL=first.vue.map */ + + +/*# sourceMappingURL=semicircle.vue.map */ + + /*# sourceMappingURL=Yellowtheme2.vue.map */ /*# sourceMappingURL=Yellowtheme1.vue.map */ -/*# sourceMappingURL=fifteen.vue.map */ - - -/*# sourceMappingURL=semicircle.vue.map */ +/*# sourceMappingURL=Yellowtheme4.vue.map */ /*# sourceMappingURL=Yellowtheme5.vue.map */ -/*# sourceMappingURL=thirteenth.vue.map */ +/*# sourceMappingURL=Greentheme2.vue.map */ -/*# sourceMappingURL=Yellowtheme6.vue.map */ - - -/*# sourceMappingURL=Greentheme3.vue.map */ +/*# sourceMappingURL=fifteen.vue.map */ /*# sourceMappingURL=Greentheme4.vue.map */ -/*# sourceMappingURL=Yellowtheme4.vue.map */ +/*# sourceMappingURL=rectangle.vue.map */ + + +/*# sourceMappingURL=Greentheme1.vue.map */ + + +/*# sourceMappingURL=thirteenth.vue.map */ /*# sourceMappingURL=twelfth.vue.map */ -/*# sourceMappingURL=Greentheme1.vue.map */ +/*# sourceMappingURL=Yellowtheme6.vue.map */ + + +/*# sourceMappingURL=hexagon.vue.map */ + + +/*# sourceMappingURL=Greentheme3.vue.map */ /*# sourceMappingURL=Greentheme6.vue.map */ @@ -60,43 +66,40 @@ /*# sourceMappingURL=sixteen.vue.map */ -/*# sourceMappingURL=Knowledge.vue.map */ - - -/*# sourceMappingURL=Greentheme2.vue.map */ - - -/*# sourceMappingURL=nineteen.vue.map */ - - /*# sourceMappingURL=fourteen.vue.map */ -/*# sourceMappingURL=fifth.vue.map */ - - -/*# sourceMappingURL=hexagon.vue.map */ - - /*# sourceMappingURL=triangle.vue.map */ -/*# sourceMappingURL=Redtheme3.vue.map */ +/*# sourceMappingURL=nineteen.vue.map */ + + +/*# sourceMappingURL=Knowledge.vue.map */ /*# sourceMappingURL=Redtheme1.vue.map */ -/*# sourceMappingURL=Redtheme2.vue.map */ +/*# sourceMappingURL=fifth.vue.map */ /*# sourceMappingURL=Thirtyone.vue.map */ -/*# sourceMappingURL=Thirtyfive.vue.map */ +/*# sourceMappingURL=Redtheme4.vue.map */ -/*# sourceMappingURL=Thirtythree.vue.map */ +/*# sourceMappingURL=seventeen.vue.map */ + + +/*# sourceMappingURL=Redtheme2.vue.map */ + + +/*# sourceMappingURL=Thirtyfour.vue.map */ + + +/*# sourceMappingURL=Redtheme3.vue.map */ /*# sourceMappingURL=Thirtytwo.vue.map */ @@ -105,43 +108,49 @@ /*# sourceMappingURL=Thirtysix.vue.map */ -/*# sourceMappingURL=Thirtyfour.vue.map */ - - -/*# sourceMappingURL=seventeen.vue.map */ - - -/*# sourceMappingURL=Redtheme4.vue.map */ - - -/*# sourceMappingURL=Thirtyeight.vue.map */ - - -/*# sourceMappingURL=Thirtynine.vue.map */ - - /*# sourceMappingURL=Thirtyseven.vue.map */ -/*# sourceMappingURL=BuleRectangle.vue.map */ - - -/*# sourceMappingURL=titleLight.vue.map */ +/*# sourceMappingURL=Thirtyfive.vue.map */ /*# sourceMappingURL=titleLogging.vue.map */ +/*# sourceMappingURL=Thirtythree.vue.map */ + + +/*# sourceMappingURL=Thirtynine.vue.map */ + + +/*# sourceMappingURL=BuleRectangle.vue.map */ + + +/*# sourceMappingURL=Thirtyeight.vue.map */ + + /*# sourceMappingURL=titleCrane.vue.map */ +/*# sourceMappingURL=BuleRectangleTwo.vue.map */ + + /*# sourceMappingURL=titleText.vue.map */ +/*# sourceMappingURL=titleLight.vue.map */ + + +/*# sourceMappingURL=titleTearcher.vue.map */ + + +/*# sourceMappingURL=Sevenpagetwo.vue.map */ + + /*# sourceMappingURL=titleQuestion.vue.map */ -/*# sourceMappingURL=BuleRectangleTwo.vue.map */ +/*# sourceMappingURL=Sevenpagefour.vue.map */ .title-bgimg[data-v-0d1db218] { background-image: url(../style/title-text-bgimg.png); } @@ -149,25 +158,16 @@ /*# sourceMappingURL=Sevenpageone.vue.map */ -/*# sourceMappingURL=titleTearcher.vue.map */ - - /*# sourceMappingURL=Sevenpagethree.vue.map */ -/*# sourceMappingURL=Fortyone.vue.map */ - - -/*# sourceMappingURL=Sevenpagefour.vue.map */ +/*# sourceMappingURL=Forty.vue.map */ /*# sourceMappingURL=Sevenpagefive.vue.map */ -/*# sourceMappingURL=Sevenpagetwo.vue.map */ - - -/*# sourceMappingURL=Forty.vue.map */ +/*# sourceMappingURL=Fortyone.vue.map */ .xml-text-h5 .inline-audio-wrap, .xml-text-h5 .inline-link-wrap { align-items: center; diff --git a/src/plugin/xml-digital-teaching/lib/titleLibrary.js b/src/plugin/xml-digital-teaching/lib/titleLibrary.js index 72bd947..df0d18a 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ import Vue from 'vue'; diff --git a/src/plugin/xml-digital-teaching/lib/video.js b/src/plugin/xml-digital-teaching/lib/video.js index 8e3dbe3..822efb7 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 ©Mon Jul 22 2024 15:42:53 GMT+0800 (中国标准时间) smile +* Copyright ©Tue Jul 23 2024 08:52:25 GMT+0800 (中国标准时间) smile * Released under the ISC License. */ //