251 lines
5.5 KiB
CSS
251 lines
5.5 KiB
CSS
|
|
.xml-question-container-h5[data-v-630ba314] {
|
|
}
|
|
.xml-question-container-pc[data-v-630ba314] {
|
|
}
|
|
.xml-question-container-pad[data-v-630ba314] {
|
|
}
|
|
|
|
|
|
|
|
/*# sourceMappingURL=QuestionItem.vue.map */
|
|
.option-item + .option-item[data-v-2aeaa1c8] {
|
|
margin-top: 16px;
|
|
}
|
|
.option-item[data-v-2aeaa1c8] {
|
|
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-2aeaa1c8] {
|
|
padding: 8px 0;
|
|
}
|
|
.option-item.isActive[data-v-2aeaa1c8] {
|
|
border-color: #2e9adb;
|
|
}
|
|
.option-item.isTrue[data-v-2aeaa1c8] {
|
|
border: 1px solid #70b603;
|
|
}
|
|
.option-item.isTrue[data-v-2aeaa1c8] .el-radio__input.is-checked .el-radio__inner {
|
|
border-color: #70b603;
|
|
background: #70b603;
|
|
}
|
|
.option-item.isFalse[data-v-2aeaa1c8] {
|
|
border: 1px solid #d9001b;
|
|
}
|
|
.option-item.isFalse[data-v-2aeaa1c8] .el-radio__input.is-checked .el-radio__inner {
|
|
border-color: #d9001b;
|
|
background: #d9001b;
|
|
}
|
|
.option-item[data-v-2aeaa1c8]:hover {
|
|
background: #ddd;
|
|
}
|
|
.option-item[data-v-2aeaa1c8] .content {
|
|
cursor: pointer;
|
|
}
|
|
.option-item[data-v-2aeaa1c8] .stem-content.no-border {
|
|
padding: 8px 14px !important;
|
|
cursor: pointer;
|
|
}
|
|
|
|
/*# sourceMappingURL=radio.vue.map */
|
|
.content[data-v-091089da] {
|
|
width: 100%;
|
|
}
|
|
.content .stem-content[data-v-091089da] {
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
padding: 5px 14px;
|
|
height: auto;
|
|
border: 1px solid #e7e7e7;
|
|
border-radius: 6px;
|
|
cursor: pointer;
|
|
}
|
|
.content .stem-content.no-border[data-v-091089da] {
|
|
padding: 0;
|
|
border: none;
|
|
cursor: default;
|
|
}
|
|
.content .stem-content .placeholder[data-v-091089da] {
|
|
color: #c0c4cc;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
user-select: none;
|
|
}
|
|
|
|
/*# sourceMappingURL=common.vue.map */
|
|
.option-item + .option-item[data-v-2dab3356] {
|
|
margin-top: 16px;
|
|
}
|
|
.option-item[data-v-2dab3356] {
|
|
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-2dab3356] {
|
|
border-color: #2e9adb;
|
|
}
|
|
.option-item .questionSeq[data-v-2dab3356] {
|
|
padding: 8px 0;
|
|
}
|
|
.option-item.isTrue[data-v-2dab3356] {
|
|
border: 1px solid #70b603;
|
|
}
|
|
.option-item.isTrue[data-v-2dab3356] .el-checkbox__input.is-checked .el-checkbox__inner {
|
|
border-color: #70b603;
|
|
background: #70b603;
|
|
}
|
|
.option-item.isFalse[data-v-2dab3356] {
|
|
border: 1px solid #d9001b;
|
|
}
|
|
.option-item.isFalse[data-v-2dab3356] .el-checkbox__input.is-checked .el-checkbox__inner {
|
|
border-color: #d9001b;
|
|
background: #d9001b;
|
|
}
|
|
.option-item[data-v-2dab3356]:hover {
|
|
background: #ddd;
|
|
}
|
|
.option-item[data-v-2dab3356] .content {
|
|
cursor: pointer;
|
|
}
|
|
.option-item[data-v-2dab3356] .stem-content.no-border {
|
|
padding: 8px 14px !important;
|
|
cursor: pointer;
|
|
}
|
|
|
|
/*# sourceMappingURL=checkbox.vue.map */
|
|
.image-file[data-v-506f1aca] {
|
|
width: 218px;
|
|
object-fit: scale-down;
|
|
}
|
|
.video-file[data-v-506f1aca] {
|
|
width: 408px;
|
|
}
|
|
.file-render[data-v-506f1aca] {
|
|
width: 100%;
|
|
}
|
|
.file-info[data-v-506f1aca] {
|
|
flex: 1;
|
|
min-width: 0;
|
|
}
|
|
.file-info.videoHandler[data-v-506f1aca] {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
}
|
|
.file-info.videoHandler .fileName[data-v-506f1aca] {
|
|
font-size: 18px;
|
|
color: #333333;
|
|
margin-bottom: 19px;
|
|
}
|
|
.file-info.videoHandler .fileInfo[data-v-506f1aca] {
|
|
font-size: 14px;
|
|
color: #666666;
|
|
margin-bottom: 19px;
|
|
}
|
|
|
|
/*# sourceMappingURL=index.vue.map */
|
|
[data-v-7628e470] .el-dialog__header {
|
|
padding: 10px;
|
|
}
|
|
.video-content[data-v-7628e470] {
|
|
width: 180px;
|
|
height: 135px;
|
|
border-radius: 6px;
|
|
overflow: hidden;
|
|
position: relative;
|
|
}
|
|
.video-content .play[data-v-7628e470] {
|
|
position: absolute;
|
|
left: 50%;
|
|
top: 50%;
|
|
cursor: pointer;
|
|
transform: translateX(-50%) translateY(-50%);
|
|
}
|
|
.video-mask[data-v-7628e470] {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: rgba(0, 0, 0, 0.5);
|
|
}
|
|
.video-mask img[data-v-7628e470] {
|
|
position: absolute;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50% -50%);
|
|
display: block;
|
|
}
|
|
.video-player[data-v-7628e470] {
|
|
width: 100%;
|
|
}
|
|
|
|
/*# sourceMappingURL=video-play.vue.map */
|
|
.audio .audio-icon[data-v-25355b9e] {
|
|
width: 36px;
|
|
height: 36px;
|
|
margin-right: 20px;
|
|
}
|
|
.audio .audio-icon img[data-v-25355b9e] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: block;
|
|
}
|
|
.audio .audio-controls[data-v-25355b9e] {
|
|
width: 100%;
|
|
max-width: 200px;
|
|
flex: 1;
|
|
height: 36px;
|
|
}
|
|
.audio .audio-controls .audio-controls--progress[data-v-25355b9e], .audio .audio-controls .audio-controls--handler[data-v-25355b9e] {
|
|
width: 100%;
|
|
}
|
|
.audio .audio-controls .audio-controls--handler[data-v-25355b9e] {
|
|
line-height: 1;
|
|
}
|
|
.audio .audio-controls .audio-controls--handler .play[data-v-25355b9e] {
|
|
font-size: 24px;
|
|
}
|
|
.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-25355b9e] {
|
|
width: 22px;
|
|
height: 22px;
|
|
display: block;
|
|
cursor: pointer;
|
|
}
|
|
.audio .audio-controls .audio-controls--handler .current-time[data-v-25355b9e], .audio .audio-controls .audio-controls--handler .total-time[data-v-25355b9e] {
|
|
font-size: 12px;
|
|
color: #333;
|
|
}
|
|
.play-handler.mobile[data-v-25355b9e] {
|
|
width: 20px;
|
|
height: 20px;
|
|
}
|
|
.audio-component[data-v-25355b9e] {
|
|
display: none;
|
|
}
|
|
[data-v-25355b9e] .el-slider__runway {
|
|
margin: 0 0 4px 0;
|
|
background: #e3e3e3;
|
|
height: 4px;
|
|
}
|
|
[data-v-25355b9e] .el-slider__bar {
|
|
height: 4px;
|
|
}
|
|
[data-v-25355b9e] .el-slider__button {
|
|
width: 10px;
|
|
height: 10px;
|
|
}
|
|
[data-v-25355b9e] .el-slider__button-wrapper {
|
|
top: -15px;
|
|
}
|
|
|
|
/*# sourceMappingURL=audio-play-new.vue.map */ |