@fengzhongwen/kukan-ui 1.0.21 → 1.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/kukan-ui.css CHANGED
@@ -1 +1 @@
1
- .only_file_area[data-v-cdec1cec]{width:13.5rem;min-height:6rem;padding:1rem;border-radius:15px;border:1px solid #e2e8ef;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.only_file_area[data-v-cdec1cec]:hover{transform:translateY(-3px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.only_file_area[data-v-cdec1cec]:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:#1890ff;transform:scaleY(0);transition:transform .3s ease}.only_file_area[data-v-cdec1cec]:hover:before{transform:scaleY(1)}.only_file_area .file_icon[data-v-cdec1cec]{font-size:2rem;color:#909399;margin-right:1rem;transition:all .3s ease}.only_file_area .file_card_top[data-v-cdec1cec]{display:flex;align-items:center;gap:.4rem}.only_file_area .file_card_top .file_type[data-v-cdec1cec]{width:2.5rem;height:2rem;text-align:center;line-height:2rem;background-color:#e2e8ef;font-weight:600;border-radius:5px;text-transform:uppercase;font-size:12px;white-space:nowrap}.only_file_area .file_card_top .file_name[data-v-cdec1cec]{white-space:nowrap;overflow-x:auto;text-overflow:ellipsis;overflow:hidden;width:12rem;height:1.5rem;min-height:.5rem;font-size:.9rem;font-weight:600;color:#1f283a;word-break:break-all;line-height:1.3}.only_file_area .progress_area[data-v-cdec1cec]{display:flex;align-items:center;justify-content:space-between;width:100%}.only_file_area .progress_area .el-progress[data-v-cdec1cec]{width:100%}.only_file_area .progress_area .el-progress[data-v-cdec1cec] .el-progress-bar__outer{background-color:#b3c3e8}.only_file_area .progress_area .el-progress[data-v-cdec1cec] .el-progress-bar__inner{transition:width .4s ease}.only_file_area .file_card_bottom[data-v-cdec1cec]{display:flex;justify-content:space-between;align-items:center;font-size:12px}.only_file_area .file_card_bottom .option[data-v-cdec1cec]{display:flex;align-items:center;gap:.3rem;height:1.5rem;min-height:.5rem}.only_file_area .file_card_bottom .option .option_text[data-v-cdec1cec]{color:red}.only_file_area .file_card_bottom .option .option_text[data-v-cdec1cec]:hover{text-decoration:underline;cursor:pointer}.only_file_area .file_card_bottom .option .status_text .uploading_error[data-v-cdec1cec]{color:red;font-weight:500}.only_file_area .file_card_bottom .option .status_text .uploading_wait[data-v-cdec1cec]{color:#909399}.only_file_area .file_card_bottom .option .status_text .uploading_success[data-v-cdec1cec]{color:#67c23a;font-weight:500}.only_file_area.only_file_area_isActive[data-v-cdec1cec]{border:1px solid #1890ff;background-color:rgba(24,144,255,.05)}.only_file_area.only_file_area_isActive .file_icon[data-v-cdec1cec]{color:#1890ff;transform:scale(1.1)}.only_file_area.only_file_area_isActive[data-v-cdec1cec]:after{content:"";position:absolute;top:.5rem;right:.5rem;width:16px;height:16px;border-radius:50%;background:#1890ff;box-shadow:0 0 0 2px #fff}.upload_table[data-v-61052c10]{height:100%;width:100%}.upload_table[data-v-61052c10] .el-table__cell{padding:6px 0}.upload_table .header[data-v-61052c10]{height:3rem;padding:.5rem;display:flex;align-items:center;justify-content:space-between;border:1px solid #dfe6ec;border-bottom:0}.upload_table .header .total[data-v-61052c10]{display:flex;align-items:center;gap:.25rem}.upload_table .file_name[data-v-61052c10]{display:flex;gap:.25rem;overflow:hidden;min-height:.5rem;font-size:.9rem;font-weight:400;color:#1f283a}.upload_table .file_name .file_type[data-v-61052c10]{width:1.5rem;height:1.5rem;text-align:center;line-height:1.5rem;background-color:#e2e8ef;font-weight:600;border-radius:5px;text-transform:uppercase;font-size:10px;color:#1392e8;white-space:nowrap}.upload_table .option_text[data-v-61052c10]{color:red}.upload_table .option_text[data-v-61052c10]:hover{text-decoration:underline;cursor:pointer}.upload_table .status_text .uploading_error[data-v-61052c10]{color:red;font-weight:500}.upload_table .status_text .uploading_wait[data-v-61052c10]{color:#909399}.upload_table .status_text .uploading_success[data-v-61052c10]{color:#67c23a;font-weight:500}.upload_table .progress_area[data-v-61052c10]{display:flex;align-items:center;justify-content:space-between;width:100%}.upload_table .progress_area .el-progress[data-v-61052c10]{width:100%}.upload_table .progress_area .el-progress[data-v-61052c10] .el-progress-bar__outer{background-color:#b3c3e8}.upload_table .progress_area .el-progress[data-v-61052c10] .el-progress-bar__inner{transition:width .4s ease}.upload-multiple[data-v-4f005bbc]{margin-top:.15rem;animation:slideDown .3s ease-out}.upload-multiple .upload-loading-mask[data-v-4f005bbc]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.9);z-index:100;display:flex;align-items:center;justify-content:center;border-radius:.5rem}.upload-multiple .upload-loading-mask[data-v-4f005bbc]:after{content:"";width:var(--spinner-size,40px);height:var(--spinner-size,40px);border:4px solid #f3f3f3;border-top:4px solid #1890ff;border-radius:50%;animation:spin-data-v-4f005bbc 1s linear infinite}@keyframes spin-data-v-4f005bbc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.upload-multiple .upload-multiple-box[data-v-4f005bbc]{display:flex}.upload-multiple .upload-multiple-box .upload-multiple-box-right[data-v-4f005bbc]{height:9rem;margin-left:1rem;position:relative}.upload-multiple .upload-multiple-box .upload-multiple-box-right img[data-v-4f005bbc]{max-width:21vw;height:100%;border-radius:8px}.upload-multiple .upload-multiple-box .upload-multiple-box-right .upload-multiple-box-close[data-v-4f005bbc]{position:absolute;top:-8px;left:-8px;width:20px;height:20px;border-radius:50%;background-color:#f56c6c;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;z-index:10}.upload-multiple .upload-multiple-box .upload-multiple-box-right .upload-multiple-box-close[data-v-4f005bbc]:hover{background-color:#e64949}.upload-multiple .upload_button[data-v-4f005bbc]{border-radius:5px;margin-top:.5rem;width:100%;transition:all .3s ease}.upload-multiple .upload_button[data-v-4f005bbc]:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.upload-multiple .multiple_upload_area[data-v-4f005bbc]{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease;position:relative;padding:1.2rem;border:2px dashed #c0c4cc;border-radius:.5rem;width:100%;height:9rem;cursor:pointer}.upload-multiple .multiple_upload_area .el-icon-upload[data-v-4f005bbc]{font-size:2.5rem;color:#909399;transition:all .3s ease}.upload-multiple .multiple_upload_area div[data-v-4f005bbc]:nth-child(2){font-size:1rem;color:#606266;transition:all .3s ease}.upload-multiple .uploading_box_hover[data-v-4f005bbc]{border:2px dashed #1890ff;background-color:rgba(24,144,255,.05)}.upload-multiple .uploading_box_hover .el-icon-upload[data-v-4f005bbc]{color:#1890ff;transform:scale(1.1)}.upload-multiple .uploading_box_hover div[data-v-4f005bbc]:nth-child(2){color:#1890ff}.upload-multiple .multiple_upload_area_disabled[data-v-4f005bbc]{cursor:not-allowed}.upload-multiple .small_model[data-v-4f005bbc]{width:9rem;height:9rem}.upload-multiple .mini_model[data-v-4f005bbc]{width:5rem;height:1.5rem;padding:.75rem .25rem}.upload-multiple .multiple_upload_area[data-v-4f005bbc]:hover{border:2px dashed #1890ff;background-color:rgba(24,144,255,.05)}.upload-multiple .multiple_upload_area:hover .el-icon-upload[data-v-4f005bbc]{color:#1890ff;transform:scale(1.1)}.upload-multiple .multiple_upload_area:hover div[data-v-4f005bbc]:nth-child(2){color:#1890ff}.upload-multiple .upload-multiple-table[data-v-4f005bbc]{margin-top:1rem}.upload-multiple .multiple_upload_list[data-v-4f005bbc]{position:relative;overflow:auto;padding:.5rem;border-radius:4px;background-color:#f6f6f7;margin-top:1rem}.upload-multiple .multiple_upload_list .tip_title[data-v-4f005bbc]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;padding-top:0}.upload-multiple .multiple_upload_list .tip_title .title[data-v-4f005bbc]{display:flex}.upload-multiple .multiple_upload_list .tip_title .title .total_progress[data-v-4f005bbc]{display:flex;align-items:center;margin-left:.5rem}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .logo[data-v-4f005bbc]{border-left:8px solid #1890ff;border-radius:2px;width:.1px;height:1rem;margin-bottom:.2rem}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .el-progress[data-v-4f005bbc]{width:12rem}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .el-progress[data-v-4f005bbc] .el-progress-bar__outer{background-color:#b3c3e8}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .el-progress[data-v-4f005bbc] .el-progress-bar__inner{transition:width .4s ease}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .uploading_error[data-v-4f005bbc]{color:#f56c6c;font-weight:500}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .uploading_wait[data-v-4f005bbc]{color:#909399}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .uploading_success[data-v-4f005bbc]{color:#67c23a;font-weight:500}.upload-multiple .multiple_upload_list .tip_title .el-button[data-v-4f005bbc]{padding:.5rem 1rem;transition:all .3s ease}.upload-multiple .multiple_upload_list .tip_title .el-button[data-v-4f005bbc]:hover{transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.1)}.upload-multiple .multiple_upload_list .selected_list_area[data-v-4f005bbc]{overflow:auto}.upload-multiple .multiple_upload_list .selected_list_area .selected_list[data-v-4f005bbc]{margin-top:.2rem;padding:0;width:100%;display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-start}.upload-multiple .multiple_upload_list .no_file[data-v-4f005bbc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}@media screen and (max-width:2200px){.upload-multiple .multiple_upload_list .selected_list_area[data-v-4f005bbc]{height:22rem}}@media screen and (max-width:1600px){.upload-multiple .multiple_upload_list .selected_list_area[data-v-4f005bbc]{height:15rem}}[data-v-419a04c7] .modern-video-review-dialog{background:transparent!important;box-shadow:none!important}[data-v-419a04c7] .modern-video-review-dialog .el-dialog__header{display:none!important}[data-v-419a04c7] .modern-video-review-dialog .el-dialog__body{padding:0!important}.video-review-container[data-v-419a04c7]{display:flex;flex-direction:column;background-color:#000;position:relative;overflow:hidden;border-radius:12px}.video-review-container .video-review-header[data-v-419a04c7]{flex-shrink:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:0 24px;height:64px;background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05)}.video-review-container .file-info[data-v-419a04c7]{display:flex;flex-direction:column}.video-review-container .file-info .file-name[data-v-419a04c7]{font-size:15px;font-weight:600;color:#1a1a1a}.video-review-container .file-info .file-size[data-v-419a04c7]{font-size:11px;color:#909399;margin-top:2px}.video-review-container .video-review-controls[data-v-419a04c7]{display:flex;align-items:center;background:#fff;padding:4px;border-radius:50px;box-shadow:0 4px 10px rgba(0,0,0,.05);border:1px solid #ebeef5}.video-review-container .video-review-controls .zoom-display[data-v-419a04c7]{font-size:13px;font-weight:600;width:50px;text-align:center;color:#303133;font-variant-numeric:tabular-nums}.video-review-container .video-review-controls .control-divider[data-v-419a04c7]{width:1px;height:16px;background:#eee;margin:0 8px}.video-review-container .control-icon-btn[data-v-419a04c7]{width:34px;height:34px;border:none;background:transparent;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:18px;color:#606266;transition:all .2s}.video-review-container .control-icon-btn[data-v-419a04c7]:hover:not(:disabled){background-color:#f2f6fc;color:#409eff}.video-review-container .control-icon-btn[data-v-419a04c7]:disabled{color:#dcdfe6;cursor:not-allowed}.video-review-container .control-icon-btn.close-btn[data-v-419a04c7]:hover{background-color:#fef0f0;color:#f56c6c}.video-review-container .video-review-content[data-v-419a04c7]{flex:1;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;height:0;cursor:grab}.video-review-container .video-review-content[data-v-419a04c7]:active{cursor:grabbing}.video-review-container .video-transform-wrapper[data-v-419a04c7]{display:flex;justify-content:center;align-items:center;will-change:transform;width:100%;height:100%}.video-review-container .main-preview-video[data-v-419a04c7]{max-width:100%;height:100%;-o-object-fit:contain;object-fit:contain;outline:none;box-shadow:0 10px 30px rgba(0,0,0,.5);background:#000}.video-review-container .status-overlay[data-v-419a04c7]{position:absolute;z-index:10;display:flex;flex-direction:column;align-items:center}.video-review-container .status-overlay i[data-v-419a04c7]{font-size:40px;color:#409eff;margin-bottom:8px}.video-review-container .status-overlay p[data-v-419a04c7]{font-size:14px;color:#eee;margin:0}.video-review-container .status-overlay.error i[data-v-419a04c7],.video-review-container .status-overlay.error p[data-v-419a04c7]{color:#f56c6c}.video-review-container .video-review-hint[data-v-419a04c7]{position:absolute;bottom:80px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.5);color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;pointer-events:none;opacity:0;transition:opacity .3s;z-index:10}.video-review-container:hover .video-review-hint[data-v-419a04c7]{opacity:1}.fade-enter-active[data-v-419a04c7],.fade-leave-active[data-v-419a04c7]{transition:opacity .3s}.fade-enter[data-v-419a04c7],.fade-leave-to[data-v-419a04c7]{opacity:0}
1
+ .only_file_area[data-v-cdec1cec]{width:13.5rem;min-height:6rem;padding:1rem;border-radius:15px;border:1px solid #e2e8ef;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.only_file_area[data-v-cdec1cec]:hover{transform:translateY(-3px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.only_file_area[data-v-cdec1cec]:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:#1890ff;transform:scaleY(0);transition:transform .3s ease}.only_file_area[data-v-cdec1cec]:hover:before{transform:scaleY(1)}.only_file_area .file_icon[data-v-cdec1cec]{font-size:2rem;color:#909399;margin-right:1rem;transition:all .3s ease}.only_file_area .file_card_top[data-v-cdec1cec]{display:flex;align-items:center;gap:.4rem}.only_file_area .file_card_top .file_type[data-v-cdec1cec]{width:2.5rem;height:2rem;text-align:center;line-height:2rem;background-color:#e2e8ef;font-weight:600;border-radius:5px;text-transform:uppercase;font-size:12px;white-space:nowrap}.only_file_area .file_card_top .file_name[data-v-cdec1cec]{white-space:nowrap;overflow-x:auto;text-overflow:ellipsis;overflow:hidden;width:12rem;height:1.5rem;min-height:.5rem;font-size:.9rem;font-weight:600;color:#1f283a;word-break:break-all;line-height:1.3}.only_file_area .progress_area[data-v-cdec1cec]{display:flex;align-items:center;justify-content:space-between;width:100%}.only_file_area .progress_area .el-progress[data-v-cdec1cec]{width:100%}.only_file_area .progress_area .el-progress[data-v-cdec1cec] .el-progress-bar__outer{background-color:#b3c3e8}.only_file_area .progress_area .el-progress[data-v-cdec1cec] .el-progress-bar__inner{transition:width .4s ease}.only_file_area .file_card_bottom[data-v-cdec1cec]{display:flex;justify-content:space-between;align-items:center;font-size:12px}.only_file_area .file_card_bottom .option[data-v-cdec1cec]{display:flex;align-items:center;gap:.3rem;height:1.5rem;min-height:.5rem}.only_file_area .file_card_bottom .option .option_text[data-v-cdec1cec]{color:red}.only_file_area .file_card_bottom .option .option_text[data-v-cdec1cec]:hover{text-decoration:underline;cursor:pointer}.only_file_area .file_card_bottom .option .status_text .uploading_error[data-v-cdec1cec]{color:red;font-weight:500}.only_file_area .file_card_bottom .option .status_text .uploading_wait[data-v-cdec1cec]{color:#909399}.only_file_area .file_card_bottom .option .status_text .uploading_success[data-v-cdec1cec]{color:#67c23a;font-weight:500}.only_file_area.only_file_area_isActive[data-v-cdec1cec]{border:1px solid #1890ff;background-color:rgba(24,144,255,.05)}.only_file_area.only_file_area_isActive .file_icon[data-v-cdec1cec]{color:#1890ff;transform:scale(1.1)}.only_file_area.only_file_area_isActive[data-v-cdec1cec]:after{content:"";position:absolute;top:.5rem;right:.5rem;width:16px;height:16px;border-radius:50%;background:#1890ff;box-shadow:0 0 0 2px #fff}.upload_table[data-v-61052c10]{height:100%;width:100%}.upload_table[data-v-61052c10] .el-table__cell{padding:6px 0}.upload_table .header[data-v-61052c10]{height:3rem;padding:.5rem;display:flex;align-items:center;justify-content:space-between;border:1px solid #dfe6ec;border-bottom:0}.upload_table .header .total[data-v-61052c10]{display:flex;align-items:center;gap:.25rem}.upload_table .file_name[data-v-61052c10]{display:flex;gap:.25rem;overflow:hidden;min-height:.5rem;font-size:.9rem;font-weight:400;color:#1f283a}.upload_table .file_name .file_type[data-v-61052c10]{width:1.5rem;height:1.5rem;text-align:center;line-height:1.5rem;background-color:#e2e8ef;font-weight:600;border-radius:5px;text-transform:uppercase;font-size:10px;color:#1392e8;white-space:nowrap}.upload_table .option_text[data-v-61052c10]{color:red}.upload_table .option_text[data-v-61052c10]:hover{text-decoration:underline;cursor:pointer}.upload_table .status_text .uploading_error[data-v-61052c10]{color:red;font-weight:500}.upload_table .status_text .uploading_wait[data-v-61052c10]{color:#909399}.upload_table .status_text .uploading_success[data-v-61052c10]{color:#67c23a;font-weight:500}.upload_table .progress_area[data-v-61052c10]{display:flex;align-items:center;justify-content:space-between;width:100%}.upload_table .progress_area .el-progress[data-v-61052c10]{width:100%}.upload_table .progress_area .el-progress[data-v-61052c10] .el-progress-bar__outer{background-color:#b3c3e8}.upload_table .progress_area .el-progress[data-v-61052c10] .el-progress-bar__inner{transition:width .4s ease}.upload-multiple[data-v-7af8297e]{margin-top:.15rem;animation:slideDown .3s ease-out}.upload-multiple .upload-loading-mask[data-v-7af8297e]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.9);z-index:100;display:flex;align-items:center;justify-content:center;border-radius:.5rem}.upload-multiple .upload-loading-mask[data-v-7af8297e]:after{content:"";width:var(--spinner-size,40px);height:var(--spinner-size,40px);border:4px solid #f3f3f3;border-top:4px solid #1890ff;border-radius:50%;animation:spin-data-v-7af8297e 1s linear infinite}@keyframes spin-data-v-7af8297e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.upload-multiple .upload-multiple-box[data-v-7af8297e]{display:flex}.upload-multiple .upload-multiple-box .upload-multiple-box-right[data-v-7af8297e]{height:9rem;margin-left:1rem;position:relative}.upload-multiple .upload-multiple-box .upload-multiple-box-right img[data-v-7af8297e]{max-width:21vw;height:100%;border-radius:8px}.upload-multiple .upload-multiple-box .upload-multiple-box-right .upload-multiple-box-close[data-v-7af8297e]{position:absolute;top:-8px;left:-8px;width:20px;height:20px;border-radius:50%;background-color:#f56c6c;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;z-index:10}.upload-multiple .upload-multiple-box .upload-multiple-box-right .upload-multiple-box-close[data-v-7af8297e]:hover{background-color:#e64949}.upload-multiple .upload_button[data-v-7af8297e]{border-radius:5px;margin-top:.5rem;width:100%;transition:all .3s ease}.upload-multiple .upload_button[data-v-7af8297e]:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.upload-multiple .multiple_upload_area[data-v-7af8297e]{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease;position:relative;padding:1.2rem;border:2px dashed #c0c4cc;border-radius:.5rem;width:100%;height:9rem;cursor:pointer}.upload-multiple .multiple_upload_area .el-icon-upload[data-v-7af8297e]{font-size:2.5rem;color:#909399;transition:all .3s ease}.upload-multiple .multiple_upload_area div[data-v-7af8297e]:nth-child(2){font-size:1rem;color:#606266;transition:all .3s ease}.upload-multiple .uploading_box_hover[data-v-7af8297e]{border:2px dashed #1890ff;background-color:rgba(24,144,255,.05)}.upload-multiple .uploading_box_hover .el-icon-upload[data-v-7af8297e]{color:#1890ff;transform:scale(1.1)}.upload-multiple .uploading_box_hover div[data-v-7af8297e]:nth-child(2){color:#1890ff}.upload-multiple .multiple_upload_area_disabled[data-v-7af8297e]{cursor:not-allowed}.upload-multiple .small_model[data-v-7af8297e]{width:9rem;height:9rem}.upload-multiple .mini_model[data-v-7af8297e]{width:5rem;height:1.5rem;padding:.75rem .25rem}.upload-multiple .multiple_upload_area[data-v-7af8297e]:hover{border:2px dashed #1890ff;background-color:rgba(24,144,255,.05)}.upload-multiple .multiple_upload_area:hover .el-icon-upload[data-v-7af8297e]{color:#1890ff;transform:scale(1.1)}.upload-multiple .multiple_upload_area:hover div[data-v-7af8297e]:nth-child(2){color:#1890ff}.upload-multiple .upload-multiple-table[data-v-7af8297e]{margin-top:1rem}.upload-multiple .multiple_upload_list[data-v-7af8297e]{position:relative;overflow:auto;padding:.5rem;border-radius:4px;background-color:#f6f6f7;margin-top:1rem}.upload-multiple .multiple_upload_list .tip_title[data-v-7af8297e]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;padding-top:0}.upload-multiple .multiple_upload_list .tip_title .title[data-v-7af8297e]{display:flex}.upload-multiple .multiple_upload_list .tip_title .title .total_progress[data-v-7af8297e]{display:flex;align-items:center;margin-left:.5rem}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .logo[data-v-7af8297e]{border-left:8px solid #1890ff;border-radius:2px;width:.1px;height:1rem;margin-bottom:.2rem}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .el-progress[data-v-7af8297e]{width:12rem}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .el-progress[data-v-7af8297e] .el-progress-bar__outer{background-color:#b3c3e8}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .el-progress[data-v-7af8297e] .el-progress-bar__inner{transition:width .4s ease}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .uploading_error[data-v-7af8297e]{color:#f56c6c;font-weight:500}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .uploading_wait[data-v-7af8297e]{color:#909399}.upload-multiple .multiple_upload_list .tip_title .title .total_progress .uploading_success[data-v-7af8297e]{color:#67c23a;font-weight:500}.upload-multiple .multiple_upload_list .tip_title .el-button[data-v-7af8297e]{padding:.5rem 1rem;transition:all .3s ease}.upload-multiple .multiple_upload_list .tip_title .el-button[data-v-7af8297e]:hover{transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.1)}.upload-multiple .multiple_upload_list .selected_list_area[data-v-7af8297e]{overflow:auto}.upload-multiple .multiple_upload_list .selected_list_area .selected_list[data-v-7af8297e]{margin-top:.2rem;padding:0;width:100%;display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-start}.upload-multiple .multiple_upload_list .no_file[data-v-7af8297e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}@media screen and (max-width:2200px){.upload-multiple .multiple_upload_list .selected_list_area[data-v-7af8297e]{height:22rem}}@media screen and (max-width:1600px){.upload-multiple .multiple_upload_list .selected_list_area[data-v-7af8297e]{height:15rem}}[data-v-3f692c5e] .modern-video-review-dialog{background:transparent!important;box-shadow:none!important}[data-v-3f692c5e] .modern-video-review-dialog .el-dialog__header{display:none!important}[data-v-3f692c5e] .modern-video-review-dialog .el-dialog__body{padding:0!important}.video-review-container[data-v-3f692c5e]{display:flex;flex-direction:column;background-color:#000;position:relative;overflow:hidden;border-radius:12px}.video-review-container .video-review-header[data-v-3f692c5e]{flex-shrink:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:0 24px;height:64px;background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05)}.video-review-container .file-info[data-v-3f692c5e]{display:flex;flex-direction:column}.video-review-container .file-info .file-name[data-v-3f692c5e]{font-size:15px;font-weight:600;color:#1a1a1a}.video-review-container .file-info .file-size[data-v-3f692c5e]{font-size:11px;color:#909399;margin-top:2px}.video-review-container .video-review-controls[data-v-3f692c5e]{display:flex;align-items:center;background:#fff;padding:4px;border-radius:50px;box-shadow:0 4px 10px rgba(0,0,0,.05);border:1px solid #ebeef5}.video-review-container .video-review-controls .zoom-display[data-v-3f692c5e]{font-size:13px;font-weight:600;width:50px;text-align:center;color:#303133;font-variant-numeric:tabular-nums}.video-review-container .video-review-controls .control-divider[data-v-3f692c5e]{width:1px;height:16px;background:#eee;margin:0 8px}.video-review-container .control-icon-btn[data-v-3f692c5e]{width:34px;height:34px;border:none;background:transparent;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:18px;color:#606266;transition:all .2s}.video-review-container .control-icon-btn[data-v-3f692c5e]:hover:not(:disabled){background-color:#f2f6fc;color:#409eff}.video-review-container .control-icon-btn[data-v-3f692c5e]:disabled{color:#dcdfe6;cursor:not-allowed}.video-review-container .control-icon-btn.close-btn[data-v-3f692c5e]:hover{background-color:#fef0f0;color:#f56c6c}.video-review-container .video-review-content[data-v-3f692c5e]{flex:1;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;height:0;cursor:grab}.video-review-container .video-review-content[data-v-3f692c5e]:active{cursor:grabbing}.video-review-container .video-transform-wrapper[data-v-3f692c5e]{display:flex;justify-content:center;align-items:center;will-change:transform;width:100%;height:100%}.video-review-container .main-preview-video[data-v-3f692c5e]{max-width:100%;height:100%;-o-object-fit:contain;object-fit:contain;outline:none;box-shadow:0 10px 30px rgba(0,0,0,.5);background:#000}.video-review-container .status-overlay[data-v-3f692c5e]{position:absolute;z-index:10;display:flex;flex-direction:column;align-items:center}.video-review-container .status-overlay i[data-v-3f692c5e]{font-size:40px;color:#409eff;margin-bottom:8px}.video-review-container .status-overlay p[data-v-3f692c5e]{font-size:14px;color:#eee;margin:0}.video-review-container .status-overlay.error i[data-v-3f692c5e],.video-review-container .status-overlay.error p[data-v-3f692c5e]{color:#f56c6c}.video-review-container .video-review-hint[data-v-3f692c5e]{position:absolute;bottom:80px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.5);color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;pointer-events:none;opacity:0;transition:opacity .3s;z-index:10}.video-review-container:hover .video-review-hint[data-v-3f692c5e]{opacity:1}.fade-enter-active[data-v-3f692c5e],.fade-leave-active[data-v-3f692c5e]{transition:opacity .3s}.fade-enter[data-v-3f692c5e],.fade-leave-to[data-v-3f692c5e]{opacity:0}
@@ -103,21 +103,17 @@ return /******/ (function(modules) { // webpackBootstrap
103
103
 
104
104
  /***/ }),
105
105
 
106
- /***/ "5554":
106
+ /***/ "498d":
107
107
  /***/ (function(module, exports, __webpack_require__) {
108
108
 
109
109
  // extracted by mini-css-extract-plugin
110
110
 
111
111
  /***/ }),
112
112
 
113
- /***/ "5d9e":
114
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
115
-
116
- "use strict";
117
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_419a04c7_prod_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("9136");
118
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_419a04c7_prod_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_419a04c7_prod_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
119
- /* unused harmony reexport * */
113
+ /***/ "5554":
114
+ /***/ (function(module, exports, __webpack_require__) {
120
115
 
116
+ // extracted by mini-css-extract-plugin
121
117
 
122
118
  /***/ }),
123
119
 
@@ -887,29 +883,22 @@ return /******/ (function(modules) { // webpackBootstrap
887
883
 
888
884
  /***/ }),
889
885
 
890
- /***/ "9136":
886
+ /***/ "9b6a":
891
887
  /***/ (function(module, exports, __webpack_require__) {
892
888
 
893
889
  // extracted by mini-css-extract-plugin
894
890
 
895
891
  /***/ }),
896
892
 
897
- /***/ "bfdd":
893
+ /***/ "a888":
898
894
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
899
895
 
900
896
  "use strict";
901
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_4f005bbc_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("e5ff");
902
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_4f005bbc_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_4f005bbc_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
897
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_3f692c5e_prod_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("9b6a");
898
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_3f692c5e_prod_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_3f692c5e_prod_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
903
899
  /* unused harmony reexport * */
904
900
 
905
901
 
906
- /***/ }),
907
-
908
- /***/ "e5ff":
909
- /***/ (function(module, exports, __webpack_require__) {
910
-
911
- // extracted by mini-css-extract-plugin
912
-
913
902
  /***/ }),
