This commit is contained in:
karl 2024-07-31 11:06:04 +08:00
parent 1b7dd93888
commit dbea950f04
46 changed files with 12 additions and 12 deletions

View File

@ -23,10 +23,10 @@
<li class="problem_right_container" v-for="item in getQaLists">
<div class="title">
<span v-html="handleprant(item.title)"></span>
<el-button @click="handleZip(item.img_zip)" type="primary">下载图片</el-button>
<el-button @click="handleZip(item.trip_zip)" type="primary">下载行程</el-button>
<el-button @click="showImgDialog(item.img_zip)" type="primary">下载图片(暂未启用)</el-button>
<el-button @click="showFileList(item.trip_zip)" type="primary" style="margin-left: 10px;">下载行程(暂未启用)</el-button>
<!-- <el-button @click="handleZip(item.img_zip)" type="primary">下载图片</el-button>
<el-button @click="handleZip(item.trip_zip)" type="primary">下载行程</el-button> -->
<el-button @click="showImgDialog(item.img_zip)" type="primary">下载图片</el-button>
<el-button @click="showFileList(item.trip_zip)" type="primary" style="margin-left: 10px;">下载行程</el-button>
</div>
<div class="desc_container" v-for="list in item.qaQuestions">
<span style="font-weight: 700;color: #46a6ff;" class="desc" v-html="handleprant(list.title)">

View File

