cyc
This commit is contained in:
parent
1f9171fed4
commit
098d6a129f
@ -1,8 +1,3 @@
|
||||
|
||||
.xml-show-catalog .el-tree-node__content {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
.catalog-node-label[data-v-4dfce84e] {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@ -20,3 +15,7 @@
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=XmlCatalog.vue.map */
|
||||
|
||||
.xml-show-catalog .el-tree-node__content {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
//
|
||||
|
||||
@ -1 +1 @@
|
||||
.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}
|
||||
.catalog-node-label[data-v-4dfce84e]{display:flex;align-items:center}.catalog-node-label img[data-v-4dfce84e]{margin-right:4px}.xml-show-catalog[data-v-4dfce84e] .el-tree-node__content{height:auto}.xml-show-catalog[data-v-4dfce84e] .el-tree-node__content .catalog-node-label{max-width:calc(100% - 24px);word-break:break-all;white-space:normal}.xml-show-catalog .el-tree-node__content{display:flex!important}
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
//
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
//
|
||||
@ -185,12 +185,6 @@ var __vue_render__ = function () {
|
||||
on: { mousemove: _vm.hover, mouseleave: _vm.leave },
|
||||
},
|
||||
[
|
||||
_vm.mode === "editor"
|
||||
? _c("span", { staticClass: "xml-group-type-text" }, [
|
||||
_vm._v(_vm._s(_vm.typeText)),
|
||||
])
|
||||
: _vm._e(),
|
||||
_vm._v(" "),
|
||||
_vm.showBtn && _vm.mode === "editor"
|
||||
? _vm._t("action-buttons")
|
||||
: _vm._e(),
|
||||
@ -217,7 +211,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-1aeee18a";
|
||||
const __vue_scope_id__ = "data-v-2e1d8bbf";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
//
|
||||
@ -305,7 +305,7 @@ var script = {
|
||||
methods: {
|
||||
addIframe() {
|
||||
this.retryCount--;
|
||||
console.log('addIframe', this.blockData, this.pBlockData, this.retryCount);
|
||||
// console.log('addIframe', this.blockData, this.pBlockData,this.retryCount)
|
||||
if (this.pBlockData.htmlType == 'code' && this.pBlockData.code) {
|
||||
console.log('访问网址', this.pBlockData);
|
||||
let data = JSON.parse(JSON.stringify(this.blockData));
|
||||
|
||||
@ -4,15 +4,15 @@
|
||||
}
|
||||
|
||||
|
||||
.el-image__inner[data-v-25ad467a] {
|
||||
.el-image__inner[data-v-6ccbf037] {
|
||||
width: 100% !important;
|
||||
}
|
||||
.xml-image-ping-pu-h5[data-v-25ad467a] {
|
||||
.xml-image-ping-pu-h5[data-v-6ccbf037] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
.xml-image-hua-lang[data-v-25ad467a] {
|
||||
.xml-image-hua-lang[data-v-6ccbf037] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
import Vue from 'vue';
|
||||
@ -740,7 +740,7 @@ var script$1 = {
|
||||
const {
|
||||
previewSrcList
|
||||
} = this;
|
||||
return Array.isArray(previewSrcList) && previewSrcList.length > 0 && this.mode === 'preview' && (this.clickEffect === 'dian-ji-fang-da' || this.clickEffect === 'dian-ji-tiao-zhuan');
|
||||
return Array.isArray(previewSrcList) && previewSrcList.length > 0 && this.mode != 'editor' && (this.clickEffect === 'dian-ji-fang-da' || this.clickEffect === 'dian-ji-tiao-zhuan');
|
||||
},
|
||||
imageIndex() {
|
||||
if (this.currentIndex !== -1) {
|
||||
@ -1118,7 +1118,7 @@ __vue_render__$2._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$1 = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$1 = "data-v-25ad467a";
|
||||
const __vue_scope_id__$1 = "data-v-6ccbf037";
|
||||
/* 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-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}
|
||||
.xml-image-lun-bo .el-carousel__item{text-align:center}.el-image__inner[data-v-6ccbf037]{width:100%!important}.xml-image-ping-pu-h5[data-v-6ccbf037]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-6ccbf037]{display:flex;flex-direction:column;align-items:center}
|
||||
@ -1,14 +1,17 @@
|
||||
|
||||
|
||||
/*# sourceMappingURL=first.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fifth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=first.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eighth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=third.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fourth.vue.map */
|
||||
|
||||
|
||||
@ -18,23 +21,7 @@
|
||||
/*# 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;
|
||||
@ -106,6 +93,19 @@
|
||||
|
||||
/*# sourceMappingURL=XmlText.vue.map */
|
||||
|
||||
.xml-text-h5[data-v-699007d0] {
|
||||
}
|
||||
.xml-text-pc[data-v-699007d0] {
|
||||
}
|
||||
.xml-text-h5[data-v-699007d0] {
|
||||
}
|
||||
|
||||
|
||||
.xml-image-lun-bo .el-carousel__item {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*# sourceMappingURL=XmlTextDialog.vue.map */
|
||||
|
||||
@ -711,15 +711,15 @@
|
||||
|
||||
|
||||
|
||||
.el-image__inner[data-v-25ad467a] {
|
||||
.el-image__inner[data-v-6ccbf037] {
|
||||
width: 100% !important;
|
||||
}
|
||||
.xml-image-ping-pu-h5[data-v-25ad467a] {
|
||||
.xml-image-ping-pu-h5[data-v-6ccbf037] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
.xml-image-hua-lang[data-v-25ad467a] {
|
||||
.xml-image-hua-lang[data-v-6ccbf037] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
.xml-image-lun-bo .el-carousel__item{text-align:center}.xml-text-h5 .inline-audio-wrap,.xml-text-h5 .inline-link-wrap{align-items:center}.xml-text-h5 .inline-audio-wrap span,.xml-text-h5 .inline-link-wrap span{display:inline-block}.xml-text-h5 .inline-audio-box{width:20px;height:20px;box-sizing:border-box;position:relative;margin-left:6px}.xml-text-h5 .inline-audio-box .wifi-symbol{width:20px;height:20px;box-sizing:border-box;overflow:hidden;transform:rotate(135deg);position:relative}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle{border:3px solid #418eed;border-radius:50%;position:absolute}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.first{width:3px;height:3px;background:#0076bc;top:14px;left:14px}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.second{width:15px;height:15px;top:10px;left:10px}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.third{width:24px;height:24px;top:6px;left:6px}.xml-text-h5 .inline-audio-box .wifi-symbol.playing .second{animation:fadeInOut 1s infinite .2s}.xml-text-h5 .inline-audio-box .wifi-symbol.playing .third{animation:fadeInOut 1s infinite .4s}@keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}.virtual-input .el-textarea__inner{min-height:0!important;height:0!important;padding:0!important;margin:0!important;border:none!important}.el-image__inner[data-v-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}
|
||||
.xml-text-h5 .inline-audio-wrap,.xml-text-h5 .inline-link-wrap{align-items:center}.xml-text-h5 .inline-audio-wrap span,.xml-text-h5 .inline-link-wrap span{display:inline-block}.xml-text-h5 .inline-audio-box{width:20px;height:20px;box-sizing:border-box;position:relative;margin-left:6px}.xml-text-h5 .inline-audio-box .wifi-symbol{width:20px;height:20px;box-sizing:border-box;overflow:hidden;transform:rotate(135deg);position:relative}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle{border:3px solid #418eed;border-radius:50%;position:absolute}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.first{width:3px;height:3px;background:#0076bc;top:14px;left:14px}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.second{width:15px;height:15px;top:10px;left:10px}.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.third{width:24px;height:24px;top:6px;left:6px}.xml-text-h5 .inline-audio-box .wifi-symbol.playing .second{animation:fadeInOut 1s infinite .2s}.xml-text-h5 .inline-audio-box .wifi-symbol.playing .third{animation:fadeInOut 1s infinite .4s}@keyframes fadeInOut{0%{opacity:0}100%{opacity:1}}.virtual-input .el-textarea__inner{min-height:0!important;height:0!important;padding:0!important;margin:0!important;border:none!important}.xml-image-lun-bo .el-carousel__item{text-align:center}.el-image__inner[data-v-6ccbf037]{width:100%!important}.xml-image-ping-pu-h5[data-v-6ccbf037]{display:flex;flex-direction:column;align-items:center}.xml-image-hua-lang[data-v-6ccbf037]{display:flex;flex-direction:column;align-items:center}
|
||||
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 ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
import Vue from 'vue';
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var playIcon = "data:image/png;base64,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";
|
||||
@ -424,7 +424,7 @@ var script$2 = {
|
||||
// 加载完毕后,先获取<video>标签DOM对象
|
||||
this.musicAudio = this.$refs.musicAudio;
|
||||
// this.videoContainer = this.$refs.videoContainer
|
||||
if (this.mode === 'preview' && this.playStyle === 'yuan-wen') {
|
||||
if (this.mode != 'editor' && this.playStyle === 'yuan-wen') {
|
||||
this.$emit('resetTimeUpdate');
|
||||
}
|
||||
},
|
||||
@ -568,7 +568,7 @@ var __vue_render__$2 = function () {
|
||||
class: [
|
||||
"audio-player-title",
|
||||
"audio-player-title--modal",
|
||||
_vm.mode == "preview" && _vm.title.length >= 16 ? "preview" : "",
|
||||
_vm.mode != "editor" && _vm.title.length >= 16 ? "preview" : "",
|
||||
],
|
||||
},
|
||||
[
|
||||
@ -577,7 +577,7 @@ var __vue_render__$2 = function () {
|
||||
{
|
||||
staticClass: "scroll-text",
|
||||
style:
|
||||
_vm.mode == "preview" && _vm.title.length >= 16
|
||||
_vm.mode != "editor" && _vm.title.length >= 16
|
||||
? {
|
||||
animation:
|
||||
"fadeNum " +
|
||||
@ -1248,7 +1248,7 @@ var script = {
|
||||
// 加载完毕后,先获取<video>标签DOM对象
|
||||
this.musicAudio = this.$refs.musicAudio;
|
||||
// this.videoContainer = this.$refs.videoContainer
|
||||
if (this.mode === 'preview' && this.playStyle === 'yuan-wen') {
|
||||
if (this.mode != 'editor' && this.playStyle === 'yuan-wen') {
|
||||
this.$emit('resetTimeUpdate');
|
||||
}
|
||||
},
|
||||
@ -1433,7 +1433,7 @@ var __vue_render__ = function () {
|
||||
{
|
||||
class: [
|
||||
"audio-player-title",
|
||||
_vm.mode == "preview" && _vm.title.length >= 16
|
||||
_vm.mode != "editor" && _vm.title.length >= 16
|
||||
? "preview"
|
||||
: "",
|
||||
],
|
||||
@ -1444,7 +1444,7 @@ var __vue_render__ = function () {
|
||||
{
|
||||
staticClass: "xml-audio-title scroll-text",
|
||||
style:
|
||||
_vm.mode == "preview" && _vm.title.length >= 16
|
||||
_vm.mode != "editor" && _vm.title.length >= 16
|
||||
? {
|
||||
animation:
|
||||
"fadeNum " +
|
||||
@ -1576,7 +1576,7 @@ var __vue_render__ = function () {
|
||||
{
|
||||
class: [
|
||||
"audio-player-title",
|
||||
_vm.mode == "preview" && _vm.title.length >= 16
|
||||
_vm.mode != "editor" && _vm.title.length >= 16
|
||||
? "preview"
|
||||
: "",
|
||||
],
|
||||
@ -1587,7 +1587,7 @@ var __vue_render__ = function () {
|
||||
{
|
||||
staticClass: "xml-audio-title scroll-text",
|
||||
style:
|
||||
_vm.mode == "preview" && _vm.title.length >= 16
|
||||
_vm.mode != "editor" && _vm.title.length >= 16
|
||||
? {
|
||||
animation:
|
||||
"fadeNum " +
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
|
||||
|
||||
/*# sourceMappingURL=eighth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=ninth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=isosceles.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=first.vue.map */
|
||||
/*# sourceMappingURL=eleven.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=second.vue.map */
|
||||
/*# sourceMappingURL=wave.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fourteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=third.vue.map */
|
||||
@ -21,6 +21,21 @@
|
||||
/*# sourceMappingURL=tenth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=first.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=second.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eighth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=twelve.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=quadrangle.vue.map */
|
||||
|
||||
|
||||
@ -30,28 +45,22 @@
|
||||
/*# sourceMappingURL=Greentheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=wave.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fifteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=twelve.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fourteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme4.vue.map */
|
||||
/*# sourceMappingURL=Greentheme5.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eleven.vue.map */
|
||||
/*# sourceMappingURL=fifteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme1.vue.map */
|
||||
@ -60,67 +69,66 @@
|
||||
/*# 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=Greentheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme2.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyseven3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme6.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtysix.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=sixteen.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyseven2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme5.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyfive.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyeight.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Forty.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyseven.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyseven3.vue.map */
|
||||
/*# sourceMappingURL=SanQintheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=SanQintheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtysix.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Forty.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Thirtyeight.vue.map */
|
||||
|
||||
.xml-text-h5[data-v-699007d0] {
|
||||
}
|
||||
.xml-text-pc[data-v-699007d0] {
|
||||
}
|
||||
.xml-text-h5[data-v-699007d0] {
|
||||
}
|
||||
|
||||
.xml-text-h5 .inline-audio-wrap,
|
||||
.xml-text-h5 .inline-link-wrap {
|
||||
align-items: center;
|
||||
@ -192,14 +200,6 @@
|
||||
|
||||
/*# 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 */
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1,10 +1,7 @@
|
||||
|
||||
.xml-question-container-h5[data-v-6b3d24a8] {
|
||||
}
|
||||
.xml-question-container-pc[data-v-6b3d24a8] {
|
||||
}
|
||||
.xml-question-container-pad[data-v-6b3d24a8] {
|
||||
}
|
||||
.xml-question-container-h5[data-v-42ff047c] {}
|
||||
.xml-question-container-pc[data-v-42ff047c] {}
|
||||
.xml-question-container-pad[data-v-42ff047c] {}
|
||||
|
||||
|
||||
|
||||
@ -62,10 +59,10 @@
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=common.vue.map */
|
||||
.option-item + .option-item[data-v-748b79ea] {
|
||||
.option-item + .option-item[data-v-79fced13] {
|
||||
margin-top: 16px;
|
||||
}
|
||||
.option-item[data-v-748b79ea] {
|
||||
.option-item[data-v-79fced13] {
|
||||
display: flex;
|
||||
background: #fbfbfb;
|
||||
border-radius: 6px;
|
||||
@ -74,33 +71,33 @@
|
||||
transition: all ease 0.3s;
|
||||
border: 1px solid #fbfbfb;
|
||||
}
|
||||
.option-item .questionSeq[data-v-748b79ea] {
|
||||
.option-item .questionSeq[data-v-79fced13] {
|
||||
padding: 8px 0;
|
||||
}
|
||||
.option-item.isActive[data-v-748b79ea] {
|
||||
.option-item.isActive[data-v-79fced13] {
|
||||
border-color: #2e9adb;
|
||||
}
|
||||
.option-item.isTrue[data-v-748b79ea] {
|
||||
.option-item.isTrue[data-v-79fced13] {
|
||||
border: 1px solid #70b603;
|
||||
}
|
||||
.option-item.isTrue[data-v-748b79ea] .el-radio__input.is-checked .el-radio__inner {
|
||||
.option-item.isTrue[data-v-79fced13] .el-radio__input.is-checked .el-radio__inner {
|
||||
border-color: #70b603;
|
||||
background: #70b603;
|
||||
}
|
||||
.option-item.isFalse[data-v-748b79ea] {
|
||||
.option-item.isFalse[data-v-79fced13] {
|
||||
border: 1px solid #d9001b;
|
||||
}
|
||||
.option-item.isFalse[data-v-748b79ea] .el-radio__input.is-checked .el-radio__inner {
|
||||
.option-item.isFalse[data-v-79fced13] .el-radio__input.is-checked .el-radio__inner {
|
||||
border-color: #d9001b;
|
||||
background: #d9001b;
|
||||
}
|
||||
.option-item[data-v-748b79ea]:hover {
|
||||
.option-item[data-v-79fced13]:hover {
|
||||
background: #ddd;
|
||||
}
|
||||
.option-item[data-v-748b79ea] .content {
|
||||
.option-item[data-v-79fced13] .content {
|
||||
cursor: pointer;
|
||||
}
|
||||
.option-item[data-v-748b79ea] .stem-content.no-border {
|
||||
.option-item[data-v-79fced13] .stem-content.no-border {
|
||||
padding: 8px 14px !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
@ -150,50 +147,6 @@
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=radio.vue.map */
|
||||
.option-item + .option-item[data-v-34b5c60e] {
|
||||
margin-top: 16px;
|
||||
}
|
||||
.option-item[data-v-34b5c60e] {
|
||||
display: flex;
|
||||
background: #fbfbfb;
|
||||
border-radius: 6px;
|
||||
padding-left: 16px;
|
||||
cursor: pointer;
|
||||
transition: all ease 0.3s;
|
||||
border: 1px solid #fbfbfb;
|
||||
}
|
||||
.option-item.isActive[data-v-34b5c60e] {
|
||||
border-color: #2e9adb;
|
||||
}
|
||||
.option-item .questionSeq[data-v-34b5c60e] {
|
||||
padding: 8px 0;
|
||||
}
|
||||
.option-item.isTrue[data-v-34b5c60e] {
|
||||
border: 1px solid #70b603;
|
||||
}
|
||||
.option-item.isTrue[data-v-34b5c60e] .el-checkbox__input.is-checked .el-checkbox__inner {
|
||||
border-color: #70b603;
|
||||
background: #70b603;
|
||||
}
|
||||
.option-item.isFalse[data-v-34b5c60e] {
|
||||
border: 1px solid #d9001b;
|
||||
}
|
||||
.option-item.isFalse[data-v-34b5c60e] .el-checkbox__input.is-checked .el-checkbox__inner {
|
||||
border-color: #d9001b;
|
||||
background: #d9001b;
|
||||
}
|
||||
.option-item[data-v-34b5c60e]:hover {
|
||||
background: #ddd;
|
||||
}
|
||||
.option-item[data-v-34b5c60e] .content {
|
||||
cursor: pointer;
|
||||
}
|
||||
.option-item[data-v-34b5c60e] .stem-content.no-border {
|
||||
padding: 8px 14px !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=checkbox.vue.map */
|
||||
.option-item + .option-item[data-v-42039503] {
|
||||
margin-top: 16px;
|
||||
}
|
||||
@ -237,6 +190,50 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=checkbox.vue.map */
|
||||
.option-item + .option-item[data-v-34b5c60e] {
|
||||
margin-top: 16px;
|
||||
}
|
||||
.option-item[data-v-34b5c60e] {
|
||||
display: flex;
|
||||
background: #fbfbfb;
|
||||
border-radius: 6px;
|
||||
padding-left: 16px;
|
||||
cursor: pointer;
|
||||
transition: all ease 0.3s;
|
||||
border: 1px solid #fbfbfb;
|
||||
}
|
||||
.option-item.isActive[data-v-34b5c60e] {
|
||||
border-color: #2e9adb;
|
||||
}
|
||||
.option-item .questionSeq[data-v-34b5c60e] {
|
||||
padding: 8px 0;
|
||||
}
|
||||
.option-item.isTrue[data-v-34b5c60e] {
|
||||
border: 1px solid #70b603;
|
||||
}
|
||||
.option-item.isTrue[data-v-34b5c60e] .el-checkbox__input.is-checked .el-checkbox__inner {
|
||||
border-color: #70b603;
|
||||
background: #70b603;
|
||||
}
|
||||
.option-item.isFalse[data-v-34b5c60e] {
|
||||
border: 1px solid #d9001b;
|
||||
}
|
||||
.option-item.isFalse[data-v-34b5c60e] .el-checkbox__input.is-checked .el-checkbox__inner {
|
||||
border-color: #d9001b;
|
||||
background: #d9001b;
|
||||
}
|
||||
.option-item[data-v-34b5c60e]:hover {
|
||||
background: #ddd;
|
||||
}
|
||||
.option-item[data-v-34b5c60e] .content {
|
||||
cursor: pointer;
|
||||
}
|
||||
.option-item[data-v-34b5c60e] .stem-content.no-border {
|
||||
padding: 8px 14px !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=checkbox.vue.map */
|
||||
.line-content[data-v-70ef6e32] {
|
||||
width: 100%;
|
||||
@ -323,37 +320,6 @@
|
||||
}
|
||||
|
||||
/*# 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-5c106e02] {
|
||||
font-size: 18px;
|
||||
color: #333333;
|
||||
margin-bottom: 19px;
|
||||
}
|
||||
.file-info.videoHandler .fileInfo[data-v-5c106e02] {
|
||||
font-size: 14px;
|
||||
color: #666666;
|
||||
margin-bottom: 19px;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=index.vue.map */
|
||||
.image-file[data-v-416683df] {
|
||||
width: 218px;
|
||||
object-fit: scale-down;
|
||||
@ -385,65 +351,37 @@
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=index.vue.map */
|
||||
.audio .audio-icon[data-v-6166fdf6] {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
margin-right: 20px;
|
||||
.image-file[data-v-5c106e02] {
|
||||
width: 218px;
|
||||
object-fit: scale-down;
|
||||
}
|
||||
.audio .audio-icon img[data-v-6166fdf6] {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: block;
|
||||
.video-file[data-v-5c106e02] {
|
||||
width: 408px;
|
||||
}
|
||||
.audio .audio-controls[data-v-6166fdf6] {
|
||||
.file-render[data-v-5c106e02] {
|
||||
width: 100%;
|
||||
max-width: 200px;
|
||||
}
|
||||
.file-info[data-v-5c106e02] {
|
||||
flex: 1;
|
||||
height: 36px;
|
||||
min-width: 0;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--progress[data-v-6166fdf6], .audio .audio-controls .audio-controls--handler[data-v-6166fdf6] {
|
||||
width: 100%;
|
||||
.file-info.videoHandler[data-v-5c106e02] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--handler[data-v-6166fdf6] {
|
||||
line-height: 1;
|
||||
.file-info.videoHandler .fileName[data-v-5c106e02] {
|
||||
font-size: 18px;
|
||||
color: #333333;
|
||||
margin-bottom: 19px;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--handler .play[data-v-6166fdf6] {
|
||||
font-size: 24px;
|
||||
}
|
||||
.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-6166fdf6], .audio .audio-controls .audio-controls--handler .total-time[data-v-6166fdf6] {
|
||||
font-size: 12px;
|
||||
color: #333;
|
||||
}
|
||||
.play-handler.mobile[data-v-6166fdf6] {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
.audio-component[data-v-6166fdf6] {
|
||||
display: none;
|
||||
}
|
||||
[data-v-6166fdf6] .el-slider__runway {
|
||||
margin: 0 0 4px 0;
|
||||
background: #e3e3e3;
|
||||
height: 4px;
|
||||
}
|
||||
[data-v-6166fdf6] .el-slider__bar {
|
||||
height: 4px;
|
||||
}
|
||||
[data-v-6166fdf6] .el-slider__button {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
}
|
||||
[data-v-6166fdf6] .el-slider__button-wrapper {
|
||||
top: -15px;
|
||||
.file-info.videoHandler .fileInfo[data-v-5c106e02] {
|
||||
font-size: 14px;
|
||||
color: #666666;
|
||||
margin-bottom: 19px;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=audio-play-new.vue.map */
|
||||
/*# sourceMappingURL=index.vue.map */
|
||||
.audio .audio-icon[data-v-4b6804e2] {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
@ -502,6 +440,65 @@
|
||||
top: -15px;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=audio-play-new.vue.map */
|
||||
.audio .audio-icon[data-v-6166fdf6] {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.audio .audio-icon img[data-v-6166fdf6] {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: block;
|
||||
}
|
||||
.audio .audio-controls[data-v-6166fdf6] {
|
||||
width: 100%;
|
||||
max-width: 200px;
|
||||
flex: 1;
|
||||
height: 36px;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--progress[data-v-6166fdf6], .audio .audio-controls .audio-controls--handler[data-v-6166fdf6] {
|
||||
width: 100%;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--handler[data-v-6166fdf6] {
|
||||
line-height: 1;
|
||||
}
|
||||
.audio .audio-controls .audio-controls--handler .play[data-v-6166fdf6] {
|
||||
font-size: 24px;
|
||||
}
|
||||
.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-6166fdf6], .audio .audio-controls .audio-controls--handler .total-time[data-v-6166fdf6] {
|
||||
font-size: 12px;
|
||||
color: #333;
|
||||
}
|
||||
.play-handler.mobile[data-v-6166fdf6] {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
.audio-component[data-v-6166fdf6] {
|
||||
display: none;
|
||||
}
|
||||
[data-v-6166fdf6] .el-slider__runway {
|
||||
margin: 0 0 4px 0;
|
||||
background: #e3e3e3;
|
||||
height: 4px;
|
||||
}
|
||||
[data-v-6166fdf6] .el-slider__bar {
|
||||
height: 4px;
|
||||
}
|
||||
[data-v-6166fdf6] .el-slider__button {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
}
|
||||
[data-v-6166fdf6] .el-slider__button-wrapper {
|
||||
top: -15px;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=audio-play-new.vue.map */
|
||||
[data-v-d6ccf97e] .el-dialog__header {
|
||||
padding: 10px;
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
import crypto from 'crypto';
|
||||
@ -423,17 +423,17 @@ function createCommonjsModule(fn, module) {
|
||||
return module = { exports: {} }, fn(module, module.exports), module.exports;
|
||||
}
|
||||
|
||||
var win$1;
|
||||
var win;
|
||||
if (typeof window !== "undefined") {
|
||||
win$1 = window;
|
||||
win = window;
|
||||
} else if (typeof commonjsGlobal !== "undefined") {
|
||||
win$1 = commonjsGlobal;
|
||||
win = commonjsGlobal;
|
||||
} else if (typeof self !== "undefined") {
|
||||
win$1 = self;
|
||||
win = self;
|
||||
} else {
|
||||
win$1 = {};
|
||||
win = {};
|
||||
}
|
||||
var window_1$1 = win$1;
|
||||
var window_1 = win;
|
||||
|
||||
var slice$1 = Array.prototype.slice;
|
||||
var domWalk = iterativelyWalk;
|
||||
@ -997,8 +997,8 @@ function extend$1() {
|
||||
}
|
||||
|
||||
var xhr$1 = createXHR;
|
||||
createXHR.XMLHttpRequest = window_1$1.XMLHttpRequest || noop$1;
|
||||
createXHR.XDomainRequest = "withCredentials" in new createXHR.XMLHttpRequest() ? createXHR.XMLHttpRequest : window_1$1.XDomainRequest;
|
||||
createXHR.XMLHttpRequest = window_1.XMLHttpRequest || noop$1;
|
||||
createXHR.XDomainRequest = "withCredentials" in new createXHR.XMLHttpRequest() ? createXHR.XMLHttpRequest : window_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,18 +1205,6 @@ 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
|
||||
*
|
||||
@ -2897,7 +2885,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$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);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;/*
|
||||
@ -14077,7 +14065,17 @@ var script$c = {
|
||||
serialNumber: ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z']
|
||||
};
|
||||
},
|
||||
computed: {},
|
||||
inject: {
|
||||
getOptionNumber: {
|
||||
from: 'getOptionNumber',
|
||||
default: () => () => 'true'
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
optionNumber() {
|
||||
return this.getOptionNumber();
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
value: {
|
||||
handler(val) {
|
||||
@ -14289,7 +14287,7 @@ var __vue_render__$c = function () {
|
||||
1
|
||||
),
|
||||
_vm._v(" "),
|
||||
_vm.showTitle
|
||||
_vm.showTitle && _vm.optionNumber != "false"
|
||||
? _c(
|
||||
"div",
|
||||
{
|
||||
@ -14368,7 +14366,7 @@ __vue_render__$c._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__$c = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__$c = "data-v-748b79ea";
|
||||
const __vue_scope_id__$c = "data-v-79fced13";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__$c = undefined;
|
||||
/* functional template */
|
||||
@ -23406,9 +23404,10 @@ var script = {
|
||||
}
|
||||
},
|
||||
computed: {},
|
||||
provide: function () {
|
||||
provide() {
|
||||
return {
|
||||
wrapRoot: this
|
||||
wrapRoot: this,
|
||||
getOptionNumber: () => this.pBlockData.optionNumber
|
||||
};
|
||||
},
|
||||
watch: {
|
||||
@ -23441,7 +23440,7 @@ var script = {
|
||||
this.$emit('setanalysis', item);
|
||||
},
|
||||
submitAnswer(val) {
|
||||
console.log('this.currentRule', val, this.currentRule);
|
||||
console.log('this.currentRule123', val, this.currentRule);
|
||||
if (val.question.questionType === '10') {
|
||||
let standardAnswer = val.question.standardAnswer;
|
||||
let userAnswer = val.pass.userAnswer;
|
||||
@ -23461,7 +23460,7 @@ var script = {
|
||||
}
|
||||
}
|
||||
// if (!this.$route.query.templateId) {
|
||||
this.mode === 'preview' && this.$emit('submitAnswer', {
|
||||
this.mode != 'editor' && this.$emit('submitAnswer', {
|
||||
...val,
|
||||
chapterId: this.currentRule.chapterId,
|
||||
xmlCompRef: val.question.xmlCompRef,
|
||||
@ -23596,7 +23595,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-6b3d24a8";
|
||||
const __vue_scope_id__ = "data-v-42ff047c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1,9 +1,687 @@
|
||||
|
||||
.read-the-docs[data-v-518f1c34] {
|
||||
.read-the-docs[data-v-4a851596] {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
|
||||
.read-the-docs[data-v-40ccda74] {
|
||||
color: #888;
|
||||
.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 0.2s;
|
||||
}
|
||||
.xml-text-h5 .inline-audio-box .wifi-symbol.playing .third {
|
||||
animation: fadeInOut 1s infinite 0.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;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=XmlText.vue.map */
|
||||
|
||||
.xml-text-h5[data-v-699007d0] {
|
||||
}
|
||||
.xml-text-pc[data-v-699007d0] {
|
||||
}
|
||||
.xml-text-h5[data-v-699007d0] {
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*# sourceMappingURL=XmlTextDialog.vue.map */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
.read-the-docs[data-v-518f1c34]{color:#888}.read-the-docs[data-v-40ccda74]{color:#888}
|
||||
.read-the-docs[data-v-4a851596]{color:#888}.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,5 +1,5 @@
|
||||
.preview-item-file[data-v-0af940cd]:hover,
|
||||
.slip-over-cover[data-v-0af940cd]:hover {
|
||||
.preview-item-file[data-v-444bc60c]:hover,
|
||||
.slip-over-cover[data-v-444bc60c]:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 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==";
|
||||
@ -145,7 +145,7 @@ var script = {
|
||||
data.coverFileUrl = this.resourceBasisPath + data.coverFileUrl.split('./')[1];
|
||||
data.uploadFileUrl = this.resourceBasisPath + data.uploadFileUrl.split('./')[1];
|
||||
}
|
||||
if (this.mode == 'preview') {
|
||||
if (this.mode != 'editor') {
|
||||
this.$emit('downloadFileUrl', {
|
||||
item,
|
||||
fileName,
|
||||
@ -1417,7 +1417,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-0af940cd";
|
||||
const __vue_scope_id__ = "data-v-444bc60c";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1 +1 @@
|
||||
.preview-item-file[data-v-0af940cd]:hover,.slip-over-cover[data-v-0af940cd]:hover{cursor:pointer}
|
||||
.preview-item-file[data-v-444bc60c]:hover,.slip-over-cover[data-v-444bc60c]:hover{cursor:pointer}
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
.xml-single-text-group-h5[data-v-35684fd0] {
|
||||
.xml-single-text-group-h5[data-v-7f6adb56] {
|
||||
}
|
||||
.xml-single-text-group-pc[data-v-35684fd0] {
|
||||
.xml-single-text-group-pc[data-v-7f6adb56] {
|
||||
}
|
||||
.xml-single-text-group-pad[data-v-35684fd0] {
|
||||
.xml-single-text-group-pad[data-v-7f6adb56] {
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
@ -182,6 +182,9 @@ var script = {
|
||||
dataName,
|
||||
data
|
||||
});
|
||||
},
|
||||
getClassName() {
|
||||
return this.groupData.textData.className || '';
|
||||
}
|
||||
}
|
||||
};
|
||||
@ -273,6 +276,7 @@ var __vue_render__ = function () {
|
||||
"xml-single-text-group",
|
||||
"xml-single-text-group-" + _vm.pageType,
|
||||
_vm.groupIsActive ? "active" : "",
|
||||
_vm.getClassName(),
|
||||
],
|
||||
on: { click: _vm.emitClick },
|
||||
},
|
||||
@ -361,7 +365,7 @@ __vue_render__._withStripped = true;
|
||||
/* style */
|
||||
const __vue_inject_styles__ = undefined;
|
||||
/* scoped */
|
||||
const __vue_scope_id__ = "data-v-35684fd0";
|
||||
const __vue_scope_id__ = "data-v-7f6adb56";
|
||||
/* module identifier */
|
||||
const __vue_module_identifier__ = undefined;
|
||||
/* functional template */
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
var singleGroupMixin = {
|
||||
|
||||
@ -1,93 +1,90 @@
|
||||
|
||||
|
||||
/*# sourceMappingURL=seventh.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=fourth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=first.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=second.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=ninth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme2.vue.map */
|
||||
/*# sourceMappingURL=first.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme5.vue.map */
|
||||
/*# sourceMappingURL=fourth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme6.vue.map */
|
||||
/*# sourceMappingURL=sixth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greytheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme2.vue.map */
|
||||
/*# sourceMappingURL=seventh.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme4.vue.map */
|
||||
/*# sourceMappingURL=Greytheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme3.vue.map */
|
||||
/*# sourceMappingURL=tenth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme3.vue.map */
|
||||
/*# sourceMappingURL=Greytheme5.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme4.vue.map */
|
||||
/*# sourceMappingURL=eighth.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme1.vue.map */
|
||||
/*# sourceMappingURL=Greytheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme2.vue.map */
|
||||
/*# sourceMappingURL=Yellowtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=eleventh.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme3.vue.map */
|
||||
/*# sourceMappingURL=Redtheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme1.vue.map */
|
||||
/*# sourceMappingURL=Greytheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Yellowtheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme2.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Bluetheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Bluetheme4.vue.map */
|
||||
/*# sourceMappingURL=Greytheme6.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Bluetheme3.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Greentheme1.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Bluetheme2.vue.map */
|
||||
@ -96,7 +93,10 @@
|
||||
/*# sourceMappingURL=Greentheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Bluetheme3.vue.map */
|
||||
/*# sourceMappingURL=Bluetheme4.vue.map */
|
||||
|
||||
|
||||
/*# sourceMappingURL=Redtheme4.vue.map */
|
||||
.xml-text-h5 .inline-audio-wrap,
|
||||
.xml-text-h5 .inline-link-wrap {
|
||||
align-items: center;
|
||||
@ -168,11 +168,11 @@
|
||||
|
||||
/*# sourceMappingURL=XmlText.vue.map */
|
||||
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
.xml-text-h5[data-v-699007d0] {
|
||||
}
|
||||
.xml-text-pc[data-v-53ea1419] {
|
||||
.xml-text-pc[data-v-699007d0] {
|
||||
}
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
.xml-text-h5[data-v-699007d0] {
|
||||
}
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* XmlDigitalTeaching v0.0.1
|
||||
* Copyright ©Thu Jun 12 2025 10:02:00 GMT+0800 (中国标准时间) smile
|
||||
* Copyright ©Sat Jul 19 2025 09:47:03 GMT+0800 (中国标准时间) smile
|
||||
* Released under the ISC License.
|
||||
*/
|
||||
//
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
.xml-text-h5[data-v-699007d0] {
|
||||
}
|
||||
.xml-text-pc[data-v-53ea1419] {
|
||||
.xml-text-pc[data-v-699007d0] {
|
||||
}
|
||||
.xml-text-h5[data-v-53ea1419] {
|
||||
.xml-text-h5[data-v-699007d0] {
|
||||
}
|
||||
|
||||
.xml-text-h5 .inline-audio-wrap,
|
||||
|
||||
File diff suppressed because one or more lines are too long
BIN
src/plugin/xml-digital-teaching/lib/theme/fonts/angsa.woff2
Normal file
BIN
src/plugin/xml-digital-teaching/lib/theme/fonts/angsa.woff2
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user