914
903
 
915
904
  /***/ "fb15":
@@ -1095,12 +1084,12 @@ function addNewFileOfSubTitle(data, url) {
1095
1084
  });
1096
1085
  }
1097
1086
 
1098
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"df2c1ef0-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/FileUpload/index.vue?vue&type=template&id=4f005bbc&scoped=true
1087
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"55e0a027-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/FileUpload/index.vue?vue&type=template&id=7af8297e&scoped=true
1099
1088
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"upload-multiple"},[_c('input',{ref:"multiplePloadInput",staticStyle:{"display":"none"},attrs:{"type":"file","multiple":_vm.multiple,"accept":_vm.limitFileType},on:{"change":_vm.handleSelectedMultipleFiles}}),_c('div',{staticClass:"upload-multiple-box"},[_c('div',{ref:"upLoded_box",staticClass:"multiple_upload_area",class:_vm.multipleUploadAreaClass(),on:{"click":_vm.reviewUploadMultipleFiles,"dragover":function($event){$event.preventDefault();return _vm.onDragOver($event)},"dragleave":function($event){$event.preventDefault();return _vm.onDragLeave($event)},"drop":function($event){$event.preventDefault();return _vm.onDrop($event)}}},[(_vm.isUploading)?_c('div',{staticClass:"upload-loading-mask",style:(_vm.setUploadingLoadingMaskStyle())}):_vm._e(),(_vm.showIconTip)?_c('div',[_c('i',{staticClass:"el-icon-upload"})]):_vm._e(),_c('div',[_vm._v(_vm._s(_vm.startButtonText))]),_vm._t("tips")],2),(_vm.pictureConfig.show && _vm.showSuccessPicture)?_c('div',{staticClass:"upload-multiple-box-right"},[_c('div',{staticClass:"upload-multiple-box-close",on:{"click":function($event){$event.stopPropagation();return _vm.clearPicture($event)}}},[_c('i',{staticClass:"el-icon-close"})]),_c('img',{attrs:{"src":_vm.pictureConfig.url,"alt":_vm.pictureConfig.altText}})]):_vm._e()]),(_vm.isShowAllUploadButton)?_c('el-button',{staticClass:"upload_button",attrs:{"type":"primary","disabled":_vm.isUploading || _vm.needUploadFilesArr.length === 0},on:{"click":_vm.startUploadMultipleFiles}},[_vm._v(" 全部文件开始上传 ")]):_vm._e(),(_vm.model === 'table')?_c('div',{staticClass:"upload-multiple-table"},[_c('Upload_table',{attrs:{"needUploadFilesArr":_vm.needUploadFilesArr,"fileConfig":_vm.fileConfig,"fileType":_vm.addDataBaseLinkConfig.addFileType,"isUploading":_vm.isUploading},on:{"delteSelectedFile":_vm.delteSelectedFile,"cancelFileUpload":_vm.cancelFileUpload,"resetFileUpload":_vm.resetFileUpload,"handleSelectionChange":_vm.tableSelectionChange}})],1):_vm._e(),(_vm.model === 'info')?_c('div',{staticClass:"multiple_upload_list"},[_c('span',{staticClass:"tip_title"},[_c('span',{staticClass:"title"},[_c('div',[_vm._v("文件列表")]),_c('transition',{attrs:{"name":"totalProgress","mode":"out-in"}},[(_vm.needUploadFilesArr.length > 0)?_c('div',{staticClass:"total_progress"},[_c('div',{staticClass:"logo"}),_c('span',[_vm._v("总进度:")]),(_vm.fileConfig.uploadController)?_c('div',[_c('el-tag',{attrs:{"size":"mini","type":_vm.isDanger}},[_vm._v("上传错误:"+_vm._s(_vm.fileConfig.skipError_num))]),_c('el-tag',{attrs:{"size":"mini","type":""}},[_vm._v("上传成功:"+_vm._s(_vm.fileConfig.completed_num))]),_c('el-tag',{attrs:{"size":"mini","type":""}},[_vm._v("文件总数:"+_vm._s(_vm.fileConfig.filetotal_num))])],1):_vm._e()]):_vm._e()])],1),_c('span',[_c('el-button',{attrs:{"size":"mini","type":"","disabled":_vm.isUploading || _vm.needUploadFilesArr.length === 0},on:{"click":_vm.handleSelectAllFile}},[_vm._v("全选所有文件")]),_c('el-button',{attrs:{"size":"mini","type":"danger","disabled":_vm.isUploading || _vm.needUploadFilesArr.length === 0},on:{"click":_vm.delteSelectedFile}},[_vm._v("移除所选文件")])],1)]),_c('div',{staticClass:"selected_list_area"},[(_vm.needUploadFilesArr.length > 0)?_c('div',{staticClass:"selected_list"},_vm._l((_vm.needUploadFilesArr),function(item,index){return _c('Card_2',{key:index,attrs:{"index":index,"file-config":item},on:{"cancelFileUpload":_vm.cancelFileUpload,"resetFileUpload":_vm.resetFileUpload,"handleClickOnlyFile":_vm.handleClickOnlyFile}})}),1):_c('div',{staticClass:"no_file"},[_c('i',{staticClass:"el-icon-document"}),_c('div',[_vm._v("暂无文件,请点击或拖拽文件到上传区域")])])])]):_vm._e()],1)}
1100
1089
  var staticRenderFns = []
