ai-question-pro 0.0.20 → 0.0.22
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/components/demo/src/CyTreeSelect.vue +4 -0
- package/components/demo/src/main.vue +1321 -470
- package/components/demo/src/questionItem.vue +180 -36
- package/components/demo/static/aiBot-icon.png +0 -0
- package/components/demo/static/check-icon.png +0 -0
- package/components/demo/static/generate-question-icon.png +0 -0
- package/components/demo/static/link-icon.png +0 -0
- package/components/demo/static/warning-icon.png +0 -0
- package/dist/ai-question-pro.common.js +830 -365
- package/dist/ai-question-pro.common.js.map +1 -1
- package/dist/ai-question-pro.umd.js +830 -365
- package/dist/ai-question-pro.umd.js.map +1 -1
- package/dist/ai-question-pro.umd.min.js +4 -4
- package/dist/ai-question-pro.umd.min.js.map +1 -1
- package/package.json +1 -1
|
@@ -1466,7 +1466,7 @@ for (var i = 0; i < DOMIterables.length; i++) {
|
|
|
1466
1466
|
|
|
1467
1467
|
/***/ }),
|
|
1468
1468
|
|
|
1469
|
-
/***/
|
|
1469
|
+
/***/ 3621:
|
|
1470
1470
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1471
1471
|
|
|
1472
1472
|
"use strict";
|
|
@@ -1480,14 +1480,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1480
1480
|
|
|
1481
1481
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
1482
1482
|
// Module
|
|
1483
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".tree-select__option.el-select-dropdown__item{height:auto;line-height:1;padding:0;background-color:#fff}.tree-select__tree{padding:4px 20px;font-weight:400}.tree-select__tree.tree-select__tree--radio .el-tree-node.is-current>.el-tree-node__content{color:#000;font-weight:700}", ""]);
|
|
1483
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".tree-select__option.el-select-dropdown__item{height:auto;line-height:1;padding:0;background-color:#fff}.tree-select__tree{padding:4px 20px;font-weight:400}.tree-select__tree.tree-select__tree--radio .el-tree-node.is-current>.el-tree-node__content{color:#000;font-weight:700}.el-select .el-input__suffix{display:none!important}", ""]);
|
|
1484
1484
|
// Exports
|
|
1485
1485
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
1486
1486
|
|
|
1487
1487
|
|
|
1488
1488
|
/***/ }),
|
|
1489
1489
|
|
|
1490
|
-
/***/
|
|
1490
|
+
/***/ 1465:
|
|
1491
1491
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1492
1492
|
|
|
1493
1493
|
"use strict";
|
|
@@ -1501,14 +1501,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1501
1501
|
|
|
1502
1502
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
1503
1503
|
// Module
|
|
1504
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".ai_contain[data-v-489221b9]{display:inline-block}.ai_contain[data-v-489221b9] .el-drawer.rtl{border-radius:15px 0 0 15px}.ai_contain[data-v-489221b9] .el-icon-close:before{color:#0e0e0e;font-weight:700;font-size:16px}.ai_contain[data-v-489221b9] .el-drawer__header{padding-top:0;height:64px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff),linear-gradient(90deg,#bcb9f4,#d5c6f8,#e6c6f9)}.ai_contain[data-v-489221b9] .el-drawer__body{padding:0 20px;display:flex;flex-direction:column;justify-content:space-between}.ai_contain[data-v-489221b9] .el-form-item__label{font-weight:700}.ai_contain[data-v-489221b9] .el-input__inner{padding-right:0;border-radius:25px}.ai_contain[data-v-489221b9] .el-cascader{width:100%}.ai_contain[data-v-489221b9] .el-radio__inner{width:24px;height:24px}.ai_contain[data-v-489221b9] .el-radio__input.is-checked+.el-radio__label{color:#606266}.ai_contain[data-v-489221b9] .el-radio__input.is-checked .el-radio__inner{border-color:#7050d0;background:#7050d0}.ai_contain[data-v-489221b9] .el-radio__input.is-checked .el-radio__inner:after{display:none}.ai_contain[data-v-489221b9] .el-radio__input.is-checked .el-radio__inner:before{font-family:element-icons,serif;content:\"\";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;color:#fff}.ai_contain[data-v-489221b9] .el-select .el-input__inner{border-radius:25px}.ai_contain[data-v-489221b9] .el-textarea__inner{border-radius:16px}.ai_contain[data-v-489221b9] .el-loading-mask{border-radius:8px}.ai_contain .button-handle[data-v-489221b9]{width:168px;height:48px;font-size:14px;border-radius:25px;border:none;color:#fff;cursor:pointer}.ai_contain .button-generate-question[data-v-489221b9]{background:linear-gradient(180deg,#7050d0,#2828e0)}.ai_contain .button-cancel[data-v-489221b9]{border:1px solid #2828e0;background:transparent;color:#3030c0}.ai_contain .ai_button[data-v-489221b9]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:9px 6px;position:relative;color:#fff;background-color:#456bea;border-radius:4px;border:1px solid #456bea}.ai_contain .add_question_title[data-v-489221b9]{display:flex;align-items:center;font-size:18px;color:#333;font-weight:700;gap:5px}.ai_contain .add_question_body .remind[data-v-489221b9]{font-size:14px;color:#9ba1ae}.ai_contain .add_question_footer[data-v-489221b9]{padding:20px 0;border-top:1px solid #e6e6e6;display:flex;justify-content:center;align-items:center;gap:30px}", ""]);
|
|
1504
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".ai_contain[data-v-58718089]{display:inline-block;font-family:Microsoft YaHei,微软雅黑,sans-serif}.ai_contain[data-v-58718089] .el-drawer.rtl{border-radius:20px;width:720px!important}.ai_contain[data-v-58718089] .el-icon-close:before{color:#0e0e0e;font-weight:700;font-size:24px}.ai_contain[data-v-58718089] .el-drawer__header{padding-top:0;height:64px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff),linear-gradient(90deg,#bcb9f4,#d5c6f8,#e6c6f9);margin-bottom:0;border-radius:20px}.ai_contain[data-v-58718089] .el-drawer__body{padding:0 30px;display:flex;flex-direction:column;justify-content:space-between}.ai_contain[data-v-58718089] .el-checkbox__inner{width:20px;height:20px;border-radius:4px}.ai_contain[data-v-58718089] .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#7c4dff;border-color:#7c4dff}.ai_contain[data-v-58718089] .el-checkbox__inner:after{width:4px;height:9px;border:3px solid #fff;border-left:0;border-top:0;left:6px;top:2px}.ai_contain[data-v-58718089] .el-slider__runway{height:6px;background-color:#e5e5e5;border-radius:3px}.ai_contain[data-v-58718089] .el-slider__button{width:20px;height:20px;border:1px solid #7c4dff;background-color:#7c4dff}.ai_contain[data-v-58718089] .el-slider__bar{background-color:#7c4dff}.ai_contain[data-v-58718089] .el-input__inner{border-radius:12px;height:48px!important;border:1px solid #e0e0e0}.ai_contain[data-v-58718089] .el-textarea__inner{border-radius:16px;border:1px solid #e0e0e0;font-family:Microsoft YaHei,微软雅黑,sans-serif}.ai_contain[data-v-58718089] .el-loading-mask{border-radius:8px}.ai_contain .ai_button[data-v-58718089]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:9px 6px;position:relative;color:#fff;background-color:#456bea;border-radius:4px;border:1px solid #456bea}.ai_contain .add_question_title[data-v-58718089]{display:flex;align-items:center;font-size:18px;color:#333;font-weight:700;gap:7px}.ai_contain .add_question_body .question-type-header[data-v-58718089]{margin-bottom:20px}.ai_contain .add_question_body .question-type-header .required-mark[data-v-58718089]{color:#f45;margin-right:4px}.ai_contain .add_question_body .question-type-header .section-title[data-v-58718089]{font-size:14px;color:#303040}.ai_contain .add_question_body .question-type-header .tip-text[data-v-58718089]{font-size:12px;color:#999;margin-left:20px}.ai_contain .add_question_body .question-type-list[data-v-58718089]{margin-bottom:30px}.ai_contain .add_question_body .question-type-list .question-type-item[data-v-58718089]{display:flex;align-items:center;padding:5px 10px;margin-bottom:12px;transition:all .3s ease}.ai_contain .add_question_body .question-type-list .question-type-item .type-left[data-v-58718089]{display:flex;align-items:center}.ai_contain .add_question_body .question-type-list .question-type-item .type-left .type-checkbox[data-v-58718089]{margin-right:12px}.ai_contain .add_question_body .question-type-list .question-type-item .type-left .type-name[data-v-58718089]{font-size:14px;font-weight:700;border-radius:54px;color:#fff;height:40px;width:80px;display:flex;align-items:center;justify-content:center}.ai_contain .add_question_body .question-type-list .question-type-item .type-left .type-name.type-single[data-v-58718089]{background:rgba(128,96,240,.161);color:#6040f0}.ai_contain .add_question_body .question-type-list .question-type-item .type-left .type-name.type-multiple[data-v-58718089]{background:rgba(0,144,240,.161);color:#0090ff}.ai_contain .add_question_body .question-type-list .question-type-item .type-left .type-name.type-gapfilling[data-v-58718089]{background:rgba(96,192,144,.161);color:#60c090}.ai_contain .add_question_body .question-type-list .question-type-item .type-left .type-name.type-judge[data-v-58718089]{background:rgba(240,160,0,.161);color:#f0a000}.ai_contain .add_question_body .question-type-list .question-type-item .type-left .type-name.type-shortanswer[data-v-58718089]{background:rgba(224,96,192,.161);color:#e060c0}.ai_contain .add_question_body .question-type-list .question-type-item .type-right[data-v-58718089]{display:flex;align-items:center;gap:20px}.ai_contain .add_question_body .question-type-list .question-type-item .type-right .count-input[data-v-58718089]{width:160px;margin-left:20px}.ai_contain .add_question_body .question-type-list .question-type-item .type-right .count-input[data-v-58718089] .el-input__inner{height:42px!important;border-radius:56px;text-align:center;font-size:12px;padding:0!important}.ai_contain .add_question_body .question-type-list .question-type-item .type-right .slider-container[data-v-58718089]{width:240px;margin-left:10px}.ai_contain .add_question_body .question-type-list .question-type-item .type-right .slider-container.disabled[data-v-58718089] .el-slider__button{background-color:#fff;border:1px solid #797979}.ai_contain .add_question_body .question-type-list .question-type-item .type-right .difficulty-label[data-v-58718089]{font-size:14px;color:#6040e0;min-width:80px;font-weight:700}.ai_contain .add_question_body .question-type-list .question-type-item .type-right .difficulty-label.disabled[data-v-58718089]{color:#ccc}.ai_contain .add_question_body .question-type-list .question-type-item .type-right .placeholder-text[data-v-58718089]{font-size:12px;color:#dddde0;width:160px;border:1px solid #dddde0;border-radius:56px;height:40px;text-align:center;margin-left:20px;display:flex;align-items:center;justify-content:center}.ai_contain .add_question_body .knowledge-section[data-v-58718089],.ai_contain .add_question_body .prompt-section[data-v-58718089]{margin-bottom:24px}.ai_contain .add_question_body .knowledge-section .section-header[data-v-58718089],.ai_contain .add_question_body .prompt-section .section-header[data-v-58718089]{margin-bottom:12px}.ai_contain .add_question_body .knowledge-section .section-header .required-mark[data-v-58718089],.ai_contain .add_question_body .prompt-section .section-header .required-mark[data-v-58718089]{color:#f45;margin-right:4px}.ai_contain .add_question_body .knowledge-section .section-header .section-title[data-v-58718089],.ai_contain .add_question_body .prompt-section .section-header .section-title[data-v-58718089]{font-size:14px;color:#303040}.ai_contain .add_question_body .knowledge-section .section-header .tip-text[data-v-58718089],.ai_contain .add_question_body .prompt-section .section-header .tip-text[data-v-58718089]{font-size:12px;color:#999;margin-left:20px}.ai_contain .add_question_body .knowledge-section .knowledge-input[data-v-58718089],.ai_contain .add_question_body .prompt-section .knowledge-input[data-v-58718089]{position:relative}.ai_contain .add_question_body .knowledge-section .knowledge-input .knowledge-icon[data-v-58718089],.ai_contain .add_question_body .prompt-section .knowledge-input .knowledge-icon[data-v-58718089]{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#999;font-size:16px;width:24px;height:24px}.ai_contain .add_question_body .prompt-textarea .el-textarea__inner[data-v-58718089]{min-height:120px!important;font-family:Microsoft YaHei,微软雅黑,sans-serif}.ai_contain .add_question_footer[data-v-58718089]{padding-bottom:30px;display:flex;justify-content:center;align-items:center;gap:30px}.ai_contain .add_question_footer .button-handle[data-v-58718089]{width:168px;height:48px;font-size:14px;border-radius:25px;border:none;color:#fff;cursor:pointer;transition:all .3s ease}.ai_contain .add_question_footer .button-handle[data-v-58718089]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ai_contain .add_question_footer .button-generate-question[data-v-58718089]{background:linear-gradient(180deg,#7050d0 0,#2828e0);width:280px;display:flex;justify-content:center;align-items:center;gap:10px}.ai_contain .add_question_footer .button-cancel[data-v-58718089]{border:1px solid #7050d0;background:transparent;color:#3030c0}.ai_contain .ai-bot-switch[data-v-58718089]{display:flex;align-items:center;background:transparent;justify-content:center;border-radius:49px;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:40px;width:144px;cursor:pointer;z-index:2;border:1px solid rgba(96,64,224,.639);font-size:12px;color:#182028}.ai_contain .ai-bot-label[data-v-58718089]{font-weight:500;margin-right:2px;margin-left:5px;width:72px}.ai_contain .ai-bot-dropdown[data-v-58718089]{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e0e0ff;padding:4px 0}.ai_contain .ai-bot-dropdown-item[data-v-58718089]{padding:8px 20px;cursor:pointer;font-size:14px;color:#333;transition:background .2s}.ai_contain .ai-bot-dropdown-item.active[data-v-58718089],.ai_contain .ai-bot-dropdown-item[data-v-58718089]:hover{background:#f0f2f8;color:#3830e0}.ai_contain .question-result-drawer[data-v-58718089] .el-drawer__body{padding:0;height:100%;display:flex;flex-direction:column}.ai_contain .question-result-drawer .generating-loading[data-v-58718089]{display:flex;justify-content:center;align-items:center;height:200px}.ai_contain .question-result-drawer .generating-loading .loading-content[data-v-58718089]{display:flex;flex-direction:column;align-items:center;gap:16px}.ai_contain .question-result-drawer .generating-loading .loading-content .loading-spinner[data-v-58718089]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #7c4dff;border-radius:50%;animation:spin-58718089 1s linear infinite}.ai_contain .question-result-drawer .generating-loading .loading-content .loading-text[data-v-58718089]{font-size:14px;color:#7c4dff;font-weight:500}@keyframes spin-58718089{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ai_contain .question-result-drawer .drawer_content_wrapper[data-v-58718089]{display:flex;flex-direction:column;height:100%;padding:0 20px}.ai_contain .question-result-drawer .question_summary_warp[data-v-58718089]{display:flex;justify-content:space-between;margin-bottom:20px}.ai_contain .question-result-drawer .question_summary_warp .question_summary .summary_text[data-v-58718089]{color:#6040e0;font-size:14px;font-weight:700}.ai_contain .question-result-drawer .question_summary_warp .question_summary .question_types_summary .type_item[data-v-58718089]{font-size:12px;color:rgba(24,32,40,.639)}.ai_contain .question-result-drawer .question_summary_warp .question_summary_button[data-v-58718089]{display:flex;gap:15px;margin-right:15px}.ai_contain .question-result-drawer .question_summary_warp .question_summary_button .button-handle[data-v-58718089]{width:96px;height:40px;font-size:14px;border-radius:25px;border:none;color:#fff;cursor:pointer;transition:all .3s ease}.ai_contain .question-result-drawer .question_summary_warp .question_summary_button .button-generate-question[data-v-58718089]{background:linear-gradient(180deg,#7050d0 0,#2828e0);display:flex;justify-content:center;align-items:center;gap:10px}.ai_contain .question-result-drawer .question_summary_warp .question_summary_button .button-cancel[data-v-58718089]{border:1px solid #7050d0;background:transparent;color:#3030c0}.ai_contain .question-result-drawer .question_body[data-v-58718089]{flex:1;overflow-y:auto;padding-right:10px}.ai_contain .question-result-drawer .question_body[data-v-58718089]::-webkit-scrollbar{width:6px}.ai_contain .question-result-drawer .question_body[data-v-58718089]::-webkit-scrollbar-track{background:hsla(0,0%,100%,.3);border-radius:3px}.ai_contain .question-result-drawer .question_body[data-v-58718089]::-webkit-scrollbar-thumb{background:rgba(124,77,255,.3);border-radius:3px}.ai_contain .question-result-drawer .question_body[data-v-58718089]::-webkit-scrollbar-thumb:hover{background:rgba(124,77,255,.5)}.ai_contain .question-result-drawer .question_footer_fixed[data-v-58718089]{flex-shrink:0;padding:0 0 10px 0;background:hsla(0,0%,100%,.9);border-top:1px solid hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ai_contain .question-result-drawer .question_footer_fixed .footer_warning[data-v-58718089]{display:flex;align-items:center;gap:8px}.ai_contain .question-result-drawer .question_footer_fixed .footer_warning .el-icon-info[data-v-58718089]{width:24px;height:24px;flex-shrink:0}.ai_contain .question-result-drawer .question_footer_fixed .footer_warning .question_remind[data-v-58718089]{font-size:12px;color:#797979;line-height:1.4}", ""]);
|
|
1505
1505
|
// Exports
|
|
1506
1506
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
1507
1507
|
|
|
1508
1508
|
|
|
1509
1509
|
/***/ }),
|
|
1510
1510
|
|
|
1511
|
-
/***/
|
|
1511
|
+
/***/ 477:
|
|
1512
1512
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1513
1513
|
|
|
1514
1514
|
"use strict";
|
|
@@ -1522,14 +1522,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1522
1522
|
|
|
1523
1523
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
1524
1524
|
// Module
|
|
1525
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".ai-custom-dialog.el-dialog{background:linear-gradient(327deg,#dbecfe,#f9fcff);border-radius:8px}.ai-custom-dialog.el-dialog .question_title{display:flex;align-items:center;font-weight:700;font-size:23px;color:#
|
|
1525
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".ai-custom-dialog.el-dialog{background:linear-gradient(327deg,#dbecfe,#f9fcff);border-radius:8px}.ai-custom-dialog.el-dialog .question_title{display:flex;align-items:center;font-weight:700;font-size:23px;color:#181820}.ai-custom-dialog.el-dialog .question_title img{margin-right:10px;width:35px;height:40px}.ai-custom-dialog.el-dialog .question_body{padding:10px;min-height:500px;max-height:500px;overflow:auto}.ai-custom-dialog.el-dialog .question_body::-webkit-scrollbar{width:4px}.ai-custom-dialog.el-dialog .question_body::-webkit-scrollbar-button{display:none}.ai-custom-dialog.el-dialog .question_body::-webkit-scrollbar-track-piece{background-color:transparent}.ai-custom-dialog.el-dialog .question_body::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(0,0,0,.5)}.ai-custom-dialog.el-dialog .question_footer{display:flex;justify-content:space-between;align-items:center}.ai-custom-dialog.el-dialog .question_footer .footer_warning{display:flex;align-items:center;gap:8px;flex:1}.ai-custom-dialog.el-dialog .question_footer .footer_warning .el-icon-info{color:#7c4dff;font-size:16px;flex-shrink:0}.ai-custom-dialog.el-dialog .question_footer .footer_warning .question_remind{font-size:14px;color:#9ba1ae;line-height:1.4}", ""]);
|
|
1526
1526
|
// Exports
|
|
1527
1527
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
1528
1528
|
|
|
1529
1529
|
|
|
1530
1530
|
/***/ }),
|
|
1531
1531
|
|
|
1532
|
-
/***/
|
|
1532
|
+
/***/ 1758:
|
|
1533
1533
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1534
1534
|
|
|
1535
1535
|
"use strict";
|
|
@@ -1543,7 +1543,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1543
1543
|
|
|
1544
1544
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
1545
1545
|
// Module
|
|
1546
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".ai_question_contain[data-v-
|
|
1546
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".ai_question_contain[data-v-cc89a654]{margin-bottom:20px;padding:20px;background:hsla(0,0%,100%,.6);border:1px solid #dadce0;border-radius:24px;font-family:Microsoft YaHei,微软雅黑,sans-serif}.ai_question_contain .question_header[data-v-cc89a654]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.ai_question_contain .question_header .question_header_left[data-v-cc89a654]{display:flex;align-items:center;gap:12px}.ai_question_contain .question_contain_title[data-v-cc89a654]{margin-bottom:15px;display:flex;justify-content:space-between}.ai_question_contain .question_contain_title .question_contain_title_left[data-v-cc89a654]{color:#333;font-weight:700;font-size:16px;width:100%;line-height:28px}.ai_question_contain .question_contain_title .question_contain_title_left .difficult[data-v-cc89a654]{margin:0 6px;font-weight:700;padding:5px 7px;color:#333;font-size:12px;border-radius:24px;border:1px solid rgba(40,40,224,.478);background:transparent}.ai_question_contain .question_contain_title .question_contain_title_reght[data-v-cc89a654]{display:flex;align-items:center}.ai_question_contain .question_contain_title .question_contain_title_reght img[data-v-cc89a654]{margin:0 5px;cursor:pointer}.ai_question_contain .question_contain_question[data-v-cc89a654]{margin-bottom:16px;font-size:14px;padding-left:5px}.ai_question_contain .question_contain_question div[data-v-cc89a654]{margin:5px 0}.ai_question_contain .question_answer_info[data-v-cc89a654]{border-radius:15px;padding:20px;background-color:rgba(64,48,240,.08)}.ai_question_contain .question_contain_answer[data-v-cc89a654]{margin-bottom:16px;font-size:13px;color:#6040e0;font-weight:700}.ai_question_contain .question_contain_parse[data-v-cc89a654]{margin-bottom:16px;display:flex;justify-content:space-between}.ai_question_contain .question_contain_parse .question_contain_parse_analysis[data-v-cc89a654]{width:100%;font-size:13px;color:#262626}.ai_question_contain .type-name[data-v-cc89a654]{font-size:14px;font-weight:700;border-radius:54px;color:#fff;height:40px;width:72px;display:flex;align-items:center;justify-content:center}.ai_question_contain .type-name.type-single[data-v-cc89a654]{background:rgba(128,96,240,.161);color:#6040f0}.ai_question_contain .type-name.type-multiple[data-v-cc89a654]{background:rgba(0,144,240,.161);color:#0090ff}.ai_question_contain .type-name.type-gapfilling[data-v-cc89a654]{background:rgba(96,192,144,.161);color:#60c090}.ai_question_contain .type-name.type-judge[data-v-cc89a654]{background:rgba(240,160,0,.161);color:#f0a000}.ai_question_contain .type-name.type-shortanswer[data-v-cc89a654]{background:rgba(224,96,192,.161);color:#e060c0}.ai_question_contain .join[data-v-cc89a654]{align-self:self-end;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;font-weight:700;color:#6040e0;font-size:14px;line-height:32px}.ai_question_contain .ai_warning_tip[data-v-cc89a654]{margin-top:16px;padding:12px 16px;background:rgba(124,77,255,.05);border:1px solid rgba(124,77,255,.15);border-radius:12px;display:flex;align-items:center;gap:8px}.ai_question_contain .ai_warning_tip .el-icon-info[data-v-cc89a654]{color:#7c4dff;font-size:14px;flex-shrink:0}.ai_question_contain .ai_warning_tip span[data-v-cc89a654]{font-size:12px;color:#666;line-height:1.4}", ""]);
|
|
1547
1547
|
// Exports
|
|
1548
1548
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
1549
1549
|
|
|
@@ -32961,67 +32961,67 @@ module.exports = function (delay, noTrailing, callback, debounceMode) {
|
|
|
32961
32961
|
|
|
32962
32962
|
/***/ }),
|
|
32963
32963
|
|
|
32964
|
-
/***/
|
|
32964
|
+
/***/ 5025:
|
|
32965
32965
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32966
32966
|
|
|
32967
32967
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
32968
32968
|
|
|
32969
32969
|
// load the styles
|
|
32970
|
-
var content = __webpack_require__(
|
|
32970
|
+
var content = __webpack_require__(3621);
|
|
32971
32971
|
if(content.__esModule) content = content.default;
|
|
32972
32972
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
32973
32973
|
if(content.locals) module.exports = content.locals;
|
|
32974
32974
|
// add the styles to the DOM
|
|
32975
32975
|
var add = (__webpack_require__(258)/* ["default"] */ .A)
|
|
32976
|
-
var update = add("
|
|
32976
|
+
var update = add("bf17ce54", content, true, {"sourceMap":false,"shadowMode":false});
|
|
32977
32977
|
|
|
32978
32978
|
/***/ }),
|
|
32979
32979
|
|
|
32980
|
-
/***/
|
|
32980
|
+
/***/ 565:
|
|
32981
32981
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32982
32982
|
|
|
32983
32983
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
32984
32984
|
|
|
32985
32985
|
// load the styles
|
|
32986
|
-
var content = __webpack_require__(
|
|
32986
|
+
var content = __webpack_require__(1465);
|
|
32987
32987
|
if(content.__esModule) content = content.default;
|
|
32988
32988
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
32989
32989
|
if(content.locals) module.exports = content.locals;
|
|
32990
32990
|
// add the styles to the DOM
|
|
32991
32991
|
var add = (__webpack_require__(258)/* ["default"] */ .A)
|
|
32992
|
-
var update = add("
|
|
32992
|
+
var update = add("6b630cf5", content, true, {"sourceMap":false,"shadowMode":false});
|
|
32993
32993
|
|
|
32994
32994
|
/***/ }),
|
|
32995
32995
|
|
|
32996
|
-
/***/
|
|
32996
|
+
/***/ 1593:
|
|
32997
32997
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32998
32998
|
|
|
32999
32999
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
33000
33000
|
|
|
33001
33001
|
// load the styles
|
|
33002
|
-
var content = __webpack_require__(
|
|
33002
|
+
var content = __webpack_require__(477);
|
|
33003
33003
|
if(content.__esModule) content = content.default;
|
|
33004
33004
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
33005
33005
|
if(content.locals) module.exports = content.locals;
|
|
33006
33006
|
// add the styles to the DOM
|
|
33007
33007
|
var add = (__webpack_require__(258)/* ["default"] */ .A)
|
|
33008
|
-
var update = add("
|
|
33008
|
+
var update = add("43bba0aa", content, true, {"sourceMap":false,"shadowMode":false});
|
|
33009
33009
|
|
|
33010
33010
|
/***/ }),
|
|
33011
33011
|
|
|
33012
|
-
/***/
|
|
33012
|
+
/***/ 8418:
|
|
33013
33013
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
33014
33014
|
|
|
33015
33015
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
33016
33016
|
|
|
33017
33017
|
// load the styles
|
|
33018
|
-
var content = __webpack_require__(
|
|
33018
|
+
var content = __webpack_require__(1758);
|
|
33019
33019
|
if(content.__esModule) content = content.default;
|
|
33020
33020
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
33021
33021
|
if(content.locals) module.exports = content.locals;
|
|
33022
33022
|
// add the styles to the DOM
|
|
33023
33023
|
var add = (__webpack_require__(258)/* ["default"] */ .A)
|
|
33024
|
-
var update = add("
|
|
33024
|
+
var update = add("715831b4", content, true, {"sourceMap":false,"shadowMode":false});
|
|
33025
33025
|
|
|
33026
33026
|
/***/ }),
|
|
33027
33027
|
|
|
@@ -33293,51 +33293,51 @@ function applyToTag (styleElement, obj) {
|
|
|
33293
33293
|
|
|
33294
33294
|
/***/ }),
|
|
33295
33295
|
|
|
33296
|
-
/***/
|
|
33296
|
+
/***/ 4314:
|
|
33297
33297
|
/***/ (function(module) {
|
|
33298
33298
|
|
|
33299
33299
|
"use strict";
|
|
33300
|
-
module.exports = "data:image/png;base64,
|
|
33300
|
+
module.exports = "data:image/png;base64,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";
|
|
33301
33301
|
|
|
33302
33302
|
/***/ }),
|
|
33303
33303
|
|
|
33304
|
-
/***/
|
|
33304
|
+
/***/ 9281:
|
|
33305
33305
|
/***/ (function(module) {
|
|
33306
33306
|
|
|
33307
33307
|
"use strict";
|
|
33308
|
-
module.exports = "data:image/png;base64,
|
|
33308
|
+
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAKRJREFUOE+lkr0RwjAMRr9soQ7RaQzYJEwCTEI2gTFUqtQYoLvAkTiOlYtLW+/px+qw83Q1nlh6Nx1a/kUBsTwAsJueNwtG+OSmxxYc75MKtsITwQj3n8tbJrOb3ueCa/SdgQFYIUiCRVj1G7PCn4BY9rUQiwPg0MgcM4q4wU0vxTeuwcQScCwY/hcsNYManK6AWJ7zzN9qsxXEar+WWkwJ1mbzBjfENBFJwidNAAAAAElFTkSuQmCC";
|
|
33309
33309
|
|
|
33310
33310
|
/***/ }),
|
|
33311
33311
|
|
|
33312
|
-
/***/
|
|
33312
|
+
/***/ 8831:
|
|
33313
33313
|
/***/ (function(module) {
|
|
33314
33314
|
|
|
33315
33315
|
"use strict";
|
|
33316
|
-
module.exports = "data:image/png;base64,
|
|
33316
|
+
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAArhJREFUaEPtmdt12zAMhoFNkk2aSZJM0mSSJpPEnaTeBNWvQ/pQNEASJGXVp+GjzQs+3AhCTHc++M7lp/8bQER+EdEPIvogok9mPt/aokMWEBFJBP5g5td/CkBEoN2zplkReSEiWCCOJ2Y+tQKEvavTa3uaFggHfAGAiCDcxj2C+wBiHczcbM1k7yqAdf7lXG0H5YArCBH5s/j+Q1jvch8nAI6AFzxqsqpaExEIFgM0rttABAtgHtzslZkRyE2jAwD7qi5aciEN4krTgPVmn6CgFlhYuRhjRb/NLHFi5ifD5VZX8oKUCMLZYwA4IGz0vATpuyH8z+X3t/Af3AxWUue2qDzOmQZQ0RKyFGIgH2+jELsDiIglfIQZghgCiG4TJPmdXyaK8HAdXGKXeyGs7YboAlhKA/gzhIj5HXJsMo8hPNLoSbmdsb4Lwg2gLLjk/3iJ5LdvuCVX4ZPgy0uMLgg3QMg4uV+vWSVWmlnxhv82ws+E6AWA9p6DP2/KY2XDYvlgBHmzO4XzLq5sFXXNBZhhIVWgSoZqhmi5N7wAyPlws3RsBDKCPE0KXTFhwbgAghXMINWERwKYmZ1yEDdAAQJBnWp6UwLvBdEFUIC4Sr2pxvaA6AYoQZReZ7MhhgBqMWEF3kyIYYCjIaYAHAkxDeAoiFpbZXXjWm9mNNOMxITVlchv3EfPe7dHoJ41q3K1TKG0PVwAt3Sn3QAmQ5h9p10BJkKYLZ3dAQYg0seVu7U4FMRGXDU/NZWnq/l4uokFPE9NRXgsN1v3NwWouZNXeE8aRU+0+Plowj2Bzkbe5at+NCm119PGqlVYpr9XD2u4sd37lUqJWuswh3IBVB5FzXt5vw+ULNF8aGYJPEPREVy/xy3Vwbun9qpWo3l/xiLwHNrij61zqgCtGx017xvgKM3Hc78tcLQF/gK0fQ1P5CQzMAAAAABJRU5ErkJggg==";
|
|
33317
33317
|
|
|
33318
33318
|
/***/ }),
|
|
33319
33319
|
|
|
33320
|
-
/***/
|
|
33320
|
+
/***/ 7353:
|
|
33321
33321
|
/***/ (function(module) {
|
|
33322
33322
|
|
|
33323
33323
|
"use strict";
|
|
33324
|
-
module.exports = "data:image/png;base64,
|
|
33324
|
+
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAqdJREFUaEPtWdFxgzAMFVmkMEndSepO0naSupPUm4QsEnoCkyiOZcvGkMsd3OUnAfOenp4kOw08+dU8OX7YCTxawV2BXYGFEXhICml1bAEO7wCDAgD84NVPn+HX2M5IeW1OQKvTJ8DwlQDYAzTG2JfvFJHNCExRb35IxFPYRCQ2IRABbwEaC3A+ARxeXUq1hBmm1IexneXYrk6AAR8ERrxBU6w3tu0eQoADHwOEQO99MqoQNPZqCpSCnwjc+cUa276FVFiFwBLwM0hPBTaNqhOoAd6poF3VGjkZ2waxrkCg//NKZdSEnDm1Ov0ADHr+fRMCWtUB74xMCayfQlodbyTHsSBVbfjoHxVAg0q6a+zKH6uaWKt+uH3B0Bnb4XyTdTkPIXjS0Pi1qnjgPvp83b6mx/nbJxguAHz0ca1KBPwBjY8Y8clNijHVi63/l+TK0pe5WVox/PsAhjecc0rBFyng5pVPgGsK+K2fK3kO6JHEYYxwIO+TkS9SwIsUDmQYwV4rv2pMkQ0J5pXaSxoREvhdcGxYVIViMgciy5bQmFq4Tm7lEps41aQ8YGwK+BWLSzepN0UEUuDJBIn1O5oCUsNXI5DTYVMpcO+VeI2XkEgqoFWPVYN2RdagsReGPcSbXQI+WUZzO2xktgls6JdHv4RA9nyzpElJVIimkLRB5UUexE2qNoGs8XjtyIs6cU6HpdHaCrzEA2g+Mrukjbcl+CSBqUH528Tmizuz3Bq8kMB4RkMnSHzOAgy4IRkHNuZEbbwvZzCTmNa/J9nIHEB/vzuvg1tGepZJ118dvEiBGZHwWHy+fRPwWQRIquD5/uW8xpNUdCRekircM6IU8h+ecn7+Z+XwMv1+xn9Wsk8hlpIpIrD0pTWf3wnUjGbJWrsCJVGr+czTK/APigCeQFm1pzUAAAAASUVORK5CYII=";
|
|
33325
33325
|
|
|
33326
33326
|
/***/ }),
|
|
33327
33327
|
|
|
33328
|
-
/***/
|
|
33328
|
+
/***/ 5014:
|
|
33329
33329
|
/***/ (function(module) {
|
|
33330
33330
|
|
|
33331
33331
|
"use strict";
|
|
33332
|
-
module.exports = "data:image/png;base64,
|
|
33332
|
+
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAAoCAYAAABdGbwdAAAEWUlEQVR4XsWaS6iNURTHPfJMHoVCKDGQYuaRkRkyEDEw2uXVHWBAKaaUoVeJiJSBYuiRYigUISYY0L0pRLd0kXCs/z3fd1vnv9f37e+xv3MGv9tp7/X/r7VX57tn733OqFarNSoLt3kwFlOFbcIl4aXwIwGvMYY5xLCuUZI19gl/hRaBsT6vKQ00aKNwX/jn/CJSMIcYxLK+MZI19ju/npR+rykRGzRZOCR8c37iLBALDbTsF51kjUPOryNlyGtKpAaNF44KP52fNAQ00MKDfaPSywbtEr46P2FRoIUH+0alVw1aKbx2frKywANe7B+NXjRognAuMY8BvODJeaLQiwadUOaxgCfniUK3G7RK+KXMYwFPeHO+2nSzQWOFW2Qek9uunYPz1qKbDdppmFucFRYpHV5jjOMson+qdatB84V3hrkGj8lBQ5uCudDjiRzIxdrKdKtBZwxj5qIw0dCmYA4xrGOQi7WV6UaD1gl/DGPNXUOXBWJZr0Eu5GRdJZpu0CThiWHakUBYamizQGxewQA5kZu1pWm6QUcMQ+a4oQtxTOmzwFmNdaVpskErhI+Goea5MMfQgukJPA6ggZb9NMiNGlhbiqYaNFq4ZphpcL+zw9CmrE3g8RRorUssDWoYY2gL01SDthhGzE1DpzmQwOMaeLAvg1pYV5gmGjRDeGsYaXDptdjQaq4m8LgGHqHLNtSCmlhbiCYadNIwYULvDDwWzxJCj8h+5/szpwxdIWI3CPuPQcNE80CYRjpmk2vvZwBe87wGXvDkPBrUVGlvFLNBuCO+Yxh0mAnrlcYCB84rSnM5GeM4DTzzFgFQW+l77JgN2mOImfMqPovVrrMgvMYYxzHw5nwMamRdLrEatED4ZIg1H4TZSXwWeFyeGlqMhR5LeCMHazWoEbWyNpNYDQrteUDengfME+4ZuhTMIYZ1GuRgHYNaWZdJjAZtFX4bQs0NYZwzCkjAbeALQ8cgJu/mEDmQi3Ua1IqaWWtSq0EyOVN4ZIg0X5y9qLnCXtf+BCrz3RhioYEWHuyLbzk+GzrNY2GWofWo2yAcCFnA4GDpJXbNNQhEO8xWbpBMLBe+GwINHokpzkhMxHrEUpAz5IfasQbWdlCnQbgk52BmgzOSZhDjn7QGeyP2YLA3Yl0HlRokg7uNQOaCMxIGqPMxb4Ea2IvBWlg3QukGufY+4o0RqMF+ZIkzEhag6kbRAofZ986vT4PD7EJDO0yVBp02gph9zkhWkCpHjTxQC9fHYE2sG6ZUg1z7wBfa8+ATJm/PU4Qyh9UQqCV0mMWazMNs4Qa59iX4QyNAg5/MrXFGopKUue4oAmrKWyTA2rzDbJkGHTYmmZg/IihyYVaGIj+awBo7dIUaJH+WufBh9JULH0bLUOTKtQyoDTVy3RqsEWsd0RVt0HVjgtnu/KLqELq0rwJq5LoZrHVEkzRowIhLGUBA6O0Z89FKyfvapw6l1pI0CD8Dtr4dxljff0coE06HenMRAAAAAElFTkSuQmCC";
|
|
33333
33333
|
|
|
33334
33334
|
/***/ }),
|
|
33335
33335
|
|
|
33336
|
-
/***/
|
|
33336
|
+
/***/ 1421:
|
|
33337
33337
|
/***/ (function(module) {
|
|
33338
33338
|
|
|
33339
33339
|
"use strict";
|
|
33340
|
-
module.exports = "data:image/png;base64,
|
|
33340
|
+
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAlBJREFUaEPtWetxwjAMVrpIk03KJDWTAJOgTtJ0koRFSE+OfYTEbwnS9PCf9jjb0Sd9sl4VbHxVG5cfXgDWtqC4BZTqagOK/tr/e/oNsWmlAYsAGIV++wQY1ERon6w9QNUCXL8kALEAKHU5AAxHhlYJDCK+n0rvKAKgVPcBUJ0TtJ0qVw8wnBAbTD1g92UDUOpyNlTJ/VbC/uqYa41kACPPtdY/EiThbCFr7BAb7fixlQGg/36C8FbeZBBJAJR6qvAWRItY79gWeCzno+LRC7UP7QpawLw2RJ0Vl/YHbwCMAGBRZ+6ENirnKqNHrBvfIS8ApTplXp3cD5r9N83xLTnsfTEiAKDveIFKEgB4reAEwNc+GUEUwN19U0p4AIhE26njTTPTQkq6o7QHAJc+hTKGjzlp5AMwCIjQAlSTl0in2sw1NPMUYwHA5DzkwMwl7QP3fmWFcwFgPp/26hcABwOW8WBrFlgENBcAqrYE8p/1KESFy1914s2/QnEA5DkyBYw8hRDrBeV9qQS3XfKAXEi3XxbFjS+ZE3BkaQu4C5utpNPgog/R/T8XNNw+kBiFykrK8TXSLcTSoCZUDzCK+hEEu4HLyGrdL0+0IptueGJLcQ5UprFlqETpBVGptDWSa4Ug77MsYDebIQYFOIHKKognSfPegiZ09WQSwxlqBD4R5/z8cFJzd37ItF0OgpSibjTl+tkztCIAN79Inov5tL7OiMlhETvko+FHbACihQa4/pRoXIRCcT/RO7YzZs19IyX3F/uApBCcu14AONqTOPsLjMpVQDtqSucAAAAASUVORK5CYII=";
|
|
33341
33341
|
|
|
33342
33342
|
/***/ }),
|
|
33343
33343
|
|
|
@@ -33490,7 +33490,7 @@ if (typeof window !== 'undefined') {
|
|
|
33490
33490
|
// Indicate to webpack that this file can be concatenated
|
|
33491
33491
|
/* harmony default export */ var setPublicPath = (null);
|
|
33492
33492
|
|
|
33493
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/main.vue?vue&type=template&id=
|
|
33493
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/main.vue?vue&type=template&id=58718089&scoped=true
|
|
33494
33494
|
var render = function render() {
|
|
33495
33495
|
var _vm = this,
|
|
33496
33496
|
_c = _vm._self._c;
|
|
@@ -33528,76 +33528,164 @@ var render = function render() {
|
|
|
33528
33528
|
"src": __webpack_require__(5014),
|
|
33529
33529
|
"alt": ""
|
|
33530
33530
|
}
|
|
33531
|
-
}), _c('span', [_vm._v("出题")])])
|
|
33532
|
-
staticClass: "
|
|
33533
|
-
|
|
33534
|
-
|
|
33535
|
-
|
|
33536
|
-
"model": _vm.form,
|
|
33537
|
-
"rules": _vm.rules,
|
|
33538
|
-
"label-width": "100px",
|
|
33539
|
-
"label-position": "left"
|
|
33531
|
+
}), _c('span', [_vm._v("出题")])]), _c('div', {
|
|
33532
|
+
staticClass: "ai-bot-switch-wrap",
|
|
33533
|
+
staticStyle: {
|
|
33534
|
+
"position": "absolute",
|
|
33535
|
+
"left": "120px"
|
|
33540
33536
|
}
|
|
33541
|
-
}, [_c('
|
|
33537
|
+
}, [_c('div', {
|
|
33538
|
+
staticClass: "ai-bot-switch",
|
|
33539
|
+
on: {
|
|
33540
|
+
"click": function ($event) {
|
|
33541
|
+
_vm.dropdownVisible = !_vm.dropdownVisible;
|
|
33542
|
+
}
|
|
33543
|
+
}
|
|
33544
|
+
}, [_c('img', {
|
|
33545
|
+
staticStyle: {
|
|
33546
|
+
"width": "24px",
|
|
33547
|
+
"height": "24px"
|
|
33548
|
+
},
|
|
33542
33549
|
attrs: {
|
|
33543
|
-
"
|
|
33544
|
-
"
|
|
33550
|
+
"src": __webpack_require__(4314),
|
|
33551
|
+
"alt": ""
|
|
33545
33552
|
}
|
|
33546
|
-
},
|
|
33547
|
-
|
|
33548
|
-
|
|
33549
|
-
|
|
33550
|
-
|
|
33551
|
-
|
|
33552
|
-
|
|
33553
|
+
}), _c('span', {
|
|
33554
|
+
staticClass: "ai-bot-label"
|
|
33555
|
+
}, [_vm._v(" " + _vm._s(_vm.currentBot === 'course' ? '课程智能体' : '通义千问') + " ")]), _c('img', {
|
|
33556
|
+
staticStyle: {
|
|
33557
|
+
"width": "12px",
|
|
33558
|
+
"height": "12px"
|
|
33559
|
+
},
|
|
33560
|
+
attrs: {
|
|
33561
|
+
"src": __webpack_require__(9281),
|
|
33562
|
+
"alt": ""
|
|
33553
33563
|
}
|
|
33554
|
-
}, _vm.
|
|
33555
|
-
|
|
33556
|
-
|
|
33557
|
-
|
|
33558
|
-
|
|
33559
|
-
|
|
33560
|
-
|
|
33561
|
-
|
|
33562
|
-
|
|
33564
|
+
})]), _vm.dropdownVisible ? _c('div', {
|
|
33565
|
+
staticClass: "ai-bot-dropdown",
|
|
33566
|
+
staticStyle: {
|
|
33567
|
+
"position": "absolute",
|
|
33568
|
+
"z-index": "1000",
|
|
33569
|
+
"min-width": "20%"
|
|
33570
|
+
},
|
|
33571
|
+
on: {
|
|
33572
|
+
"mousedown": function ($event) {
|
|
33573
|
+
$event.preventDefault();
|
|
33563
33574
|
}
|
|
33564
|
-
}, [_vm._v(_vm._s(item.name))]);
|
|
33565
|
-
}), 1)], 1), _c('el-form-item', {
|
|
33566
|
-
attrs: {
|
|
33567
|
-
"label": "题目难度",
|
|
33568
|
-
"prop": "difficulty"
|
|
33569
33575
|
}
|
|
33570
|
-
}, [_c('
|
|
33571
|
-
|
|
33572
|
-
|
|
33576
|
+
}, [_c('div', {
|
|
33577
|
+
staticClass: "ai-bot-dropdown-item",
|
|
33578
|
+
class: {
|
|
33579
|
+
active: _vm.currentBot === 'tongyi'
|
|
33573
33580
|
},
|
|
33574
|
-
|
|
33575
|
-
|
|
33576
|
-
|
|
33577
|
-
|
|
33578
|
-
},
|
|
33579
|
-
expression: "form.difficulty"
|
|
33581
|
+
on: {
|
|
33582
|
+
"click": function ($event) {
|
|
33583
|
+
return _vm.selectBot('tongyi');
|
|
33584
|
+
}
|
|
33580
33585
|
}
|
|
33581
|
-
}, _vm.
|
|
33582
|
-
|
|
33586
|
+
}, [_vm._v("通义千问 ")])]) : _vm._e()])]), _c('div', {
|
|
33587
|
+
staticClass: "add_question_body"
|
|
33588
|
+
}, [_c('div', {
|
|
33589
|
+
staticClass: "question-type-header"
|
|
33590
|
+
}, [_c('span', {
|
|
33591
|
+
staticClass: "required-mark"
|
|
33592
|
+
}, [_vm._v("*")]), _c('span', {
|
|
33593
|
+
staticClass: "section-title"
|
|
33594
|
+
}, [_vm._v("题目类型:")]), _c('span', {
|
|
33595
|
+
staticClass: "tip-text"
|
|
33596
|
+
}, [_vm._v("(为避免您等待时间过长,一次性最多生成10道题)")])]), _c('div', {
|
|
33597
|
+
staticClass: "question-type-list"
|
|
33598
|
+
}, _vm._l(_vm.quesTypeList, function (item, index) {
|
|
33599
|
+
return _c('div', {
|
|
33583
33600
|
key: item.id,
|
|
33584
|
-
|
|
33585
|
-
|
|
33586
|
-
|
|
33601
|
+
staticClass: "question-type-item",
|
|
33602
|
+
class: {
|
|
33603
|
+
'disabled': !_vm.form.selectedTypes[item.id]
|
|
33604
|
+
}
|
|
33605
|
+
}, [_c('div', {
|
|
33606
|
+
staticClass: "type-left"
|
|
33607
|
+
}, [_c('el-checkbox', {
|
|
33608
|
+
staticClass: "type-checkbox",
|
|
33609
|
+
on: {
|
|
33610
|
+
"change": function ($event) {
|
|
33611
|
+
return _vm.handleTypeChange(item.id);
|
|
33612
|
+
}
|
|
33587
33613
|
},
|
|
33614
|
+
model: {
|
|
33615
|
+
value: _vm.form.selectedTypes[item.id],
|
|
33616
|
+
callback: function ($$v) {
|
|
33617
|
+
_vm.$set(_vm.form.selectedTypes, item.id, $$v);
|
|
33618
|
+
},
|
|
33619
|
+
expression: "form.selectedTypes[item.id]"
|
|
33620
|
+
}
|
|
33621
|
+
}), _c('span', {
|
|
33622
|
+
staticClass: "type-name",
|
|
33623
|
+
class: _vm.getTypeClass(item.id)
|
|
33624
|
+
}, [_vm._v(_vm._s(item.name))])], 1), _c('div', {
|
|
33625
|
+
staticClass: "type-right"
|
|
33626
|
+
}, [_c('el-input', {
|
|
33627
|
+
staticClass: "count-input",
|
|
33588
33628
|
attrs: {
|
|
33589
|
-
"
|
|
33629
|
+
"size": "small",
|
|
33630
|
+
"placeholder": "请输入生成数量",
|
|
33631
|
+
"min": "1",
|
|
33632
|
+
"max": "10"
|
|
33633
|
+
},
|
|
33634
|
+
on: {
|
|
33635
|
+
"input": function ($event) {
|
|
33636
|
+
return _vm.handleCountInput(item.id);
|
|
33637
|
+
}
|
|
33638
|
+
},
|
|
33639
|
+
model: {
|
|
33640
|
+
value: _vm.form.typeCounts[item.id],
|
|
33641
|
+
callback: function ($$v) {
|
|
33642
|
+
_vm.$set(_vm.form.typeCounts, item.id, $$v);
|
|
33643
|
+
},
|
|
33644
|
+
expression: "form.typeCounts[item.id]"
|
|
33590
33645
|
}
|
|
33591
|
-
},
|
|
33592
|
-
|
|
33593
|
-
|
|
33594
|
-
|
|
33595
|
-
|
|
33596
|
-
}
|
|
33646
|
+
}), _c('div', {
|
|
33647
|
+
staticClass: "slider-container",
|
|
33648
|
+
class: {
|
|
33649
|
+
'disabled': !_vm.form.selectedTypes[item.id]
|
|
33650
|
+
}
|
|
33651
|
+
}, [_c('el-slider', {
|
|
33652
|
+
staticClass: "difficulty-slider",
|
|
33653
|
+
attrs: {
|
|
33654
|
+
"min": 0,
|
|
33655
|
+
"max": 4,
|
|
33656
|
+
"disabled": !_vm.form.selectedTypes[item.id],
|
|
33657
|
+
"show-tooltip": false
|
|
33658
|
+
},
|
|
33659
|
+
model: {
|
|
33660
|
+
value: _vm.form.typeDifficulties[item.id],
|
|
33661
|
+
callback: function ($$v) {
|
|
33662
|
+
_vm.$set(_vm.form.typeDifficulties, item.id, $$v);
|
|
33663
|
+
},
|
|
33664
|
+
expression: "form.typeDifficulties[item.id]"
|
|
33665
|
+
}
|
|
33666
|
+
})], 1), _c('span', {
|
|
33667
|
+
staticClass: "difficulty-label",
|
|
33668
|
+
class: {
|
|
33669
|
+
'disabled': !_vm.form.selectedTypes[item.id]
|
|
33670
|
+
}
|
|
33671
|
+
}, [_vm._v(" " + _vm._s(_vm.form.selectedTypes[item.id] ? _vm.getDifficultyLabel(_vm.form.typeDifficulties[item.id]) : '题目难度') + " ")])], 1)]);
|
|
33672
|
+
}), 0), _c('div', {
|
|
33673
|
+
staticClass: "knowledge-section"
|
|
33674
|
+
}, [_c('div', {
|
|
33675
|
+
staticClass: "section-header"
|
|
33676
|
+
}, [_c('span', {
|
|
33677
|
+
staticClass: "required-mark"
|
|
33678
|
+
}, [_vm._v("*")]), _c('span', {
|
|
33679
|
+
staticClass: "section-title"
|
|
33680
|
+
}, [_vm._v("关联知识点:")]), _c('span', {
|
|
33681
|
+
staticClass: "tip-text"
|
|
33682
|
+
}, [_vm._v("(最多可以关联1个知识点)")])]), _c('div', {
|
|
33683
|
+
staticClass: "knowledge-input"
|
|
33597
33684
|
}, [_c('cy-tree-select', {
|
|
33598
33685
|
attrs: {
|
|
33599
33686
|
"filterable": "",
|
|
33600
|
-
"data": _vm.knowledgeList
|
|
33687
|
+
"data": _vm.knowledgeList,
|
|
33688
|
+
"placeholder": "请选择"
|
|
33601
33689
|
},
|
|
33602
33690
|
model: {
|
|
33603
33691
|
value: _vm.form.knowledgeIds,
|
|
@@ -33606,45 +33694,33 @@ var render = function render() {
|
|
|
33606
33694
|
},
|
|
33607
33695
|
expression: "form.knowledgeIds"
|
|
33608
33696
|
}
|
|
33609
|
-
})
|
|
33697
|
+
}), _c('img', {
|
|
33698
|
+
staticClass: "el-icon-link knowledge-icon",
|
|
33610
33699
|
attrs: {
|
|
33611
|
-
"
|
|
33612
|
-
"
|
|
33613
|
-
}
|
|
33614
|
-
}, [_c('el-input', {
|
|
33615
|
-
staticClass: "number_input",
|
|
33616
|
-
attrs: {
|
|
33617
|
-
"min": "1",
|
|
33618
|
-
"max": "10",
|
|
33619
|
-
"type": "number",
|
|
33620
|
-
"placeholder": "请输入"
|
|
33621
|
-
},
|
|
33622
|
-
on: {
|
|
33623
|
-
"input": _vm.handleInput
|
|
33624
|
-
},
|
|
33625
|
-
model: {
|
|
33626
|
-
value: _vm.form.count,
|
|
33627
|
-
callback: function ($$v) {
|
|
33628
|
-
_vm.$set(_vm.form, "count", $$v);
|
|
33629
|
-
},
|
|
33630
|
-
expression: "form.count"
|
|
33700
|
+
"src": __webpack_require__(7353),
|
|
33701
|
+
"alt": ""
|
|
33631
33702
|
}
|
|
33632
|
-
}), _c('div', {
|
|
33633
|
-
staticClass: "
|
|
33634
|
-
}, [
|
|
33635
|
-
|
|
33636
|
-
|
|
33703
|
+
})], 1)]), _c('div', {
|
|
33704
|
+
staticClass: "prompt-section"
|
|
33705
|
+
}, [_c('div', {
|
|
33706
|
+
staticClass: "section-header"
|
|
33707
|
+
}, [_c('span', {
|
|
33708
|
+
staticClass: "section-title",
|
|
33709
|
+
staticStyle: {
|
|
33710
|
+
"margin-left": "15px"
|
|
33637
33711
|
}
|
|
33638
|
-
}, [_c('el-input', {
|
|
33712
|
+
}, [_vm._v("自定义提示语:")])]), _c('el-input', {
|
|
33713
|
+
staticClass: "prompt-textarea",
|
|
33639
33714
|
attrs: {
|
|
33640
|
-
"placeholder": "这里可以写对于题目的要求和补充,比如:“出题内容请围绕一下知识内容:智能水利物联网是指利用物联网技术和智能化手段,对水利工程设施进行实时监测、数据采集、远程控制和智能分析,以实现对水资源的高效利用、水利设施的智能运营和管理。通过传感器、无线通信技术、云计算平台和大数据分析等技术手段,实现对水利系统各个环节的智能监测和管理,提高水资源利用效率,降低水利工程运行成本,保障水利工程安全稳定运行。”",
|
|
33641
33715
|
"type": "textarea",
|
|
33642
33716
|
"autosize": {
|
|
33643
|
-
minRows:
|
|
33717
|
+
minRows: 8,
|
|
33644
33718
|
maxRows: 10
|
|
33645
33719
|
},
|
|
33646
33720
|
"maxlength": "200",
|
|
33647
|
-
"show-word-limit": ""
|
|
33721
|
+
"show-word-limit": "",
|
|
33722
|
+
"placeholder": "这里可以写对于题目的要求和补充,比如:出题内容请围绕以下知识内容:智能水利物联网是指利用物联网技术和智能化手段,对水利工程设施进行实时监测、数据采集、远程控制和智能分析,以实现对水资源的高效利用、水利设施的智能运营和管理。通过传感器、无线通信技术、云计算平台和大数据分析等技术手段,实现对水利系统各个环节的智能监测和管理,提高水资源利用效率,降低水利工程运行成本,保障水利工程安全稳定运行。",
|
|
33723
|
+
"resize": "none"
|
|
33648
33724
|
},
|
|
33649
33725
|
model: {
|
|
33650
33726
|
value: _vm.form.prompt,
|
|
@@ -33653,7 +33729,7 @@ var render = function render() {
|
|
|
33653
33729
|
},
|
|
33654
33730
|
expression: "form.prompt"
|
|
33655
33731
|
}
|
|
33656
|
-
})], 1)]
|
|
33732
|
+
})], 1)]), _c('div', {
|
|
33657
33733
|
staticClass: "add_question_footer"
|
|
33658
33734
|
}, [_c('button', {
|
|
33659
33735
|
staticClass: "button-handle button-cancel",
|
|
@@ -33667,10 +33743,21 @@ var render = function render() {
|
|
|
33667
33743
|
on: {
|
|
33668
33744
|
"click": _vm.generate
|
|
33669
33745
|
}
|
|
33670
|
-
}, [
|
|
33746
|
+
}, [_c('img', {
|
|
33747
|
+
staticStyle: {
|
|
33748
|
+
"width": "24px",
|
|
33749
|
+
"height": "24px"
|
|
33750
|
+
},
|
|
33751
|
+
attrs: {
|
|
33752
|
+
"src": __webpack_require__(8831),
|
|
33753
|
+
"alt": ""
|
|
33754
|
+
}
|
|
33755
|
+
}), _vm._v(" 生成题目 ")])])], 2), _c('el-drawer', {
|
|
33756
|
+
staticClass: "question-result-drawer",
|
|
33671
33757
|
attrs: {
|
|
33672
33758
|
"visible": _vm.showQues,
|
|
33673
|
-
"
|
|
33759
|
+
"wrapperClosable": false,
|
|
33760
|
+
"destroy-on-close": ""
|
|
33674
33761
|
},
|
|
33675
33762
|
on: {
|
|
33676
33763
|
"update:visible": function ($event) {
|
|
@@ -33680,95 +33767,137 @@ var render = function render() {
|
|
|
33680
33767
|
}, [_c('template', {
|
|
33681
33768
|
slot: "title"
|
|
33682
33769
|
}, [_c('div', {
|
|
33683
|
-
staticClass: "
|
|
33770
|
+
staticClass: "add_question_title"
|
|
33684
33771
|
}, [_c('img', {
|
|
33772
|
+
staticStyle: {
|
|
33773
|
+
"width": "32px",
|
|
33774
|
+
"height": "18px"
|
|
33775
|
+
},
|
|
33685
33776
|
attrs: {
|
|
33686
|
-
"src": __webpack_require__(
|
|
33777
|
+
"src": __webpack_require__(5014),
|
|
33778
|
+
"alt": ""
|
|
33687
33779
|
}
|
|
33688
|
-
}), _c('span', [_vm._v(
|
|
33780
|
+
}), _c('span', [_vm._v("出题")])])]), _c('div', {
|
|
33781
|
+
staticClass: "drawer_content_wrapper"
|
|
33782
|
+
}, [_c('div', {
|
|
33783
|
+
staticClass: "question_summary_warp"
|
|
33784
|
+
}, [_c('div', {
|
|
33785
|
+
staticClass: "question_summary"
|
|
33786
|
+
}, [_c('span', {
|
|
33787
|
+
staticClass: "summary_text"
|
|
33788
|
+
}, [_vm._v("共为您生成了 " + _vm._s(_vm.aiResponse.questions ? _vm.aiResponse.questions.length : 0) + " 道题目")]), _c('div', {
|
|
33789
|
+
staticClass: "question_types_summary"
|
|
33790
|
+
}, _vm._l(_vm.getQuestionTypeSummary(), function (typeInfo) {
|
|
33791
|
+
return _c('span', {
|
|
33792
|
+
key: typeInfo.id,
|
|
33793
|
+
staticClass: "type_item"
|
|
33794
|
+
}, [_vm._v(" " + _vm._s(typeInfo.name) + " "), _c('span', {
|
|
33795
|
+
staticClass: "summary_text"
|
|
33796
|
+
}, [_vm._v(_vm._s(typeInfo.count))]), _vm._v(" 道 ")]);
|
|
33797
|
+
}), 0)]), _c('div', {
|
|
33798
|
+
staticClass: "question_summary_button"
|
|
33799
|
+
}, [_c('button', {
|
|
33800
|
+
staticClass: "button-handle button-cancel",
|
|
33801
|
+
on: {
|
|
33802
|
+
"click": _vm.rebuild
|
|
33803
|
+
}
|
|
33804
|
+
}, [_vm._v("重新生成")]), _c('button', {
|
|
33805
|
+
staticClass: "button-handle button-generate-question",
|
|
33806
|
+
on: {
|
|
33807
|
+
"click": _vm.addAllToBank
|
|
33808
|
+
}
|
|
33809
|
+
}, [_vm._v(" 加入题库 ")])])]), _c('div', {
|
|
33689
33810
|
ref: "generateDiv",
|
|
33690
33811
|
staticClass: "question_body"
|
|
33691
|
-
}, _vm.
|
|
33812
|
+
}, [_vm.isGenerating ? _c('div', {
|
|
33813
|
+
staticClass: "generating-loading"
|
|
33814
|
+
}, [_c('div', {
|
|
33815
|
+
staticClass: "loading-content"
|
|
33816
|
+
}, [_c('div', {
|
|
33817
|
+
staticClass: "loading-spinner"
|
|
33818
|
+
}), _c('div', {
|
|
33819
|
+
staticClass: "loading-text"
|
|
33820
|
+
}, [_vm._v("AI生成中...")])])]) : _vm._e(), _vm._l(_vm.aiResponse.questions, function (item, idx) {
|
|
33692
33821
|
return _vm.aiResponse.questions && _vm.aiResponse.questions.length > 0 ? _c('questionItem', {
|
|
33693
33822
|
key: idx,
|
|
33823
|
+
ref: `questionItem_${idx}`,
|
|
33824
|
+
refInFor: true,
|
|
33694
33825
|
attrs: {
|
|
33826
|
+
"isJoined": _vm.joinedQuestions.includes(idx),
|
|
33695
33827
|
"detail": item,
|
|
33696
33828
|
"index": idx
|
|
33697
33829
|
},
|
|
33698
33830
|
on: {
|
|
33699
33831
|
"agree": _vm.agree,
|
|
33700
|
-
"join": _vm.join
|
|
33832
|
+
"join": _vm.join,
|
|
33833
|
+
"selectionChange": _vm.handleQuestionSelection
|
|
33701
33834
|
}
|
|
33702
33835
|
}) : _vm._e();
|
|
33703
|
-
}),
|
|
33704
|
-
staticClass: "
|
|
33705
|
-
|
|
33706
|
-
|
|
33707
|
-
|
|
33708
|
-
|
|
33709
|
-
}, [_c('span', {
|
|
33710
|
-
staticClass: "question_remind"
|
|
33711
|
-
}, [_vm._v("题目内容由人工智能大模型生成,请您审慎核查,确认内容准确,无不妥后再使用")]), _c('el-button', {
|
|
33836
|
+
})], 2), _c('div', {
|
|
33837
|
+
staticClass: "question_footer_fixed"
|
|
33838
|
+
}, [_c('div', {
|
|
33839
|
+
staticClass: "footer_warning"
|
|
33840
|
+
}, [_c('img', {
|
|
33841
|
+
staticClass: "el-icon-info",
|
|
33712
33842
|
attrs: {
|
|
33713
|
-
"
|
|
33714
|
-
"
|
|
33715
|
-
},
|
|
33716
|
-
on: {
|
|
33717
|
-
"click": _vm.rebuild
|
|
33843
|
+
"src": __webpack_require__(1421),
|
|
33844
|
+
"alt": ""
|
|
33718
33845
|
}
|
|
33719
|
-
},
|
|
33846
|
+
}), _c('span', {
|
|
33847
|
+
staticClass: "question_remind"
|
|
33848
|
+
}, [_vm._v("题目内容由人工智能大模型生成,请您审慎核查,确认内容准确,无不妥后再使用")])])])])], 2)], 2);
|
|
33720
33849
|
};
|
|
33721
33850
|
var staticRenderFns = [];
|
|
33722
33851
|
|
|
33723
|
-
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=template&id=
|
|
33852
|
+
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=template&id=58718089&scoped=true
|
|
33724
33853
|
|
|
33725
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/questionItem.vue?vue&type=template&id=
|
|
33726
|
-
var
|
|
33854
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/questionItem.vue?vue&type=template&id=cc89a654&scoped=true
|
|
33855
|
+
var questionItemvue_type_template_id_cc89a654_scoped_true_render = function render() {
|
|
33727
33856
|
var _vm = this,
|
|
33728
33857
|
_c = _vm._self._c;
|
|
33729
33858
|
return _c('div', {
|
|
33730
33859
|
staticClass: "ai_question_contain"
|
|
33731
33860
|
}, [_c('div', {
|
|
33732
|
-
staticClass: "
|
|
33733
|
-
}, [_c('
|
|
33734
|
-
staticClass: "
|
|
33735
|
-
}, [_c('
|
|
33736
|
-
staticClass: "difficult"
|
|
33737
|
-
}, [_vm._v(_vm._s(_vm.difficultyList.find(item => item.id == _vm.detail.difficulty).name))]), _c('span', [_vm._v(_vm._s(_vm.detail.title))])]), _c('span', {
|
|
33738
|
-
staticClass: "question_contain_title_reght"
|
|
33739
|
-
}, [_vm.detail.evaluate == 0 || _vm.detail.evaluate == 2 ? _c('img', {
|
|
33861
|
+
staticClass: "question_header"
|
|
33862
|
+
}, [_c('div', {
|
|
33863
|
+
staticClass: "question_header_left"
|
|
33864
|
+
}, [_c('el-checkbox', {
|
|
33740
33865
|
attrs: {
|
|
33741
|
-
"
|
|
33866
|
+
"disabled": _vm.isJoined || _vm.joined
|
|
33742
33867
|
},
|
|
33743
33868
|
on: {
|
|
33744
|
-
"
|
|
33745
|
-
return _vm.agree(1);
|
|
33746
|
-
}
|
|
33747
|
-
}
|
|
33748
|
-
}) : _vm._e(), _vm.detail.evaluate == 1 ? _c('img', {
|
|
33749
|
-
attrs: {
|
|
33750
|
-
"src": __webpack_require__(2356)
|
|
33751
|
-
}
|
|
33752
|
-
}) : _vm._e(), _vm.detail.evaluate == 0 || _vm.detail.evaluate == 1 ? _c('img', {
|
|
33753
|
-
attrs: {
|
|
33754
|
-
"src": __webpack_require__(342)
|
|
33869
|
+
"change": _vm.handleSelectionChange
|
|
33755
33870
|
},
|
|
33756
|
-
|
|
33757
|
-
|
|
33758
|
-
|
|
33759
|
-
|
|
33871
|
+
model: {
|
|
33872
|
+
value: _vm.isSelected,
|
|
33873
|
+
callback: function ($$v) {
|
|
33874
|
+
_vm.isSelected = $$v;
|
|
33875
|
+
},
|
|
33876
|
+
expression: "isSelected"
|
|
33760
33877
|
}
|
|
33761
|
-
})
|
|
33762
|
-
|
|
33763
|
-
|
|
33878
|
+
}), _c('span', {
|
|
33879
|
+
staticClass: "type-name",
|
|
33880
|
+
class: _vm.getTypeClass(_vm.detail.type)
|
|
33881
|
+
}, [_vm._v(_vm._s(_vm.getQuestionTypeName(_vm.detail.type)))])], 1), !_vm.joined && !_vm.isJoined ? _c('span', {
|
|
33882
|
+
staticClass: "join",
|
|
33883
|
+
on: {
|
|
33884
|
+
"click": _vm.join
|
|
33764
33885
|
}
|
|
33765
|
-
}) : _vm._e()])
|
|
33886
|
+
}, [_vm._v("+ 加入题库")]) : _vm._e()]), _c('div', {
|
|
33887
|
+
staticClass: "question_contain_title"
|
|
33888
|
+
}, [_c('span', {
|
|
33889
|
+
staticClass: "question_contain_title_left"
|
|
33890
|
+
}, [_c('span', [_vm._v(_vm._s(_vm.index + 1) + ".")]), _c('span', {
|
|
33891
|
+
staticClass: "difficult"
|
|
33892
|
+
}, [_vm._v(_vm._s(_vm.difficultyList.find(item => item.id == _vm.detail.difficulty).name))]), _c('span', [_vm._v(_vm._s(_vm.detail.title))])])]), _vm.detail.type == 'single' || _vm.detail.type == 'multiple' ? _c('div', {
|
|
33766
33893
|
staticClass: "question_contain_question"
|
|
33767
33894
|
}, _vm._l(_vm.detail.options, function (item, idx) {
|
|
33768
33895
|
return _c('div', {
|
|
33769
33896
|
key: idx
|
|
33770
33897
|
}, [_c('span', [_vm._v(_vm._s(item))])]);
|
|
33771
33898
|
}), 0) : _vm._e(), _c('div', {
|
|
33899
|
+
staticClass: "question_answer_info"
|
|
33900
|
+
}, [_c('div', {
|
|
33772
33901
|
staticClass: "question_contain_answer"
|
|
33773
33902
|
}, [_vm._v("参考答案: "), _c('span', {
|
|
33774
33903
|
domProps: {
|
|
@@ -33778,16 +33907,13 @@ var questionItemvue_type_template_id_22783872_scoped_true_render = function rend
|
|
|
33778
33907
|
staticClass: "question_contain_parse"
|
|
33779
33908
|
}, [_c('span', {
|
|
33780
33909
|
staticClass: "question_contain_parse_analysis"
|
|
33781
|
-
}, [
|
|
33782
|
-
|
|
33783
|
-
|
|
33784
|
-
"click": _vm.join
|
|
33910
|
+
}, [_c('span', {
|
|
33911
|
+
staticStyle: {
|
|
33912
|
+
"font-weight": "bold"
|
|
33785
33913
|
}
|
|
33786
|
-
}, [_vm._v("
|
|
33914
|
+
}, [_vm._v("题目解析:")]), _vm._v(" " + _vm._s(_vm.detail.analysis))])])])]);
|
|
33787
33915
|
};
|
|
33788
|
-
var
|
|
33789
|
-
|
|
33790
|
-
;// CONCATENATED MODULE: ./components/demo/src/questionItem.vue?vue&type=template&id=22783872&scoped=true
|
|
33916
|
+
var questionItemvue_type_template_id_cc89a654_scoped_true_staticRenderFns = [];
|
|
33791
33917
|
|
|
33792
33918
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/questionItem.vue?vue&type=script&lang=js
|
|
33793
33919
|
/* harmony default export */ var questionItemvue_type_script_lang_js = ({
|
|
@@ -33799,6 +33925,10 @@ var questionItemvue_type_template_id_22783872_scoped_true_staticRenderFns = [];
|
|
|
33799
33925
|
},
|
|
33800
33926
|
index: {
|
|
33801
33927
|
type: Number
|
|
33928
|
+
},
|
|
33929
|
+
isJoined: {
|
|
33930
|
+
type: Boolean,
|
|
33931
|
+
default: false
|
|
33802
33932
|
}
|
|
33803
33933
|
},
|
|
33804
33934
|
data() {
|
|
@@ -33847,24 +33977,64 @@ var questionItemvue_type_template_id_22783872_scoped_true_staticRenderFns = [];
|
|
|
33847
33977
|
name: 'I',
|
|
33848
33978
|
id: 8
|
|
33849
33979
|
}],
|
|
33850
|
-
joined: false
|
|
33980
|
+
joined: false,
|
|
33981
|
+
isSelected: false
|
|
33851
33982
|
};
|
|
33852
33983
|
},
|
|
33853
33984
|
methods: {
|
|
33854
33985
|
agree(e) {
|
|
33855
33986
|
this.$emit('agree', this.index, e);
|
|
33856
33987
|
},
|
|
33857
|
-
join(
|
|
33988
|
+
join() {
|
|
33858
33989
|
this.$emit('join', this.detail);
|
|
33859
33990
|
this.joined = true;
|
|
33991
|
+
// 当加入题库后,自动取消选中状态
|
|
33992
|
+
if (this.isSelected) {
|
|
33993
|
+
this.isSelected = false;
|
|
33994
|
+
this.handleSelectionChange(false);
|
|
33995
|
+
}
|
|
33996
|
+
},
|
|
33997
|
+
// 获取题目类型中文名称
|
|
33998
|
+
getQuestionTypeName(type) {
|
|
33999
|
+
const typeMap = {
|
|
34000
|
+
single: '单选题',
|
|
34001
|
+
multiple: '多选题',
|
|
34002
|
+
gapfilling: '填空题',
|
|
34003
|
+
judge: '判断题',
|
|
34004
|
+
shortanswer: '简答题'
|
|
34005
|
+
};
|
|
34006
|
+
return typeMap[type] || type;
|
|
34007
|
+
},
|
|
34008
|
+
// 获取题目类型样式类
|
|
34009
|
+
getTypeClass(type) {
|
|
34010
|
+
const classMap = {
|
|
34011
|
+
single: 'type-single',
|
|
34012
|
+
multiple: 'type-multiple',
|
|
34013
|
+
gapfilling: 'type-gapfilling',
|
|
34014
|
+
judge: 'type-judge',
|
|
34015
|
+
shortanswer: 'type-shortanswer'
|
|
34016
|
+
};
|
|
34017
|
+
return classMap[type] || '';
|
|
34018
|
+
},
|
|
34019
|
+
// 处理选择变化
|
|
34020
|
+
handleSelectionChange(value) {
|
|
34021
|
+
this.$emit('selectionChange', {
|
|
34022
|
+
index: this.index,
|
|
34023
|
+
selected: value,
|
|
34024
|
+
detail: this.detail
|
|
34025
|
+
});
|
|
34026
|
+
},
|
|
34027
|
+
// 清空选中状态 - 供父组件调用
|
|
34028
|
+
clearSelection() {
|
|
34029
|
+
this.isSelected = false;
|
|
33860
34030
|
}
|
|
33861
34031
|
}
|
|
33862
34032
|
});
|
|
33863
34033
|
;// CONCATENATED MODULE: ./components/demo/src/questionItem.vue?vue&type=script&lang=js
|
|
33864
34034
|
/* harmony default export */ var src_questionItemvue_type_script_lang_js = (questionItemvue_type_script_lang_js);
|
|
33865
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/questionItem.vue?vue&type=style&index=0&id=
|
|
33866
|
-
var
|
|
33867
|
-
;// CONCATENATED MODULE: ./components/demo/src/questionItem.vue?vue&type=style&index=0&id=
|
|
34035
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/questionItem.vue?vue&type=style&index=0&id=cc89a654&prod&lang=scss&scoped=true
|
|
34036
|
+
var questionItemvue_type_style_index_0_id_cc89a654_prod_lang_scss_scoped_true = __webpack_require__(8418);
|
|
34037
|
+
;// CONCATENATED MODULE: ./components/demo/src/questionItem.vue?vue&type=style&index=0&id=cc89a654&prod&lang=scss&scoped=true
|
|
33868
34038
|
|
|
33869
34039
|
;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
33870
34040
|
/* globals __VUE_SSR_CONTEXT__ */
|
|
@@ -33975,18 +34145,18 @@ function normalizeComponent(
|
|
|
33975
34145
|
|
|
33976
34146
|
var component = normalizeComponent(
|
|
33977
34147
|
src_questionItemvue_type_script_lang_js,
|
|
33978
|
-
|
|
33979
|
-
|
|
34148
|
+
questionItemvue_type_template_id_cc89a654_scoped_true_render,
|
|
34149
|
+
questionItemvue_type_template_id_cc89a654_scoped_true_staticRenderFns,
|
|
33980
34150
|
false,
|
|
33981
34151
|
null,
|
|
33982
|
-
"
|
|
34152
|
+
"cc89a654",
|
|
33983
34153
|
null
|
|
33984
34154
|
|
|
33985
34155
|
)
|
|
33986
34156
|
|
|
33987
34157
|
/* harmony default export */ var questionItem = (component.exports);
|
|
33988
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/CyTreeSelect.vue?vue&type=template&id=
|
|
33989
|
-
var
|
|
34158
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/CyTreeSelect.vue?vue&type=template&id=2970df77
|
|
34159
|
+
var CyTreeSelectvue_type_template_id_2970df77_render = function render() {
|
|
33990
34160
|
var _vm = this,
|
|
33991
34161
|
_c = _vm._self._c;
|
|
33992
34162
|
return _c('el-select', {
|
|
@@ -34035,7 +34205,7 @@ var CyTreeSelectvue_type_template_id_401ae6ac_render = function render() {
|
|
|
34035
34205
|
}
|
|
34036
34206
|
})], 1)], 1);
|
|
34037
34207
|
};
|
|
34038
|
-
var
|
|
34208
|
+
var CyTreeSelectvue_type_template_id_2970df77_staticRenderFns = [];
|
|
34039
34209
|
|
|
34040
34210
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/CyTreeSelect.vue?vue&type=script&lang=js
|
|
34041
34211
|
/* harmony default export */ var CyTreeSelectvue_type_script_lang_js = ({
|
|
@@ -34186,9 +34356,9 @@ var CyTreeSelectvue_type_template_id_401ae6ac_staticRenderFns = [];
|
|
|
34186
34356
|
});
|
|
34187
34357
|
;// CONCATENATED MODULE: ./components/demo/src/CyTreeSelect.vue?vue&type=script&lang=js
|
|
34188
34358
|
/* harmony default export */ var src_CyTreeSelectvue_type_script_lang_js = (CyTreeSelectvue_type_script_lang_js);
|
|
34189
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/CyTreeSelect.vue?vue&type=style&index=0&id=
|
|
34190
|
-
var
|
|
34191
|
-
;// CONCATENATED MODULE: ./components/demo/src/CyTreeSelect.vue?vue&type=style&index=0&id=
|
|
34359
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/CyTreeSelect.vue?vue&type=style&index=0&id=2970df77&prod&lang=scss
|
|
34360
|
+
var CyTreeSelectvue_type_style_index_0_id_2970df77_prod_lang_scss = __webpack_require__(5025);
|
|
34361
|
+
;// CONCATENATED MODULE: ./components/demo/src/CyTreeSelect.vue?vue&type=style&index=0&id=2970df77&prod&lang=scss
|
|
34192
34362
|
|
|
34193
34363
|
;// CONCATENATED MODULE: ./components/demo/src/CyTreeSelect.vue
|
|
34194
34364
|
|
|
@@ -34201,8 +34371,8 @@ var CyTreeSelectvue_type_style_index_0_id_401ae6ac_prod_lang_scss = __webpack_re
|
|
|
34201
34371
|
|
|
34202
34372
|
var CyTreeSelect_component = normalizeComponent(
|
|
34203
34373
|
src_CyTreeSelectvue_type_script_lang_js,
|
|
34204
|
-
|
|
34205
|
-
|
|
34374
|
+
CyTreeSelectvue_type_template_id_2970df77_render,
|
|
34375
|
+
CyTreeSelectvue_type_template_id_2970df77_staticRenderFns,
|
|
34206
34376
|
false,
|
|
34207
34377
|
null,
|
|
34208
34378
|
null,
|
|
@@ -37852,23 +38022,12 @@ const createBurial = data => {
|
|
|
37852
38022
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/main.vue?vue&type=script&lang=js
|
|
37853
38023
|
|
|
37854
38024
|
|
|
37855
|
-
|
|
37856
|
-
// Button, Drawer, Form, FormItem, Checkbox, CheckboxGroup, Input, Cascader, Dialog, Loading, this.$message
|
|
37857
|
-
// } from "element-ui"
|
|
38025
|
+
|
|
37858
38026
|
|
|
37859
38027
|
|
|
37860
38028
|
/* harmony default export */ var mainvue_type_script_lang_js = ({
|
|
37861
38029
|
name: 'aiQuestion',
|
|
37862
38030
|
components: {
|
|
37863
|
-
// 'el-button': Button,
|
|
37864
|
-
// 'el-drawer': Drawer,
|
|
37865
|
-
// 'el-form': Form,
|
|
37866
|
-
// 'el-form-item': FormItem,
|
|
37867
|
-
// 'el-checkbox': Checkbox,
|
|
37868
|
-
// 'el-checkbox-group': CheckboxGroup,
|
|
37869
|
-
// 'el-input': Input,
|
|
37870
|
-
// 'el-cascader': Cascader,
|
|
37871
|
-
// 'el-dialog': Dialog,
|
|
37872
38031
|
questionItem: questionItem,
|
|
37873
38032
|
CyTreeSelect: CyTreeSelect
|
|
37874
38033
|
},
|
|
@@ -37915,7 +38074,7 @@ const createBurial = data => {
|
|
|
37915
38074
|
},
|
|
37916
38075
|
businessSource: {
|
|
37917
38076
|
type: String,
|
|
37918
|
-
default: "0"
|
|
38077
|
+
default: "0"
|
|
37919
38078
|
},
|
|
37920
38079
|
courseId: {
|
|
37921
38080
|
type: String,
|
|
@@ -37930,14 +38089,31 @@ const createBurial = data => {
|
|
|
37930
38089
|
direction: 'rtl',
|
|
37931
38090
|
rebuildFlag: true,
|
|
37932
38091
|
form: {
|
|
37933
|
-
|
|
37934
|
-
|
|
37935
|
-
|
|
37936
|
-
|
|
38092
|
+
selectedTypes: {
|
|
38093
|
+
single: false,
|
|
38094
|
+
multiple: false,
|
|
38095
|
+
judge: false,
|
|
38096
|
+
gapfilling: false,
|
|
38097
|
+
shortanswer: false
|
|
38098
|
+
},
|
|
38099
|
+
typeCounts: {
|
|
38100
|
+
single: null,
|
|
38101
|
+
multiple: null,
|
|
38102
|
+
judge: null,
|
|
38103
|
+
gapfilling: null,
|
|
38104
|
+
shortanswer: null
|
|
38105
|
+
},
|
|
38106
|
+
typeDifficulties: {
|
|
38107
|
+
single: 0,
|
|
38108
|
+
multiple: 0,
|
|
38109
|
+
judge: 0,
|
|
38110
|
+
gapfilling: 0,
|
|
38111
|
+
shortanswer: 0
|
|
38112
|
+
},
|
|
37937
38113
|
knowledgeIds: '',
|
|
37938
|
-
|
|
37939
|
-
|
|
37940
|
-
|
|
38114
|
+
knowledgeId: [],
|
|
38115
|
+
knowledge: [],
|
|
38116
|
+
prompt: ''
|
|
37941
38117
|
},
|
|
37942
38118
|
quesTypeList: [{
|
|
37943
38119
|
name: '单选题',
|
|
@@ -37945,18 +38121,18 @@ const createBurial = data => {
|
|
|
37945
38121
|
}, {
|
|
37946
38122
|
name: '多选题',
|
|
37947
38123
|
id: 'multiple'
|
|
37948
|
-
}, {
|
|
37949
|
-
name: '判断题',
|
|
37950
|
-
id: 'judge'
|
|
37951
38124
|
}, {
|
|
37952
38125
|
name: '填空题',
|
|
37953
38126
|
id: 'gapfilling'
|
|
38127
|
+
}, {
|
|
38128
|
+
name: '判断题',
|
|
38129
|
+
id: 'judge'
|
|
37954
38130
|
}, {
|
|
37955
38131
|
name: '简答题',
|
|
37956
38132
|
id: 'shortanswer'
|
|
37957
38133
|
}],
|
|
37958
38134
|
difficultyList: [{
|
|
37959
|
-
name: '
|
|
38135
|
+
name: '超级简单',
|
|
37960
38136
|
id: 0
|
|
37961
38137
|
}, {
|
|
37962
38138
|
name: '简单',
|
|
@@ -37971,41 +38147,18 @@ const createBurial = data => {
|
|
|
37971
38147
|
name: '非常困难',
|
|
37972
38148
|
id: 4
|
|
37973
38149
|
}],
|
|
37974
|
-
rules: {
|
|
37975
|
-
questionTypes: [{
|
|
37976
|
-
required: true,
|
|
37977
|
-
message: '此项必填',
|
|
37978
|
-
trigger: 'change'
|
|
37979
|
-
}],
|
|
37980
|
-
questionType: [{
|
|
37981
|
-
required: true,
|
|
37982
|
-
message: '此项必填',
|
|
37983
|
-
trigger: 'change'
|
|
37984
|
-
}],
|
|
37985
|
-
count: [{
|
|
37986
|
-
required: true,
|
|
37987
|
-
message: '此项必填',
|
|
37988
|
-
trigger: 'blur'
|
|
37989
|
-
}],
|
|
37990
|
-
knowledgeIds: [{
|
|
37991
|
-
required: true,
|
|
37992
|
-
message: '此项必填',
|
|
37993
|
-
trigger: 'change'
|
|
37994
|
-
}],
|
|
37995
|
-
difficultys: [{
|
|
37996
|
-
required: true,
|
|
37997
|
-
message: '此项必填',
|
|
37998
|
-
trigger: 'change'
|
|
37999
|
-
}],
|
|
38000
|
-
difficulty: [{
|
|
38001
|
-
required: true,
|
|
38002
|
-
message: '此项必填',
|
|
38003
|
-
trigger: 'change'
|
|
38004
|
-
}]
|
|
38005
|
-
},
|
|
38006
38150
|
loading: null,
|
|
38007
38151
|
aiResponse: {},
|
|
38008
|
-
title: '单选题'
|
|
38152
|
+
title: '单选题',
|
|
38153
|
+
dropdownVisible: false,
|
|
38154
|
+
currentBot: 'tongyi',
|
|
38155
|
+
selectedQuestions: [],
|
|
38156
|
+
// 存储选中的题目
|
|
38157
|
+
joinedQuestions: [],
|
|
38158
|
+
// 存储已加入题库的题目索引
|
|
38159
|
+
retryCountMap: {},
|
|
38160
|
+
// 存储每个题目的重试次数
|
|
38161
|
+
isGenerating: false // 内部loading状态
|
|
38009
38162
|
};
|
|
38010
38163
|
},
|
|
38011
38164
|
watch: {
|
|
@@ -38039,38 +38192,59 @@ const createBurial = data => {
|
|
|
38039
38192
|
}
|
|
38040
38193
|
},
|
|
38041
38194
|
methods: {
|
|
38042
|
-
|
|
38043
|
-
|
|
38044
|
-
|
|
38045
|
-
|
|
38046
|
-
|
|
38195
|
+
// 处理题目类型选择变化
|
|
38196
|
+
handleTypeChange(typeId) {
|
|
38197
|
+
// 可以在这里添加额外的逻辑
|
|
38198
|
+
},
|
|
38199
|
+
// 处理数量变化,自动选中题目类型
|
|
38200
|
+
handleCountChange(typeId) {
|
|
38201
|
+
if (this.form.typeCounts[typeId] && this.form.typeCounts[typeId] > 0) {
|
|
38202
|
+
this.form.selectedTypes[typeId] = true;
|
|
38203
|
+
}
|
|
38204
|
+
},
|
|
38205
|
+
// 处理难度变化,自动选中题目类型
|
|
38206
|
+
handleDifficultyChange(typeId) {
|
|
38207
|
+
this.form.selectedTypes[typeId] = true;
|
|
38208
|
+
},
|
|
38209
|
+
// 处理数量输入验证
|
|
38210
|
+
handleCountInput(typeId) {
|
|
38211
|
+
let inputValue = this.form.typeCounts[typeId];
|
|
38212
|
+
|
|
38213
|
+
// 如果输入为空,允许为空
|
|
38214
|
+
if (inputValue === '' || inputValue === null || inputValue === undefined) {
|
|
38215
|
+
return;
|
|
38216
|
+
}
|
|
38217
|
+
let value = parseInt(inputValue);
|
|
38218
|
+
if (isNaN(value) || value < 1) {
|
|
38219
|
+
this.form.typeCounts[typeId] = 1;
|
|
38047
38220
|
} else if (value > 10) {
|
|
38048
|
-
this.form.
|
|
38221
|
+
this.form.typeCounts[typeId] = 10;
|
|
38049
38222
|
} else {
|
|
38050
|
-
this.form.
|
|
38223
|
+
this.form.typeCounts[typeId] = value;
|
|
38051
38224
|
}
|
|
38052
38225
|
},
|
|
38053
|
-
|
|
38054
|
-
|
|
38055
|
-
|
|
38056
|
-
|
|
38057
|
-
|
|
38226
|
+
// 获取题目类型的样式类
|
|
38227
|
+
getTypeClass(typeId) {
|
|
38228
|
+
const classMap = {
|
|
38229
|
+
single: 'type-single',
|
|
38230
|
+
multiple: 'type-multiple',
|
|
38231
|
+
gapfilling: 'type-gapfilling',
|
|
38232
|
+
judge: 'type-judge',
|
|
38233
|
+
shortanswer: 'type-shortanswer'
|
|
38234
|
+
};
|
|
38235
|
+
return classMap[typeId] || '';
|
|
38236
|
+
},
|
|
38237
|
+
// 获取难度标签
|
|
38238
|
+
getDifficultyLabel(difficultyId) {
|
|
38239
|
+
const difficulty = this.difficultyList.find(item => item.id === difficultyId);
|
|
38240
|
+
return difficulty ? difficulty.name : '一般';
|
|
38058
38241
|
},
|
|
38059
38242
|
//展示右边弹框
|
|
38060
38243
|
showAddQuestion() {
|
|
38061
38244
|
if (!api.get("AiToken")) {
|
|
38062
38245
|
return this.$message.warning('未获取到登录信息,请重新登录');
|
|
38063
38246
|
}
|
|
38064
|
-
this.
|
|
38065
|
-
questionTypes: [],
|
|
38066
|
-
questionType: null,
|
|
38067
|
-
count: 1,
|
|
38068
|
-
knowledgeId: [],
|
|
38069
|
-
knowledgeIds: '',
|
|
38070
|
-
difficultys: [],
|
|
38071
|
-
difficulty: null,
|
|
38072
|
-
knowledge: []
|
|
38073
|
-
};
|
|
38247
|
+
this.resetForm();
|
|
38074
38248
|
this.addShow = !this.addShow;
|
|
38075
38249
|
createBurial({
|
|
38076
38250
|
businessType: 3,
|
|
@@ -38079,37 +38253,84 @@ const createBurial = data => {
|
|
|
38079
38253
|
courseId: this.courseId
|
|
38080
38254
|
});
|
|
38081
38255
|
},
|
|
38256
|
+
// 重置表单
|
|
38257
|
+
resetForm() {
|
|
38258
|
+
this.form = {
|
|
38259
|
+
selectedTypes: {
|
|
38260
|
+
single: false,
|
|
38261
|
+
multiple: false,
|
|
38262
|
+
judge: false,
|
|
38263
|
+
gapfilling: false,
|
|
38264
|
+
shortanswer: false
|
|
38265
|
+
},
|
|
38266
|
+
typeCounts: {
|
|
38267
|
+
single: null,
|
|
38268
|
+
multiple: null,
|
|
38269
|
+
judge: null,
|
|
38270
|
+
gapfilling: null,
|
|
38271
|
+
shortanswer: null
|
|
38272
|
+
},
|
|
38273
|
+
typeDifficulties: {
|
|
38274
|
+
single: 0,
|
|
38275
|
+
multiple: 0,
|
|
38276
|
+
judge: 0,
|
|
38277
|
+
gapfilling: 0,
|
|
38278
|
+
shortanswer: 0
|
|
38279
|
+
},
|
|
38280
|
+
knowledgeIds: '',
|
|
38281
|
+
knowledgeId: [],
|
|
38282
|
+
knowledge: [],
|
|
38283
|
+
prompt: ''
|
|
38284
|
+
};
|
|
38285
|
+
},
|
|
38082
38286
|
//生成题目
|
|
38083
38287
|
generate() {
|
|
38084
|
-
|
|
38085
|
-
|
|
38086
|
-
|
|
38087
|
-
|
|
38088
|
-
|
|
38089
|
-
|
|
38090
|
-
|
|
38091
|
-
|
|
38092
|
-
|
|
38093
|
-
|
|
38094
|
-
|
|
38095
|
-
|
|
38096
|
-
|
|
38097
|
-
|
|
38098
|
-
|
|
38099
|
-
this.sendPost();
|
|
38100
|
-
this.$emit("questionCount", this.form.count);
|
|
38101
|
-
}
|
|
38288
|
+
// 验证是否选择了题目类型
|
|
38289
|
+
const selectedTypes = Object.keys(this.form.selectedTypes).filter(key => this.form.selectedTypes[key]);
|
|
38290
|
+
if (selectedTypes.length === 0) {
|
|
38291
|
+
return this.$message.warning('请至少选择一种题目类型');
|
|
38292
|
+
}
|
|
38293
|
+
|
|
38294
|
+
// 验证是否选择了知识点
|
|
38295
|
+
if (!this.form.knowledgeIds) {
|
|
38296
|
+
return this.$message.warning('请选择关联知识点');
|
|
38297
|
+
}
|
|
38298
|
+
|
|
38299
|
+
// 处理知识点数据
|
|
38300
|
+
this.form.knowledgeId = this.form.knowledgeIds.split(',');
|
|
38301
|
+
this.form.knowledgeId.forEach(item => {
|
|
38302
|
+
this.getKnowledgeName(item, this.knowledgeList);
|
|
38102
38303
|
});
|
|
38304
|
+
|
|
38305
|
+
// 设置标题
|
|
38306
|
+
if (selectedTypes.length > 1) {
|
|
38307
|
+
this.title = '多类题';
|
|
38308
|
+
} else {
|
|
38309
|
+
this.title = this.quesTypeList.find(item => item.id === selectedTypes[0]).name;
|
|
38310
|
+
}
|
|
38311
|
+
this.showQues = true;
|
|
38312
|
+
this.addShow = !this.addShow;
|
|
38313
|
+
this.sendPost();
|
|
38314
|
+
|
|
38315
|
+
// 计算总题目数量
|
|
38316
|
+
const totalCount = selectedTypes.reduce((sum, type) => sum + this.form.typeCounts[type], 0);
|
|
38317
|
+
this.$emit("questionCount", totalCount);
|
|
38103
38318
|
},
|
|
38104
38319
|
//重新生成
|
|
38105
38320
|
rebuild() {
|
|
38321
|
+
// 重新生成时清空已加入题库的状态
|
|
38322
|
+
this.joinedQuestions = [];
|
|
38323
|
+
this.selectedQuestions = [];
|
|
38106
38324
|
this.sendPost();
|
|
38107
38325
|
},
|
|
38108
38326
|
showGenerateResult() {
|
|
38109
38327
|
this.generateCount++;
|
|
38110
|
-
|
|
38111
|
-
|
|
38328
|
+
const selectedTypes = Object.keys(this.form.selectedTypes).filter(key => this.form.selectedTypes[key]);
|
|
38329
|
+
const totalCount = selectedTypes.reduce((sum, type) => sum + this.form.typeCounts[type], 0);
|
|
38330
|
+
if (this.generateCount == totalCount) {
|
|
38331
|
+
this.$message.success('题目(' + totalCount + '道)全部生成完毕!');
|
|
38112
38332
|
this.rebuildFlag = false;
|
|
38333
|
+
this.isGenerating = false;
|
|
38113
38334
|
} else {
|
|
38114
38335
|
this.$message.success('生成' + this.generateCount + '道题目成功');
|
|
38115
38336
|
}
|
|
@@ -38119,48 +38340,58 @@ const createBurial = data => {
|
|
|
38119
38340
|
});
|
|
38120
38341
|
},
|
|
38121
38342
|
reSend() {
|
|
38122
|
-
this.
|
|
38123
|
-
this.
|
|
38124
|
-
|
|
38125
|
-
|
|
38126
|
-
});
|
|
38343
|
+
this.isGenerating = true;
|
|
38344
|
+
const selectedTypes = Object.keys(this.form.selectedTypes).filter(key => this.form.selectedTypes[key]);
|
|
38345
|
+
const questionTypes = selectedTypes;
|
|
38346
|
+
const difficultys = selectedTypes.map(type => this.form.typeDifficulties[type]);
|
|
38127
38347
|
let obj = {
|
|
38128
38348
|
modelType: 'aliyun',
|
|
38129
38349
|
questionAddCmd: {
|
|
38130
|
-
questionTypes:
|
|
38131
|
-
// count: this.form.count,
|
|
38350
|
+
questionTypes: questionTypes,
|
|
38132
38351
|
count: 1,
|
|
38133
38352
|
knowledge: this.form.knowledge.join(' '),
|
|
38134
38353
|
knowledgeId: this.form.knowledgeId[this.form.knowledgeId.length - 1],
|
|
38135
|
-
difficultys:
|
|
38354
|
+
difficultys: difficultys,
|
|
38136
38355
|
prompt: this.form.prompt
|
|
38137
38356
|
},
|
|
38138
38357
|
sessionId: this.aiResponse.sessionId ? this.aiResponse.sessionId : '',
|
|
38139
|
-
businessSource: this.businessSource
|
|
38358
|
+
businessSource: this.businessSource,
|
|
38359
|
+
courseId: this.courseId
|
|
38140
38360
|
};
|
|
38141
38361
|
getAiQuestion(obj).then(res => {
|
|
38142
38362
|
if (res.success) {
|
|
38143
38363
|
this.loading && this.loading.close();
|
|
38144
38364
|
if (res.data && res.data.questions && res.data.questions.length > 0) {
|
|
38365
|
+
const newQuestion = res.data.questions[0];
|
|
38366
|
+
const questionType = newQuestion.type;
|
|
38367
|
+
// 检查是否有重复的题目标题和题型
|
|
38368
|
+
const isDuplicate = this.checkDuplicateQuestion(newQuestion, questionType);
|
|
38369
|
+
if (isDuplicate) {
|
|
38370
|
+
const repetitionQuestions = this.getGeneratedQuestionsByType(questionType);
|
|
38371
|
+
this.regenerateWithRepetitionForReSend(obj, repetitionQuestions, questionType);
|
|
38372
|
+
return;
|
|
38373
|
+
}
|
|
38145
38374
|
if (this.aiResponse.questions && this.aiResponse.questions.length > 0) {
|
|
38146
|
-
this.aiResponse.questions.push(
|
|
38375
|
+
this.aiResponse.questions.push(newQuestion);
|
|
38147
38376
|
} else {
|
|
38148
38377
|
this.aiResponse = res.data;
|
|
38149
38378
|
}
|
|
38150
|
-
this.$set(
|
|
38379
|
+
this.$set(newQuestion, 'evaluate', 0);
|
|
38380
|
+
// 设置题目类型,便于后续统计
|
|
38381
|
+
this.$set(newQuestion, 'type', questionType);
|
|
38151
38382
|
this.showGenerateResult();
|
|
38152
38383
|
} else {
|
|
38153
38384
|
this.$message.warning('题目获取失败,重新生成中...');
|
|
38154
38385
|
return this.reSend();
|
|
38155
38386
|
}
|
|
38156
38387
|
} else {
|
|
38157
|
-
this.
|
|
38388
|
+
this.isGenerating = false;
|
|
38158
38389
|
this.$message.warning('题目获取失败');
|
|
38159
38390
|
this.rebuildFlag = false;
|
|
38160
38391
|
}
|
|
38161
38392
|
}).catch(error => {
|
|
38162
38393
|
console.log("error:" + error);
|
|
38163
|
-
this.
|
|
38394
|
+
this.isGenerating = false;
|
|
38164
38395
|
this.$message.warning('题目获取失败');
|
|
38165
38396
|
this.rebuildFlag = false;
|
|
38166
38397
|
});
|
|
@@ -38175,66 +38406,76 @@ const createBurial = data => {
|
|
|
38175
38406
|
this.postQuestion();
|
|
38176
38407
|
}
|
|
38177
38408
|
});
|
|
38178
|
-
// this.postQuestion();
|
|
38179
38409
|
},
|
|
38180
38410
|
postQuestion() {
|
|
38181
38411
|
this.rebuildFlag = true;
|
|
38182
38412
|
this.generateCount = 0;
|
|
38183
38413
|
this.aiResponse = {};
|
|
38184
|
-
this.
|
|
38185
|
-
this.
|
|
38186
|
-
|
|
38187
|
-
|
|
38188
|
-
|
|
38189
|
-
|
|
38190
|
-
|
|
38191
|
-
|
|
38192
|
-
|
|
38193
|
-
|
|
38194
|
-
|
|
38195
|
-
|
|
38196
|
-
|
|
38197
|
-
|
|
38198
|
-
|
|
38199
|
-
|
|
38200
|
-
|
|
38201
|
-
|
|
38202
|
-
|
|
38203
|
-
|
|
38204
|
-
|
|
38205
|
-
|
|
38206
|
-
|
|
38207
|
-
|
|
38208
|
-
|
|
38209
|
-
|
|
38210
|
-
|
|
38211
|
-
if (res.
|
|
38212
|
-
|
|
38213
|
-
|
|
38214
|
-
|
|
38215
|
-
|
|
38216
|
-
this.
|
|
38414
|
+
this.isGenerating = true;
|
|
38415
|
+
const selectedTypes = Object.keys(this.form.selectedTypes).filter(key => this.form.selectedTypes[key]);
|
|
38416
|
+
|
|
38417
|
+
// 按题型分别生成题目
|
|
38418
|
+
selectedTypes.forEach(type => {
|
|
38419
|
+
const count = this.form.typeCounts[type] || 1;
|
|
38420
|
+
const difficulty = this.form.typeDifficulties[type];
|
|
38421
|
+
|
|
38422
|
+
// 为每种题型生成指定数量的题目
|
|
38423
|
+
for (let i = 0; i < count; i++) {
|
|
38424
|
+
let obj = {
|
|
38425
|
+
modelType: 'aliyun',
|
|
38426
|
+
questionAddCmd: {
|
|
38427
|
+
questionTypes: [type],
|
|
38428
|
+
// 单个题型
|
|
38429
|
+
count: 1,
|
|
38430
|
+
knowledge: this.form.knowledge.join(' '),
|
|
38431
|
+
knowledgeId: this.form.knowledgeId[this.form.knowledgeId.length - 1],
|
|
38432
|
+
difficultys: [difficulty],
|
|
38433
|
+
// 对应的难度
|
|
38434
|
+
prompt: this.form.prompt
|
|
38435
|
+
},
|
|
38436
|
+
sessionId: this.aiResponse.sessionId ? this.aiResponse.sessionId : '',
|
|
38437
|
+
businessSource: this.businessSource,
|
|
38438
|
+
courseId: this.courseId
|
|
38439
|
+
};
|
|
38440
|
+
getAiQuestion(obj).then(res => {
|
|
38441
|
+
if (res.success) {
|
|
38442
|
+
if (res.data && res.data.questions && res.data.questions.length > 0) {
|
|
38443
|
+
const newQuestion = res.data.questions[0];
|
|
38444
|
+
|
|
38445
|
+
// 检查是否有重复的题目标题和题型
|
|
38446
|
+
const isDuplicate = this.checkDuplicateQuestion(newQuestion, type);
|
|
38447
|
+
if (isDuplicate) {
|
|
38448
|
+
// 只传递当前题型
|
|
38449
|
+
const repetitionQuestions = this.getGeneratedQuestionsByType(type);
|
|
38450
|
+
this.regenerateWithRepetition(obj, repetitionQuestions, type);
|
|
38451
|
+
return;
|
|
38452
|
+
}
|
|
38453
|
+
if (this.aiResponse.questions && this.aiResponse.questions.length > 0) {
|
|
38454
|
+
this.aiResponse.questions.push(newQuestion);
|
|
38455
|
+
} else {
|
|
38456
|
+
this.aiResponse = res.data;
|
|
38457
|
+
}
|
|
38458
|
+
this.$set(newQuestion, 'evaluate', 0);
|
|
38459
|
+
// 设置题目类型,便于后续统计
|
|
38460
|
+
this.$set(newQuestion, 'type', type);
|
|
38461
|
+
this.showGenerateResult();
|
|
38217
38462
|
} else {
|
|
38218
|
-
this.
|
|
38463
|
+
this.$message.warning('题目获取失败,重新生成中...');
|
|
38464
|
+
return this.reSend();
|
|
38219
38465
|
}
|
|
38220
|
-
this.$set(res.data.questions[0], 'evaluate', 0);
|
|
38221
|
-
this.showGenerateResult();
|
|
38222
38466
|
} else {
|
|
38223
|
-
this
|
|
38224
|
-
|
|
38467
|
+
this.isGenerating = false;
|
|
38468
|
+
this.$message.warning('题目获取失败');
|
|
38469
|
+
this.rebuildFlag = false;
|
|
38225
38470
|
}
|
|
38226
|
-
}
|
|
38227
|
-
|
|
38471
|
+
}).catch(error => {
|
|
38472
|
+
console.log("error:" + error);
|
|
38473
|
+
this.isGenerating = false;
|
|
38228
38474
|
this.$message.warning('题目获取失败');
|
|
38229
38475
|
this.rebuildFlag = false;
|
|
38230
|
-
}
|
|
38231
|
-
}
|
|
38232
|
-
|
|
38233
|
-
this.loading && this.loading.close();
|
|
38234
|
-
this.$message.warning('题目获取失败');
|
|
38235
|
-
this.rebuildFlag = false;
|
|
38236
|
-
});
|
|
38237
|
-
}
|
|
38476
|
+
});
|
|
38477
|
+
}
|
|
38478
|
+
});
|
|
38238
38479
|
},
|
|
38239
38480
|
//获取知识点名称
|
|
38240
38481
|
getKnowledgeName(e, array) {
|
|
@@ -38253,7 +38494,9 @@ const createBurial = data => {
|
|
|
38253
38494
|
modelType: 'aliyun',
|
|
38254
38495
|
...this.aiResponse
|
|
38255
38496
|
};
|
|
38256
|
-
agreeQuestion(obj).then(res => {
|
|
38497
|
+
agreeQuestion(obj).then(res => {
|
|
38498
|
+
// 处理响应
|
|
38499
|
+
}).catch(error => {
|
|
38257
38500
|
console.log(error);
|
|
38258
38501
|
});
|
|
38259
38502
|
},
|
|
@@ -38263,18 +38506,240 @@ const createBurial = data => {
|
|
|
38263
38506
|
...e,
|
|
38264
38507
|
knowledgePointsId: this.form.knowledgeId[this.form.knowledgeId.length - 1]
|
|
38265
38508
|
});
|
|
38509
|
+
|
|
38510
|
+
// 当单个题目加入题库后,从选中列表中移除该题目
|
|
38511
|
+
const questionIndex = this.aiResponse.questions.findIndex(q => q === e);
|
|
38512
|
+
if (questionIndex !== -1) {
|
|
38513
|
+
this.selectedQuestions = this.selectedQuestions.filter(q => q.index !== questionIndex);
|
|
38514
|
+
|
|
38515
|
+
// 将题目索引添加到已加入题库列表
|
|
38516
|
+
if (!this.joinedQuestions.includes(questionIndex)) {
|
|
38517
|
+
this.joinedQuestions.push(questionIndex);
|
|
38518
|
+
}
|
|
38519
|
+
}
|
|
38520
|
+
},
|
|
38521
|
+
selectBot(bot) {
|
|
38522
|
+
this.currentBot = bot;
|
|
38523
|
+
this.dropdownVisible = false;
|
|
38524
|
+
},
|
|
38525
|
+
// 处理题目选择变化
|
|
38526
|
+
handleQuestionSelection(data) {
|
|
38527
|
+
const {
|
|
38528
|
+
index,
|
|
38529
|
+
selected,
|
|
38530
|
+
detail
|
|
38531
|
+
} = data;
|
|
38532
|
+
if (selected) {
|
|
38533
|
+
// 添加到选中列表
|
|
38534
|
+
if (!this.selectedQuestions.find(q => q.index === index)) {
|
|
38535
|
+
this.selectedQuestions.push({
|
|
38536
|
+
index,
|
|
38537
|
+
detail
|
|
38538
|
+
});
|
|
38539
|
+
}
|
|
38540
|
+
} else {
|
|
38541
|
+
// 从选中列表移除
|
|
38542
|
+
this.selectedQuestions = this.selectedQuestions.filter(q => q.index !== index);
|
|
38543
|
+
}
|
|
38544
|
+
},
|
|
38545
|
+
// 获取题目类型统计
|
|
38546
|
+
getQuestionTypeSummary() {
|
|
38547
|
+
if (!this.aiResponse.questions || this.aiResponse.questions.length === 0) {
|
|
38548
|
+
return [];
|
|
38549
|
+
}
|
|
38550
|
+
const typeCounts = {};
|
|
38551
|
+
const typeNameMap = {
|
|
38552
|
+
single: '单选题',
|
|
38553
|
+
multiple: '多选题',
|
|
38554
|
+
gapfilling: '填空题',
|
|
38555
|
+
judge: '判断题',
|
|
38556
|
+
shortanswer: '简答题'
|
|
38557
|
+
};
|
|
38558
|
+
|
|
38559
|
+
// 统计各类型题目数量
|
|
38560
|
+
this.aiResponse.questions.forEach(question => {
|
|
38561
|
+
const type = question.type || 'single'; // 默认为单选题
|
|
38562
|
+
typeCounts[type] = (typeCounts[type] || 0) + 1;
|
|
38563
|
+
});
|
|
38564
|
+
|
|
38565
|
+
// 转换为显示格式
|
|
38566
|
+
return Object.keys(typeCounts).map(typeId => ({
|
|
38567
|
+
id: typeId,
|
|
38568
|
+
name: typeNameMap[typeId] || typeId,
|
|
38569
|
+
count: typeCounts[typeId]
|
|
38570
|
+
}));
|
|
38571
|
+
},
|
|
38572
|
+
// 批量加入题库
|
|
38573
|
+
addAllToBank() {
|
|
38574
|
+
if (this.selectedQuestions.length === 0) {
|
|
38575
|
+
return this.$message.warning('请先选择要加入题库的题目');
|
|
38576
|
+
}
|
|
38577
|
+
|
|
38578
|
+
// 批量加入选中的题目到题库
|
|
38579
|
+
this.selectedQuestions.forEach(({
|
|
38580
|
+
index,
|
|
38581
|
+
detail
|
|
38582
|
+
}) => {
|
|
38583
|
+
// 调用单个题目的加入题库方法
|
|
38584
|
+
this.$emit('joinQuestionBank', {
|
|
38585
|
+
...detail,
|
|
38586
|
+
knowledgePointsId: this.form.knowledgeId[this.form.knowledgeId.length - 1]
|
|
38587
|
+
});
|
|
38588
|
+
|
|
38589
|
+
// 将题目索引添加到已加入题库列表
|
|
38590
|
+
if (!this.joinedQuestions.includes(index)) {
|
|
38591
|
+
this.joinedQuestions.push(index);
|
|
38592
|
+
}
|
|
38593
|
+
|
|
38594
|
+
// 直接调用子组件方法清空选中状态
|
|
38595
|
+
this.$nextTick(() => {
|
|
38596
|
+
const questionItemRef = this.$refs[`questionItem_${index}`];
|
|
38597
|
+
if (questionItemRef) {
|
|
38598
|
+
// 如果是数组,取第一个元素;如果不是数组,直接使用
|
|
38599
|
+
const componentInstance = Array.isArray(questionItemRef) ? questionItemRef[0] : questionItemRef;
|
|
38600
|
+
if (componentInstance && componentInstance.clearSelection) {
|
|
38601
|
+
componentInstance.clearSelection();
|
|
38602
|
+
}
|
|
38603
|
+
}
|
|
38604
|
+
});
|
|
38605
|
+
});
|
|
38606
|
+
|
|
38607
|
+
// 清空选中状态
|
|
38608
|
+
this.selectedQuestions = [];
|
|
38609
|
+
},
|
|
38610
|
+
// 检查题目是否重复
|
|
38611
|
+
checkDuplicateQuestion(newQuestion, questionType) {
|
|
38612
|
+
if (!this.aiResponse.questions || this.aiResponse.questions.length === 0) {
|
|
38613
|
+
return false;
|
|
38614
|
+
}
|
|
38615
|
+
return this.aiResponse.questions.some(existingQuestion => {
|
|
38616
|
+
return existingQuestion.title === newQuestion.title && existingQuestion.type === questionType;
|
|
38617
|
+
});
|
|
38618
|
+
},
|
|
38619
|
+
// 获取指定题型的已生成题目信息
|
|
38620
|
+
getGeneratedQuestionsByType(questionType) {
|
|
38621
|
+
if (!this.aiResponse.questions || this.aiResponse.questions.length === 0) {
|
|
38622
|
+
return [];
|
|
38623
|
+
}
|
|
38624
|
+
return this.aiResponse.questions.filter(question => question.type === questionType).map(question => ({
|
|
38625
|
+
title: question.title,
|
|
38626
|
+
type: question.type
|
|
38627
|
+
}));
|
|
38628
|
+
},
|
|
38629
|
+
// 重复题目信息重新生成
|
|
38630
|
+
regenerateWithRepetition(originalObj, repetitionQuestions, questionType, retryCount = 0) {
|
|
38631
|
+
console.log('检测到重复题目,重新生成,已生成题目:', repetitionQuestions, '重试次数:', retryCount);
|
|
38632
|
+
|
|
38633
|
+
// 如果重试次数超过3次,跳过此题目
|
|
38634
|
+
if (retryCount >= 3) {
|
|
38635
|
+
console.log('重试次数超过3次,跳过此题目');
|
|
38636
|
+
this.isGenerating = false;
|
|
38637
|
+
this.$message.warning('AI生成重复题目超过3次,已跳过该题目');
|
|
38638
|
+
return;
|
|
38639
|
+
}
|
|
38640
|
+
const newObj = {
|
|
38641
|
+
...originalObj,
|
|
38642
|
+
repetitionQuestions: repetitionQuestions // 传递所有已生成的题目信息
|
|
38643
|
+
};
|
|
38644
|
+
getAiQuestion(newObj).then(res => {
|
|
38645
|
+
if (res.success) {
|
|
38646
|
+
this.loading && this.loading.close();
|
|
38647
|
+
if (res.data && res.data.questions && res.data.questions.length > 0) {
|
|
38648
|
+
const newQuestion = res.data.questions[0];
|
|
38649
|
+
// 再次检查是否还有重复
|
|
38650
|
+
const isStillDuplicate = this.checkDuplicateQuestion(newQuestion, questionType);
|
|
38651
|
+
if (isStillDuplicate) {
|
|
38652
|
+
console.log('重新生成后仍有重复,继续重试,当前重试次数:', retryCount + 1);
|
|
38653
|
+
// 递归调用,增加重试次数,重新获取最新的当前题型已生成题目列表
|
|
38654
|
+
const updatedRepetitionQuestions = this.getGeneratedQuestionsByType(questionType);
|
|
38655
|
+
this.regenerateWithRepetition(originalObj, updatedRepetitionQuestions, questionType, retryCount + 1);
|
|
38656
|
+
return;
|
|
38657
|
+
}
|
|
38658
|
+
if (this.aiResponse.questions && this.aiResponse.questions.length > 0) {
|
|
38659
|
+
this.aiResponse.questions.push(newQuestion);
|
|
38660
|
+
} else {
|
|
38661
|
+
this.aiResponse = res.data;
|
|
38662
|
+
}
|
|
38663
|
+
this.$set(newQuestion, 'evaluate', 0);
|
|
38664
|
+
// 设置题目类型,便于后续统计
|
|
38665
|
+
this.$set(newQuestion, 'type', questionType);
|
|
38666
|
+
this.showGenerateResult();
|
|
38667
|
+
} else {
|
|
38668
|
+
this.$message.warning('重新生成题目失败');
|
|
38669
|
+
}
|
|
38670
|
+
} else {
|
|
38671
|
+
this.$message.warning('重新生成题目失败');
|
|
38672
|
+
}
|
|
38673
|
+
}).catch(error => {
|
|
38674
|
+
console.log("重新生成题目错误:" + error);
|
|
38675
|
+
this.$message.warning('重新生成题目失败');
|
|
38676
|
+
});
|
|
38677
|
+
},
|
|
38678
|
+
// 重新生成的重复检测重新生成
|
|
38679
|
+
regenerateWithRepetitionForReSend(originalObj, repetitionQuestions, questionType, retryCount = 0) {
|
|
38680
|
+
console.log('reSend检测到重复题目,重新生成,已生成题目:', repetitionQuestions, '重试次数:', retryCount);
|
|
38681
|
+
// 如果重试次数超过3次,跳过此题目
|
|
38682
|
+
if (retryCount >= 3) {
|
|
38683
|
+
console.log('reSend重试次数超过3次,跳过此题目');
|
|
38684
|
+
this.isGenerating = false;
|
|
38685
|
+
this.$message.warning('AI生成重复题目超过3次,已跳过该题目');
|
|
38686
|
+
return;
|
|
38687
|
+
}
|
|
38688
|
+
const newObj = {
|
|
38689
|
+
...originalObj,
|
|
38690
|
+
repetitionQuestions: repetitionQuestions
|
|
38691
|
+
};
|
|
38692
|
+
getAiQuestion(newObj).then(res => {
|
|
38693
|
+
if (res.success) {
|
|
38694
|
+
this.loading && this.loading.close();
|
|
38695
|
+
if (res.data && res.data.questions && res.data.questions.length > 0) {
|
|
38696
|
+
const newQuestion = res.data.questions[0];
|
|
38697
|
+
|
|
38698
|
+
// 再次检查是否还有重复
|
|
38699
|
+
const isStillDuplicate = this.checkDuplicateQuestion(newQuestion, questionType);
|
|
38700
|
+
if (isStillDuplicate) {
|
|
38701
|
+
console.log('reSend重新生成后仍有重复,继续重试,当前重试次数:', retryCount + 1);
|
|
38702
|
+
// 递归调用,增加重试次数,重新获取最新的当前题型已生成题目列表
|
|
38703
|
+
const updatedRepetitionQuestions = this.getGeneratedQuestionsByType(questionType);
|
|
38704
|
+
this.regenerateWithRepetitionForReSend(originalObj, updatedRepetitionQuestions, questionType, retryCount + 1);
|
|
38705
|
+
return;
|
|
38706
|
+
}
|
|
38707
|
+
if (this.aiResponse.questions && this.aiResponse.questions.length > 0) {
|
|
38708
|
+
this.aiResponse.questions.push(newQuestion);
|
|
38709
|
+
} else {
|
|
38710
|
+
this.aiResponse = res.data;
|
|
38711
|
+
}
|
|
38712
|
+
this.$set(newQuestion, 'evaluate', 0);
|
|
38713
|
+
// 设置题目类型,便于后续统计
|
|
38714
|
+
this.$set(newQuestion, 'type', questionType);
|
|
38715
|
+
this.showGenerateResult();
|
|
38716
|
+
} else {
|
|
38717
|
+
this.$message.warning('重新生成题目失败,重新生成中...');
|
|
38718
|
+
return this.reSend();
|
|
38719
|
+
}
|
|
38720
|
+
} else {
|
|
38721
|
+
this.loading && this.loading.close();
|
|
38722
|
+
this.$message.warning('重新生成题目失败');
|
|
38723
|
+
this.rebuildFlag = false;
|
|
38724
|
+
}
|
|
38725
|
+
}).catch(error => {
|
|
38726
|
+
console.log("reSend重新生成题目错误:" + error);
|
|
38727
|
+
this.loading && this.loading.close();
|
|
38728
|
+
this.$message.warning('重新生成题目失败');
|
|
38729
|
+
this.rebuildFlag = false;
|
|
38730
|
+
});
|
|
38266
38731
|
}
|
|
38267
38732
|
}
|
|
38268
38733
|
});
|
|
38269
38734
|
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=script&lang=js
|
|
38270
38735
|
/* harmony default export */ var src_mainvue_type_script_lang_js = (mainvue_type_script_lang_js);
|
|
38271
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/main.vue?vue&type=style&index=0&id=
|
|
38272
|
-
var
|
|
38273
|
-
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=style&index=0&id=
|
|
38736
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/main.vue?vue&type=style&index=0&id=58718089&prod&lang=scss&scoped=true
|
|
38737
|
+
var mainvue_type_style_index_0_id_58718089_prod_lang_scss_scoped_true = __webpack_require__(565);
|
|
38738
|
+
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=style&index=0&id=58718089&prod&lang=scss&scoped=true
|
|
38274
38739
|
|
|
38275
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/main.vue?vue&type=style&index=1&id=
|
|
38276
|
-
var
|
|
38277
|
-
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=style&index=1&id=
|
|
38740
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/main.vue?vue&type=style&index=1&id=58718089&prod&lang=scss
|
|
38741
|
+
var mainvue_type_style_index_1_id_58718089_prod_lang_scss = __webpack_require__(1593);
|
|
38742
|
+
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=style&index=1&id=58718089&prod&lang=scss
|
|
38278
38743
|
|
|
38279
38744
|
;// CONCATENATED MODULE: ./components/demo/src/main.vue
|
|
38280
38745
|
|
|
@@ -38292,7 +38757,7 @@ var main_component = normalizeComponent(
|
|
|
38292
38757
|
staticRenderFns,
|
|
38293
38758
|
false,
|
|
38294
38759
|
null,
|
|
38295
|
-
"
|
|
38760
|
+
"58718089",
|
|
38296
38761
|
null
|
|
38297
38762
|
|
|
38298
38763
|
)
|