@ -188,7 +188,7 @@
</div>
<i class="el-icon-plus avatar-uploader-icon" />
</el-upload>
<div style="color: red">(请上传zip格式的文件图片)</div>
<div style="color: red">(请上传.jpg, png的图片)</div>
</el-form-item>
<el-form-item label="上传行程">
<el-upload
@ -320,7 +320,7 @@
</div>
<i class="el-icon-plus avatar-uploader-icon" />
</el-upload>
<div style="color: red">(请上传zip格式的文件图片)</div>
<div style="color: red">(请上传.jpg, png的图片)</div>
</el-form-item>
<el-form-item label="上传行程">
<el-upload

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
.pagination-container[data-v-28fdfbeb]{padding:32px 16px;position:fixed;bottom:0;left:0;width:100%;background:#fff;padding:40px 280px;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.1);box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:100}.pagination-container.hidden[data-v-28fdfbeb]{display:none}.disable-layer[data-v-25113710]{width:100%;height:100%;background:#f5f7fa;position:absolute;top:0;left:0;z-index:99;opacity:.5}.img-box[data-v-c51cea6e]{position:relative;display:inline-block;width:100px;margin-bottom:10px}.img-box+.img-box[data-v-c51cea6e]{margin-left:10px}.img-box .desc[data-v-c51cea6e]{line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.avatar-uploader[data-v-c51cea6e] .el-upload{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-icon-plus[data-v-c51cea6e]{display:inline-block;margin-left:10px}.el-icon-folder[data-v-c51cea6e]{color:#409eff!important;font-size:100px}.close[data-v-c51cea6e]{position:absolute;top:-10px;right:-8px;font-size:18px;color:#409eff}.mistake-content[data-v-c51cea6e],.qa-desc[data-v-c51cea6e]{display:-webkit-box;display:-ms-flexbox;display:flex}.mistake-left[data-v-c51cea6e]{width:90%}.mistake-right[data-v-c51cea6e]{padding-left:20px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-container[data-v-c51cea6e]{position:relative;padding-bottom:60px}.el-table[data-v-c51cea6e],.filter-container[data-v-c51cea6e]{padding-bottom:52px}.mistake-btn[data-v-c51cea6e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:10px}.search[data-v-c51cea6e]{margin-left:10px}.avatar-uploader .el-upload[data-v-c51cea6e]{border:1px solid #131313;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-c51cea6e]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-c51cea6e]{border:1px solid #979797;border-radius:15px;font-size:28px;color:#8c939d;width:100px;height:100px;line-height:100px;text-align:center;position:relative}

View File

@ -1 +0,0 @@
@font-face{font-family:PingFang;src:url(../../static/fonts/PingFang\ SC.212ada59.ttf);font-weight:400;font-style:normal}body[data-v-270ef90a]{font-family:PingFang!important}.infinite-list[data-v-270ef90a]{list-style-type:none;height:calc(100vh - 154px);padding:0;margin:0}.desc_container+.desc_container[data-v-270ef90a]{margin-top:10px;padding-top:10px}.desc_container .desc_title[data-v-270ef90a]{font-size:18px;font-weight:500;color:#333;line-height:25px;margin-bottom:10px}.desc_container .desc_content[data-v-270ef90a]{font-size:14px;font-weight:300}.problem .problem_form[data-v-270ef90a]{margin-top:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.problem .problem_container[data-v-270ef90a],.problem .problem_form[data-v-270ef90a]{display:-webkit-box;display:-ms-flexbox;display:flex}.problem .problem_container .problem_left[data-v-270ef90a]{font-family:PingFang,sans-serif;font-weight:300;width:18%;background:#fff;padding:0 20px;border-right:2px solid #46a6ff;height:calc(100vh - 154px)}.problem .problem_container .problem_left .btn[data-v-270ef90a]{color:#fff;padding:10px 20px;cursor:pointer;text-align:center;background:#46a6ff;border-radius:10px}.problem .problem_container .problem_left .btn+.btn[data-v-270ef90a]{margin-top:10px}.problem .problem_container .problem_right[data-v-270ef90a]{width:100%;background:#fff;padding:0 20px}.problem .problem_container .problem_right .problem_right_container+.problem_right_container[data-v-270ef90a]{margin-top:20px}.problem .problem_container .problem_right .problem_right_container .title[data-v-270ef90a]{font-size:20px;font-weight:600;margin-bottom:10px;color:#46a6ff}.problem .problem_container .problem_right .problem_right_container .title[data-v-270ef90a]>:first-child{margin-right:40px}.problem .problem_container .problem_right .problem_right_container .desc[data-v-270ef90a]{font-size:14px;color:#666;line-height:24px}.problem .problem_container .problem_right .problem_right_container .desc .copy-button[data-v-270ef90a]{margin-left:300px}.image-list-horizontal[data-v-270ef90a]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;padding:10px 0}.image-card[data-v-270ef90a]{display:inline-block;width:150px;margin-right:10px}.image-preview[data-v-270ef90a]{width:100%;height:100px;-o-object-fit:cover;object-fit:cover}.image-preview-full[data-v-270ef90a]{width:100%;max-height:600px}.image-footer[data-v-270ef90a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.file-list-horizontal[data-v-270ef90a]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;padding:10px 0}.file-card[data-v-270ef90a]{display:inline-block;width:400px;margin-right:10px}.file-info[data-v-270ef90a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.file-icon[data-v-270ef90a]{font-size:24px;margin-right:10px}.file-name[data-v-270ef90a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 40px)}.file-footer[data-v-270ef90a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}

View File

@ -0,0 +1 @@
@font-face{font-family:PingFang;src:url(../../static/fonts/PingFang\ SC.212ada59.ttf);font-weight:400;font-style:normal}body[data-v-33a537ae]{font-family:PingFang!important}.infinite-list[data-v-33a537ae]{list-style-type:none;height:calc(100vh - 154px);padding:0;margin:0}.desc_container+.desc_container[data-v-33a537ae]{margin-top:10px;padding-top:10px}.desc_container .desc_title[data-v-33a537ae]{font-size:18px;font-weight:500;color:#333;line-height:25px;margin-bottom:10px}.desc_container .desc_content[data-v-33a537ae]{font-size:14px;font-weight:300}.problem .problem_form[data-v-33a537ae]{margin-top:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.problem .problem_container[data-v-33a537ae],.problem .problem_form[data-v-33a537ae]{display:-webkit-box;display:-ms-flexbox;display:flex}.problem .problem_container .problem_left[data-v-33a537ae]{font-family:PingFang,sans-serif;font-weight:300;width:18%;background:#fff;padding:0 20px;border-right:2px solid #46a6ff;height:calc(100vh - 154px)}.problem .problem_container .problem_left .btn[data-v-33a537ae]{color:#fff;padding:10px 20px;cursor:pointer;text-align:center;background:#46a6ff;border-radius:10px}.problem .problem_container .problem_left .btn+.btn[data-v-33a537ae]{margin-top:10px}.problem .problem_container .problem_right[data-v-33a537ae]{width:100%;background:#fff;padding:0 20px}.problem .problem_container .problem_right .problem_right_container+.problem_right_container[data-v-33a537ae]{margin-top:20px}.problem .problem_container .problem_right .problem_right_container .title[data-v-33a537ae]{font-size:20px;font-weight:600;margin-bottom:10px;color:#46a6ff}.problem .problem_container .problem_right .problem_right_container .title[data-v-33a537ae]>:first-child{margin-right:40px}.problem .problem_container .problem_right .problem_right_container .desc[data-v-33a537ae]{font-size:14px;color:#666;line-height:24px}.problem .problem_container .problem_right .problem_right_container .desc .copy-button[data-v-33a537ae]{margin-left:300px}.image-list-horizontal[data-v-33a537ae]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;padding:10px 0}.image-card[data-v-33a537ae]{display:inline-block;width:150px;margin-right:10px}.image-preview[data-v-33a537ae]{width:100%;height:100px;-o-object-fit:cover;object-fit:cover}.image-preview-full[data-v-33a537ae]{width:100%;max-height:600px}.image-footer[data-v-33a537ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.file-list-horizontal[data-v-33a537ae]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;padding:10px 0}.file-card[data-v-33a537ae]{display:inline-block;width:400px;margin-right:10px}.file-info[data-v-33a537ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.file-icon[data-v-33a537ae]{font-size:24px;margin-right:10px}.file-name[data-v-33a537ae]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 40px)}.file-footer[data-v-33a537ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}

View File

@ -0,0 +1 @@
.pagination-container[data-v-28fdfbeb]{padding:32px 16px;position:fixed;bottom:0;left:0;width:100%;background:#fff;padding:40px 280px;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.1);box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:100}.pagination-container.hidden[data-v-28fdfbeb]{display:none}.disable-layer[data-v-25113710]{width:100%;height:100%;background:#f5f7fa;position:absolute;top:0;left:0;z-index:99;opacity:.5}.img-box[data-v-6b889b2e]{position:relative;display:inline-block;width:100px;margin-bottom:10px}.img-box+.img-box[data-v-6b889b2e]{margin-left:10px}.img-box .desc[data-v-6b889b2e]{line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.avatar-uploader[data-v-6b889b2e] .el-upload{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-icon-plus[data-v-6b889b2e]{display:inline-block;margin-left:10px}.el-icon-folder[data-v-6b889b2e]{color:#409eff!important;font-size:100px}.close[data-v-6b889b2e]{position:absolute;top:-10px;right:-8px;font-size:18px;color:#409eff}.mistake-content[data-v-6b889b2e],.qa-desc[data-v-6b889b2e]{display:-webkit-box;display:-ms-flexbox;display:flex}.mistake-left[data-v-6b889b2e]{width:90%}.mistake-right[data-v-6b889b2e]{padding-left:20px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-container[data-v-6b889b2e]{position:relative;padding-bottom:60px}.el-table[data-v-6b889b2e],.filter-container[data-v-6b889b2e]{padding-bottom:52px}.mistake-btn[data-v-6b889b2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:10px}.search[data-v-6b889b2e]{margin-left:10px}.avatar-uploader .el-upload[data-v-6b889b2e]{border:1px solid #131313;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload[data-v-6b889b2e]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-6b889b2e]{border:1px solid #979797;border-radius:15px;font-size:28px;color:#8c939d;width:100px;height:100px;line-height:100px;text-align:center;position:relative}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long