1101
1090
 
1102
1091
 
1103
- // CONCATENATED MODULE: ./src/components/FileUpload/index.vue?vue&type=template&id=4f005bbc&scoped=true
1092
+ // CONCATENATED MODULE: ./src/components/FileUpload/index.vue?vue&type=template&id=7af8297e&scoped=true
1104
1093
 
1105
1094
  // CONCATENATED MODULE: ./src/components/FileUpload/util.js
1106
1095
  // 辅助函数:获取MIME类型
@@ -1175,7 +1164,7 @@ const fileTypeValidators = {
1175
1164
  // return /^(presentation))|text\/(plain|html|csv|xml|css|javascript|markdown))$/i.test(mime);
1176
1165
  },
1177
1166
  };
1178
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"df2c1ef0-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/FileUpload/components/UploadCard_Ver_Second/index.vue?vue&type=template&id=cdec1cec&scoped=true
1167
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"55e0a027-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/FileUpload/components/UploadCard_Ver_Second/index.vue?vue&type=template&id=cdec1cec&scoped=true
1179
1168
  var UploadCard_Ver_Secondvue_type_template_id_cdec1cec_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{key:_vm.fileConfig.name + '_' + _vm.index,staticClass:"only_file_area",class:{
1180
1169
  only_file_area_isActive: _vm.fileConfig.isSelected,
1181
1170
  'fade-in-element': true,
@@ -1455,7 +1444,7 @@ var component = normalizeComponent(
1455
1444
  )
1456
1445
 
1457
1446
  /* harmony default export */ var UploadCard_Ver_Second = (component.exports);
1458
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"df2c1ef0-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/FileUpload/components/Upload_table/index.vue?vue&type=template&id=61052c10&scoped=true
1447
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"55e0a027-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/FileUpload/components/Upload_table/index.vue?vue&type=template&id=61052c10&scoped=true
1459
1448
  var Upload_tablevue_type_template_id_61052c10_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"upload_table"},[_c('div',{staticClass:"header"},[_c('div',{staticClass:"total"},[_c('span',[_vm._v("已选择"+_vm._s(_vm.needUploadFilesArr.length)+"个文件")]),(_vm.needUploadFilesArr.length)?_c('el-tag',{attrs:{"type":"","size":"mini"}},[_vm._v("上传中"+_vm._s(_vm.totalNumber))]):_vm._e()],1),_c('div',{staticClass:"options"},[_c('el-button',{attrs:{"type":"danger","size":"mini","disabled":_vm.isUploading || _vm.needUploadFilesArr.length === 0},on:{"click":function($event){return _vm.handleClickOnlyFile()}}},[_vm._v("清除已选")])],1)]),_c('el-table',{staticStyle:{"width":"100%"},attrs:{"data":_vm.needUploadFilesArr,"default-sort":{ prop: 'fileName', order: 'descending' },"border":"","height":"400px"},on:{"sort-change":_vm.handleSortChange,"selection-change":_vm.handleSelectionChange}},[_c('el-table-column',{attrs:{"type":"selection","width":"40"}}),_c('el-table-column',{attrs:{"type":"index","width":"40"}}),_c('el-table-column',{attrs:{"label":"文件名","width":"300"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"file_name"},[_c('div',{staticClass:"file_type"},[_vm._v(" "+_vm._s(_vm.getFileType(scope.row.name))+" ")]),_c('span',{staticClass:"file_name_text"},[_vm._v(_vm._s(scope.row.name))])])]}}])}),_c('el-table-column',{attrs:{"label":"大小","width":"100"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"file_size"},[_c('span',{staticClass:"file_size_text"},[_vm._v(_vm._s(_vm.fileFormatValid(scope.row.file.size))+" mb")])])]}}])}),_c('el-table-column',{attrs:{"label":"状态","width":"100"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"status_text"},[_c('span',{class:_vm.uploadingTextStyle(scope.row.tip)},[_vm._v(_vm._s(scope.row.tip))])])]}}])}),_c('el-table-column',{attrs:{"label":"进度","width":"auto"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',{staticClass:"progress_area"},[_c('el-progress',{staticClass:"custom-progress",attrs:{"color":_vm.colors,"show-text":true,"percentage":scope.row.uploadProgress}})],1)]}}])}),_c('el-table-column',{attrs:{"label":"操作","width":"auto"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [(scope.row.tip === '上传中')?_c('div',{staticClass:"option_text",on:{"click":function($event){$event.stopPropagation();return _vm.cancelFileUpload(scope.row)}}},[_c('span',{staticStyle:{"color":"#f74444","cursor":"pointer"}},[_vm._v("取消上传")])]):_vm._e(),(
1460
1449
  scope.row.tip === '已取消' ||
1461
1450
  scope.row.tip === '上传出错' ||
@@ -3376,7 +3365,7 @@ async function addNewFileId(id, version_id, fileType) {
3376
3365
 
3377
3366
  if (this.needUploadFilesArr.length === _neerUploadFilesArr.length) {
3378
3367
  this.$message("没有需要移除的文件");
3379
- return
3368
+ return;
3380
3369
  }
3381
3370
 
3382
3371
  // 需要添加移除文件的钩子函数
@@ -3397,6 +3386,8 @@ async function addNewFileId(id, version_id, fileType) {
3397
3386
  }
3398
3387
 
3399
3388
  try {
3389
+ this.uploadStart();
3390
+
3400
3391
  this.$message.success("开始上传");
3401
3392
 
3402
3393
  this.fileConfig.filetotal_num = handleUploadFileArr.length;
@@ -3431,7 +3422,9 @@ async function addNewFileId(id, version_id, fileType) {
3431
3422
  skipError,
3432
3423
  }) => {
3433
3424
  console.log(
3434
- "%c 文件总进度:", "color: #2196F3; font-weight: bold;", `已完成 ${completed}/${total},正在上传 ${active},排队中 ${queued}, 出错数量 ${skipError} 个`
3425
+ "%c 文件总进度:",
3426
+ "color: #2196F3; font-weight: bold;",
3427
+ `已完成 ${completed}/${total},正在上传 ${active},排队中 ${queued}, 出错数量 ${skipError} 个`,
3435
3428
  );
3436
3429
  this.fileConfig.overallProgress = percentage;
3437
3430
  this.fileConfig.notShowTip = notShowTip;
@@ -3486,6 +3479,7 @@ async function addNewFileId(id, version_id, fileType) {
3486
3479
  }
3487
3480
  }
3488
3481
  } else {
3482
+ this.uploadedResult([]);
3489
3483
  this.$message.error("上传出错!");
3490
3484
  }
3491
3485
  } catch (err) {
@@ -3522,9 +3516,6 @@ async function addNewFileId(id, version_id, fileType) {
3522
3516
 
3523
3517
  const _arr = e.target.files || e.dataTransfer.files;
3524
3518
 
3525
- // 防止出错
3526
- // e.target.value = ""
3527
-
3528
3519
  // 校验文件格式
3529
3520
  Array.from(_arr).forEach((item, index) => {
3530
3521
  if (this.addDataBaseLinkConfig.addFileType === "video") {
@@ -3636,7 +3627,7 @@ async function addNewFileId(id, version_id, fileType) {
3636
3627
  0;
3637
3628
  const fileSize = Number(rawSize) || 0;
3638
3629
 
3639
- const max = 2 * 1024 * 1024 * 1024; // 2GB
3630
+ const max = 1 * 1024 * 1024 * 1024; // 2GB
3640
3631
  const allowed = fileSize > 0 && fileSize < max;
3641
3632
  if (!allowed) {
3642
3633
  error++;
@@ -3668,12 +3659,13 @@ async function addNewFileId(id, version_id, fileType) {
3668
3659
  ...this.needUploadFilesArr,
3669
3660
  ..._needUploadFilesArr,
3670
3661
  ];
3671
- this.uploadStart();
3672
-
3673
3662
  // 此处需要额外的处理逻辑,而这个额外的逻辑需要父组件提供
3674
3663
  // 等待父组件通过回调处理筛选逻辑(若父组件未提供回调则立即继续)
3675
3664
  await this.uploadingOtherFilterFun(this.needUploadFilesArr);
3676
3665
 
3666
+ // 防止不能重复上传
3667
+ e.target.value = ""
3668
+
3677
3669
  // 上传分为:1.列表模式点击按钮开始上传。2.选择完文件自动上传。3.通过xxx方法可以选择改变已选文件,然后调用xxx方法实现上传,这几种方法暂时是互斥的
3678
3670
  if (this.needUploadFilesArr.length > 0 && this.autoUpload) {
3679
3671
  this.startUploadMultipleFiles();
@@ -3684,8 +3676,8 @@ async function addNewFileId(id, version_id, fileType) {
3684
3676
 
3685
3677
  // CONCATENATED MODULE: ./src/components/FileUpload/index.vue?vue&type=script&lang=js
3686
3678
  /* harmony default export */ var components_FileUploadvue_type_script_lang_js = (FileUploadvue_type_script_lang_js);
3687
- // EXTERNAL MODULE: ./src/components/FileUpload/index.vue?vue&type=style&index=0&id=4f005bbc&prod&scoped=true&lang=scss
3688
- var FileUploadvue_type_style_index_0_id_4f005bbc_prod_scoped_true_lang_scss = __webpack_require__("bfdd");
3679
+ // EXTERNAL MODULE: ./src/components/FileUpload/index.vue?vue&type=style&index=0&id=7af8297e&prod&scoped=true&lang=scss
3680
+ var FileUploadvue_type_style_index_0_id_7af8297e_prod_scoped_true_lang_scss = __webpack_require__("fe0b");
3689
3681
 
3690
3682
  // CONCATENATED MODULE: ./src/components/FileUpload/index.vue
3691
3683
 
@@ -3702,7 +3694,7 @@ var FileUpload_component = normalizeComponent(
3702
3694
  staticRenderFns,
3703
3695
  false,
3704
3696
  null,
3705
- "4f005bbc",
3697
+ "7af8297e",
3706
3698
  null
3707
3699
 
3708
3700
  )
@@ -3717,12 +3709,12 @@ FileUpload.install = function(Vue) {
3717
3709
  };
3718
3710
 
3719
3711
  /* harmony default export */ var components_FileUpload = (FileUpload);
3720
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"df2c1ef0-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/VideoPreviewDialog/index.vue?vue&type=template&id=419a04c7&scoped=true
3721
- var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-dialog',{attrs:{"visible":_vm.dialogVisible,"show-close":false,"modal":true,"width":_vm.width,"top":_vm.topMargin,"custom-class":"modern-video-review-dialog","append-to-body":"","before-close":_vm.closePreview},on:{"update:visible":function($event){_vm.dialogVisible=$event},"opened":_vm.onOpened}},[_c('div',{staticClass:"video-review-container",style:({ height: _vm.height }),on:{"mousemove":_vm.onDrag,"mouseup":_vm.stopDrag,"mouseleave":_vm.stopDrag}},[_c('div',{staticClass:"video-review-header"},[_c('div',{staticClass:"file-info"},[_c('span',{staticClass:"file-name",attrs:{"title":_vm.fileName}},[_vm._v(_vm._s(_vm.fileName || "视频预览"))]),(!_vm.loading && !_vm.loadError && _vm.videoWidth)?_c('span',{staticClass:"file-size"},[_vm._v(" "+_vm._s(_vm.videoWidth)+" × "+_vm._s(_vm.videoHeight)+" px | "+_vm._s(_vm.duration)+" ")]):_vm._e()]),_c('div',{staticClass:"video-review-controls"},[_c('button',{staticClass:"control-icon-btn",attrs:{"disabled":_vm.scale <= _vm.minScale},on:{"click":_vm.zoomOut}},[_c('i',{staticClass:"el-icon-zoom-out"})]),_c('span',{staticClass:"zoom-display"},[_vm._v(_vm._s(Math.round(_vm.scale * 100))+"%")]),_c('button',{staticClass:"control-icon-btn",attrs:{"disabled":_vm.scale >= _vm.maxScale},on:{"click":_vm.zoomIn}},[_c('i',{staticClass:"el-icon-zoom-in"})]),_c('div',{staticClass:"control-divider"}),_c('button',{staticClass:"control-icon-btn",attrs:{"title":"原始尺寸/重置位置"},on:{"click":_vm.resetZoom}},[_c('i',{staticClass:"el-icon-refresh-right"})]),_c('button',{staticClass:"control-icon-btn close-btn",on:{"click":_vm.closePreview}},[_c('i',{staticClass:"el-icon-close"})])])]),_c('div',{staticClass:"video-review-content",on:{"wheel":function($event){$event.preventDefault();return _vm.handleWheel($event)},"mousedown":function($event){if($event.target !== $event.currentTarget){ return null; }return _vm.startDrag($event)},"!click":function($event){return _vm.handleCaptureClick($event)}}},[_c('transition',{attrs:{"name":"fade"}},[(_vm.loading && !_vm.loadError)?_c('div',{staticClass:"status-overlay"},[_c('i',{staticClass:"el-icon-loading"}),_c('p',[_vm._v("视频加载中...")])]):_vm._e()]),(_vm.loadError)?_c('div',{staticClass:"status-overlay error"},[_c('i',{staticClass:"el-icon-video-camera"}),_c('p',[_vm._v("视频加载失败")])]):_vm._e(),_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.loading && !_vm.loadError),expression:"!loading && !loadError"}],staticClass:"video-transform-wrapper",style:(_vm.videoStyle),on:{"mousedown":_vm.startDrag}},[(_vm.videoUrl)?_c('video',{key:_vm.videoUrl,ref:"videoPlayer",staticClass:"main-preview-video",attrs:{"src":_vm.videoUrl,"autoplay":"","muted":"","loop":"","playsinline":"","controls":""},domProps:{"muted":true},on:{"loadedmetadata":_vm.onMetadataLoad,"error":_vm.onVideoError,"canplay":_vm.onCanPlay}}):_vm._e()])],1),_c('div',{staticClass:"video-review-hint"},[_c('span',[_vm._v("鼠标拖拽背景移动,滚轮缩放查看细节")])])])])}
3722
- var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns = []
3712
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"55e0a027-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/VideoPreviewDialog/index.vue?vue&type=template&id=3f692c5e&scoped=true
3713
+ var VideoPreviewDialogvue_type_template_id_3f692c5e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('el-dialog',{attrs:{"visible":_vm.dialogVisible,"show-close":false,"modal":true,"width":_vm.width,"top":_vm.topMargin,"custom-class":"modern-video-review-dialog","append-to-body":"","before-close":_vm.closePreview},on:{"update:visible":function($event){_vm.dialogVisible=$event},"opened":_vm.onOpened}},[_c('div',{staticClass:"video-review-container",style:({ height: _vm.height }),on:{"mousemove":_vm.onDrag,"mouseup":_vm.stopDrag,"mouseleave":_vm.stopDrag}},[_c('div',{staticClass:"video-review-header"},[_c('div',{staticClass:"file-info"},[_c('span',{staticClass:"file-name",attrs:{"title":_vm.fileName}},[_vm._v(_vm._s(_vm.fileName || "视频预览"))]),(!_vm.combinedLoading && !_vm.loadError && _vm.videoWidth)?_c('span',{staticClass:"file-size"},[_vm._v(" "+_vm._s(_vm.videoWidth)+" × "+_vm._s(_vm.videoHeight)+" px | "+_vm._s(_vm.duration)+" ")]):_vm._e()]),_c('div',{staticClass:"video-review-controls"},[_c('button',{staticClass:"control-icon-btn",attrs:{"disabled":_vm.combinedLoading || _vm.loadError || _vm.scale <= _vm.minScale},on:{"click":_vm.zoomOut}},[_c('i',{staticClass:"el-icon-zoom-out"})]),_c('span',{staticClass:"zoom-display"},[_vm._v(_vm._s(Math.round(_vm.scale * 100))+"%")]),_c('button',{staticClass:"control-icon-btn",attrs:{"disabled":_vm.combinedLoading || _vm.loadError || _vm.scale >= _vm.maxScale},on:{"click":_vm.zoomIn}},[_c('i',{staticClass:"el-icon-zoom-in"})]),_c('div',{staticClass:"control-divider"}),_c('button',{staticClass:"control-icon-btn",attrs:{"disabled":_vm.combinedLoading,"title":"原始尺寸/重置位置"},on:{"click":_vm.resetZoom}},[_c('i',{staticClass:"el-icon-refresh-right"})]),_c('button',{staticClass:"control-icon-btn close-btn",on:{"click":_vm.closePreview}},[_c('i',{staticClass:"el-icon-close"})])])]),_c('div',{staticClass:"video-review-content",on:{"wheel":function($event){$event.preventDefault();return _vm.handleWheel($event)},"mousedown":function($event){if($event.target !== $event.currentTarget){ return null; }return _vm.startDrag($event)},"!click":function($event){return _vm.handleCaptureClick($event)}}},[_c('transition',{attrs:{"name":"fade"}},[(_vm.combinedLoading && !_vm.loadError)?_c('div',{staticClass:"status-overlay"},[_c('i',{staticClass:"el-icon-loading"}),_c('p',[_vm._v("视频加载中...")])]):_vm._e()]),(_vm.loadError)?_c('div',{staticClass:"status-overlay error"},[_c('i',{staticClass:"el-icon-video-camera"}),_c('p',[_vm._v("视频加载失败")])]):_vm._e(),_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.combinedLoading && !_vm.loadError),expression:"!combinedLoading && !loadError"}],staticClass:"video-transform-wrapper",style:(_vm.videoStyle),on:{"mousedown":_vm.startDrag}},[(_vm.visible && _vm.videoUrl)?_c('video',{key:_vm.videoKey,ref:"videoPlayer",staticClass:"main-preview-video",attrs:{"src":_vm.videoUrl,"autoplay":"","loop":"","playsinline":"","controls":""},on:{"loadedmetadata":_vm.onMetadataLoad,"error":_vm.onVideoError,"canplay":_vm.onCanPlay,"waiting":function($event){_vm.innerLoading = true}}}):_vm._e()])],1),_c('div',{staticClass:"video-review-hint"},[_c('span',[_vm._v("鼠标拖拽背景移动,滚轮缩放查看细节")])])])])}
3714
+ var VideoPreviewDialogvue_type_template_id_3f692c5e_scoped_true_staticRenderFns = []
3723
3715
 
3724
3716
 
3725
- // CONCATENATED MODULE: ./src/components/VideoPreviewDialog/index.vue?vue&type=template&id=419a04c7&scoped=true
3717
+ // CONCATENATED MODULE: ./src/components/VideoPreviewDialog/index.vue?vue&type=template&id=3f692c5e&scoped=true
3726
3718
 
3727
3719
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/VideoPreviewDialog/index.vue?vue&type=script&lang=js
3728
3720
  //
@@ -3830,9 +3822,10 @@ var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns
3830
3822
  //
3831
3823
  //
3832
3824
  //
3825
+ //
3833
3826
 
3834
3827
  /* harmony default export */ var VideoPreviewDialogvue_type_script_lang_js = ({
3835
- name: "KukanDialogVideoReview",
3828
+ name: "VideoReview",
3836
3829
  props: {
3837
3830
  visible: { type: Boolean, default: false },
3838
3831
  videoUrl: { type: String, required: true },
@@ -3841,14 +3834,16 @@ var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns
3841
3834
  height: { type: String, default: "80vh" },
3842
3835
  topMargin: { type: String, default: "7vh" },
3843
3836
  initialScale: { type: Number, default: 1 },
3837
+ // 新增逻辑:允许手动控制加载状态
3838
+ loading: { type: Boolean, default: false }
3844
3839
  },
3845
3840
  data() {
3846
3841
  return {
3847
3842
  scale: 1,
3848
3843
  minScale: 0.5,
3849
3844
  maxScale: 3,
3850
- loading: true,
3851
- loadError: false, // 错误标记
3845
+ innerLoading: true, // 组件内部加载状态
3846
+ loadError: false,
3852
3847
  videoWidth: 0,
3853
3848
  videoHeight: 0,
3854
3849
  duration: "00:00",
@@ -3856,6 +3851,7 @@ var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns
3856
3851
  translateY: 0,
3857
3852
  isDragging: false,
3858
3853
  hasMoved: false,
3854
+ videoKey: Date.now(), // 核心修复:用于强制刷新 video 标签
3859
3855
  startMousePos: { x: 0, y: 0 },
3860
3856
  mouseStartPos: { x: 0, y: 0 },
3861
3857
  };
@@ -3865,6 +3861,10 @@ var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns
3865
3861
  get() { return this.visible; },
3866
3862
  set(val) { this.$emit("update:visible", val); },
3867
3863
  },
3864
+ // 逻辑合并:外部 prop 或内部加载状态只要有一个在转,就显示 loading
3865
+ combinedLoading() {
3866
+ return this.loading || this.innerLoading;
3867
+ },
3868
3868
  videoStyle() {
3869
3869
  return {
3870
3870
  transform: `translate(${this.translateX}px, ${this.translateY}px) scale(${this.scale})`,
@@ -3875,29 +3875,36 @@ var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns
3875
3875
  watch: {
3876
3876
  visible(val) {
3877
3877
  if (val) {
3878
- this.initStates(); // 每次打开弹窗,初始化状态
3878
+ this.videoKey = Date.now(); // 每次开启弹窗,赋予新 key 强制重载
3879
+ this.initStates();
3879
3880
  window.addEventListener("keydown", this.handleKeyDown);
3880
3881
  } else {
3881
3882
  this.pauseVideo();
3882
3883
  window.removeEventListener("keydown", this.handleKeyDown);
3883
3884
  }
3884
3885
  },
3885
- // 监听 URL 变化:如果弹窗没关闭但切换了视频源,也要重置状态
3886
3886
  videoUrl() {
3887
3887
  if (this.visible) {
3888
+ this.videoKey = Date.now();
3888
3889
  this.initStates();
3889
3890
  }
3890
3891
  }
3891
3892
  },
3892
3893
  methods: {
3893
- // 初始化/重置状态的方法
3894
3894
  initStates() {
3895
- this.loading = true;
3896
- this.loadError = false; // 【核心修复】重置错误状态
3895
+ this.innerLoading = true;
3896
+ this.loadError = false;
3897
3897
  this.videoWidth = 0;
3898
3898
  this.videoHeight = 0;
3899
3899
  this.duration = "00:00";
3900
3900
  this.resetZoom();
3901
+
3902
+ // 显式调用 load() 确保浏览器触发资源请求
3903
+ this.$nextTick(() => {
3904
+ if (this.$refs.videoPlayer) {
3905
+ this.$refs.videoPlayer.load();
3906
+ }
3907
+ });
3901
3908
  },
3902
3909
  onOpened() {
3903
3910
  this.resetZoom();
@@ -3909,13 +3916,12 @@ var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns
3909
3916
  this.duration = this.formatDuration(video.duration);
3910
3917
  },
3911
3918
  onCanPlay() {
3912
- this.loading = false;
3913
- this.loadError = false; // 成功能播放时确保错误关闭
3919
+ this.innerLoading = false;
3920
+ this.loadError = false;
3914
3921
  },
3915
3922
  onVideoError() {
3916
- console.error("Video preview failed to load.");
3917
- this.loading = false;
3918
- this.loadError = true; // 触发错误展示
3923
+ this.innerLoading = false;
3924
+ this.loadError = true;
3919
3925
  },
3920
3926
  formatDuration(seconds) {
3921
3927
  if (!seconds) return "00:00";
@@ -3923,12 +3929,13 @@ var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns
3923
3929
  const sec = Math.floor(seconds % 60);
3924
3930
  return `${min.toString().padStart(2, "0")}:${sec.toString().padStart(2, "0")}`;
3925
3931
  },
3926
- // ... 其他方法 (zoomIn, zoomOut, handleWheel, startDrag 等保持不变) ...
3927
3932
  zoomIn() {
3933
+ if (this.combinedLoading) return; // 加载中禁止缩放
3928
3934
  if (this.scale < this.maxScale)
3929
3935
  this.scale = parseFloat((this.scale + 0.2).toFixed(1));
3930
3936
  },
3931
3937
  zoomOut() {
3938
+ if (this.combinedLoading) return; // 加载中禁止缩放
3932
3939
  if (this.scale > this.minScale)
3933
3940
  this.scale = parseFloat((this.scale - 0.2).toFixed(1));
3934
3941
  },
@@ -3938,6 +3945,7 @@ var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns
3938
3945
  this.translateY = 0;
3939
3946
  },
3940
3947
  handleWheel(e) {
3948
+ if (this.combinedLoading) return;
3941
3949
  const delta = e.deltaY > 0 ? -0.1 : 0.1;
3942
3950
  const newScale = parseFloat((this.scale + delta).toFixed(1));
3943
3951
  if (newScale >= this.minScale && newScale <= this.maxScale) {
@@ -3945,8 +3953,9 @@ var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns
3945
3953
  }
3946
3954
  },
3947
3955
  startDrag(e) {
3956
+ if (this.combinedLoading) return; // 加载中禁止拖拽
3948
3957
  if (e.target.tagName === "VIDEO" && e.offsetY > e.target.offsetHeight - 50) return;
3949
- if (e.button !== 0 || this.loading) return;
3958
+ if (e.button !== 0) return;
3950
3959
  this.isDragging = true;
3951
3960
  this.hasMoved = false;
3952
3961
  this.startMousePos = { x: e.clientX, y: e.clientY };
@@ -3980,7 +3989,7 @@ var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns
3980
3989
  },
3981
3990
  handleKeyDown(e) {
3982
3991
  if (e.key === "Escape") this.closePreview();
3983
- if (e.key === " ") {
3992
+ if (e.key === " " && !this.combinedLoading) {
3984
3993
  e.preventDefault();
3985
3994
  const v = this.$refs.videoPlayer;
3986
3995
  if (v) v.paused ? v.play() : v.pause();
@@ -3996,8 +4005,8 @@ var VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns
3996
4005
 
3997
4006
  // CONCATENATED MODULE: ./src/components/VideoPreviewDialog/index.vue?vue&type=script&lang=js
3998
4007
  /* harmony default export */ var components_VideoPreviewDialogvue_type_script_lang_js = (VideoPreviewDialogvue_type_script_lang_js);
3999
- // EXTERNAL MODULE: ./src/components/VideoPreviewDialog/index.vue?vue&type=style&index=0&id=419a04c7&prod&lang=scss&scoped=true
4000
- var VideoPreviewDialogvue_type_style_index_0_id_419a04c7_prod_lang_scss_scoped_true = __webpack_require__("5d9e");
4008
+ // EXTERNAL MODULE: ./src/components/VideoPreviewDialog/index.vue?vue&type=style&index=0&id=3f692c5e&prod&lang=scss&scoped=true
4009
+ var VideoPreviewDialogvue_type_style_index_0_id_3f692c5e_prod_lang_scss_scoped_true = __webpack_require__("a888");
4001
4010
 
4002
4011
  // CONCATENATED MODULE: ./src/components/VideoPreviewDialog/index.vue
4003
4012
 
@@ -4010,11 +4019,11 @@ var VideoPreviewDialogvue_type_style_index_0_id_419a04c7_prod_lang_scss_scoped_t
4010
4019
 
4011
4020
  var VideoPreviewDialog_component = normalizeComponent(
4012
4021
  components_VideoPreviewDialogvue_type_script_lang_js,
4013
- VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_render,
4014
- VideoPreviewDialogvue_type_template_id_419a04c7_scoped_true_staticRenderFns,
4022
+ VideoPreviewDialogvue_type_template_id_3f692c5e_scoped_true_render,
4023
+ VideoPreviewDialogvue_type_template_id_3f692c5e_scoped_true_staticRenderFns,
4015
4024
  false,
4016
4025
  null,
4017
- "419a04c7",
4026
+ "3f692c5e",
4018
4027
  null
4019
4028
 
4020
4029
  )
@@ -4060,6 +4069,17 @@ if (typeof window !== 'undefined' && window.Vue) {
4060
4069
 
4061
4070
 
4062
4071
 
4072
+ /***/ }),
4073
+
4074
+ /***/ "fe0b":
4075
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
4076
+
4077
+ "use strict";
4078
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_7af8297e_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("498d");
4079
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_7af8297e_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_7af8297e_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
4080
+ /* unused harmony reexport * */
4081
+
4082
+
4063
4083
  /***/ })
4064
4084
 
4065
4085
  /******/ });