cyc
This commit is contained in:
parent
7d599ec31a
commit
8c6c19f40c
@ -1,21 +1,22 @@
|
||||
.catalog-node-label[data-v-d8778466] {
|
||||
|
||||
.xml-show-catalog .el-tree-node__content {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
.catalog-node-label[data-v-4dfce84e] {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.catalog-node-label img[data-v-d8778466] {
|
||||
.catalog-node-label img[data-v-4dfce84e] {
|
||||
margin-right: 4px;
|
||||
}
|
||||
.xml-show-catalog[data-v-d8778466] .el-tree-node__content {
|
||||
.xml-show-catalog[data-v-4dfce84e] .el-tree-node__content {
|
||||
height: auto;
|
||||
}
|
||||
.xml-show-catalog[data-v-d8778466] .el-tree-node__content .catalog-node-label {
|
||||
.xml-show-catalog[data-v-4dfce84e] .el-tree-node__content .catalog-node-label {
|
||||
max-width: calc(100% - 24px);
|
||||
word-break: break-all;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=XmlCatalog.vue.map */
|
||||
|
||||
.xml-show-catalog .el-tree-node__content {
|
||||
display: flex !important;
|
||||
}
|
||||
/*# sourceMappingURL=XmlCatalog.vue.map */
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
//
|
||||
@ -307,7 +307,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-d8778466";
|
||||
const __vue_scope_id__ = "data-v-4dfce84e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1 +1 @@
|
||||
.catalog-node-label[data-v-d8778466]{display:flex;align-items:center}.catalog-node-label img[data-v-d8778466]{margin-right:4px}.xml-show-catalog[data-v-d8778466] .el-tree-node__content{height:auto}.xml-show-catalog[data-v-d8778466] .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-show-catalog .el-tree-node__content{display:flex!important}.catalog-node-label[data-v-4dfce84e]{display:flex;align-items:center}.catalog-node-label img[data-v-4dfce84e]{margin-right:4px}.xml-show-catalog[data-v-4dfce84e] .el-tree-node__content{height:auto}.xml-show-catalog[data-v-4dfce84e] .el-tree-node__content .catalog-node-label{max-width:calc(100% - 24px);word-break:break-all;white-space:normal}
|
||||
@ -1,9 +1,9 @@
|
||||
|
||||
.xml-ebook-container-h5[data-v-26ce6d84] {
|
||||
.xml-ebook-container-h5[data-v-2d385f5d] {
|
||||
}
|
||||
.xml-ebook-container-pc[data-v-26ce6d84] {
|
||||
.xml-ebook-container-pc[data-v-2d385f5d] {
|
||||
}
|
||||
.xml-ebook-container-pad[data-v-26ce6d84] {
|
||||
.xml-ebook-container-pad[data-v-2d385f5d] {
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
//
|
||||
@ -864,7 +864,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-26ce6d84";
|
||||
const __vue_scope_id__ = "data-v-2d385f5d";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
//
|
||||
@ -217,7 +217,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-79e2f049";
|
||||
const __vue_scope_id__ = "data-v-1aeee18a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -4,15 +4,15 @@
|
||||
}
|
||||
|
||||
|
||||
.el-image__inner[data-v-959168fc] {
|
||||
.el-image__inner[data-v-25ad467a] {
|
||||
width: 100% !important;
|
||||
}
|
||||
.xml-image-ping-pu-h5[data-v-959168fc] {
|
||||
.xml-image-ping-pu-h5[data-v-25ad467a] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
.xml-image-hua-lang[data-v-959168fc] {
|
||||
.xml-image-hua-lang[data-v-25ad467a] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
import Vue from 'vue';
|
||||
@ -1118,7 +1118,7 @@ __vue_render__$2._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$1 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$1 = "data-v-959168fc";
|
||||
const __vue_scope_id__$1 = "data-v-25ad467a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$1 = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1 +1 @@
|
||||
.xml-image-lun-bo .el-carousel__item{text-align:center}.el-image__inner[data-v-959168fc]{width:100%!important}.xml-image-ping-pu-h5[data-v-959168fc]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-959168fc]{display:flex;flex-direction:column;align-items:center}
|
||||
.xml-image-lun-bo .el-carousel__item{text-align:center}.el-image__inner[data-v-25ad467a]{width:100%!important}.xml-image-ping-pu-h5[data-v-25ad467a]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-25ad467a]{display:flex;flex-direction:column;align-items:center}
|
||||
@ -1,27 +1,40 @@
|
||||
|
||||
|
||||
/*# sourceMappingURL=third.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fifth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fourth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=first.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fifth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eighth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=seventh.vue.map */
|
||||
/*# sourceMappingURL=fourth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=second.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=sixth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=third.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=seventh.vue.map */
|
||||
|
||||
.xml-image-lun-bo .el-carousel__item {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
}
|
||||
.xml-text-pc[data-v-53ea1419] {
|
||||
}
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
}
|
||||
|
||||
.xml-text-h5 .inline-audio-wrap,
|
||||
.xml-text-h5 .inline-link-wrap {
|
||||
align-items: center;
|
||||
@ -93,19 +106,6 @@
|
||||
|
||||
/*# sourceMappingURL=XmlText.vue.map */
|
||||
|
||||
.xml-image-lun-bo .el-carousel__item {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
.xml-text-h5[data-v-169e6e18] {
|
||||
}
|
||||
.xml-text-pc[data-v-169e6e18] {
|
||||
}
|
||||
.xml-text-h5[data-v-169e6e18] {
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*# sourceMappingURL=XmlTextDialog.vue.map */
|
||||
|
||||
@ -711,15 +711,15 @@
|
||||
|
||||
|
||||
|
||||
.el-image__inner[data-v-959168fc] {
|
||||
.el-image__inner[data-v-25ad467a] {
|
||||
width: 100% !important;
|
||||
}
|
||||
.xml-image-ping-pu-h5[data-v-959168fc] {
|
||||
.xml-image-ping-pu-h5[data-v-25ad467a] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
.xml-image-hua-lang[data-v-959168fc] {
|
||||
.xml-image-hua-lang[data-v-25ad467a] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
import Vue from 'vue';
|
||||
@ -1118,7 +1118,7 @@ __vue_render__$e._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$d = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$d = "data-v-959168fc";
|
||||
const __vue_scope_id__$d = "data-v-25ad467a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$d = undefined;
|
||||
/* functional template */
|
||||
@ -2492,7 +2492,7 @@ __vue_render__$b._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$b = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$b = "data-v-6b65fe84";
|
||||
const __vue_scope_id__$b = "data-v-331b6446";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$b = undefined;
|
||||
/* functional template */
|
||||
@ -11746,7 +11746,7 @@ __vue_render__$a._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$a = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$a = "data-v-bd7c342c";
|
||||
const __vue_scope_id__$a = "data-v-b03ad06e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$a = undefined;
|
||||
/* functional template */
|
||||
@ -53523,7 +53523,7 @@ __vue_render__$7._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$7 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$7 = "data-v-169e6e18";
|
||||
const __vue_scope_id__$7 = "data-v-53ea1419";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$7 = undefined;
|
||||
/* functional template */
|
||||
@ -53815,7 +53815,7 @@ __vue_render__$6._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$6 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$6 = "data-v-ff0943c4";
|
||||
const __vue_scope_id__$6 = "data-v-33315cbd";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$6 = undefined;
|
||||
/* functional template */
|
||||
@ -54105,7 +54105,7 @@ __vue_render__$5._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$5 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$5 = "data-v-665241d0";
|
||||
const __vue_scope_id__$5 = "data-v-8ba201a2";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$5 = undefined;
|
||||
/* functional template */
|
||||
@ -54445,7 +54445,7 @@ __vue_render__$4._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$4 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$4 = "data-v-0e180829";
|
||||
const __vue_scope_id__$4 = "data-v-4d599a2c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$4 = undefined;
|
||||
/* functional template */
|
||||
@ -54740,7 +54740,7 @@ __vue_render__$3._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$3 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$3 = "data-v-3c17555f";
|
||||
const __vue_scope_id__$3 = "data-v-0b094ebe";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$3 = undefined;
|
||||
/* functional template */
|
||||
@ -55003,7 +55003,7 @@ __vue_render__$2._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$2 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$2 = "data-v-0344337d";
|
||||
const __vue_scope_id__$2 = "data-v-466a14be";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$2 = undefined;
|
||||
/* functional template */
|
||||
@ -55308,7 +55308,7 @@ __vue_render__$1._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$1 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$1 = "data-v-484e8cf3";
|
||||
const __vue_scope_id__$1 = "data-v-298424b4";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$1 = undefined;
|
||||
/* functional template */
|
||||
@ -55607,7 +55607,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-7b3bf728";
|
||||
const __vue_scope_id__ = "data-v-c3e06b26";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1 +1 @@
|
||||
.xml-text-h5 .inline-audio-wrap,.xml-text-h5 .inline-link-wrap{align-items:center}.xml-text-h5 .inline-audio-wrap span,.xml-text-h5 .inline-link-wrap span{display:inline-block}.xml-text-h5 .inline-audio-box{width:20px;height:20px;box-sizing:border-box;position:relative;margin-left:6px}.xml-text-h5 .inline-audio-box .wifi-symbol{width:20px;height:20px;box-sizing:border-box;overflow:hidden;transform:rotate(135deg);position:relative}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle{border:3px solid #418eed;border-radius:50%;position:absolute}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.first{width:3px;height:3px;background:#0076bc;top:14px;left:14px}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.second{width:15px;height:15px;top:10px;left:10px}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.third{width:24px;height:24px;top:6px;left:6px}.xml-text-h5 .inline-audio-box .wifi-symbol.playing .second{animation:fadeInOut 1s infinite .2s}.xml-text-h5 .inline-audio-box .wifi-symbol.playing .third{animation:fadeInOut 1s infinite .4s}@keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}.virtual-input .el-textarea__inner{min-height:0!important;height:0!important;padding:0!important;margin:0!important;border:none!important}.xml-image-lun-bo .el-carousel__item{text-align:center}.el-image__inner[data-v-959168fc]{width:100%!important}.xml-image-ping-pu-h5[data-v-959168fc]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-959168fc]{display:flex;flex-direction:column;align-items:center}
|
||||
.xml-image-lun-bo .el-carousel__item{text-align:center}.xml-text-h5 .inline-audio-wrap,.xml-text-h5 .inline-link-wrap{align-items:center}.xml-text-h5 .inline-audio-wrap span,.xml-text-h5 .inline-link-wrap span{display:inline-block}.xml-text-h5 .inline-audio-box{width:20px;height:20px;box-sizing:border-box;position:relative;margin-left:6px}.xml-text-h5 .inline-audio-box .wifi-symbol{width:20px;height:20px;box-sizing:border-box;overflow:hidden;transform:rotate(135deg);position:relative}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle{border:3px solid #418eed;border-radius:50%;position:absolute}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.first{width:3px;height:3px;background:#0076bc;top:14px;left:14px}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.second{width:15px;height:15px;top:10px;left:10px}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.third{width:24px;height:24px;top:6px;left:6px}.xml-text-h5 .inline-audio-box .wifi-symbol.playing .second{animation:fadeInOut 1s infinite .2s}.xml-text-h5 .inline-audio-box .wifi-symbol.playing .third{animation:fadeInOut 1s infinite .4s}@keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}.virtual-input .el-textarea__inner{min-height:0!important;height:0!important;padding:0!important;margin:0!important;border:none!important}.el-image__inner[data-v-25ad467a]{width:100%!important}.xml-image-ping-pu-h5[data-v-25ad467a]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-25ad467a]{display:flex;flex-direction:column;align-items:center}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
import Vue from 'vue';
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var playIcon = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABxBJREFUeF7dW2tsFFUU/s5sCygo7W4JwfggkZAYNNYnqBB31iI2jYnERwyiRuILFcJuwZQEAgYfDbSzii8CYqDlYRQhUQNIS3cFkRbERxXTYMCCgGI7U0ssXbbbOWa2bu1ruzOzM8suN9lfe+53vvPdc2fu4wwhBc1ddjYPjnA+VM4XBMdogHPAyGFoP2onQgsxt6is/g1QI1RuRFZWY9Cb22g3PbLLgcevFLKqFjKRm4AbTPth3gjQtmHZqNox13XWNE6cjpYK4C5TJhOpj4BQCNA4i8kqALZAVVcH5o86ZBW2JQKIkjID4BkAiqwilgBntVVCJCWA6FeKAC4BY3KKAu/lhsGlWWGhtLrE2WrWvykBCt5Uru5ktQRMs806tqofAT8xqDTgc24yg2lYgHvKW0SV1FUAxptxaFsfxocRYdiivd7hfxjxYUgAj7/5cWaqMOIgxbYNTFgc9Lq26PWrWwBRkr9I4UNOL/8B7ZhoUdDrfE0PiC4BREmuAlCgBzBdbJjopaDX+W4iPgkFEP3yWjBmJQJKy/+ZnwwU5w06ZQcVwF3etJRIWJKWwekkRcC0Gp9rVzzzuAJ4pObpDNqq0086m9ULwtB7d88bcWYgkgMK4Fl+5lrOzv4SzNemc2T6uVFlwOd8QrcAbkneSsB0/Q7S35KI59Z4897uy7RfBrjLlZlEXJn+IRlkyDjtECJTqr2jj/Xs2UuAwpU8NBRp+Qbgmw3CZ4r5moDP9WxcATySUsLgNzIlGlM8mYoCxc7tsb7dGVBQqozsHML1AK42BZwhnYiwrsbreqqfAJ5yZTYTv5chcSRDs41JuD523NadAaJf3mv3vn786CxMGJOF+lMdONrUmUwQSfallwM+5woNJCqAWCZPg4CdSaIO2n1J0QjcPX5It82+o2FU1oVw5EzETrfxsA8EfK6J3QLYveTtG3yMVaiDUVnXjs0HQykXgRl3BItdtV0ZICkBgN12sfj8xVwMHxJ/2/Hd7x3YUBvCDyc77KLQD5dApTU+50IqXClfHorA9JlaIsbavF814/JEZtH/Nx5oj06LcIR12Sdp1BDwua4jtyTfR8COJMHids+/MhvSw5fphm/4MxKdFvuP2Z8NHecdTnJLTc8ThPd1MzRoaFSAGPy2H0KorA3h73bVoEcD5qp6K3kk5Q3WjrZtamYF0OicUDqj2bC7IWwLO2I8ogmwmcGP2uIBQDICxDjtPHwey3e1WU6RmUpI9Ct7wWzbxYYVAmiRf3wohFV7zlkqAhGVkSjJPwOYYClyDzCrBNAgZ1W0olG2bgVJhA9I9MunwLgiEwQoq2rD9p/PW0aVgC1aBmh5dYllqH2ArMyA13f8g2prH4jVmgAtAHIyQYAn1rXiZIt1U4BBn5MoKd8DnJ/uAqyvbcf6/e3W0iSqII9f2cbMD1iL/D9aslNAWxRX2BF811b4LfL4ZT8z5qWjANomSQu+/qQ9W2Zm9RVNgKeZsSadBIioXaO+oc7ilO8bpMNRQGJZ0y0QhG/TRYCDx7tG/fBpe0a9R5yhYVnOHOo6Cle0N4Etr8JxoxxYPXNkQn3PRxjag+6j1B2OVAd8rqn/HYjI+wDcmZClSYPPXsjFiKHxD0Rqf+sadW0rnKqmzf9g8ailUVYX6kisLczRwD85lPojMXTypMCCvLquDFjRPBEOqrVT/YEORbXgf/3LuoWNbv6EuoDXNUmz73ksXgtG9KTUrqatCW68KgtfHQlbuqkxyjeW/r0EsHsaGCVppz3DcVvQlxN983VnwDSp1RlGR50NJa52xmIG+9OAz/VQrGOvR7PH3zKHWV1pBjVj+pDwYMCb21350u/dJPpl258FF0osIhys8bpu7+m/f4GEX3mMmDdcKJJ2+mWB7g/Oc2r1jt1twNWJW5K3E7SS94unaYXVQV/ewr4RDSiA6FfuAngXGJdeFBIQ9nBr/T3BpWK/pWbc9alban6JQP2KijJQEAUseALFuT8OxH3QQkmxXF4LytAq0f+iJVW4u2Z+7p54A5ewVNYtNX9HoJsycOTBRDODXufGwbgnFEDrLEpySq5rrRSZGWXBYteCRJi6BNBAMunNQKB3anzOOYmC77UU1mMsSspygBOqqgfLLhsCXq3xuRbrxdedATFAUZK9AJYBGK7XSYrsDH8tYjgDukVY0TyRBVpGhKkpCm5wNya/FzItQIxNdAstCM/Yebc4WOTazQ4ErO67vDUyKIanQF/wKf62MQ713HOpFMKKwGNxJC1ADEgTIhvhh1RWC23aR7SCeBN3CpuC851fGxnlpNcBRp25pdZxAqmFAHuYo+V3Zi9fTwHYycD+LIGqquc5TxjlksjesgwYzJF7RZMbAtyCIFzDTGMBHgtgLAgtYGh3EtqviUCNKtTjADc6OtVfdi8YrRVv29r+BTKBrQtOiFe6AAAAAElFTkSuQmCC";
|
||||
|
||||
@ -1,90 +1,96 @@
|
||||
|
||||
|
||||
/*# sourceMappingURL=eighth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=ninth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=second.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fourteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=isosceles.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=first.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=wave.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=twelve.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=seventh.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=quadrangle.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eighth.vue.map */
|
||||
/*# sourceMappingURL=second.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=third.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=thirteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=tenth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme5.vue.map */
|
||||
/*# sourceMappingURL=quadrangle.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eleven.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fifteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme5.vue.map */
|
||||
/*# sourceMappingURL=seventh.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme3.vue.map */
|
||||
/*# sourceMappingURL=wave.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme6.vue.map */
|
||||
/*# sourceMappingURL=fifteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=twelve.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fourteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eleven.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=thirteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme5.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme5.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme5.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme2.vue.map */
|
||||
/*# sourceMappingURL=Redtheme6.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme1.vue.map */
|
||||
@ -96,39 +102,25 @@
|
||||
/*# sourceMappingURL=sixteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme3.vue.map */
|
||||
/*# sourceMappingURL=Redtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme5.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Forty.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyseven3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyeight.vue.map */
|
||||
/*# sourceMappingURL=Thirtyseven2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyfive.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyeight.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Forty.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyseven.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyseven2.vue.map */
|
||||
|
||||
.xml-text-h5[data-v-169e6e18] {
|
||||
}
|
||||
.xml-text-pc[data-v-169e6e18] {
|
||||
}
|
||||
.xml-text-h5[data-v-169e6e18] {
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=Thirtyseven3.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-53ea1419] {
|
||||
}
|
||||
.xml-text-pc[data-v-53ea1419] {
|
||||
}
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*# sourceMappingURL=XmlTextDialog.vue.map */
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
import crypto from 'crypto';
|
||||
@ -9364,7 +9364,7 @@ __vue_render__$J._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$I = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$I = "data-v-bd7c342c";
|
||||
const __vue_scope_id__$I = "data-v-b03ad06e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$I = undefined;
|
||||
/* functional template */
|
||||
@ -51587,7 +51587,7 @@ __vue_render__$F._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$F = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$F = "data-v-169e6e18";
|
||||
const __vue_scope_id__$F = "data-v-53ea1419";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$F = undefined;
|
||||
/* functional template */
|
||||
@ -51936,7 +51936,7 @@ __vue_render__$E._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$E = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$E = "data-v-15a3b6a8";
|
||||
const __vue_scope_id__$E = "data-v-d7e83eea";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$E = undefined;
|
||||
/* functional template */
|
||||
@ -52195,7 +52195,7 @@ __vue_render__$D._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$D = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$D = "data-v-4c3c533d";
|
||||
const __vue_scope_id__$D = "data-v-7fbfd63e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$D = undefined;
|
||||
/* functional template */
|
||||
@ -52424,7 +52424,7 @@ __vue_render__$C._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$C = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$C = "data-v-2347838d";
|
||||
const __vue_scope_id__$C = "data-v-6aa7d0a8";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$C = undefined;
|
||||
/* functional template */
|
||||
@ -52690,7 +52690,7 @@ __vue_render__$B._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$B = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$B = "data-v-306832a4";
|
||||
const __vue_scope_id__$B = "data-v-a24cd57a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$B = undefined;
|
||||
/* functional template */
|
||||
@ -52927,7 +52927,7 @@ __vue_render__$A._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$A = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$A = "data-v-897320dc";
|
||||
const __vue_scope_id__$A = "data-v-59562dd3";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$A = undefined;
|
||||
/* functional template */
|
||||
@ -53206,7 +53206,7 @@ __vue_render__$z._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$z = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$z = "data-v-54cac2bf";
|
||||
const __vue_scope_id__$z = "data-v-5c3f08c4";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$z = undefined;
|
||||
/* functional template */
|
||||
@ -53639,7 +53639,7 @@ __vue_render__$y._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$y = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$y = "data-v-0f1c1bc1";
|
||||
const __vue_scope_id__$y = "data-v-75df7a20";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$y = undefined;
|
||||
/* functional template */
|
||||
@ -53988,7 +53988,7 @@ __vue_render__$x._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$x = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$x = "data-v-e540b550";
|
||||
const __vue_scope_id__$x = "data-v-0756a44e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$x = undefined;
|
||||
/* functional template */
|
||||
@ -54209,7 +54209,7 @@ __vue_render__$w._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$w = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$w = "data-v-28773022";
|
||||
const __vue_scope_id__$w = "data-v-6070507e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$w = undefined;
|
||||
/* functional template */
|
||||
@ -54646,7 +54646,7 @@ __vue_render__$v._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$v = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$v = "data-v-9059cb26";
|
||||
const __vue_scope_id__$v = "data-v-554c116e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$v = undefined;
|
||||
/* functional template */
|
||||
@ -54888,7 +54888,7 @@ __vue_render__$u._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$u = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$u = "data-v-6b7eaba6";
|
||||
const __vue_scope_id__$u = "data-v-3b012524";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$u = undefined;
|
||||
/* functional template */
|
||||
@ -55143,7 +55143,7 @@ __vue_render__$t._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$t = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$t = "data-v-196d9c5e";
|
||||
const __vue_scope_id__$t = "data-v-76c69e5c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$t = undefined;
|
||||
/* functional template */
|
||||
@ -55367,7 +55367,7 @@ __vue_render__$s._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$s = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$s = "data-v-3c2d1aee";
|
||||
const __vue_scope_id__$s = "data-v-656aab2f";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$s = undefined;
|
||||
/* functional template */
|
||||
@ -55585,7 +55585,7 @@ __vue_render__$r._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$r = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$r = "data-v-1337d30f";
|
||||
const __vue_scope_id__$r = "data-v-46f0c4ae";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$r = undefined;
|
||||
/* functional template */
|
||||
@ -55809,7 +55809,7 @@ __vue_render__$q._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$q = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$q = "data-v-eb2e8ad8";
|
||||
const __vue_scope_id__$q = "data-v-5b80581a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$q = undefined;
|
||||
/* functional template */
|
||||
@ -56033,7 +56033,7 @@ __vue_render__$p._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$p = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$p = "data-v-12b6b422";
|
||||
const __vue_scope_id__$p = "data-v-65273920";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$p = undefined;
|
||||
/* functional template */
|
||||
@ -56251,7 +56251,7 @@ __vue_render__$o._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$o = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$o = "data-v-312a641e";
|
||||
const __vue_scope_id__$o = "data-v-3595ca06";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$o = undefined;
|
||||
/* functional template */
|
||||
@ -56471,7 +56471,7 @@ __vue_render__$n._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$n = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$n = "data-v-2c753722";
|
||||
const __vue_scope_id__$n = "data-v-332088ce";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$n = undefined;
|
||||
/* functional template */
|
||||
@ -56699,7 +56699,7 @@ __vue_render__$m._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$m = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$m = "data-v-78e68e5e";
|
||||
const __vue_scope_id__$m = "data-v-c8d0a420";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$m = undefined;
|
||||
/* functional template */
|
||||
@ -56937,7 +56937,7 @@ __vue_render__$l._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$l = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$l = "data-v-07fad99e";
|
||||
const __vue_scope_id__$l = "data-v-16819a7d";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$l = undefined;
|
||||
/* functional template */
|
||||
@ -57163,7 +57163,7 @@ __vue_render__$k._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$k = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$k = "data-v-56c83bbe";
|
||||
const __vue_scope_id__$k = "data-v-08ee6f22";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$k = undefined;
|
||||
/* functional template */
|
||||
@ -57383,7 +57383,7 @@ __vue_render__$j._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$j = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$j = "data-v-7e80bb50";
|
||||
const __vue_scope_id__$j = "data-v-db876f4e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$j = undefined;
|
||||
/* functional template */
|
||||
@ -57609,7 +57609,7 @@ __vue_render__$i._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$i = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$i = "data-v-d25ea1c2";
|
||||
const __vue_scope_id__$i = "data-v-69b987c0";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$i = undefined;
|
||||
/* functional template */
|
||||
@ -57831,7 +57831,7 @@ __vue_render__$h._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$h = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$h = "data-v-51cefa8a";
|
||||
const __vue_scope_id__$h = "data-v-4d6f154c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$h = undefined;
|
||||
/* functional template */
|
||||
@ -58048,7 +58048,7 @@ __vue_render__$g._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$g = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$g = "data-v-720c07ad";
|
||||
const __vue_scope_id__$g = "data-v-72234e6e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$g = undefined;
|
||||
/* functional template */
|
||||
@ -58269,7 +58269,7 @@ __vue_render__$f._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$f = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$f = "data-v-72e806ad";
|
||||
const __vue_scope_id__$f = "data-v-7c4bcdcc";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$f = undefined;
|
||||
/* functional template */
|
||||
@ -58490,7 +58490,7 @@ __vue_render__$e._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$e = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$e = "data-v-90470566";
|
||||
const __vue_scope_id__$e = "data-v-7d7f7728";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$e = undefined;
|
||||
/* functional template */
|
||||
@ -58748,7 +58748,7 @@ __vue_render__$d._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$d = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$d = "data-v-a51536b0";
|
||||
const __vue_scope_id__$d = "data-v-56b50629";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$d = undefined;
|
||||
/* functional template */
|
||||
@ -58965,7 +58965,7 @@ __vue_render__$c._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$c = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$c = "data-v-ed6ada64";
|
||||
const __vue_scope_id__$c = "data-v-3ea9a562";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$c = undefined;
|
||||
/* functional template */
|
||||
@ -59182,7 +59182,7 @@ __vue_render__$b._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$b = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$b = "data-v-4cbefc28";
|
||||
const __vue_scope_id__$b = "data-v-4cd642e9";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$b = undefined;
|
||||
/* functional template */
|
||||
@ -59447,7 +59447,7 @@ __vue_render__$a._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$a = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$a = "data-v-68941383";
|
||||
const __vue_scope_id__$a = "data-v-05825822";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$a = undefined;
|
||||
/* functional template */
|
||||
@ -59741,7 +59741,7 @@ __vue_render__$9._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$9 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$9 = "data-v-274f9e22";
|
||||
const __vue_scope_id__$9 = "data-v-c4b420fe";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$9 = undefined;
|
||||
/* functional template */
|
||||
@ -60024,7 +60024,7 @@ __vue_render__$8._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$8 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$8 = "data-v-43a07ed1";
|
||||
const __vue_scope_id__$8 = "data-v-25f303f0";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$8 = undefined;
|
||||
/* functional template */
|
||||
@ -60256,7 +60256,7 @@ __vue_render__$7._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$7 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$7 = "data-v-614cae62";
|
||||
const __vue_scope_id__$7 = "data-v-6c934c60";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$7 = undefined;
|
||||
/* functional template */
|
||||
@ -60502,7 +60502,7 @@ __vue_render__$6._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$6 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$6 = "data-v-850c830c";
|
||||
const __vue_scope_id__$6 = "data-v-87004a4e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$6 = undefined;
|
||||
/* functional template */
|
||||
@ -60748,7 +60748,7 @@ __vue_render__$5._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$5 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$5 = "data-v-79dbcc70";
|
||||
const __vue_scope_id__$5 = "data-v-ee11b71e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$5 = undefined;
|
||||
/* functional template */
|
||||
@ -61051,7 +61051,7 @@ __vue_render__$4._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$4 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$4 = "data-v-3e112c4b";
|
||||
const __vue_scope_id__$4 = "data-v-55c413ac";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$4 = undefined;
|
||||
/* functional template */
|
||||
@ -61354,7 +61354,7 @@ __vue_render__$3._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$3 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$3 = "data-v-0aefb842";
|
||||
const __vue_scope_id__$3 = "data-v-11f18661";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$3 = undefined;
|
||||
/* functional template */
|
||||
@ -61657,7 +61657,7 @@ __vue_render__$2._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$2 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$2 = "data-v-23227105";
|
||||
const __vue_scope_id__$2 = "data-v-2a243f24";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$2 = undefined;
|
||||
/* functional template */
|
||||
@ -61955,7 +61955,7 @@ __vue_render__$1._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$1 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$1 = "data-v-729fd89a";
|
||||
const __vue_scope_id__$1 = "data-v-5c6502dc";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$1 = undefined;
|
||||
/* functional template */
|
||||
@ -62175,7 +62175,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-3403300f";
|
||||
const __vue_scope_id__ = "data-v-53018560";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
|
||||
.xml-question-container-h5[data-v-36d74f49] {
|
||||
.xml-question-container-h5[data-v-6b3d24a8] {
|
||||
}
|
||||
.xml-question-container-pc[data-v-36d74f49] {
|
||||
.xml-question-container-pc[data-v-6b3d24a8] {
|
||||
}
|
||||
.xml-question-container-pad[data-v-36d74f49] {
|
||||
.xml-question-container-pad[data-v-6b3d24a8] {
|
||||
}
|
||||
|
||||
|
||||
@ -12,10 +12,10 @@
|
||||
|
||||
|
||||
/*# sourceMappingURL=QuestionItem.vue.map */
|
||||
.content[data-v-2cb56c8e] {
|
||||
.content[data-v-8e4439e6] {
|
||||
width: 100%;
|
||||
}
|
||||
.content .stem-content[data-v-2cb56c8e] {
|
||||
.content .stem-content[data-v-8e4439e6] {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
padding: 5px 14px;
|
||||
@ -24,12 +24,12 @@
|
||||
border-radius: 6px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.content .stem-content.no-border[data-v-2cb56c8e] {
|
||||
.content .stem-content.no-border[data-v-8e4439e6] {
|
||||
padding: 0;
|
||||
border: none;
|
||||
cursor: default;
|
||||
}
|
||||
.content .stem-content .placeholder[data-v-2cb56c8e] {
|
||||
.content .stem-content .placeholder[data-v-8e4439e6] {
|
||||
color: #c0c4cc;
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
@ -37,10 +37,10 @@
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=common.vue.map */
|
||||
.content[data-v-a5540524] {
|
||||
.content[data-v-086e2e0c] {
|
||||
width: 100%;
|
||||
}
|
||||
.content .stem-content[data-v-a5540524] {
|
||||
.content .stem-content[data-v-086e2e0c] {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
padding: 5px 14px;
|
||||
@ -49,12 +49,12 @@
|
||||
border-radius: 6px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.content .stem-content.no-border[data-v-a5540524] {
|
||||
.content .stem-content.no-border[data-v-086e2e0c] {
|
||||
padding: 0;
|
||||
border: none;
|
||||
cursor: default;
|
||||
}
|
||||
.content .stem-content .placeholder[data-v-a5540524] {
|
||||
.content .stem-content .placeholder[data-v-086e2e0c] {
|
||||
color: #c0c4cc;
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
@ -62,10 +62,10 @@
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=common.vue.map */
|
||||
.option-item + .option-item[data-v-362bbaa4] {
|
||||
.option-item + .option-item[data-v-748b79ea] {
|
||||
margin-top: 16px;
|
||||
}
|
||||
.option-item[data-v-362bbaa4] {
|
||||
.option-item[data-v-748b79ea] {
|
||||
display: flex;
|
||||
background: #fbfbfb;
|
||||
border-radius: 6px;
|
||||
@ -74,86 +74,42 @@
|
||||
transition: all ease 0.3s;
|
||||
border: 1px solid #fbfbfb;
|
||||
}
|
||||
.option-item.isActive[data-v-362bbaa4] {
|
||||
border-color: #2e9adb;
|
||||
}
|
||||
.option-item .questionSeq[data-v-362bbaa4] {
|
||||
.option-item .questionSeq[data-v-748b79ea] {
|
||||
padding: 8px 0;
|
||||
}
|
||||
.option-item.isTrue[data-v-362bbaa4] {
|
||||
.option-item.isActive[data-v-748b79ea] {
|
||||
border-color: #2e9adb;
|
||||
}
|
||||
.option-item.isTrue[data-v-748b79ea] {
|
||||
border: 1px solid #70b603;
|
||||
}
|
||||
.option-item.isTrue[data-v-362bbaa4] .el-checkbox__input.is-checked .el-checkbox__inner {
|
||||
.option-item.isTrue[data-v-748b79ea] .el-radio__input.is-checked .el-radio__inner {
|
||||
border-color: #70b603;
|
||||
background: #70b603;
|
||||
}
|
||||
.option-item.isFalse[data-v-362bbaa4] {
|
||||
.option-item.isFalse[data-v-748b79ea] {
|
||||
border: 1px solid #d9001b;
|
||||
}
|
||||
.option-item.isFalse[data-v-362bbaa4] .el-checkbox__input.is-checked .el-checkbox__inner {
|
||||
.option-item.isFalse[data-v-748b79ea] .el-radio__input.is-checked .el-radio__inner {
|
||||
border-color: #d9001b;
|
||||
background: #d9001b;
|
||||
}
|
||||
.option-item[data-v-362bbaa4]:hover {
|
||||
.option-item[data-v-748b79ea]:hover {
|
||||
background: #ddd;
|
||||
}
|
||||
.option-item[data-v-362bbaa4] .content {
|
||||
.option-item[data-v-748b79ea] .content {
|
||||
cursor: pointer;
|
||||
}
|
||||
.option-item[data-v-362bbaa4] .stem-content.no-border {
|
||||
padding: 8px 14px !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=checkbox.vue.map */
|
||||
.option-item + .option-item[data-v-f4399a04] {
|
||||
margin-top: 16px;
|
||||
}
|
||||
.option-item[data-v-f4399a04] {
|
||||
display: flex;
|
||||
background: #fbfbfb;
|
||||
border-radius: 6px;
|
||||
padding-left: 16px;
|
||||
cursor: pointer;
|
||||
transition: all ease 0.3s;
|
||||
border: 1px solid #fbfbfb;
|
||||
}
|
||||
.option-item .questionSeq[data-v-f4399a04] {
|
||||
padding: 8px 0;
|
||||
}
|
||||
.option-item.isActive[data-v-f4399a04] {
|
||||
border-color: #2e9adb;
|
||||
}
|
||||
.option-item.isTrue[data-v-f4399a04] {
|
||||
border: 1px solid #70b603;
|
||||
}
|
||||
.option-item.isTrue[data-v-f4399a04] .el-radio__input.is-checked .el-radio__inner {
|
||||
border-color: #70b603;
|
||||
background: #70b603;
|
||||
}
|
||||
.option-item.isFalse[data-v-f4399a04] {
|
||||
border: 1px solid #d9001b;
|
||||
}
|
||||
.option-item.isFalse[data-v-f4399a04] .el-radio__input.is-checked .el-radio__inner {
|
||||
border-color: #d9001b;
|
||||
background: #d9001b;
|
||||
}
|
||||
.option-item[data-v-f4399a04]:hover {
|
||||
background: #ddd;
|
||||
}
|
||||
.option-item[data-v-f4399a04] .content {
|
||||
cursor: pointer;
|
||||
}
|
||||
.option-item[data-v-f4399a04] .stem-content.no-border {
|
||||
.option-item[data-v-748b79ea] .stem-content.no-border {
|
||||
padding: 8px 14px !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=radio.vue.map */
|
||||
.option-item + .option-item[data-v-96d73128] {
|
||||
.option-item + .option-item[data-v-0c43651d] {
|
||||
margin-top: 16px;
|
||||
}
|
||||
.option-item[data-v-96d73128] {
|
||||
.option-item[data-v-0c43651d] {
|
||||
display: flex;
|
||||
background: #fbfbfb;
|
||||
border-radius: 6px;
|
||||
@ -162,42 +118,42 @@
|
||||
transition: all ease 0.3s;
|
||||
border: 1px solid #fbfbfb;
|
||||
}
|
||||
.option-item .questionSeq[data-v-96d73128] {
|
||||
.option-item .questionSeq[data-v-0c43651d] {
|
||||
padding: 8px 0;
|
||||
}
|
||||
.option-item.isActive[data-v-96d73128] {
|
||||
.option-item.isActive[data-v-0c43651d] {
|
||||
border-color: #2e9adb;
|
||||
}
|
||||
.option-item.isTrue[data-v-96d73128] {
|
||||
.option-item.isTrue[data-v-0c43651d] {
|
||||
border: 1px solid #70b603;
|
||||
}
|
||||
.option-item.isTrue[data-v-96d73128] .el-radio__input.is-checked .el-radio__inner {
|
||||
.option-item.isTrue[data-v-0c43651d] .el-radio__input.is-checked .el-radio__inner {
|
||||
border-color: #70b603;
|
||||
background: #70b603;
|
||||
}
|
||||
.option-item.isFalse[data-v-96d73128] {
|
||||
.option-item.isFalse[data-v-0c43651d] {
|
||||
border: 1px solid #d9001b;
|
||||
}
|
||||
.option-item.isFalse[data-v-96d73128] .el-radio__input.is-checked .el-radio__inner {
|
||||
.option-item.isFalse[data-v-0c43651d] .el-radio__input.is-checked .el-radio__inner {
|
||||
border-color: #d9001b;
|
||||
background: #d9001b;
|
||||
}
|
||||
.option-item[data-v-96d73128]:hover {
|
||||
.option-item[data-v-0c43651d]:hover {
|
||||
background: #ddd;
|
||||
}
|
||||
.option-item[data-v-96d73128] .content {
|
||||
.option-item[data-v-0c43651d] .content {
|
||||
cursor: pointer;
|
||||
}
|
||||
.option-item[data-v-96d73128] .stem-content.no-border {
|
||||
.option-item[data-v-0c43651d] .stem-content.no-border {
|
||||
padding: 8px 14px !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=radio.vue.map */
|
||||
.option-item + .option-item[data-v-08c189f8] {
|
||||
.option-item + .option-item[data-v-34b5c60e] {
|
||||
margin-top: 16px;
|
||||
}
|
||||
.option-item[data-v-08c189f8] {
|
||||
.option-item[data-v-34b5c60e] {
|
||||
display: flex;
|
||||
background: #fbfbfb;
|
||||
border-radius: 6px;
|
||||
@ -206,374 +162,418 @@
|
||||
transition: all ease 0.3s;
|
||||
border: 1px solid #fbfbfb;
|
||||
}
|
||||
.option-item.isActive[data-v-08c189f8] {
|
||||
.option-item.isActive[data-v-34b5c60e] {
|
||||
border-color: #2e9adb;
|
||||
}
|
||||
.option-item .questionSeq[data-v-08c189f8] {
|
||||
.option-item .questionSeq[data-v-34b5c60e] {
|
||||
padding: 8px 0;
|
||||
}
|
||||
.option-item.isTrue[data-v-08c189f8] {
|
||||
.option-item.isTrue[data-v-34b5c60e] {
|
||||
border: 1px solid #70b603;
|
||||
}
|
||||
.option-item.isTrue[data-v-08c189f8] .el-checkbox__input.is-checked .el-checkbox__inner {
|
||||
.option-item.isTrue[data-v-34b5c60e] .el-checkbox__input.is-checked .el-checkbox__inner {
|
||||
border-color: #70b603;
|
||||
background: #70b603;
|
||||
}
|
||||
.option-item.isFalse[data-v-08c189f8] {
|
||||
.option-item.isFalse[data-v-34b5c60e] {
|
||||
border: 1px solid #d9001b;
|
||||
}
|
||||
.option-item.isFalse[data-v-08c189f8] .el-checkbox__input.is-checked .el-checkbox__inner {
|
||||
.option-item.isFalse[data-v-34b5c60e] .el-checkbox__input.is-checked .el-checkbox__inner {
|
||||
border-color: #d9001b;
|
||||
background: #d9001b;
|
||||
}
|
||||
.option-item[data-v-08c189f8]:hover {
|
||||
.option-item[data-v-34b5c60e]:hover {
|
||||
background: #ddd;
|
||||
}
|
||||
.option-item[data-v-08c189f8] .content {
|
||||
.option-item[data-v-34b5c60e] .content {
|
||||
cursor: pointer;
|
||||
}
|
||||
.option-item[data-v-08c189f8] .stem-content.no-border {
|
||||
.option-item[data-v-34b5c60e] .stem-content.no-border {
|
||||
padding: 8px 14px !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=checkbox.vue.map */
|
||||
.line-content[data-v-0794e87b] {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
.option-item + .option-item[data-v-42039503] {
|
||||
margin-top: 16px;
|
||||
}
|
||||
.line-content .line-content--item[data-v-0794e87b] {
|
||||
flex: 1;
|
||||
}
|
||||
.line-content .line-content--item[data-v-0794e87b] .stem-content {
|
||||
height: 100%;
|
||||
}
|
||||
.line-content + .line-content[data-v-0794e87b] {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.create-option[data-v-0794e87b] {
|
||||
width: 100%;
|
||||
margin-top: 10px;
|
||||
border-style: dashed !important;
|
||||
}
|
||||
.option-item[data-v-0794e87b] {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
.option-item + .option-item[data-v-0794e87b] {
|
||||
margin-left: 100px;
|
||||
}
|
||||
.option-item.isMobile + .option-item.isMobile[data-v-0794e87b] {
|
||||
margin-left: 50px;
|
||||
}
|
||||
.option-item[data-v-0794e87b] {
|
||||
margin-bottom: 10px;
|
||||
.option-item[data-v-42039503] {
|
||||
display: flex;
|
||||
background: #fbfbfb;
|
||||
border-radius: 6px;
|
||||
padding-left: 16px;
|
||||
cursor: pointer;
|
||||
transition: all ease 0.3s;
|
||||
border: 1px solid #fbfbfb;
|
||||
}
|
||||
.option-item .questionSeq[data-v-0794e87b] {
|
||||
.option-item.isActive[data-v-42039503] {
|
||||
border-color: #2e9adb;
|
||||
}
|
||||
.option-item .questionSeq[data-v-42039503] {
|
||||
padding: 8px 0;
|
||||
}
|
||||
.option-item[data-v-0794e87b] .stem-content.no-border {
|
||||
.option-item.isTrue[data-v-42039503] {
|
||||
border: 1px solid #70b603;
|
||||
}
|
||||
.option-item.isTrue[data-v-42039503] .el-checkbox__input.is-checked .el-checkbox__inner {
|
||||
border-color: #70b603;
|
||||
background: #70b603;
|
||||
}
|
||||
.option-item.isFalse[data-v-42039503] {
|
||||
border: 1px solid #d9001b;
|
||||
}
|
||||
.option-item.isFalse[data-v-42039503] .el-checkbox__input.is-checked .el-checkbox__inner {
|
||||
border-color: #d9001b;
|
||||
background: #d9001b;
|
||||
}
|
||||
.option-item[data-v-42039503]:hover {
|
||||
background: #ddd;
|
||||
}
|
||||
.option-item[data-v-42039503] .content {
|
||||
cursor: pointer;
|
||||
}
|
||||
.option-item[data-v-42039503] .stem-content.no-border {
|
||||
padding: 8px 14px !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=view-line.vue.map */
|
||||
.line-content[data-v-53521b13] {
|
||||
/*# sourceMappingURL=checkbox.vue.map */
|
||||
.line-content[data-v-70ef6e32] {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
}
|
||||
.line-content .line-content--item[data-v-53521b13] {
|
||||
.line-content .line-content--item[data-v-70ef6e32] {
|
||||
flex: 1;
|
||||
}
|
||||
.line-content .line-content--item[data-v-53521b13] .stem-content {
|
||||
.line-content .line-content--item[data-v-70ef6e32] .stem-content {
|
||||
height: 100%;
|
||||
}
|
||||
.line-content + .line-content[data-v-53521b13] {
|
||||
.line-content + .line-content[data-v-70ef6e32] {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.create-option[data-v-53521b13] {
|
||||
.create-option[data-v-70ef6e32] {
|
||||
width: 100%;
|
||||
margin-top: 10px;
|
||||
border-style: dashed !important;
|
||||
}
|
||||
.option-item[data-v-53521b13] {
|
||||
.option-item[data-v-70ef6e32] {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
.option-item + .option-item[data-v-53521b13] {
|
||||
.option-item + .option-item[data-v-70ef6e32] {
|
||||
margin-left: 100px;
|
||||
}
|
||||
.option-item.isMobile + .option-item.isMobile[data-v-53521b13] {
|
||||
.option-item.isMobile + .option-item.isMobile[data-v-70ef6e32] {
|
||||
margin-left: 50px;
|
||||
}
|
||||
.option-item[data-v-53521b13] {
|
||||
.option-item[data-v-70ef6e32] {
|
||||
margin-bottom: 10px;
|
||||
background: #FBFBFB;
|
||||
border-radius: 6px;
|
||||
padding-left: 16px;
|
||||
border: 1px solid #fbfbfb;
|
||||
}
|
||||
.option-item .questionSeq[data-v-53521b13] {
|
||||
.option-item .questionSeq[data-v-70ef6e32] {
|
||||
padding: 8px 0;
|
||||
}
|
||||
.option-item[data-v-53521b13] .stem-content.no-border {
|
||||
.option-item[data-v-70ef6e32] .stem-content.no-border {
|
||||
padding: 8px 14px !important;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=view-line-answer.vue.map */
|
||||
.image-file[data-v-101e0263] {
|
||||
width: 218px;
|
||||
object-fit: scale-down;
|
||||
}
|
||||
.video-file[data-v-101e0263] {
|
||||
width: 408px;
|
||||
}
|
||||
.file-render[data-v-101e0263] {
|
||||
.line-content[data-v-6a0ba9cc] {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
}
|
||||
.file-info[data-v-101e0263] {
|
||||
.line-content .line-content--item[data-v-6a0ba9cc] {
|
||||
flex: 1;
|
||||
}
|
||||
.line-content .line-content--item[data-v-6a0ba9cc] .stem-content {
|
||||
height: 100%;
|
||||
}
|
||||
.line-content + .line-content[data-v-6a0ba9cc] {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.create-option[data-v-6a0ba9cc] {
|
||||
width: 100%;
|
||||
margin-top: 10px;
|
||||
border-style: dashed !important;
|
||||
}
|
||||
.option-item[data-v-6a0ba9cc] {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
.file-info.videoHandler[data-v-101e0263] {
|
||||
.option-item + .option-item[data-v-6a0ba9cc] {
|
||||
margin-left: 100px;
|
||||
}
|
||||
.option-item.isMobile + .option-item.isMobile[data-v-6a0ba9cc] {
|
||||
margin-left: 50px;
|
||||
}
|
||||
.option-item[data-v-6a0ba9cc] {
|
||||
margin-bottom: 10px;
|
||||
background: #fbfbfb;
|
||||
border-radius: 6px;
|
||||
padding-left: 16px;
|
||||
}
|
||||
.option-item .questionSeq[data-v-6a0ba9cc] {
|
||||
padding: 8px 0;
|
||||
}
|
||||
.option-item[data-v-6a0ba9cc] .stem-content.no-border {
|
||||
padding: 8px 14px !important;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=view-line.vue.map */
|
||||
.image-file[data-v-5c106e02] {
|
||||
width: 218px;
|
||||
object-fit: scale-down;
|
||||
}
|
||||
.video-file[data-v-5c106e02] {
|
||||
width: 408px;
|
||||
}
|
||||
.file-render[data-v-5c106e02] {
|
||||
width: 100%;
|
||||
}
|
||||
.file-info[data-v-5c106e02] {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
.file-info.videoHandler[data-v-5c106e02] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
.file-info.videoHandler .fileName[data-v-101e0263] {
|
||||
.file-info.videoHandler .fileName[data-v-5c106e02] {
|
||||
font-size: 18px;
|
||||
color: #333333;
|
||||
margin-bottom: 19px;
|
||||
}
|
||||
.file-info.videoHandler .fileInfo[data-v-101e0263] {
|
||||
.file-info.videoHandler .fileInfo[data-v-5c106e02] {
|
||||
font-size: 14px;
|
||||
color: #666666;
|
||||
margin-bottom: 19px;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=index.vue.map */
|
||||
.image-file[data-v-1d318b80] {
|
||||
.image-file[data-v-416683df] {
|
||||
width: 218px;
|
||||
object-fit: scale-down;
|
||||
}
|
||||
.video-file[data-v-1d318b80] {
|
||||
.video-file[data-v-416683df] {
|
||||
width: 408px;
|
||||
}
|
||||
.file-render[data-v-1d318b80] {
|
||||
.file-render[data-v-416683df] {
|
||||
width: 100%;
|
||||
}
|
||||
.file-info[data-v-1d318b80] {
|
||||
.file-info[data-v-416683df] {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
.file-info.videoHandler[data-v-1d318b80] {
|
||||
.file-info.videoHandler[data-v-416683df] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
.file-info.videoHandler .fileName[data-v-1d318b80] {
|
||||
.file-info.videoHandler .fileName[data-v-416683df] {
|
||||
font-size: 18px;
|
||||
color: #333333;
|
||||
margin-bottom: 19px;
|
||||
}
|
||||
.file-info.videoHandler .fileInfo[data-v-1d318b80] {
|
||||
.file-info.videoHandler .fileInfo[data-v-416683df] {
|
||||
font-size: 14px;
|
||||
color: #666666;
|
||||
margin-bottom: 19px;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=index.vue.map */
|
||||
[data-v-acf05200] .el-dialog__header {
|
||||
padding: 10px;
|
||||
}
|
||||
.video-content[data-v-acf05200] {
|
||||
width: 180px;
|
||||
height: 135px;
|
||||
border-radius: 6px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
.video-content .play[data-v-acf05200] {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
cursor: pointer;
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
}
|
||||
.video-mask[data-v-acf05200] {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
.video-mask img[data-v-acf05200] {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50% -50%);
|
||||
display: block;
|
||||
}
|
||||
.video-player[data-v-acf05200] {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=video-play.vue.map */
|
||||
[data-v-3ae85d83] .el-dialog__header {
|
||||
padding: 10px;
|
||||
}
|
||||
.video-content[data-v-3ae85d83] {
|
||||
width: 180px;
|
||||
height: 135px;
|
||||
border-radius: 6px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
.video-content .play[data-v-3ae85d83] {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
cursor: pointer;
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
}
|
||||
.video-mask[data-v-3ae85d83] {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
.video-mask img[data-v-3ae85d83] {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50% -50%);
|
||||
display: block;
|
||||
}
|
||||
.video-player[data-v-3ae85d83] {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=video-play.vue.map */
|
||||
.audio .audio-icon[data-v-37539b66] {
|
||||
.audio .audio-icon[data-v-6166fdf6] {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.audio .audio-icon img[data-v-37539b66] {
|
||||
.audio .audio-icon img[data-v-6166fdf6] {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: block;
|
||||
}
|
||||
.audio .audio-controls[data-v-37539b66] {
|
||||
.audio .audio-controls[data-v-6166fdf6] {
|
||||
width: 100%;
|
||||
max-width: 200px;
|
||||
flex: 1;
|
||||
height: 36px;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--progress[data-v-37539b66], .audio .audio-controls .audio-controls--handler[data-v-37539b66] {
|
||||
.audio .audio-controls .audio-controls--progress[data-v-6166fdf6], .audio .audio-controls .audio-controls--handler[data-v-6166fdf6] {
|
||||
width: 100%;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--handler[data-v-37539b66] {
|
||||
.audio .audio-controls .audio-controls--handler[data-v-6166fdf6] {
|
||||
line-height: 1;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--handler .play[data-v-37539b66] {
|
||||
.audio .audio-controls .audio-controls--handler .play[data-v-6166fdf6] {
|
||||
font-size: 24px;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-37539b66] {
|
||||
.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-6166fdf6] {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--handler .current-time[data-v-37539b66], .audio .audio-controls .audio-controls--handler .total-time[data-v-37539b66] {
|
||||
.audio .audio-controls .audio-controls--handler .current-time[data-v-6166fdf6], .audio .audio-controls .audio-controls--handler .total-time[data-v-6166fdf6] {
|
||||
font-size: 12px;
|
||||
color: #333;
|
||||
}
|
||||
.play-handler.mobile[data-v-37539b66] {
|
||||
.play-handler.mobile[data-v-6166fdf6] {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
.audio-component[data-v-37539b66] {
|
||||
.audio-component[data-v-6166fdf6] {
|
||||
display: none;
|
||||
}
|
||||
[data-v-37539b66] .el-slider__runway {
|
||||
[data-v-6166fdf6] .el-slider__runway {
|
||||
margin: 0 0 4px 0;
|
||||
background: #e3e3e3;
|
||||
height: 4px;
|
||||
}
|
||||
[data-v-37539b66] .el-slider__bar {
|
||||
[data-v-6166fdf6] .el-slider__bar {
|
||||
height: 4px;
|
||||
}
|
||||
[data-v-37539b66] .el-slider__button {
|
||||
[data-v-6166fdf6] .el-slider__button {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
}
|
||||
[data-v-37539b66] .el-slider__button-wrapper {
|
||||
[data-v-6166fdf6] .el-slider__button-wrapper {
|
||||
top: -15px;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=audio-play-new.vue.map */
|
||||
.audio .audio-icon[data-v-811fdafa] {
|
||||
.audio .audio-icon[data-v-4b6804e2] {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.audio .audio-icon img[data-v-811fdafa] {
|
||||
.audio .audio-icon img[data-v-4b6804e2] {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: block;
|
||||
}
|
||||
.audio .audio-controls[data-v-811fdafa] {
|
||||
.audio .audio-controls[data-v-4b6804e2] {
|
||||
width: 100%;
|
||||
max-width: 200px;
|
||||
flex: 1;
|
||||
height: 36px;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--progress[data-v-811fdafa], .audio .audio-controls .audio-controls--handler[data-v-811fdafa] {
|
||||
.audio .audio-controls .audio-controls--progress[data-v-4b6804e2], .audio .audio-controls .audio-controls--handler[data-v-4b6804e2] {
|
||||
width: 100%;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--handler[data-v-811fdafa] {
|
||||
.audio .audio-controls .audio-controls--handler[data-v-4b6804e2] {
|
||||
line-height: 1;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--handler .play[data-v-811fdafa] {
|
||||
.audio .audio-controls .audio-controls--handler .play[data-v-4b6804e2] {
|
||||
font-size: 24px;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-811fdafa] {
|
||||
.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-4b6804e2] {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--handler .current-time[data-v-811fdafa], .audio .audio-controls .audio-controls--handler .total-time[data-v-811fdafa] {
|
||||
.audio .audio-controls .audio-controls--handler .current-time[data-v-4b6804e2], .audio .audio-controls .audio-controls--handler .total-time[data-v-4b6804e2] {
|
||||
font-size: 12px;
|
||||
color: #333;
|
||||
}
|
||||
.play-handler.mobile[data-v-811fdafa] {
|
||||
.play-handler.mobile[data-v-4b6804e2] {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
.audio-component[data-v-811fdafa] {
|
||||
.audio-component[data-v-4b6804e2] {
|
||||
display: none;
|
||||
}
|
||||
[data-v-811fdafa] .el-slider__runway {
|
||||
[data-v-4b6804e2] .el-slider__runway {
|
||||
margin: 0 0 4px 0;
|
||||
background: #e3e3e3;
|
||||
height: 4px;
|
||||
}
|
||||
[data-v-811fdafa] .el-slider__bar {
|
||||
[data-v-4b6804e2] .el-slider__bar {
|
||||
height: 4px;
|
||||
}
|
||||
[data-v-811fdafa] .el-slider__button {
|
||||
[data-v-4b6804e2] .el-slider__button {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
}
|
||||
[data-v-811fdafa] .el-slider__button-wrapper {
|
||||
[data-v-4b6804e2] .el-slider__button-wrapper {
|
||||
top: -15px;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=audio-play-new.vue.map */
|
||||
/*# sourceMappingURL=audio-play-new.vue.map */
|
||||
[data-v-d6ccf97e] .el-dialog__header {
|
||||
padding: 10px;
|
||||
}
|
||||
.video-content[data-v-d6ccf97e] {
|
||||
width: 180px;
|
||||
height: 135px;
|
||||
border-radius: 6px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
.video-content .play[data-v-d6ccf97e] {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
cursor: pointer;
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
}
|
||||
.video-mask[data-v-d6ccf97e] {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
.video-mask img[data-v-d6ccf97e] {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50% -50%);
|
||||
display: block;
|
||||
}
|
||||
.video-player[data-v-d6ccf97e] {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=video-play.vue.map */
|
||||
[data-v-1903d5f8] .el-dialog__header {
|
||||
padding: 10px;
|
||||
}
|
||||
.video-content[data-v-1903d5f8] {
|
||||
width: 180px;
|
||||
height: 135px;
|
||||
border-radius: 6px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
.video-content .play[data-v-1903d5f8] {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
cursor: pointer;
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
}
|
||||
.video-mask[data-v-1903d5f8] {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
.video-mask img[data-v-1903d5f8] {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50% -50%);
|
||||
display: block;
|
||||
}
|
||||
.video-player[data-v-1903d5f8] {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=video-play.vue.map */
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
import crypto from 'crypto';
|
||||
@ -385,7 +385,7 @@ __vue_render__$g._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$g = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$g = "data-v-37539b66";
|
||||
const __vue_scope_id__$g = "data-v-6166fdf6";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$g = undefined;
|
||||
/* functional template */
|
||||
@ -423,17 +423,17 @@ function createCommonjsModule(fn, module) {
|
||||
return module = { exports: {} }, fn(module, module.exports), module.exports;
|
||||
}
|
||||
|
||||
var win;
|
||||
var win$1;
|
||||
if (typeof window !== "undefined") {
|
||||
win = window;
|
||||
win$1 = window;
|
||||
} else if (typeof commonjsGlobal !== "undefined") {
|
||||
win = commonjsGlobal;
|
||||
win$1 = commonjsGlobal;
|
||||
} else if (typeof self !== "undefined") {
|
||||
win = self;
|
||||
win$1 = self;
|
||||
} else {
|
||||
win = {};
|
||||
win$1 = {};
|
||||
}
|
||||
var window_1 = win;
|
||||
var window_1$1 = win$1;
|
||||
|
||||
var slice$1 = Array.prototype.slice;
|
||||
var domWalk = iterativelyWalk;
|
||||
@ -997,8 +997,8 @@ function extend$1() {
|
||||
}
|
||||
|
||||
var xhr$1 = createXHR;
|
||||
createXHR.XMLHttpRequest = window_1.XMLHttpRequest || noop$1;
|
||||
createXHR.XDomainRequest = "withCredentials" in new createXHR.XMLHttpRequest() ? createXHR.XMLHttpRequest : window_1.XDomainRequest;
|
||||
createXHR.XMLHttpRequest = window_1$1.XMLHttpRequest || noop$1;
|
||||
createXHR.XDomainRequest = "withCredentials" in new createXHR.XMLHttpRequest() ? createXHR.XMLHttpRequest : window_1$1.XDomainRequest;
|
||||
forEachArray(["get", "put", "post", "patch", "head", "delete"], function (method) {
|
||||
createXHR[method === "delete" ? "del" : method] = function (uri, options, callback) {
|
||||
options = initParams(uri, options, callback);
|
||||
@ -1205,6 +1205,18 @@ function getXml(xhr) {
|
||||
}
|
||||
function noop$1() {}
|
||||
|
||||
var win;
|
||||
if (typeof window !== "undefined") {
|
||||
win = window;
|
||||
} else if (typeof commonjsGlobal !== "undefined") {
|
||||
win = commonjsGlobal;
|
||||
} else if (typeof self !== "undefined") {
|
||||
win = self;
|
||||
} else {
|
||||
win = {};
|
||||
}
|
||||
var window_1 = win;
|
||||
|
||||
/**
|
||||
* Copyright 2013 vtt.js Contributors
|
||||
*
|
||||
@ -2885,7 +2897,7 @@ browserIndex.VTTRegion;
|
||||
* Includes vtt.js <https://github.com/mozilla/vtt.js>
|
||||
* Available under Apache License Version 2.0
|
||||
* <https://github.com/mozilla/vtt.js/blob/master/LICENSE>
|
||||
*/function _interopDefault(ex){return ex&&typeof ex==='object'&&'default'in ex?ex['default']:ex;}var window$1=_interopDefault(window_1);var document$1=_interopDefault(document_1);var tsml=_interopDefault(tsml$1);var safeParseTuple=_interopDefault(tuple);var xhr=_interopDefault(xhr$1);var vtt=_interopDefault(browserIndex);var version$1="6.13.0";/**
|
||||
*/function _interopDefault(ex){return ex&&typeof ex==='object'&&'default'in ex?ex['default']:ex;}var window$1=_interopDefault(window_1$1);var document$1=_interopDefault(document_1);var tsml=_interopDefault(tsml$1);var safeParseTuple=_interopDefault(tuple);var xhr=_interopDefault(xhr$1);var vtt=_interopDefault(browserIndex);var version$1="6.13.0";/**
|
||||
* @file browser.js
|
||||
* @module browser
|
||||
*/var USER_AGENT=window$1.navigator&&window$1.navigator.userAgent||'';var webkitVersionMap=/AppleWebKit\/([\d.]+)/i.exec(USER_AGENT);var appleWebkitVersion=webkitVersionMap?parseFloat(webkitVersionMap.pop()):null;/*
|
||||
@ -13575,7 +13587,7 @@ __vue_render__$f._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$f = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$f = "data-v-acf05200";
|
||||
const __vue_scope_id__$f = "data-v-d6ccf97e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$f = undefined;
|
||||
/* functional template */
|
||||
@ -13788,7 +13800,7 @@ __vue_render__$e._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$e = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$e = "data-v-101e0263";
|
||||
const __vue_scope_id__$e = "data-v-5c106e02";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$e = undefined;
|
||||
/* functional template */
|
||||
@ -13980,7 +13992,7 @@ __vue_render__$d._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$d = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$d = "data-v-2cb56c8e";
|
||||
const __vue_scope_id__$d = "data-v-086e2e0c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$d = undefined;
|
||||
/* functional template */
|
||||
@ -14356,7 +14368,7 @@ __vue_render__$c._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$c = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$c = "data-v-96d73128";
|
||||
const __vue_scope_id__$c = "data-v-748b79ea";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$c = undefined;
|
||||
/* functional template */
|
||||
@ -14672,7 +14684,7 @@ __vue_render__$b._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$b = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$b = "data-v-362bbaa4";
|
||||
const __vue_scope_id__$b = "data-v-42039503";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$b = undefined;
|
||||
/* functional template */
|
||||
@ -19803,7 +19815,7 @@ __vue_render__$a._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$a = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$a = "data-v-53521b13";
|
||||
const __vue_scope_id__$a = "data-v-70ef6e32";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$a = undefined;
|
||||
/* functional template */
|
||||
@ -20105,7 +20117,7 @@ __vue_render__$9._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$9 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$9 = "data-v-0794e87b";
|
||||
const __vue_scope_id__$9 = "data-v-6a0ba9cc";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$9 = undefined;
|
||||
/* functional template */
|
||||
@ -20248,9 +20260,9 @@ var script$8 = {
|
||||
return isCloze$1(String(this.question.questionType));
|
||||
},
|
||||
clozeLength() {
|
||||
let fillInTheBlanksSpan = this.question.stem.content.match(/fillInTheBlanksSpan/g);
|
||||
let fillInTheBlanks = this.question.stem.content.match(/\((.+?)\)/g);
|
||||
console.log(fillInTheBlanks, fillInTheBlanksSpan, 'fillInTheBlanksSpanfillInTheBlanksSpanfillInTheBlanksSpan');
|
||||
this.question.stem.content.match(/fillInTheBlanksSpan/g);
|
||||
this.question.stem.content.match(/\((.+?)\)/g);
|
||||
// console.log( fillInTheBlanks,fillInTheBlanksSpan,'fillInTheBlanksSpanfillInTheBlanksSpanfillInTheBlanksSpan');
|
||||
let sortString = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';
|
||||
// let data = fillInTheBlanksSpan ? fillInTheBlanksSpan.length : fillInTheBlanks
|
||||
let data = this.question.standardAnswer.length;
|
||||
@ -21001,7 +21013,7 @@ __vue_render__$8._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$8 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$8 = "data-v-85f1a418";
|
||||
const __vue_scope_id__$8 = "data-v-626fcb62";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$8 = undefined;
|
||||
/* functional template */
|
||||
@ -21335,7 +21347,7 @@ __vue_render__$7._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$7 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$7 = "data-v-811fdafa";
|
||||
const __vue_scope_id__$7 = "data-v-4b6804e2";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$7 = undefined;
|
||||
/* functional template */
|
||||
@ -21552,7 +21564,7 @@ __vue_render__$6._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$6 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$6 = "data-v-3ae85d83";
|
||||
const __vue_scope_id__$6 = "data-v-1903d5f8";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$6 = undefined;
|
||||
/* functional template */
|
||||
@ -21765,7 +21777,7 @@ __vue_render__$5._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$5 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$5 = "data-v-1d318b80";
|
||||
const __vue_scope_id__$5 = "data-v-416683df";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$5 = undefined;
|
||||
/* functional template */
|
||||
@ -21957,7 +21969,7 @@ __vue_render__$4._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$4 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$4 = "data-v-a5540524";
|
||||
const __vue_scope_id__$4 = "data-v-8e4439e6";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$4 = undefined;
|
||||
/* functional template */
|
||||
@ -22273,7 +22285,7 @@ __vue_render__$3._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$3 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$3 = "data-v-f4399a04";
|
||||
const __vue_scope_id__$3 = "data-v-0c43651d";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$3 = undefined;
|
||||
/* functional template */
|
||||
@ -22583,7 +22595,7 @@ __vue_render__$2._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$2 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$2 = "data-v-08c189f8";
|
||||
const __vue_scope_id__$2 = "data-v-34b5c60e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$2 = undefined;
|
||||
/* functional template */
|
||||
@ -23309,7 +23321,7 @@ __vue_render__$1._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$1 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$1 = "data-v-498fb768";
|
||||
const __vue_scope_id__$1 = "data-v-49ff412a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$1 = undefined;
|
||||
/* functional template */
|
||||
@ -23584,7 +23596,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-36d74f49";
|
||||
const __vue_scope_id__ = "data-v-6b3d24a8";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1,9 +1,9 @@
|
||||
|
||||
.read-the-docs[data-v-ca652f72] {
|
||||
.read-the-docs[data-v-518f1c34] {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
|
||||
.read-the-docs[data-v-4fa302f3] {
|
||||
.read-the-docs[data-v-40ccda74] {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
//
|
||||
@ -112,7 +112,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$1 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$1 = "data-v-4fa302f3";
|
||||
const __vue_scope_id__$1 = "data-v-40ccda74";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$1 = undefined;
|
||||
/* functional template */
|
||||
@ -225,7 +225,7 @@ const __vue_script__ = script;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-ca652f72";
|
||||
const __vue_scope_id__ = "data-v-518f1c34";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1 +1 @@
|
||||
.read-the-docs[data-v-ca652f72]{color:#888}.read-the-docs[data-v-4fa302f3]{color:#888}
|
||||
.read-the-docs[data-v-518f1c34]{color:#888}.read-the-docs[data-v-40ccda74]{color:#888}
|
||||
@ -1,5 +1,5 @@
|
||||
.preview-item-file[data-v-494311a4]:hover,
|
||||
.slip-over-cover[data-v-494311a4]:hover {
|
||||
.preview-item-file[data-v-0af940cd]:hover,
|
||||
.slip-over-cover[data-v-0af940cd]:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 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==";
|
||||
@ -1417,7 +1417,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-494311a4";
|
||||
const __vue_scope_id__ = "data-v-0af940cd";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1 +1 @@
|
||||
.preview-item-file[data-v-494311a4]:hover,.slip-over-cover[data-v-494311a4]:hover{cursor:pointer}
|
||||
.preview-item-file[data-v-0af940cd]:hover,.slip-over-cover[data-v-0af940cd]:hover{cursor:pointer}
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
.xml-single-ebook-group-h5[data-v-79879c4e] {
|
||||
.xml-single-ebook-group-h5[data-v-7026466d] {
|
||||
}
|
||||
.xml-single-ebook-group-pc[data-v-79879c4e] {
|
||||
.xml-single-ebook-group-pc[data-v-7026466d] {
|
||||
}
|
||||
.xml-single-ebook-group-pad[data-v-79879c4e] {
|
||||
.xml-single-ebook-group-pad[data-v-7026466d] {
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
@ -306,7 +306,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-79879c4e";
|
||||
const __vue_scope_id__ = "data-v-7026466d";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
.xml-single-ebook-group-h5[data-v-db1ef5b2] {
|
||||
.xml-single-ebook-group-h5[data-v-6d309986] {
|
||||
}
|
||||
.xml-single-ebook-group-pc[data-v-db1ef5b2] {
|
||||
.xml-single-ebook-group-pc[data-v-6d309986] {
|
||||
}
|
||||
.xml-single-ebook-group-pad[data-v-db1ef5b2] {
|
||||
.xml-single-ebook-group-pad[data-v-6d309986] {
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
@ -330,7 +330,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-db1ef5b2";
|
||||
const __vue_scope_id__ = "data-v-6d309986";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
.xml-single-ebook-group-h5[data-v-2ab7fd94] {
|
||||
.xml-single-ebook-group-h5[data-v-64857f15] {
|
||||
}
|
||||
.xml-single-ebook-group-pc[data-v-2ab7fd94] {
|
||||
.xml-single-ebook-group-pc[data-v-64857f15] {
|
||||
}
|
||||
.xml-single-ebook-group-pad[data-v-2ab7fd94] {
|
||||
.xml-single-ebook-group-pad[data-v-64857f15] {
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
@ -329,7 +329,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-2ab7fd94";
|
||||
const __vue_scope_id__ = "data-v-64857f15";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
.xml-single-music-group-h5[data-v-01606e1f] {
|
||||
.xml-single-music-group-h5[data-v-1487fe20] {
|
||||
}
|
||||
.xml-single-music-group-pc[data-v-01606e1f] {
|
||||
.xml-single-music-group-pc[data-v-1487fe20] {
|
||||
}
|
||||
.xml-single-music-group-pad[data-v-01606e1f] {
|
||||
.xml-single-music-group-pad[data-v-1487fe20] {
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
@ -313,7 +313,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-01606e1f";
|
||||
const __vue_scope_id__ = "data-v-1487fe20";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
.xml-single-question-group-h5[data-v-970e3a6a] {
|
||||
.xml-single-question-group-h5[data-v-19640c8c] {
|
||||
}
|
||||
.xml-single-question-group-pc[data-v-970e3a6a] {
|
||||
.xml-single-question-group-pc[data-v-19640c8c] {
|
||||
}
|
||||
.xml-single-question-group-pad[data-v-970e3a6a] {
|
||||
.xml-single-question-group-pad[data-v-19640c8c] {
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
@ -345,7 +345,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-970e3a6a";
|
||||
const __vue_scope_id__ = "data-v-19640c8c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
.xml-single-question-group-h5[data-v-37b34ced] {
|
||||
.xml-single-question-group-h5[data-v-11a9ade8] {
|
||||
}
|
||||
.xml-single-question-group-pc[data-v-37b34ced] {
|
||||
.xml-single-question-group-pc[data-v-11a9ade8] {
|
||||
}
|
||||
.xml-single-question-group-pad[data-v-37b34ced] {
|
||||
.xml-single-question-group-pad[data-v-11a9ade8] {
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
@ -337,7 +337,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-37b34ced";
|
||||
const __vue_scope_id__ = "data-v-11a9ade8";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
.xml-single-question-group-h5[data-v-37b34ced] {
|
||||
.xml-single-question-group-h5[data-v-11a9ade8] {
|
||||
}
|
||||
.xml-single-question-group-pc[data-v-37b34ced] {
|
||||
.xml-single-question-group-pc[data-v-11a9ade8] {
|
||||
}
|
||||
.xml-single-question-group-pad[data-v-37b34ced] {
|
||||
.xml-single-question-group-pad[data-v-11a9ade8] {
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
@ -337,7 +337,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-37b34ced";
|
||||
const __vue_scope_id__ = "data-v-11a9ade8";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
.xml-single-text-group-h5[data-v-5ae5cf71] {
|
||||
.xml-single-text-group-h5[data-v-35684fd0] {
|
||||
}
|
||||
.xml-single-text-group-pc[data-v-5ae5cf71] {
|
||||
.xml-single-text-group-pc[data-v-35684fd0] {
|
||||
}
|
||||
.xml-single-text-group-pad[data-v-5ae5cf71] {
|
||||
.xml-single-text-group-pad[data-v-35684fd0] {
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
@ -361,7 +361,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-5ae5cf71";
|
||||
const __vue_scope_id__ = "data-v-35684fd0";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
.xml-single-video-group-h5[data-v-09b9c62d] {
|
||||
.xml-single-video-group-h5[data-v-0390b24c] {
|
||||
}
|
||||
.xml-single-video-group-pc[data-v-09b9c62d] {
|
||||
.xml-single-video-group-pc[data-v-0390b24c] {
|
||||
}
|
||||
.xml-single-video-group-pad[data-v-09b9c62d] {
|
||||
.xml-single-video-group-pad[data-v-0390b24c] {
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
@ -325,7 +325,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-09b9c62d";
|
||||
const __vue_scope_id__ = "data-v-0390b24c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
/*# sourceMappingURL=third.vue.map */
|
||||
/*# sourceMappingURL=seventh.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fourth.vue.map */
|
||||
@ -9,34 +9,43 @@
|
||||
/*# sourceMappingURL=first.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=sixth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=tenth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=second.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eleventh.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fifth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eighth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fifth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=tenth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=sixth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=ninth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eleventh.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=third.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme3.vue.map */
|
||||
/*# sourceMappingURL=Greytheme5.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme6.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme3.vue.map */
|
||||
@ -45,40 +54,28 @@
|
||||
/*# sourceMappingURL=Yellowtheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme6.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=seventh.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=ninth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme4.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme5.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Bluetheme2.vue.map */
|
||||
/*# sourceMappingURL=Redtheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Bluetheme1.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme4.vue.map */
|
||||
/*# sourceMappingURL=Redtheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme3.vue.map */
|
||||
@ -87,12 +84,15 @@
|
||||
/*# sourceMappingURL=Greentheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme2.vue.map */
|
||||
/*# sourceMappingURL=Bluetheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Bluetheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Bluetheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme4.vue.map */
|
||||
|
||||
|
||||
@ -168,11 +168,11 @@
|
||||
|
||||
/*# sourceMappingURL=XmlText.vue.map */
|
||||
|
||||
.xml-text-h5[data-v-169e6e18] {
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
}
|
||||
.xml-text-pc[data-v-169e6e18] {
|
||||
.xml-text-pc[data-v-53ea1419] {
|
||||
}
|
||||
.xml-text-h5[data-v-169e6e18] {
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
import crypto from 'crypto';
|
||||
@ -9364,7 +9364,7 @@ __vue_render__$B._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$A = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$A = "data-v-bd7c342c";
|
||||
const __vue_scope_id__$A = "data-v-b03ad06e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$A = undefined;
|
||||
/* functional template */
|
||||
@ -51587,7 +51587,7 @@ __vue_render__$x._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$x = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$x = "data-v-169e6e18";
|
||||
const __vue_scope_id__$x = "data-v-53ea1419";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$x = undefined;
|
||||
/* functional template */
|
||||
@ -51859,7 +51859,7 @@ __vue_render__$w._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$w = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$w = "data-v-e3629262";
|
||||
const __vue_scope_id__$w = "data-v-fa7cf124";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$w = undefined;
|
||||
/* functional template */
|
||||
@ -52054,7 +52054,7 @@ __vue_render__$v._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$v = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$v = "data-v-c59de198";
|
||||
const __vue_scope_id__$v = "data-v-63d96ada";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$v = undefined;
|
||||
/* functional template */
|
||||
@ -52245,7 +52245,7 @@ __vue_render__$u._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$u = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$u = "data-v-563ea8de";
|
||||
const __vue_scope_id__$u = "data-v-85c96906";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$u = undefined;
|
||||
/* functional template */
|
||||
@ -52442,7 +52442,7 @@ __vue_render__$t._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$t = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$t = "data-v-3f4238aa";
|
||||
const __vue_scope_id__$t = "data-v-cc92de2a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$t = undefined;
|
||||
/* functional template */
|
||||
@ -52639,7 +52639,7 @@ __vue_render__$s._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$s = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$s = "data-v-5d5bc238";
|
||||
const __vue_scope_id__$s = "data-v-48c0f2b9";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$s = undefined;
|
||||
/* functional template */
|
||||
@ -52840,7 +52840,7 @@ __vue_render__$r._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$r = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$r = "data-v-806db2ae";
|
||||
const __vue_scope_id__$r = "data-v-1aa48df0";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$r = undefined;
|
||||
/* functional template */
|
||||
@ -53061,7 +53061,7 @@ __vue_render__$q._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$q = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$q = "data-v-abfaca0a";
|
||||
const __vue_scope_id__$q = "data-v-ad9706cc";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$q = undefined;
|
||||
/* functional template */
|
||||
@ -53258,7 +53258,7 @@ __vue_render__$p._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$p = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$p = "data-v-26560c2f";
|
||||
const __vue_scope_id__$p = "data-v-0f887b20";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$p = undefined;
|
||||
/* functional template */
|
||||
@ -53455,7 +53455,7 @@ __vue_render__$o._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$o = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$o = "data-v-00159929";
|
||||
const __vue_scope_id__$o = "data-v-3cc5ebaa";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$o = undefined;
|
||||
/* functional template */
|
||||
@ -53652,7 +53652,7 @@ __vue_render__$n._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$n = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$n = "data-v-6502f73d";
|
||||
const __vue_scope_id__$n = "data-v-3cfb2884";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$n = undefined;
|
||||
/* functional template */
|
||||
@ -53851,7 +53851,7 @@ __vue_render__$m._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$m = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$m = "data-v-53efb387";
|
||||
const __vue_scope_id__$m = "data-v-d3f55e34";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$m = undefined;
|
||||
/* functional template */
|
||||
@ -54062,7 +54062,7 @@ __vue_render__$l._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$l = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$l = "data-v-0272e976";
|
||||
const __vue_scope_id__$l = "data-v-4b2a94b7";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$l = undefined;
|
||||
/* functional template */
|
||||
@ -54273,7 +54273,7 @@ __vue_render__$k._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$k = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$k = "data-v-b907f0d6";
|
||||
const __vue_scope_id__$k = "data-v-5cf78f16";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$k = undefined;
|
||||
/* functional template */
|
||||
@ -54484,7 +54484,7 @@ __vue_render__$j._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$j = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$j = "data-v-af5c6e24";
|
||||
const __vue_scope_id__$j = "data-v-1ded17a2";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$j = undefined;
|
||||
/* functional template */
|
||||
@ -54695,7 +54695,7 @@ __vue_render__$i._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$i = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$i = "data-v-7b4138aa";
|
||||
const __vue_scope_id__$i = "data-v-780e382a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$i = undefined;
|
||||
/* functional template */
|
||||
@ -54906,7 +54906,7 @@ __vue_render__$h._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$h = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$h = "data-v-4e30a866";
|
||||
const __vue_scope_id__$h = "data-v-d22f58b2";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$h = undefined;
|
||||
/* functional template */
|
||||
@ -55117,7 +55117,7 @@ __vue_render__$g._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$g = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$g = "data-v-21201822";
|
||||
const __vue_scope_id__$g = "data-v-69d7c363";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$g = undefined;
|
||||
/* functional template */
|
||||
@ -55308,7 +55308,7 @@ __vue_render__$f._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$f = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$f = "data-v-53e9987b";
|
||||
const __vue_scope_id__$f = "data-v-3bb51f3c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$f = undefined;
|
||||
/* functional template */
|
||||
@ -55499,7 +55499,7 @@ __vue_render__$e._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$e = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$e = "data-v-01c75118";
|
||||
const __vue_scope_id__$e = "data-v-2cda504e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$e = undefined;
|
||||
/* functional template */
|
||||
@ -55690,7 +55690,7 @@ __vue_render__$d._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$d = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$d = "data-v-a0b5ec96";
|
||||
const __vue_scope_id__$d = "data-v-d11edf14";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$d = undefined;
|
||||
/* functional template */
|
||||
@ -55881,7 +55881,7 @@ __vue_render__$c._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$c = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$c = "data-v-5d82c252";
|
||||
const __vue_scope_id__$c = "data-v-454e4913";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$c = undefined;
|
||||
/* functional template */
|
||||
@ -56072,7 +56072,7 @@ __vue_render__$b._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$b = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$b = "data-v-9c031c28";
|
||||
const __vue_scope_id__$b = "data-v-874dc3ea";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$b = undefined;
|
||||
/* functional template */
|
||||
@ -56263,7 +56263,7 @@ __vue_render__$a._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$a = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$a = "data-v-50daaa6b";
|
||||
const __vue_scope_id__$a = "data-v-5b35568a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$a = undefined;
|
||||
/* functional template */
|
||||
@ -56454,7 +56454,7 @@ __vue_render__$9._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$9 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$9 = "data-v-20923a2c";
|
||||
const __vue_scope_id__$9 = "data-v-0bdce1ee";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$9 = undefined;
|
||||
/* functional template */
|
||||
@ -56645,7 +56645,7 @@ __vue_render__$8._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$8 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$8 = "data-v-e2d9c92e";
|
||||
const __vue_scope_id__$8 = "data-v-ce2470f0";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$8 = undefined;
|
||||
/* functional template */
|
||||
@ -56836,7 +56836,7 @@ __vue_render__$7._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$7 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$7 = "data-v-50dab00c";
|
||||
const __vue_scope_id__$7 = "data-v-4e1d80d9";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$7 = undefined;
|
||||
/* functional template */
|
||||
@ -57027,7 +57027,7 @@ __vue_render__$6._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$6 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$6 = "data-v-651fdcb9";
|
||||
const __vue_scope_id__$6 = "data-v-48aa94d0";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$6 = undefined;
|
||||
/* functional template */
|
||||
@ -57218,7 +57218,7 @@ __vue_render__$5._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$5 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$5 = "data-v-c0c18e96";
|
||||
const __vue_scope_id__$5 = "data-v-6678bd54";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$5 = undefined;
|
||||
/* functional template */
|
||||
@ -57409,7 +57409,7 @@ __vue_render__$4._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$4 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$4 = "data-v-ff8b7392";
|
||||
const __vue_scope_id__$4 = "data-v-1275c1d4";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$4 = undefined;
|
||||
/* functional template */
|
||||
@ -57600,7 +57600,7 @@ __vue_render__$3._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$3 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$3 = "data-v-5c348cc9";
|
||||
const __vue_scope_id__$3 = "data-v-49d8784a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$3 = undefined;
|
||||
/* functional template */
|
||||
@ -57791,7 +57791,7 @@ __vue_render__$2._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$2 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$2 = "data-v-68be8eb4";
|
||||
const __vue_scope_id__$2 = "data-v-8d76b7b2";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$2 = undefined;
|
||||
/* functional template */
|
||||
@ -57982,7 +57982,7 @@ __vue_render__$1._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$1 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$1 = "data-v-3b0ce483";
|
||||
const __vue_scope_id__$1 = "data-v-28b0d004";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$1 = undefined;
|
||||
/* functional template */
|
||||
@ -58173,7 +58173,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-ab0ddf40";
|
||||
const __vue_scope_id__ = "data-v-cfc6083e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
//
|
||||
@ -367,7 +367,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-47d3a9d4";
|
||||
const __vue_scope_id__ = "data-v-01dca733";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,14 +1,11 @@
|
||||
|
||||
.xml-text-h5[data-v-169e6e18] {
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
}
|
||||
.xml-text-pc[data-v-169e6e18] {
|
||||
.xml-text-pc[data-v-53ea1419] {
|
||||
}
|
||||
.xml-text-h5[data-v-169e6e18] {
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*# sourceMappingURL=XmlTextDialog.vue.map */
|
||||
.xml-text-h5 .inline-audio-wrap,
|
||||
.xml-text-h5 .inline-link-wrap {
|
||||
align-items: center;
|
||||
@ -81,6 +78,9 @@
|
||||
/*# sourceMappingURL=XmlText.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=XmlTextDialog.vue.map */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
import crypto from 'crypto';
|
||||
@ -9364,7 +9364,7 @@ __vue_render__$4._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$3 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$3 = "data-v-bd7c342c";
|
||||
const __vue_scope_id__$3 = "data-v-b03ad06e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$3 = undefined;
|
||||
/* functional template */
|
||||
@ -51587,7 +51587,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-169e6e18";
|
||||
const __vue_scope_id__ = "data-v-53ea1419";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
.xml-single-html-group-render{position:relative}.xml-single-html-group-render .xml-html-mask{position:absolute;width:calc(100% - 30px)!important;height:calc(100% - 30px)!important;left:0;right:0;bottom:0;top:0;opacity:.1;filter:alpha(opacity=5);z-index:100}.xml-single-html-group-render .xml-copy-url-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background-color:#fff;cursor:pointer;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:16px;color:#2d2d2d}.xml-single-html-group-render .xml-copy-url-box .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:14px;background:#eef3ff;border-radius:12px}.xml-single-html-group-render .xml-copy-url-box .content img{width:120px}.xml-single-html-group-render .xml-copy-url-box .content span{padding:14px 0;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:11px;color:#999;line-height:20px}.xml-single-html-group-render .xml-copy-url-box .content .btn{font-family:PingFang SC,PingFang SC;font-weight:400;font-size:12px;color:#3e8ced}.xml-single-html-group-render .web-file-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:14px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:15px;border:1px solid #418eed;background:-webkit-gradient(linear,left top,right top,from(rgba(161,196,253,0)),to(rgba(194,233,251,.6)));background:linear-gradient(90deg,rgba(161,196,253,0) 0,rgba(194,233,251,.6) 100%);cursor:pointer}.xml-single-html-group-render .web-file-box .file-cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:70px}.xml-single-html-group-render .web-file-box .file-cover img{width:70px;height:70px}.xml-single-html-group-render .web-file-box .file-title{font-size:18px;font-weight:400;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-left:16px;width:calc(100% - 100px)!important;height:70px;line-height:70px;background-image:url(../../static/images/leaflet/resourceCenter/html_bg_01.png);background-size:90px 90px;background-repeat:no-repeat;background-position:100% -28px}.xml-single-html-group-render .xml-iframe-mask-box::after{content:"";position:absolute;top:0;left:0;z-index:999;display:block;width:100%;height:100%;pointer-events:var(--xml-iframe-pointer-events)}
|
||||
.xml-single-html-group-render{position:relative}.xml-single-html-group-render .xml-html-mask{position:absolute;width:calc(100% - 30px)!important;height:calc(100% - 30px)!important;left:0;right:0;bottom:0;top:0;opacity:.1;filter:alpha(opacity=5);z-index:100}.xml-single-html-group-render .xml-copy-url-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background-color:#fff;cursor:pointer;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:16px;color:#2d2d2d}.xml-single-html-group-render .xml-copy-url-box .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:14px;background:#eef3ff;border-radius:12px}.xml-single-html-group-render .xml-copy-url-box .content img{width:120px}.xml-single-html-group-render .xml-copy-url-box .content span{padding:14px 0;font-family:PingFang SC,PingFang SC;font-weight:400;font-size:11px;color:#999;line-height:20px}.xml-single-html-group-render .xml-copy-url-box .content .btn{font-family:PingFang SC,PingFang SC;font-weight:400;font-size:12px;color:#3e8ced}.xml-single-html-group-render .web-file-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:14px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:15px;border:1px solid #418eed;background:-webkit-gradient(linear,left top,right top,from(rgba(161,196,253,0)),to(rgba(194,233,251,.6)));background:linear-gradient(90deg,rgba(161,196,253,0) 0,rgba(194,233,251,.6) 100%);cursor:pointer}.xml-single-html-group-render .web-file-box .file-cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:70px}.xml-single-html-group-render .web-file-box .file-cover img{width:70px;height:70px}.xml-single-html-group-render .web-file-box .file-title{font-size:18px;font-weight:400;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-left:16px;width:calc(100% - 100px)!important;height:70px;line-height:70px;background-image:url(../../static/images/leaflet/resourceCenter/html_bg_01.png);background-size:90px 90px;background-repeat:no-repeat;background-position:100% -28px}.xml-single-html-group-render .xml-iframe-mask-box::after{content:"";position:absolute;top:0;left:0;z-index:999;display:block;width:100%;height:100%;pointer-events:var(--xml-iframe-pointer-events)}.xml-single-html-group-render .fullscreen-btn{position:absolute;top:10px;right:10px;width:32px;height:32px;background:rgba(0,0,0,.5);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#fff;z-index:100}.xml-single-html-group-render .fullscreen-btn:hover{background:rgba(0,0,0,.7)}
|
||||
@ -1,33 +1,51 @@
|
||||
|
||||
|
||||
/*# sourceMappingURL=fifth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=first.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=semicircle.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=thirteenth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=seventeen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=triangle.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fifth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=second.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=rotundity.vue.map */
|
||||
/*# sourceMappingURL=rectangle.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=hexagon.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=rectangle.vue.map */
|
||||
/*# sourceMappingURL=third.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=rotundity.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=second.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=square.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=twelfth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=sixth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=seventeen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=thirteenth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eighteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fifteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=triangle.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=sixteen.vue.map */
|
||||
@ -36,43 +54,19 @@
|
||||
/*# sourceMappingURL=fourteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=twelfth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fifteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=square.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=third.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=nineteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=sixth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eighteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eighteen2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme4.vue.map */
|
||||
/*# sourceMappingURL=nineteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme4.vue.map */
|
||||
/*# sourceMappingURL=Greentheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme3.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme3.vue.map */
|
||||
@ -84,54 +78,52 @@
|
||||
/*# sourceMappingURL=Greentheme6.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme1.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme2.vue.map */
|
||||
/*# sourceMappingURL=Greentheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Twentyfive.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Twentytwo.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=twenty.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme5.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme6.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Knowledge.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Twentyone.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme6.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=twenty.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Twentyfive.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Twentythree.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Twentytwo.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Twentyfour.vue.map */
|
||||
|
||||
.xml-text-h5[data-v-169e6e18] {
|
||||
}
|
||||
.xml-text-pc[data-v-169e6e18] {
|
||||
}
|
||||
.xml-text-h5[data-v-169e6e18] {
|
||||
}
|
||||
|
||||
.xml-text-h5 .inline-audio-wrap,
|
||||
.xml-text-h5 .inline-link-wrap {
|
||||
align-items: center;
|
||||
@ -203,6 +195,14 @@
|
||||
|
||||
/*# sourceMappingURL=XmlText.vue.map */
|
||||
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
}
|
||||
.xml-text-pc[data-v-53ea1419] {
|
||||
}
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*# sourceMappingURL=XmlTextDialog.vue.map */
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
import crypto from 'crypto';
|
||||
@ -9364,7 +9364,7 @@ __vue_render__$K._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$J = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$J = "data-v-bd7c342c";
|
||||
const __vue_scope_id__$J = "data-v-b03ad06e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$J = undefined;
|
||||
/* functional template */
|
||||
@ -51587,7 +51587,7 @@ __vue_render__$G._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$G = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$G = "data-v-169e6e18";
|
||||
const __vue_scope_id__$G = "data-v-53ea1419";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$G = undefined;
|
||||
/* functional template */
|
||||
@ -51887,7 +51887,7 @@ __vue_render__$F._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$F = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$F = "data-v-0a7ea796";
|
||||
const __vue_scope_id__$F = "data-v-33bc37d7";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$F = undefined;
|
||||
/* functional template */
|
||||
@ -52107,7 +52107,7 @@ __vue_render__$E._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$E = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$E = "data-v-2594c982";
|
||||
const __vue_scope_id__$E = "data-v-49be6121";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$E = undefined;
|
||||
/* functional template */
|
||||
@ -52327,7 +52327,7 @@ __vue_render__$D._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$D = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$D = "data-v-0df483ff";
|
||||
const __vue_scope_id__$D = "data-v-63fb7980";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$D = undefined;
|
||||
/* functional template */
|
||||
@ -52564,7 +52564,7 @@ __vue_render__$C._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$C = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$C = "data-v-0140d086";
|
||||
const __vue_scope_id__$C = "data-v-9e591236";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$C = undefined;
|
||||
/* functional template */
|
||||
@ -52784,7 +52784,7 @@ __vue_render__$B._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$B = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$B = "data-v-f67877b6";
|
||||
const __vue_scope_id__$B = "data-v-7bbb4ea6";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$B = undefined;
|
||||
/* functional template */
|
||||
@ -53000,7 +53000,7 @@ __vue_render__$A._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$A = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$A = "data-v-3da9070c";
|
||||
const __vue_scope_id__$A = "data-v-0265ec66";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$A = undefined;
|
||||
/* functional template */
|
||||
@ -53220,7 +53220,7 @@ __vue_render__$z._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$z = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$z = "data-v-033f4019";
|
||||
const __vue_scope_id__$z = "data-v-5843cc10";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$z = undefined;
|
||||
/* functional template */
|
||||
@ -53489,7 +53489,7 @@ __vue_render__$y._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$y = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$y = "data-v-43bbc782";
|
||||
const __vue_scope_id__$y = "data-v-3ffa3b21";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$y = undefined;
|
||||
/* functional template */
|
||||
@ -53709,7 +53709,7 @@ __vue_render__$x._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$x = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$x = "data-v-af2decd0";
|
||||
const __vue_scope_id__$x = "data-v-33df0c12";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$x = undefined;
|
||||
/* functional template */
|
||||
@ -53978,7 +53978,7 @@ __vue_render__$w._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$w = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$w = "data-v-59931f40";
|
||||
const __vue_scope_id__$w = "data-v-56de6ec1";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$w = undefined;
|
||||
/* functional template */
|
||||
@ -54198,7 +54198,7 @@ __vue_render__$v._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$v = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$v = "data-v-8eae06ba";
|
||||
const __vue_scope_id__$v = "data-v-386c69c2";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$v = undefined;
|
||||
/* functional template */
|
||||
@ -54467,7 +54467,7 @@ __vue_render__$u._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$u = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$u = "data-v-48869177";
|
||||
const __vue_scope_id__$u = "data-v-d4430790";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$u = undefined;
|
||||
/* functional template */
|
||||
@ -54717,7 +54717,7 @@ __vue_render__$t._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$t = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$t = "data-v-4afbce13";
|
||||
const __vue_scope_id__$t = "data-v-6fec1172";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$t = undefined;
|
||||
/* functional template */
|
||||
@ -54935,7 +54935,7 @@ __vue_render__$s._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$s = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$s = "data-v-1f6dc6ec";
|
||||
const __vue_scope_id__$s = "data-v-6117efcb";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$s = undefined;
|
||||
/* functional template */
|
||||
@ -55181,7 +55181,7 @@ __vue_render__$r._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$r = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$r = "data-v-6be0018c";
|
||||
const __vue_scope_id__$r = "data-v-c938c08a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$r = undefined;
|
||||
/* functional template */
|
||||
@ -55402,7 +55402,7 @@ __vue_render__$q._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$q = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$q = "data-v-309cefd6";
|
||||
const __vue_scope_id__$q = "data-v-77804096";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$q = undefined;
|
||||
/* functional template */
|
||||
@ -55654,7 +55654,7 @@ __vue_render__$p._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$p = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$p = "data-v-7970237b";
|
||||
const __vue_scope_id__$p = "data-v-1975c5cc";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$p = undefined;
|
||||
/* functional template */
|
||||
@ -55879,7 +55879,7 @@ __vue_render__$o._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$o = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$o = "data-v-69287804";
|
||||
const __vue_scope_id__$o = "data-v-db07b276";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$o = undefined;
|
||||
/* functional template */
|
||||
@ -56104,7 +56104,7 @@ __vue_render__$n._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$n = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$n = "data-v-391547ac";
|
||||
const __vue_scope_id__$n = "data-v-36d0f4ee";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$n = undefined;
|
||||
/* functional template */
|
||||
@ -56322,7 +56322,7 @@ __vue_render__$m._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$m = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$m = "data-v-59902ad6";
|
||||
const __vue_scope_id__$m = "data-v-75931f16";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$m = undefined;
|
||||
/* functional template */
|
||||
@ -56573,7 +56573,7 @@ __vue_render__$l._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$l = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$l = "data-v-01e1e70d";
|
||||
const __vue_scope_id__$l = "data-v-88d2d9e4";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$l = undefined;
|
||||
/* functional template */
|
||||
@ -56834,7 +56834,7 @@ __vue_render__$k._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$k = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$k = "data-v-353008e8";
|
||||
const __vue_scope_id__$k = "data-v-cee2c272";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$k = undefined;
|
||||
/* functional template */
|
||||
@ -57055,7 +57055,7 @@ __vue_render__$j._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$j = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$j = "data-v-573107bf";
|
||||
const __vue_scope_id__$j = "data-v-eb31f844";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$j = undefined;
|
||||
/* functional template */
|
||||
@ -57278,7 +57278,7 @@ __vue_render__$i._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$i = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$i = "data-v-631143ec";
|
||||
const __vue_scope_id__$i = "data-v-48ef0029";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$i = undefined;
|
||||
/* functional template */
|
||||
@ -57498,7 +57498,7 @@ __vue_render__$h._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$h = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$h = "data-v-ee972596";
|
||||
const __vue_scope_id__$h = "data-v-afccd514";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$h = undefined;
|
||||
/* functional template */
|
||||
@ -57730,7 +57730,7 @@ __vue_render__$g._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$g = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$g = "data-v-00fa5528";
|
||||
const __vue_scope_id__$g = "data-v-5512122e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$g = undefined;
|
||||
/* functional template */
|
||||
@ -57988,7 +57988,7 @@ __vue_render__$f._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$f = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$f = "data-v-48dd2f14";
|
||||
const __vue_scope_id__$f = "data-v-f7619d9a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$f = undefined;
|
||||
/* functional template */
|
||||
@ -58209,7 +58209,7 @@ __vue_render__$e._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$e = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$e = "data-v-0f15805a";
|
||||
const __vue_scope_id__$e = "data-v-0d89f839";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$e = undefined;
|
||||
/* functional template */
|
||||
@ -58430,7 +58430,7 @@ __vue_render__$d._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$d = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$d = "data-v-f569b08a";
|
||||
const __vue_scope_id__$d = "data-v-f880c0cc";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$d = undefined;
|
||||
/* functional template */
|
||||
@ -58649,7 +58649,7 @@ __vue_render__$c._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$c = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$c = "data-v-219ef804";
|
||||
const __vue_scope_id__$c = "data-v-09265105";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$c = undefined;
|
||||
/* functional template */
|
||||
@ -58872,7 +58872,7 @@ __vue_render__$b._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$b = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$b = "data-v-37c53da0";
|
||||
const __vue_scope_id__$b = "data-v-49ffd63f";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$b = undefined;
|
||||
/* functional template */
|
||||
@ -59095,7 +59095,7 @@ __vue_render__$a._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$a = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$a = "data-v-09a030fd";
|
||||
const __vue_scope_id__$a = "data-v-5a86dffe";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$a = undefined;
|
||||
/* functional template */
|
||||
@ -59354,7 +59354,7 @@ __vue_render__$9._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$9 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$9 = "data-v-71a4a810";
|
||||
const __vue_scope_id__$9 = "data-v-19b89faf";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$9 = undefined;
|
||||
/* functional template */
|
||||
@ -59571,7 +59571,7 @@ __vue_render__$8._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$8 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$8 = "data-v-40a78e79";
|
||||
const __vue_scope_id__$8 = "data-v-39fa7a0c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$8 = undefined;
|
||||
/* functional template */
|
||||
@ -59788,7 +59788,7 @@ __vue_render__$7._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$7 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$7 = "data-v-166ecefa";
|
||||
const __vue_scope_id__$7 = "data-v-d0eaf34e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$7 = undefined;
|
||||
/* functional template */
|
||||
@ -60004,7 +60004,7 @@ __vue_render__$6._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$6 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$6 = "data-v-3e1baa1f";
|
||||
const __vue_scope_id__$6 = "data-v-75d0613e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$6 = undefined;
|
||||
/* functional template */
|
||||
@ -60226,7 +60226,7 @@ __vue_render__$5._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$5 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$5 = "data-v-2e7d219a";
|
||||
const __vue_scope_id__$5 = "data-v-07b6f34a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$5 = undefined;
|
||||
/* functional template */
|
||||
@ -60454,7 +60454,7 @@ __vue_render__$4._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$4 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$4 = "data-v-e20336a6";
|
||||
const __vue_scope_id__$4 = "data-v-7e7b488c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$4 = undefined;
|
||||
/* functional template */
|
||||
@ -60686,7 +60686,7 @@ __vue_render__$3._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$3 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$3 = "data-v-2d3389b4";
|
||||
const __vue_scope_id__$3 = "data-v-22ce0da7";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$3 = undefined;
|
||||
/* functional template */
|
||||
@ -60918,7 +60918,7 @@ __vue_render__$2._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$2 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$2 = "data-v-1bab760e";
|
||||
const __vue_scope_id__$2 = "data-v-721f1a8c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$2 = undefined;
|
||||
/* functional template */
|
||||
@ -61152,7 +61152,7 @@ __vue_render__$1._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$1 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$1 = "data-v-ef2b4086";
|
||||
const __vue_scope_id__$1 = "data-v-bbe73f04";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$1 = undefined;
|
||||
/* functional template */
|
||||
@ -61390,7 +61390,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-627b620a";
|
||||
const __vue_scope_id__ = "data-v-1ac800ae";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,10 +1,7 @@
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme2.vue.map */
|
||||
.title-text[data-v-6117e448] {
|
||||
.title-text[data-v-540aeadd] {
|
||||
background-color: var(--background-color) !important;
|
||||
}
|
||||
.title-left[data-v-6117e448] {
|
||||
.title-left[data-v-540aeadd] {
|
||||
border-color: var(--background-color) !important;
|
||||
color: var(--background-color) !important;
|
||||
}
|
||||
@ -12,67 +9,73 @@
|
||||
/*# sourceMappingURL=third.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme6.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=semicircle.vue.map */
|
||||
/*# sourceMappingURL=rectangle.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme4.vue.map */
|
||||
/*# sourceMappingURL=first.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme6.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=thirteenth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=nineteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=sixth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=twelfth.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fifteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=seventeen.vue.map */
|
||||
/*# sourceMappingURL=semicircle.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fourteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=hexagon.vue.map */
|
||||
/*# sourceMappingURL=sixth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme5.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=rectangle.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme6.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyfive.vue.map */
|
||||
/*# sourceMappingURL=Greentheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme1.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=thirteenth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fourteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=nineteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme4.vue.map */
|
||||
/*# sourceMappingURL=seventeen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme6.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=hexagon.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=twelfth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=sixteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Knowledge.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme2.vue.map */
|
||||
@ -81,46 +84,25 @@
|
||||
/*# sourceMappingURL=fifth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtynine.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme3.vue.map */
|
||||
/*# sourceMappingURL=Redtheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=triangle.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=titleLogging.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyone.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Knowledge.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtytwo.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=titleLight.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=first.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyseven.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtysix.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyfour.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyeight.vue.map */
|
||||
/*# sourceMappingURL=Redtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtytwo.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtythree.vue.map */
|
||||
@ -129,53 +111,63 @@
|
||||
/*# sourceMappingURL=BuleRectangle.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=sixteen.vue.map */
|
||||
/*# sourceMappingURL=Thirtynine.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=titleQuestion.vue.map */
|
||||
/*# sourceMappingURL=Thirtyseven.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Sevenpagefive.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Forty.vue.map */
|
||||
/*# sourceMappingURL=Thirtysix.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=BuleRectangleTwo.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=titleCrane.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=titleTearcher.vue.map */
|
||||
.title-bgimg[data-v-bcca686c] {
|
||||
.title-bgimg[data-v-d02812ae] {
|
||||
background-image: url(../style/title-text-bgimg.png);
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=Sevenpageone.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Sevenpagetwo.vue.map */
|
||||
/*# sourceMappingURL=titleLogging.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyeight.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Sevenpagethree.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=titleLight.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=titleCrane.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=titleText.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Sevenpagefive.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Sevenpagetwo.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Forty.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=titleQuestion.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyfive.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Fortyone.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Sevenpagefour.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=titleText.vue.map */
|
||||
|
||||
.xml-text-h5[data-v-169e6e18] {
|
||||
}
|
||||
.xml-text-pc[data-v-169e6e18] {
|
||||
}
|
||||
.xml-text-h5[data-v-169e6e18] {
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=titleTearcher.vue.map */
|
||||
.xml-text-h5 .inline-audio-wrap,
|
||||
.xml-text-h5 .inline-link-wrap {
|
||||
align-items: center;
|
||||
@ -247,6 +239,14 @@
|
||||
|
||||
/*# sourceMappingURL=XmlText.vue.map */
|
||||
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
}
|
||||
.xml-text-pc[data-v-53ea1419] {
|
||||
}
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*# sourceMappingURL=XmlTextDialog.vue.map */
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
import crypto from 'crypto';
|
||||
@ -9364,7 +9364,7 @@ __vue_render__$W._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$V = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$V = "data-v-bd7c342c";
|
||||
const __vue_scope_id__$V = "data-v-b03ad06e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$V = undefined;
|
||||
/* functional template */
|
||||
@ -51587,7 +51587,7 @@ __vue_render__$S._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$S = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$S = "data-v-169e6e18";
|
||||
const __vue_scope_id__$S = "data-v-53ea1419";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$S = undefined;
|
||||
/* functional template */
|
||||
@ -51938,7 +51938,7 @@ __vue_render__$R._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$R = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$R = "data-v-6117e448";
|
||||
const __vue_scope_id__$R = "data-v-540aeadd";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$R = undefined;
|
||||
/* functional template */
|
||||
@ -52160,7 +52160,7 @@ __vue_render__$Q._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$Q = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$Q = "data-v-fc51a572";
|
||||
const __vue_scope_id__$Q = "data-v-4dc65e66";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$Q = undefined;
|
||||
/* functional template */
|
||||
@ -52430,7 +52430,7 @@ __vue_render__$P._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$P = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$P = "data-v-541dd1b6";
|
||||
const __vue_scope_id__$P = "data-v-003c7255";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$P = undefined;
|
||||
/* functional template */
|
||||
@ -52651,7 +52651,7 @@ __vue_render__$O._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$O = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$O = "data-v-c37db9ac";
|
||||
const __vue_scope_id__$O = "data-v-60c1d32a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$O = undefined;
|
||||
/* functional template */
|
||||
@ -52872,7 +52872,7 @@ __vue_render__$N._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$N = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$N = "data-v-90535a1e";
|
||||
const __vue_scope_id__$N = "data-v-3dd8399c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$N = undefined;
|
||||
/* functional template */
|
||||
@ -53131,7 +53131,7 @@ __vue_render__$M._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$M = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$M = "data-v-4e6deabb";
|
||||
const __vue_scope_id__$M = "data-v-56080afc";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$M = undefined;
|
||||
/* functional template */
|
||||
@ -53353,7 +53353,7 @@ __vue_render__$L._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$L = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$L = "data-v-17636a65";
|
||||
const __vue_scope_id__$L = "data-v-892c00b4";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$L = undefined;
|
||||
/* functional template */
|
||||
@ -53573,7 +53573,7 @@ __vue_render__$K._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$K = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$K = "data-v-6010332f";
|
||||
const __vue_scope_id__$K = "data-v-94105de4";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$K = undefined;
|
||||
/* functional template */
|
||||
@ -53797,7 +53797,7 @@ __vue_render__$J._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$J = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$J = "data-v-6a175dc5";
|
||||
const __vue_scope_id__$J = "data-v-72c4fa46";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$J = undefined;
|
||||
/* functional template */
|
||||
@ -54021,7 +54021,7 @@ __vue_render__$I._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$I = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$I = "data-v-7f6517ef";
|
||||
const __vue_scope_id__$I = "data-v-40bcff20";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$I = undefined;
|
||||
/* functional template */
|
||||
@ -54268,7 +54268,7 @@ __vue_render__$H._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$H = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$H = "data-v-1889a66d";
|
||||
const __vue_scope_id__$H = "data-v-26285bcc";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$H = undefined;
|
||||
/* functional template */
|
||||
@ -54519,7 +54519,7 @@ __vue_render__$G._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$G = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$G = "data-v-0400b98e";
|
||||
const __vue_scope_id__$G = "data-v-27da934f";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$G = undefined;
|
||||
/* functional template */
|
||||
@ -54789,7 +54789,7 @@ __vue_render__$F._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$F = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$F = "data-v-0bbbaed4";
|
||||
const __vue_scope_id__$F = "data-v-4e18c2f3";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$F = undefined;
|
||||
/* functional template */
|
||||
@ -55046,7 +55046,7 @@ __vue_render__$E._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$E = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$E = "data-v-78b47358";
|
||||
const __vue_scope_id__$E = "data-v-3f9408b3";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$E = undefined;
|
||||
/* functional template */
|
||||
@ -55313,7 +55313,7 @@ __vue_render__$D._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$D = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$D = "data-v-2417ddb8";
|
||||
const __vue_scope_id__$D = "data-v-1c7f3d8e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$D = undefined;
|
||||
/* functional template */
|
||||
@ -55535,7 +55535,7 @@ __vue_render__$C._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$C = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$C = "data-v-689fb9d8";
|
||||
const __vue_scope_id__$C = "data-v-ef3327d6";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$C = undefined;
|
||||
/* functional template */
|
||||
@ -55759,7 +55759,7 @@ __vue_render__$B._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$B = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$B = "data-v-303af187";
|
||||
const __vue_scope_id__$B = "data-v-b53656f0";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$B = undefined;
|
||||
/* functional template */
|
||||
@ -55992,7 +55992,7 @@ __vue_render__$A._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$A = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$A = "data-v-62bf1d58";
|
||||
const __vue_scope_id__$A = "data-v-6732684e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$A = undefined;
|
||||
/* functional template */
|
||||
@ -56211,7 +56211,7 @@ __vue_render__$z._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$z = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$z = "data-v-f3f5828c";
|
||||
const __vue_scope_id__$z = "data-v-5453ddce";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$z = undefined;
|
||||
/* functional template */
|
||||
@ -56432,7 +56432,7 @@ __vue_render__$y._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$y = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$y = "data-v-1a1bf8ac";
|
||||
const __vue_scope_id__$y = "data-v-72a0284b";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$y = undefined;
|
||||
/* functional template */
|
||||
@ -56651,7 +56651,7 @@ __vue_render__$x._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$x = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$x = "data-v-d073a642";
|
||||
const __vue_scope_id__$x = "data-v-4fc7f120";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$x = undefined;
|
||||
/* functional template */
|
||||
@ -56904,7 +56904,7 @@ __vue_render__$w._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$w = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$w = "data-v-620872de";
|
||||
const __vue_scope_id__$w = "data-v-2fde525c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$w = undefined;
|
||||
/* functional template */
|
||||
@ -57126,7 +57126,7 @@ __vue_render__$v._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$v = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$v = "data-v-ad37c942";
|
||||
const __vue_scope_id__$v = "data-v-31958ec0";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$v = undefined;
|
||||
/* functional template */
|
||||
@ -57386,7 +57386,7 @@ __vue_render__$u._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$u = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$u = "data-v-6845ac25";
|
||||
const __vue_scope_id__$u = "data-v-6c7709a6";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$u = undefined;
|
||||
/* functional template */
|
||||
@ -57611,7 +57611,7 @@ __vue_render__$t._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$t = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$t = "data-v-e7dc6aae";
|
||||
const __vue_scope_id__$t = "data-v-01797c08";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$t = undefined;
|
||||
/* functional template */
|
||||
@ -57832,7 +57832,7 @@ __vue_render__$s._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$s = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$s = "data-v-74b8f6b4";
|
||||
const __vue_scope_id__$s = "data-v-335aaeb5";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$s = undefined;
|
||||
/* functional template */
|
||||
@ -58051,7 +58051,7 @@ __vue_render__$r._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$r = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$r = "data-v-67c56c90";
|
||||
const __vue_scope_id__$r = "data-v-e8d9d25e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$r = undefined;
|
||||
/* functional template */
|
||||
@ -58268,7 +58268,7 @@ __vue_render__$q._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$q = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$q = "data-v-f07566ec";
|
||||
const __vue_scope_id__$q = "data-v-7b603f8b";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$q = undefined;
|
||||
/* functional template */
|
||||
@ -58526,7 +58526,7 @@ __vue_render__$p._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$p = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$p = "data-v-421def60";
|
||||
const __vue_scope_id__$p = "data-v-a138a53e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$p = undefined;
|
||||
/* functional template */
|
||||
@ -58748,7 +58748,7 @@ __vue_render__$o._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$o = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$o = "data-v-4ea27446";
|
||||
const __vue_scope_id__$o = "data-v-4e7c515e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$o = undefined;
|
||||
/* functional template */
|
||||
@ -58969,7 +58969,7 @@ __vue_render__$n._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$n = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$n = "data-v-58f87cb3";
|
||||
const __vue_scope_id__$n = "data-v-220346b4";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$n = undefined;
|
||||
/* functional template */
|
||||
@ -59190,7 +59190,7 @@ __vue_render__$m._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$m = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$m = "data-v-d59ca566";
|
||||
const __vue_scope_id__$m = "data-v-5e3c774e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$m = undefined;
|
||||
/* functional template */
|
||||
@ -59415,7 +59415,7 @@ __vue_render__$l._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$l = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$l = "data-v-24e07c5a";
|
||||
const __vue_scope_id__$l = "data-v-90b82a58";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$l = undefined;
|
||||
/* functional template */
|
||||
@ -59636,7 +59636,7 @@ __vue_render__$k._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$k = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$k = "data-v-fa404aea";
|
||||
const __vue_scope_id__$k = "data-v-016944ea";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$k = undefined;
|
||||
/* functional template */
|
||||
@ -59902,7 +59902,7 @@ __vue_render__$j._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$j = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$j = "data-v-9ddcfd16";
|
||||
const __vue_scope_id__$j = "data-v-5d78f114";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$j = undefined;
|
||||
/* functional template */
|
||||
@ -60127,7 +60127,7 @@ __vue_render__$i._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$i = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$i = "data-v-0517aa58";
|
||||
const __vue_scope_id__$i = "data-v-bbd5a092";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$i = undefined;
|
||||
/* functional template */
|
||||
@ -60352,7 +60352,7 @@ __vue_render__$h._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$h = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$h = "data-v-e42a614e";
|
||||
const __vue_scope_id__$h = "data-v-113edd10";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$h = undefined;
|
||||
/* functional template */
|
||||
@ -60573,7 +60573,7 @@ __vue_render__$g._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$g = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$g = "data-v-0b32ca0a";
|
||||
const __vue_scope_id__$g = "data-v-44644f4b";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$g = undefined;
|
||||
/* functional template */
|
||||
@ -60843,7 +60843,7 @@ __vue_render__$f._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$f = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$f = "data-v-da50c8a6";
|
||||
const __vue_scope_id__$f = "data-v-55384c6e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$f = undefined;
|
||||
/* functional template */
|
||||
@ -61166,7 +61166,7 @@ __vue_render__$e._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$e = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$e = "data-v-cb03c258";
|
||||
const __vue_scope_id__$e = "data-v-13f67e33";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$e = undefined;
|
||||
/* functional template */
|
||||
@ -61444,7 +61444,7 @@ __vue_render__$d._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$d = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$d = "data-v-efe436ca";
|
||||
const __vue_scope_id__$d = "data-v-23d7bb0c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$d = undefined;
|
||||
/* functional template */
|
||||
@ -61685,7 +61685,7 @@ __vue_render__$c._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$c = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$c = "data-v-78768e5c";
|
||||
const __vue_scope_id__$c = "data-v-13bcbf9e";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$c = undefined;
|
||||
/* functional template */
|
||||
@ -61934,7 +61934,7 @@ __vue_render__$b._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$b = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$b = "data-v-94b82e9c";
|
||||
const __vue_scope_id__$b = "data-v-9668941a";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$b = undefined;
|
||||
/* functional template */
|
||||
@ -62183,7 +62183,7 @@ __vue_render__$a._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$a = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$a = "data-v-2801c97a";
|
||||
const __vue_scope_id__$a = "data-v-0f508699";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$a = undefined;
|
||||
/* functional template */
|
||||
@ -62432,7 +62432,7 @@ __vue_render__$9._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$9 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$9 = "data-v-088e643a";
|
||||
const __vue_scope_id__$9 = "data-v-0b174afb";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$9 = undefined;
|
||||
/* functional template */
|
||||
@ -62681,7 +62681,7 @@ __vue_render__$8._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$8 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$8 = "data-v-3155eae4";
|
||||
const __vue_scope_id__$8 = "data-v-33065062";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$8 = undefined;
|
||||
/* functional template */
|
||||
@ -62930,7 +62930,7 @@ __vue_render__$7._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$7 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$7 = "data-v-70330120";
|
||||
const __vue_scope_id__$7 = "data-v-a19586e2";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$7 = undefined;
|
||||
/* functional template */
|
||||
@ -63200,7 +63200,7 @@ __vue_render__$6._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$6 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$6 = "data-v-bcca686c";
|
||||
const __vue_scope_id__$6 = "data-v-d02812ae";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$6 = undefined;
|
||||
/* functional template */
|
||||
@ -63494,7 +63494,7 @@ __vue_render__$5._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$5 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$5 = "data-v-4f8c672c";
|
||||
const __vue_scope_id__$5 = "data-v-4a73806d";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$5 = undefined;
|
||||
/* functional template */
|
||||
@ -63797,7 +63797,7 @@ __vue_render__$4._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$4 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$4 = "data-v-6afa1a82";
|
||||
const __vue_scope_id__$4 = "data-v-60525f61";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$4 = undefined;
|
||||
/* functional template */
|
||||
@ -64083,7 +64083,7 @@ __vue_render__$3._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$3 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$3 = "data-v-7345570b";
|
||||
const __vue_scope_id__$3 = "data-v-1684f7ac";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$3 = undefined;
|
||||
/* functional template */
|
||||
@ -64399,7 +64399,7 @@ __vue_render__$2._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$2 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$2 = "data-v-f0bac616";
|
||||
const __vue_scope_id__$2 = "data-v-28b08454";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$2 = undefined;
|
||||
/* functional template */
|
||||
@ -64654,7 +64654,7 @@ __vue_render__$1._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$1 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$1 = "data-v-496564c6";
|
||||
const __vue_scope_id__$1 = "data-v-6dcf2925";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$1 = undefined;
|
||||
/* functional template */
|
||||
@ -64905,7 +64905,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-53553f0e";
|
||||
const __vue_scope_id__ = "data-v-30e45a2d";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1 +1 @@
|
||||
.title-text[data-v-6117e448]{background-color:var(--background-color)!important}.title-left[data-v-6117e448]{border-color:var(--background-color)!important;color:var(--background-color)!important}.title-bgimg[data-v-bcca686c]{background-image:url(../style/title-text-bgimg.png)}.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}
|
||||
.title-text[data-v-540aeadd]{background-color:var(--background-color)!important}.title-left[data-v-540aeadd]{border-color:var(--background-color)!important;color:var(--background-color)!important}.title-bgimg[data-v-d02812ae]{background-image:url(../style/title-text-bgimg.png)}.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}
|
||||
@ -1,12 +1,4 @@
|
||||
|
||||
.xml-video-container-h5[data-v-77561f29] {
|
||||
}
|
||||
.xml-video-container-pc[data-v-77561f29] {
|
||||
}
|
||||
.xml-video-container-pad[data-v-77561f29] {
|
||||
}
|
||||
|
||||
.xml-video-container-pdf[data-v-50185794] {
|
||||
.xml-video-container-pdf[data-v-5449b515] {
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@ -16,13 +8,13 @@
|
||||
padding-bottom: 56.25%;
|
||||
background: #000;
|
||||
}
|
||||
.xml-video-container-pdf .cover[data-v-50185794] {
|
||||
.xml-video-container-pdf .cover[data-v-5449b515] {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
.xml-video-container-pdf .play[data-v-50185794] {
|
||||
.xml-video-container-pdf .play[data-v-5449b515] {
|
||||
position: absolute;
|
||||
top: 45%;
|
||||
left: 45%;
|
||||
@ -31,4 +23,11 @@
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=XmlVideoImg.vue.map */
|
||||
/*# sourceMappingURL=XmlVideoImg.vue.map */
|
||||
|
||||
.xml-video-container-h5[data-v-5d66632c] {
|
||||
}
|
||||
.xml-video-container-pc[data-v-5d66632c] {
|
||||
}
|
||||
.xml-video-container-pad[data-v-5d66632c] {
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Tue May 27 2025 20:10:29 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
//
|
||||
@ -235,17 +235,17 @@ function createCommonjsModule(fn, module) {
|
||||
return module = { exports: {} }, fn(module, module.exports), module.exports;
|
||||
}
|
||||
|
||||
var win;
|
||||
var win$1;
|
||||
if (typeof window !== "undefined") {
|
||||
win = window;
|
||||
win$1 = window;
|
||||
} else if (typeof commonjsGlobal !== "undefined") {
|
||||
win = commonjsGlobal;
|
||||
win$1 = commonjsGlobal;
|
||||
} else if (typeof self !== "undefined") {
|
||||
win = self;
|
||||
win$1 = self;
|
||||
} else {
|
||||
win = {};
|
||||
win$1 = {};
|
||||
}
|
||||
var window_1 = win;
|
||||
var window_1$1 = win$1;
|
||||
|
||||
var slice = Array.prototype.slice;
|
||||
var domWalk = iterativelyWalk;
|
||||
@ -809,8 +809,8 @@ function extend$1() {
|
||||
}
|
||||
|
||||
var xhr$1 = createXHR;
|
||||
createXHR.XMLHttpRequest = window_1.XMLHttpRequest || noop;
|
||||
createXHR.XDomainRequest = "withCredentials" in new createXHR.XMLHttpRequest() ? createXHR.XMLHttpRequest : window_1.XDomainRequest;
|
||||
createXHR.XMLHttpRequest = window_1$1.XMLHttpRequest || noop;
|
||||
createXHR.XDomainRequest = "withCredentials" in new createXHR.XMLHttpRequest() ? createXHR.XMLHttpRequest : window_1$1.XDomainRequest;
|
||||
forEachArray(["get", "put", "post", "patch", "head", "delete"], function (method) {
|
||||
createXHR[method === "delete" ? "del" : method] = function (uri, options, callback) {
|
||||
options = initParams(uri, options, callback);
|
||||
@ -1017,6 +1017,18 @@ function getXml(xhr) {
|
||||
}
|
||||
function noop() {}
|
||||
|
||||
var win;
|
||||
if (typeof window !== "undefined") {
|
||||
win = window;
|
||||
} else if (typeof commonjsGlobal !== "undefined") {
|
||||
win = commonjsGlobal;
|
||||
} else if (typeof self !== "undefined") {
|
||||
win = self;
|
||||
} else {
|
||||
win = {};
|
||||
}
|
||||
var window_1 = win;
|
||||
|
||||
/**
|
||||
* Copyright 2013 vtt.js Contributors
|
||||
*
|
||||
@ -2697,7 +2709,7 @@ browserIndex.VTTRegion;
|
||||
* Includes vtt.js <https://github.com/mozilla/vtt.js>
|
||||
* Available under Apache License Version 2.0
|
||||
* <https://github.com/mozilla/vtt.js/blob/master/LICENSE>
|
||||
*/function _interopDefault(ex){return ex&&typeof ex==='object'&&'default'in ex?ex['default']:ex;}var window$1=_interopDefault(window_1);var document$1=_interopDefault(document_1);var tsml=_interopDefault(tsml$1);var safeParseTuple=_interopDefault(tuple);var xhr=_interopDefault(xhr$1);var vtt=_interopDefault(browserIndex);var version="6.13.0";/**
|
||||
*/function _interopDefault(ex){return ex&&typeof ex==='object'&&'default'in ex?ex['default']:ex;}var window$1=_interopDefault(window_1$1);var document$1=_interopDefault(document_1);var tsml=_interopDefault(tsml$1);var safeParseTuple=_interopDefault(tuple);var xhr=_interopDefault(xhr$1);var vtt=_interopDefault(browserIndex);var version="6.13.0";/**
|
||||
* @file browser.js
|
||||
* @module browser
|
||||
*/var USER_AGENT=window$1.navigator&&window$1.navigator.userAgent||'';var webkitVersionMap=/AppleWebKit\/([\d.]+)/i.exec(USER_AGENT);var appleWebkitVersion=webkitVersionMap?parseFloat(webkitVersionMap.pop()):null;/*
|
||||
@ -14776,7 +14788,7 @@ __vue_render__$1._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$1 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$1 = "data-v-77561f29";
|
||||
const __vue_scope_id__$1 = "data-v-5d66632c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$1 = undefined;
|
||||
/* functional template */
|
||||
@ -14987,7 +14999,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-50185794";
|
||||
const __vue_scope_id__ = "data-v-5449b515";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1 +1 @@
|
||||
.xml-video-container-pdf[data-v-50185794]{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-50185794]{position:absolute;top:0;max-width:100%;max-height:100%}.xml-video-container-pdf .play[data-v-50185794]{position:absolute;top:45%;left:45%;width:10%;background:#bebebe;border-radius:50%}
|
||||
.xml-video-container-pdf[data-v-5449b515]{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-5449b515]{position:absolute;top:0;max-width:100%;max-height:100%}.xml-video-container-pdf .play[data-v-5449b515]{position:absolute;top:45%;left:45%;width:10%;background:#bebebe;border-radius:50%}
|
||||
@ -13,7 +13,7 @@ const routes = [
|
||||
{
|
||||
path: '/book',
|
||||
name: 'Book',
|
||||
component: () => import(/* webpackChunkName: "about" */ '../views/Book.vue'),
|
||||
component: () => import('../views/Book.vue'),
|
||||
meta:{
|
||||
// title:"新思课堂电子书阅读"
|
||||
}
|
||||
@ -21,7 +21,7 @@ const routes = [
|
||||
{
|
||||
path: '/login',
|
||||
name: 'Login',
|
||||
component: () => import(/* webpackChunkName: "about" */ '../views/login.vue'),
|
||||
component: () => import('../views/login.vue'),
|
||||
meta:{
|
||||
// title:"新思课堂电子书阅读"
|
||||
}
|
||||
@ -29,7 +29,7 @@ const routes = [
|
||||
{
|
||||
path: '/test',
|
||||
name: 'Test',
|
||||
component: () => import(/* webpackChunkName: "about" */ '../views/Test.vue'),
|
||||
component: () => import('../views/Test.vue'),
|
||||
meta:{
|
||||
// title:"新思课堂电子书阅读"
|
||||
}
|
||||
@ -40,7 +40,7 @@ const routes = [
|
||||
// route level code-splitting
|
||||
// this generates a separate chunk (about.[hash].js) for this route
|
||||
// which is lazy-loaded when the route is visited.
|
||||
component: () => import(/* webpackChunkName: "about" */ '../views/About.vue')
|
||||
component: () => import('../views/About.vue')
|
||||
},
|
||||
{
|
||||
path: '/cyc',
|
||||
@ -48,7 +48,7 @@ const routes = [
|
||||
// route level code-splitting
|
||||
// this generates a separate chunk (about.[hash].js) for this route
|
||||
// which is lazy-loaded when the route is visited.
|
||||
component: () => import(/* webpackChunkName: "about" */ '../views/Cyc.vue')
|
||||
component: () => import('../views/Cyc.vue')
|
||||
}
|
||||
]
|
||||
// base: process.env.NODE_ENV == "sub"? process.env.VUE_APP_BASE_URL:""
|
||||
|
||||
@ -7,7 +7,8 @@ import request from '@/utils/request';
|
||||
var host ="http://www.xinsiketang.com"
|
||||
host =""
|
||||
|
||||
var prefix = '/app_dev.php/api';
|
||||
// var prefix = '/app_dev.php/api';
|
||||
var prefix ='/api';
|
||||
// if (1) //线上黄精
|
||||
// {
|
||||
// prefix =host+'/api';
|
||||
|
||||
36
src/utils/directUrl.js
Normal file
36
src/utils/directUrl.js
Normal file
@ -0,0 +1,36 @@
|
||||
|
||||
// 目标域名
|
||||
const targetDomain = 'https://xinsiketang.com/reading';
|
||||
|
||||
// 需要匹配的域名列表
|
||||
const allowedDomains = [
|
||||
'reading.xinsiketang.com',
|
||||
'legacy.example.com',
|
||||
// '192.168.10.17'
|
||||
];
|
||||
|
||||
|
||||
|
||||
|
||||
export function checkDirectUrl() {
|
||||
|
||||
|
||||
// console.log(process.env);
|
||||
// debugger
|
||||
// if(process.env.NODE_ENV === 'development'){
|
||||
// return
|
||||
// }
|
||||
const currentDomain = window.location.hostname;
|
||||
const pathname = window.location.pathname;
|
||||
// 如果当前域名在列表中,则重定向
|
||||
if (allowedDomains.includes(currentDomain)) {
|
||||
// 获取当前 URL 的参数部分(包括 ?)
|
||||
const queryString = window.location.search;
|
||||
|
||||
// 拼接新 URL(保留原有参数)
|
||||
const newUrl = targetDomain + pathname + queryString;
|
||||
|
||||
// 执行重定向
|
||||
window.location.href = newUrl;
|
||||
}
|
||||
}
|
||||
@ -284,7 +284,7 @@ export default {
|
||||
// console.log(this.bookId)
|
||||
|
||||
var res = await bookApi.bookinfo.json({bookId:this.bookId})
|
||||
debugger
|
||||
|
||||
// res = JSON.stringify(res)
|
||||
// res = res.replaceAll("https://smile-ebook.oss-cn-qingdao.aliyuncs.com/", "fileapi/")
|
||||
// res = JSON.parse(res)
|
||||
@ -321,8 +321,8 @@ export default {
|
||||
this.fullscreenLoading = false
|
||||
|
||||
|
||||
var locationData = await bookApi.userAction.getReadLocation({bookId:this.bookId})
|
||||
this.location = locationData.location
|
||||
// var locationData = await bookApi.userAction.getReadLocation({bookId:this.bookId})
|
||||
// this.location = locationData.location
|
||||
|
||||
|
||||
var abc = await bookApi.bookinfo.request_info({bookId: this.bookId})
|
||||
@ -383,8 +383,7 @@ export default {
|
||||
|
||||
this.studySituation()
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
var params = {
|
||||
@ -533,7 +532,7 @@ export default {
|
||||
|
||||
async clickToRespond(data){
|
||||
|
||||
debugger
|
||||
|
||||
await this.getMineData()
|
||||
await this.studySituation()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user