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
|
@@ -1456,7 +1456,7 @@ for (var i = 0; i < DOMIterables.length; i++) {
|
|
|
1456
1456
|
|
|
1457
1457
|
/***/ }),
|
|
1458
1458
|
|
|
1459
|
-
/***/
|
|
1459
|
+
/***/ 8469:
|
|
1460
1460
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1461
1461
|
|
|
1462
1462
|
"use strict";
|
|
@@ -1470,14 +1470,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1470
1470
|
|
|
1471
1471
|
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()));
|
|
1472
1472
|
// Module
|
|
1473
|
-
___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}", ""]);
|
|
1473
|
+
___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}", ""]);
|
|
1474
1474
|
// Exports
|
|
1475
1475
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
1476
1476
|
|
|
1477
1477
|
|
|
1478
1478
|
/***/ }),
|
|
1479
1479
|
|
|
1480
|
-
/***/
|
|
1480
|
+
/***/ 2105:
|
|
1481
1481
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1482
1482
|
|
|
1483
1483
|
"use strict";
|
|
@@ -1491,14 +1491,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1491
1491
|
|
|
1492
1492
|
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()));
|
|
1493
1493
|
// Module
|
|
1494
|
-
___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}", ""]);
|
|
1494
|
+
___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}", ""]);
|
|
1495
1495
|
// Exports
|
|
1496
1496
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
1497
1497
|
|
|
1498
1498
|
|
|
1499
1499
|
/***/ }),
|
|
1500
1500
|
|
|
1501
|
-
/***/
|
|
1501
|
+
/***/ 5997:
|
|
1502
1502
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1503
1503
|
|
|
1504
1504
|
"use strict";
|
|
@@ -1512,14 +1512,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1512
1512
|
|
|
1513
1513
|
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()));
|
|
1514
1514
|
// Module
|
|
1515
|
-
___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:#
|
|
1515
|
+
___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}", ""]);
|
|
1516
1516
|
// Exports
|
|
1517
1517
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
1518
1518
|
|
|
1519
1519
|
|
|
1520
1520
|
/***/ }),
|
|
1521
1521
|
|
|
1522
|
-
/***/
|
|
1522
|
+
/***/ 3262:
|
|
1523
1523
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1524
1524
|
|
|
1525
1525
|
"use strict";
|
|
@@ -1533,7 +1533,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1533
1533
|
|
|
1534
1534
|
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()));
|
|
1535
1535
|
// Module
|
|
1536
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".ai_question_contain[data-v-
|
|
1536
|
+
___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}", ""]);
|
|
1537
1537
|
// Exports
|
|
1538
1538
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
1539
1539
|
|
|
@@ -32951,67 +32951,67 @@ module.exports = function (delay, noTrailing, callback, debounceMode) {
|
|
|
32951
32951
|
|
|
32952
32952
|
/***/ }),
|
|
32953
32953
|
|
|
32954
|
-
/***/
|
|
32954
|
+
/***/ 5711:
|
|
32955
32955
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32956
32956
|
|
|
32957
32957
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
32958
32958
|
|
|
32959
32959
|
// load the styles
|
|
32960
|
-
var content = __webpack_require__(
|
|
32960
|
+
var content = __webpack_require__(8469);
|
|
32961
32961
|
if(content.__esModule) content = content.default;
|
|
32962
32962
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
32963
32963
|
if(content.locals) module.exports = content.locals;
|
|
32964
32964
|
// add the styles to the DOM
|
|
32965
32965
|
var add = (__webpack_require__(8459)/* ["default"] */ .A)
|
|
32966
|
-
var update = add("
|
|
32966
|
+
var update = add("f22f6454", content, true, {"sourceMap":false,"shadowMode":false});
|
|
32967
32967
|
|
|
32968
32968
|
/***/ }),
|
|
32969
32969
|
|
|
32970
|
-
/***/
|
|
32970
|
+
/***/ 9555:
|
|
32971
32971
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32972
32972
|
|
|
32973
32973
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
32974
32974
|
|
|
32975
32975
|
// load the styles
|
|
32976
|
-
var content = __webpack_require__(
|
|
32976
|
+
var content = __webpack_require__(2105);
|
|
32977
32977
|
if(content.__esModule) content = content.default;
|
|
32978
32978
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
32979
32979
|
if(content.locals) module.exports = content.locals;
|
|
32980
32980
|
// add the styles to the DOM
|
|
32981
32981
|
var add = (__webpack_require__(8459)/* ["default"] */ .A)
|
|
32982
|
-
var update = add("
|
|
32982
|
+
var update = add("938c7c16", content, true, {"sourceMap":false,"shadowMode":false});
|
|
32983
32983
|
|
|
32984
32984
|
/***/ }),
|
|
32985
32985
|
|
|
32986
|
-
/***/
|
|
32986
|
+
/***/ 9323:
|
|
32987
32987
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
32988
32988
|
|
|
32989
32989
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
32990
32990
|
|
|
32991
32991
|
// load the styles
|
|
32992
|
-
var content = __webpack_require__(
|
|
32992
|
+
var content = __webpack_require__(5997);
|
|
32993
32993
|
if(content.__esModule) content = content.default;
|
|
32994
32994
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
32995
32995
|
if(content.locals) module.exports = content.locals;
|
|
32996
32996
|
// add the styles to the DOM
|
|
32997
32997
|
var add = (__webpack_require__(8459)/* ["default"] */ .A)
|
|
32998
|
-
var update = add("
|
|
32998
|
+
var update = add("55a064ab", content, true, {"sourceMap":false,"shadowMode":false});
|
|
32999
32999
|
|
|
33000
33000
|
/***/ }),
|
|
33001
33001
|
|
|
33002
|
-
/***/
|
|
33002
|
+
/***/ 8536:
|
|
33003
33003
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
33004
33004
|
|
|
33005
33005
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
33006
33006
|
|
|
33007
33007
|
// load the styles
|
|
33008
|
-
var content = __webpack_require__(
|
|
33008
|
+
var content = __webpack_require__(3262);
|
|
33009
33009
|
if(content.__esModule) content = content.default;
|
|
33010
33010
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
33011
33011
|
if(content.locals) module.exports = content.locals;
|
|
33012
33012
|
// add the styles to the DOM
|
|
33013
33013
|
var add = (__webpack_require__(8459)/* ["default"] */ .A)
|
|
33014
|
-
var update = add("
|
|
33014
|
+
var update = add("6a24e6b4", content, true, {"sourceMap":false,"shadowMode":false});
|
|
33015
33015
|
|
|
33016
33016
|
/***/ }),
|
|
33017
33017
|
|
|
@@ -33283,51 +33283,51 @@ function applyToTag (styleElement, obj) {
|
|
|
33283
33283
|
|
|
33284
33284
|
/***/ }),
|
|
33285
33285
|
|
|
33286
|
-
/***/
|
|
33286
|
+
/***/ 4314:
|
|
33287
33287
|
/***/ (function(module) {
|
|
33288
33288
|
|
|
33289
33289
|
"use strict";
|
|
33290
|
-
module.exports = "data:image/png;base64,
|
|
33290
|
+
module.exports = "data:image/png;base64,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";
|
|
33291
33291
|
|
|
33292
33292
|
/***/ }),
|
|
33293
33293
|
|
|
33294
|
-
/***/
|
|
33294
|
+
/***/ 9281:
|
|
33295
33295
|
/***/ (function(module) {
|
|
33296
33296
|
|
|
33297
33297
|
"use strict";
|
|
33298
|
-
module.exports = "data:image/png;base64,
|
|
33298
|
+
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAKRJREFUOE+lkr0RwjAMRr9soQ7RaQzYJEwCTEI2gTFUqtQYoLvAkTiOlYtLW+/px+qw83Q1nlh6Nx1a/kUBsTwAsJueNwtG+OSmxxYc75MKtsITwQj3n8tbJrOb3ueCa/SdgQFYIUiCRVj1G7PCn4BY9rUQiwPg0MgcM4q4wU0vxTeuwcQScCwY/hcsNYManK6AWJ7zzN9qsxXEar+WWkwJ1mbzBjfENBFJwidNAAAAAElFTkSuQmCC";
|
|
33299
33299
|
|
|
33300
33300
|
/***/ }),
|
|
33301
33301
|
|
|
33302
|
-
/***/
|
|
33302
|
+
/***/ 8831:
|
|
33303
33303
|
/***/ (function(module) {
|
|
33304
33304
|
|
|
33305
33305
|
"use strict";
|
|
33306
|
-
module.exports = "data:image/png;base64,
|
|
33306
|
+
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==";
|
|
33307
33307
|
|
|
33308
33308
|
/***/ }),
|
|
33309
33309
|
|
|
33310
|
-
/***/
|
|
33310
|
+
/***/ 7353:
|
|
33311
33311
|
/***/ (function(module) {
|
|
33312
33312
|
|
|
33313
33313
|
"use strict";
|
|
33314
|
-
module.exports = "data:image/png;base64,
|
|
33314
|
+
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=";
|
|
33315
33315
|
|
|
33316
33316
|
/***/ }),
|
|
33317
33317
|
|
|
33318
|
-
/***/
|
|
33318
|
+
/***/ 5014:
|
|
33319
33319
|
/***/ (function(module) {
|
|
33320
33320
|
|
|
33321
33321
|
"use strict";
|
|
33322
|
-
module.exports = "data:image/png;base64,
|
|
33322
|
+
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";
|
|
33323
33323
|
|
|
33324
33324
|
/***/ }),
|
|
33325
33325
|
|
|
33326
|
-
/***/
|
|
33326
|
+
/***/ 1421:
|
|
33327
33327
|
/***/ (function(module) {
|
|
33328
33328
|
|
|
33329
33329
|
"use strict";
|
|
33330
|
-
module.exports = "data:image/png;base64,
|
|
33330
|
+
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=";
|
|
33331
33331
|
|
|
33332
33332
|
/***/ }),
|
|
33333
33333
|
|
|
@@ -33480,7 +33480,7 @@ if (typeof window !== 'undefined') {
|
|
|
33480
33480
|
// Indicate to webpack that this file can be concatenated
|
|
33481
33481
|
/* harmony default export */ var setPublicPath = (null);
|
|
33482
33482
|
|
|
33483
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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=
|
|
33483
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
|
|
33484
33484
|
var render = function render() {
|
|
33485
33485
|
var _vm = this,
|
|
33486
33486
|
_c = _vm._self._c;
|
|
@@ -33518,76 +33518,164 @@ var render = function render() {
|
|
|
33518
33518
|
"src": __webpack_require__(5014),
|
|
33519
33519
|
"alt": ""
|
|
33520
33520
|
}
|
|
33521
|
-
}), _c('span', [_vm._v("出题")])])
|
|
33522
|
-
staticClass: "
|
|
33523
|
-
|
|
33524
|
-
|
|
33525
|
-
|
|
33526
|
-
"model": _vm.form,
|
|
33527
|
-
"rules": _vm.rules,
|
|
33528
|
-
"label-width": "100px",
|
|
33529
|
-
"label-position": "left"
|
|
33521
|
+
}), _c('span', [_vm._v("出题")])]), _c('div', {
|
|
33522
|
+
staticClass: "ai-bot-switch-wrap",
|
|
33523
|
+
staticStyle: {
|
|
33524
|
+
"position": "absolute",
|
|
33525
|
+
"left": "120px"
|
|
33530
33526
|
}
|
|
33531
|
-
}, [_c('
|
|
33527
|
+
}, [_c('div', {
|
|
33528
|
+
staticClass: "ai-bot-switch",
|
|
33529
|
+
on: {
|
|
33530
|
+
"click": function ($event) {
|
|
33531
|
+
_vm.dropdownVisible = !_vm.dropdownVisible;
|
|
33532
|
+
}
|
|
33533
|
+
}
|
|
33534
|
+
}, [_c('img', {
|
|
33535
|
+
staticStyle: {
|
|
33536
|
+
"width": "24px",
|
|
33537
|
+
"height": "24px"
|
|
33538
|
+
},
|
|
33532
33539
|
attrs: {
|
|
33533
|
-
"
|
|
33534
|
-
"
|
|
33540
|
+
"src": __webpack_require__(4314),
|
|
33541
|
+
"alt": ""
|
|
33535
33542
|
}
|
|
33536
|
-
},
|
|
33537
|
-
|
|
33538
|
-
|
|
33539
|
-
|
|
33540
|
-
|
|
33541
|
-
|
|
33542
|
-
|
|
33543
|
+
}), _c('span', {
|
|
33544
|
+
staticClass: "ai-bot-label"
|
|
33545
|
+
}, [_vm._v(" " + _vm._s(_vm.currentBot === 'course' ? '课程智能体' : '通义千问') + " ")]), _c('img', {
|
|
33546
|
+
staticStyle: {
|
|
33547
|
+
"width": "12px",
|
|
33548
|
+
"height": "12px"
|
|
33549
|
+
},
|
|
33550
|
+
attrs: {
|
|
33551
|
+
"src": __webpack_require__(9281),
|
|
33552
|
+
"alt": ""
|
|
33543
33553
|
}
|
|
33544
|
-
}, _vm.
|
|
33545
|
-
|
|
33546
|
-
|
|
33547
|
-
|
|
33548
|
-
|
|
33549
|
-
|
|
33550
|
-
|
|
33551
|
-
|
|
33552
|
-
|
|
33554
|
+
})]), _vm.dropdownVisible ? _c('div', {
|
|
33555
|
+
staticClass: "ai-bot-dropdown",
|
|
33556
|
+
staticStyle: {
|
|
33557
|
+
"position": "absolute",
|
|
33558
|
+
"z-index": "1000",
|
|
33559
|
+
"min-width": "20%"
|
|
33560
|
+
},
|
|
33561
|
+
on: {
|
|
33562
|
+
"mousedown": function ($event) {
|
|
33563
|
+
$event.preventDefault();
|
|
33553
33564
|
}
|
|
33554
|
-
}, [_vm._v(_vm._s(item.name))]);
|
|
33555
|
-
}), 1)], 1), _c('el-form-item', {
|
|
33556
|
-
attrs: {
|
|
33557
|
-
"label": "题目难度",
|
|
33558
|
-
"prop": "difficulty"
|
|
33559
33565
|
}
|
|
33560
|
-
}, [_c('
|
|
33561
|
-
|
|
33562
|
-
|
|
33566
|
+
}, [_c('div', {
|
|
33567
|
+
staticClass: "ai-bot-dropdown-item",
|
|
33568
|
+
class: {
|
|
33569
|
+
active: _vm.currentBot === 'tongyi'
|
|
33563
33570
|
},
|
|
33564
|
-
|
|
33565
|
-
|
|
33566
|
-
|
|
33567
|
-
|
|
33568
|
-
},
|
|
33569
|
-
expression: "form.difficulty"
|
|
33571
|
+
on: {
|
|
33572
|
+
"click": function ($event) {
|
|
33573
|
+
return _vm.selectBot('tongyi');
|
|
33574
|
+
}
|
|
33570
33575
|
}
|
|
33571
|
-
}, _vm.
|
|
33572
|
-
|
|
33576
|
+
}, [_vm._v("通义千问 ")])]) : _vm._e()])]), _c('div', {
|
|
33577
|
+
staticClass: "add_question_body"
|
|
33578
|
+
}, [_c('div', {
|
|
33579
|
+
staticClass: "question-type-header"
|
|
33580
|
+
}, [_c('span', {
|
|
33581
|
+
staticClass: "required-mark"
|
|
33582
|
+
}, [_vm._v("*")]), _c('span', {
|
|
33583
|
+
staticClass: "section-title"
|
|
33584
|
+
}, [_vm._v("题目类型:")]), _c('span', {
|
|
33585
|
+
staticClass: "tip-text"
|
|
33586
|
+
}, [_vm._v("(为避免您等待时间过长,一次性最多生成10道题)")])]), _c('div', {
|
|
33587
|
+
staticClass: "question-type-list"
|
|
33588
|
+
}, _vm._l(_vm.quesTypeList, function (item, index) {
|
|
33589
|
+
return _c('div', {
|
|
33573
33590
|
key: item.id,
|
|
33574
|
-
|
|
33575
|
-
|
|
33576
|
-
|
|
33591
|
+
staticClass: "question-type-item",
|
|
33592
|
+
class: {
|
|
33593
|
+
'disabled': !_vm.form.selectedTypes[item.id]
|
|
33594
|
+
}
|
|
33595
|
+
}, [_c('div', {
|
|
33596
|
+
staticClass: "type-left"
|
|
33597
|
+
}, [_c('el-checkbox', {
|
|
33598
|
+
staticClass: "type-checkbox",
|
|
33599
|
+
on: {
|
|
33600
|
+
"change": function ($event) {
|
|
33601
|
+
return _vm.handleTypeChange(item.id);
|
|
33602
|
+
}
|
|
33577
33603
|
},
|
|
33604
|
+
model: {
|
|
33605
|
+
value: _vm.form.selectedTypes[item.id],
|
|
33606
|
+
callback: function ($$v) {
|
|
33607
|
+
_vm.$set(_vm.form.selectedTypes, item.id, $$v);
|
|
33608
|
+
},
|
|
33609
|
+
expression: "form.selectedTypes[item.id]"
|
|
33610
|
+
}
|
|
33611
|
+
}), _c('span', {
|
|
33612
|
+
staticClass: "type-name",
|
|
33613
|
+
class: _vm.getTypeClass(item.id)
|
|
33614
|
+
}, [_vm._v(_vm._s(item.name))])], 1), _c('div', {
|
|
33615
|
+
staticClass: "type-right"
|
|
33616
|
+
}, [_c('el-input', {
|
|
33617
|
+
staticClass: "count-input",
|
|
33578
33618
|
attrs: {
|
|
33579
|
-
"
|
|
33619
|
+
"size": "small",
|
|
33620
|
+
"placeholder": "请输入生成数量",
|
|
33621
|
+
"min": "1",
|
|
33622
|
+
"max": "10"
|
|
33623
|
+
},
|
|
33624
|
+
on: {
|
|
33625
|
+
"input": function ($event) {
|
|
33626
|
+
return _vm.handleCountInput(item.id);
|
|
33627
|
+
}
|
|
33628
|
+
},
|
|
33629
|
+
model: {
|
|
33630
|
+
value: _vm.form.typeCounts[item.id],
|
|
33631
|
+
callback: function ($$v) {
|
|
33632
|
+
_vm.$set(_vm.form.typeCounts, item.id, $$v);
|
|
33633
|
+
},
|
|
33634
|
+
expression: "form.typeCounts[item.id]"
|
|
33580
33635
|
}
|
|
33581
|
-
},
|
|
33582
|
-
|
|
33583
|
-
|
|
33584
|
-
|
|
33585
|
-
|
|
33586
|
-
}
|
|
33636
|
+
}), _c('div', {
|
|
33637
|
+
staticClass: "slider-container",
|
|
33638
|
+
class: {
|
|
33639
|
+
'disabled': !_vm.form.selectedTypes[item.id]
|
|
33640
|
+
}
|
|
33641
|
+
}, [_c('el-slider', {
|
|
33642
|
+
staticClass: "difficulty-slider",
|
|
33643
|
+
attrs: {
|
|
33644
|
+
"min": 0,
|
|
33645
|
+
"max": 4,
|
|
33646
|
+
"disabled": !_vm.form.selectedTypes[item.id],
|
|
33647
|
+
"show-tooltip": false
|
|
33648
|
+
},
|
|
33649
|
+
model: {
|
|
33650
|
+
value: _vm.form.typeDifficulties[item.id],
|
|
33651
|
+
callback: function ($$v) {
|
|
33652
|
+
_vm.$set(_vm.form.typeDifficulties, item.id, $$v);
|
|
33653
|
+
},
|
|
33654
|
+
expression: "form.typeDifficulties[item.id]"
|
|
33655
|
+
}
|
|
33656
|
+
})], 1), _c('span', {
|
|
33657
|
+
staticClass: "difficulty-label",
|
|
33658
|
+
class: {
|
|
33659
|
+
'disabled': !_vm.form.selectedTypes[item.id]
|
|
33660
|
+
}
|
|
33661
|
+
}, [_vm._v(" " + _vm._s(_vm.form.selectedTypes[item.id] ? _vm.getDifficultyLabel(_vm.form.typeDifficulties[item.id]) : '题目难度') + " ")])], 1)]);
|
|
33662
|
+
}), 0), _c('div', {
|
|
33663
|
+
staticClass: "knowledge-section"
|
|
33664
|
+
}, [_c('div', {
|
|
33665
|
+
staticClass: "section-header"
|
|
33666
|
+
}, [_c('span', {
|
|
33667
|
+
staticClass: "required-mark"
|
|
33668
|
+
}, [_vm._v("*")]), _c('span', {
|
|
33669
|
+
staticClass: "section-title"
|
|
33670
|
+
}, [_vm._v("关联知识点:")]), _c('span', {
|
|
33671
|
+
staticClass: "tip-text"
|
|
33672
|
+
}, [_vm._v("(最多可以关联1个知识点)")])]), _c('div', {
|
|
33673
|
+
staticClass: "knowledge-input"
|
|
33587
33674
|
}, [_c('cy-tree-select', {
|
|
33588
33675
|
attrs: {
|
|
33589
33676
|
"filterable": "",
|
|
33590
|
-
"data": _vm.knowledgeList
|
|
33677
|
+
"data": _vm.knowledgeList,
|
|
33678
|
+
"placeholder": "请选择"
|
|
33591
33679
|
},
|
|
33592
33680
|
model: {
|
|
33593
33681
|
value: _vm.form.knowledgeIds,
|
|
@@ -33596,45 +33684,33 @@ var render = function render() {
|
|
|
33596
33684
|
},
|
|
33597
33685
|
expression: "form.knowledgeIds"
|
|
33598
33686
|
}
|
|
33599
|
-
})
|
|
33687
|
+
}), _c('img', {
|
|
33688
|
+
staticClass: "el-icon-link knowledge-icon",
|
|
33600
33689
|
attrs: {
|
|
33601
|
-
"
|
|
33602
|
-
"
|
|
33603
|
-
}
|
|
33604
|
-
}, [_c('el-input', {
|
|
33605
|
-
staticClass: "number_input",
|
|
33606
|
-
attrs: {
|
|
33607
|
-
"min": "1",
|
|
33608
|
-
"max": "10",
|
|
33609
|
-
"type": "number",
|
|
33610
|
-
"placeholder": "请输入"
|
|
33611
|
-
},
|
|
33612
|
-
on: {
|
|
33613
|
-
"input": _vm.handleInput
|
|
33614
|
-
},
|
|
33615
|
-
model: {
|
|
33616
|
-
value: _vm.form.count,
|
|
33617
|
-
callback: function ($$v) {
|
|
33618
|
-
_vm.$set(_vm.form, "count", $$v);
|
|
33619
|
-
},
|
|
33620
|
-
expression: "form.count"
|
|
33690
|
+
"src": __webpack_require__(7353),
|
|
33691
|
+
"alt": ""
|
|
33621
33692
|
}
|
|
33622
|
-
}), _c('div', {
|
|
33623
|
-
staticClass: "
|
|
33624
|
-
}, [
|
|
33625
|
-
|
|
33626
|
-
|
|
33693
|
+
})], 1)]), _c('div', {
|
|
33694
|
+
staticClass: "prompt-section"
|
|
33695
|
+
}, [_c('div', {
|
|
33696
|
+
staticClass: "section-header"
|
|
33697
|
+
}, [_c('span', {
|
|
33698
|
+
staticClass: "section-title",
|
|
33699
|
+
staticStyle: {
|
|
33700
|
+
"margin-left": "15px"
|
|
33627
33701
|
}
|
|
33628
|
-
}, [_c('el-input', {
|
|
33702
|
+
}, [_vm._v("自定义提示语:")])]), _c('el-input', {
|
|
33703
|
+
staticClass: "prompt-textarea",
|
|
33629
33704
|
attrs: {
|
|
33630
|
-
"placeholder": "这里可以写对于题目的要求和补充,比如:“出题内容请围绕一下知识内容:智能水利物联网是指利用物联网技术和智能化手段,对水利工程设施进行实时监测、数据采集、远程控制和智能分析,以实现对水资源的高效利用、水利设施的智能运营和管理。通过传感器、无线通信技术、云计算平台和大数据分析等技术手段,实现对水利系统各个环节的智能监测和管理,提高水资源利用效率,降低水利工程运行成本,保障水利工程安全稳定运行。”",
|
|
33631
33705
|
"type": "textarea",
|
|
33632
33706
|
"autosize": {
|
|
33633
|
-
minRows:
|
|
33707
|
+
minRows: 8,
|
|
33634
33708
|
maxRows: 10
|
|
33635
33709
|
},
|
|
33636
33710
|
"maxlength": "200",
|
|
33637
|
-
"show-word-limit": ""
|
|
33711
|
+
"show-word-limit": "",
|
|
33712
|
+
"placeholder": "这里可以写对于题目的要求和补充,比如:出题内容请围绕以下知识内容:智能水利物联网是指利用物联网技术和智能化手段,对水利工程设施进行实时监测、数据采集、远程控制和智能分析,以实现对水资源的高效利用、水利设施的智能运营和管理。通过传感器、无线通信技术、云计算平台和大数据分析等技术手段,实现对水利系统各个环节的智能监测和管理,提高水资源利用效率,降低水利工程运行成本,保障水利工程安全稳定运行。",
|
|
33713
|
+
"resize": "none"
|
|
33638
33714
|
},
|
|
33639
33715
|
model: {
|
|
33640
33716
|
value: _vm.form.prompt,
|
|
@@ -33643,7 +33719,7 @@ var render = function render() {
|
|
|
33643
33719
|
},
|
|
33644
33720
|
expression: "form.prompt"
|
|
33645
33721
|
}
|
|
33646
|
-
})], 1)]
|
|
33722
|
+
})], 1)]), _c('div', {
|
|
33647
33723
|
staticClass: "add_question_footer"
|
|
33648
33724
|
}, [_c('button', {
|
|
33649
33725
|
staticClass: "button-handle button-cancel",
|
|
@@ -33657,10 +33733,21 @@ var render = function render() {
|
|
|
33657
33733
|
on: {
|
|
33658
33734
|
"click": _vm.generate
|
|
33659
33735
|
}
|
|
33660
|
-
}, [
|
|
33736
|
+
}, [_c('img', {
|
|
33737
|
+
staticStyle: {
|
|
33738
|
+
"width": "24px",
|
|
33739
|
+
"height": "24px"
|
|
33740
|
+
},
|
|
33741
|
+
attrs: {
|
|
33742
|
+
"src": __webpack_require__(8831),
|
|
33743
|
+
"alt": ""
|
|
33744
|
+
}
|
|
33745
|
+
}), _vm._v(" 生成题目 ")])])], 2), _c('el-drawer', {
|
|
33746
|
+
staticClass: "question-result-drawer",
|
|
33661
33747
|
attrs: {
|
|
33662
33748
|
"visible": _vm.showQues,
|
|
33663
|
-
"
|
|
33749
|
+
"wrapperClosable": false,
|
|
33750
|
+
"destroy-on-close": ""
|
|
33664
33751
|
},
|
|
33665
33752
|
on: {
|
|
33666
33753
|
"update:visible": function ($event) {
|
|
@@ -33670,95 +33757,137 @@ var render = function render() {
|
|
|
33670
33757
|
}, [_c('template', {
|
|
33671
33758
|
slot: "title"
|
|
33672
33759
|
}, [_c('div', {
|
|
33673
|
-
staticClass: "
|
|
33760
|
+
staticClass: "add_question_title"
|
|
33674
33761
|
}, [_c('img', {
|
|
33762
|
+
staticStyle: {
|
|
33763
|
+
"width": "32px",
|
|
33764
|
+
"height": "18px"
|
|
33765
|
+
},
|
|
33675
33766
|
attrs: {
|
|
33676
|
-
"src": __webpack_require__(
|
|
33767
|
+
"src": __webpack_require__(5014),
|
|
33768
|
+
"alt": ""
|
|
33677
33769
|
}
|
|
33678
|
-
}), _c('span', [_vm._v(
|
|
33770
|
+
}), _c('span', [_vm._v("出题")])])]), _c('div', {
|
|
33771
|
+
staticClass: "drawer_content_wrapper"
|
|
33772
|
+
}, [_c('div', {
|
|
33773
|
+
staticClass: "question_summary_warp"
|
|
33774
|
+
}, [_c('div', {
|
|
33775
|
+
staticClass: "question_summary"
|
|
33776
|
+
}, [_c('span', {
|
|
33777
|
+
staticClass: "summary_text"
|
|
33778
|
+
}, [_vm._v("共为您生成了 " + _vm._s(_vm.aiResponse.questions ? _vm.aiResponse.questions.length : 0) + " 道题目")]), _c('div', {
|
|
33779
|
+
staticClass: "question_types_summary"
|
|
33780
|
+
}, _vm._l(_vm.getQuestionTypeSummary(), function (typeInfo) {
|
|
33781
|
+
return _c('span', {
|
|
33782
|
+
key: typeInfo.id,
|
|
33783
|
+
staticClass: "type_item"
|
|
33784
|
+
}, [_vm._v(" " + _vm._s(typeInfo.name) + " "), _c('span', {
|
|
33785
|
+
staticClass: "summary_text"
|
|
33786
|
+
}, [_vm._v(_vm._s(typeInfo.count))]), _vm._v(" 道 ")]);
|
|
33787
|
+
}), 0)]), _c('div', {
|
|
33788
|
+
staticClass: "question_summary_button"
|
|
33789
|
+
}, [_c('button', {
|
|
33790
|
+
staticClass: "button-handle button-cancel",
|
|
33791
|
+
on: {
|
|
33792
|
+
"click": _vm.rebuild
|
|
33793
|
+
}
|
|
33794
|
+
}, [_vm._v("重新生成")]), _c('button', {
|
|
33795
|
+
staticClass: "button-handle button-generate-question",
|
|
33796
|
+
on: {
|
|
33797
|
+
"click": _vm.addAllToBank
|
|
33798
|
+
}
|
|
33799
|
+
}, [_vm._v(" 加入题库 ")])])]), _c('div', {
|
|
33679
33800
|
ref: "generateDiv",
|
|
33680
33801
|
staticClass: "question_body"
|
|
33681
|
-
}, _vm.
|
|
33802
|
+
}, [_vm.isGenerating ? _c('div', {
|
|
33803
|
+
staticClass: "generating-loading"
|
|
33804
|
+
}, [_c('div', {
|
|
33805
|
+
staticClass: "loading-content"
|
|
33806
|
+
}, [_c('div', {
|
|
33807
|
+
staticClass: "loading-spinner"
|
|
33808
|
+
}), _c('div', {
|
|
33809
|
+
staticClass: "loading-text"
|
|
33810
|
+
}, [_vm._v("AI生成中...")])])]) : _vm._e(), _vm._l(_vm.aiResponse.questions, function (item, idx) {
|
|
33682
33811
|
return _vm.aiResponse.questions && _vm.aiResponse.questions.length > 0 ? _c('questionItem', {
|
|
33683
33812
|
key: idx,
|
|
33813
|
+
ref: `questionItem_${idx}`,
|
|
33814
|
+
refInFor: true,
|
|
33684
33815
|
attrs: {
|
|
33816
|
+
"isJoined": _vm.joinedQuestions.includes(idx),
|
|
33685
33817
|
"detail": item,
|
|
33686
33818
|
"index": idx
|
|
33687
33819
|
},
|
|
33688
33820
|
on: {
|
|
33689
33821
|
"agree": _vm.agree,
|
|
33690
|
-
"join": _vm.join
|
|
33822
|
+
"join": _vm.join,
|
|
33823
|
+
"selectionChange": _vm.handleQuestionSelection
|
|
33691
33824
|
}
|
|
33692
33825
|
}) : _vm._e();
|
|
33693
|
-
}),
|
|
33694
|
-
staticClass: "
|
|
33695
|
-
|
|
33696
|
-
|
|
33697
|
-
|
|
33698
|
-
|
|
33699
|
-
}, [_c('span', {
|
|
33700
|
-
staticClass: "question_remind"
|
|
33701
|
-
}, [_vm._v("题目内容由人工智能大模型生成,请您审慎核查,确认内容准确,无不妥后再使用")]), _c('el-button', {
|
|
33826
|
+
})], 2), _c('div', {
|
|
33827
|
+
staticClass: "question_footer_fixed"
|
|
33828
|
+
}, [_c('div', {
|
|
33829
|
+
staticClass: "footer_warning"
|
|
33830
|
+
}, [_c('img', {
|
|
33831
|
+
staticClass: "el-icon-info",
|
|
33702
33832
|
attrs: {
|
|
33703
|
-
"
|
|
33704
|
-
"
|
|
33705
|
-
},
|
|
33706
|
-
on: {
|
|
33707
|
-
"click": _vm.rebuild
|
|
33833
|
+
"src": __webpack_require__(1421),
|
|
33834
|
+
"alt": ""
|
|
33708
33835
|
}
|
|
33709
|
-
},
|
|
33836
|
+
}), _c('span', {
|
|
33837
|
+
staticClass: "question_remind"
|
|
33838
|
+
}, [_vm._v("题目内容由人工智能大模型生成,请您审慎核查,确认内容准确,无不妥后再使用")])])])])], 2)], 2);
|
|
33710
33839
|
};
|
|
33711
33840
|
var staticRenderFns = [];
|
|
33712
33841
|
|
|
33713
|
-
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=template&id=
|
|
33842
|
+
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=template&id=58718089&scoped=true
|
|
33714
33843
|
|
|
33715
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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=
|
|
33716
|
-
var
|
|
33844
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
|
|
33845
|
+
var questionItemvue_type_template_id_cc89a654_scoped_true_render = function render() {
|
|
33717
33846
|
var _vm = this,
|
|
33718
33847
|
_c = _vm._self._c;
|
|
33719
33848
|
return _c('div', {
|
|
33720
33849
|
staticClass: "ai_question_contain"
|
|
33721
33850
|
}, [_c('div', {
|
|
33722
|
-
staticClass: "
|
|
33723
|
-
}, [_c('
|
|
33724
|
-
staticClass: "
|
|
33725
|
-
}, [_c('
|
|
33726
|
-
staticClass: "difficult"
|
|
33727
|
-
}, [_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', {
|
|
33728
|
-
staticClass: "question_contain_title_reght"
|
|
33729
|
-
}, [_vm.detail.evaluate == 0 || _vm.detail.evaluate == 2 ? _c('img', {
|
|
33851
|
+
staticClass: "question_header"
|
|
33852
|
+
}, [_c('div', {
|
|
33853
|
+
staticClass: "question_header_left"
|
|
33854
|
+
}, [_c('el-checkbox', {
|
|
33730
33855
|
attrs: {
|
|
33731
|
-
"
|
|
33856
|
+
"disabled": _vm.isJoined || _vm.joined
|
|
33732
33857
|
},
|
|
33733
33858
|
on: {
|
|
33734
|
-
"
|
|
33735
|
-
return _vm.agree(1);
|
|
33736
|
-
}
|
|
33737
|
-
}
|
|
33738
|
-
}) : _vm._e(), _vm.detail.evaluate == 1 ? _c('img', {
|
|
33739
|
-
attrs: {
|
|
33740
|
-
"src": __webpack_require__(2356)
|
|
33741
|
-
}
|
|
33742
|
-
}) : _vm._e(), _vm.detail.evaluate == 0 || _vm.detail.evaluate == 1 ? _c('img', {
|
|
33743
|
-
attrs: {
|
|
33744
|
-
"src": __webpack_require__(342)
|
|
33859
|
+
"change": _vm.handleSelectionChange
|
|
33745
33860
|
},
|
|
33746
|
-
|
|
33747
|
-
|
|
33748
|
-
|
|
33749
|
-
|
|
33861
|
+
model: {
|
|
33862
|
+
value: _vm.isSelected,
|
|
33863
|
+
callback: function ($$v) {
|
|
33864
|
+
_vm.isSelected = $$v;
|
|
33865
|
+
},
|
|
33866
|
+
expression: "isSelected"
|
|
33750
33867
|
}
|
|
33751
|
-
})
|
|
33752
|
-
|
|
33753
|
-
|
|
33868
|
+
}), _c('span', {
|
|
33869
|
+
staticClass: "type-name",
|
|
33870
|
+
class: _vm.getTypeClass(_vm.detail.type)
|
|
33871
|
+
}, [_vm._v(_vm._s(_vm.getQuestionTypeName(_vm.detail.type)))])], 1), !_vm.joined && !_vm.isJoined ? _c('span', {
|
|
33872
|
+
staticClass: "join",
|
|
33873
|
+
on: {
|
|
33874
|
+
"click": _vm.join
|
|
33754
33875
|
}
|
|
33755
|
-
}) : _vm._e()])
|
|
33876
|
+
}, [_vm._v("+ 加入题库")]) : _vm._e()]), _c('div', {
|
|
33877
|
+
staticClass: "question_contain_title"
|
|
33878
|
+
}, [_c('span', {
|
|
33879
|
+
staticClass: "question_contain_title_left"
|
|
33880
|
+
}, [_c('span', [_vm._v(_vm._s(_vm.index + 1) + ".")]), _c('span', {
|
|
33881
|
+
staticClass: "difficult"
|
|
33882
|
+
}, [_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', {
|
|
33756
33883
|
staticClass: "question_contain_question"
|
|
33757
33884
|
}, _vm._l(_vm.detail.options, function (item, idx) {
|
|
33758
33885
|
return _c('div', {
|
|
33759
33886
|
key: idx
|
|
33760
33887
|
}, [_c('span', [_vm._v(_vm._s(item))])]);
|
|
33761
33888
|
}), 0) : _vm._e(), _c('div', {
|
|
33889
|
+
staticClass: "question_answer_info"
|
|
33890
|
+
}, [_c('div', {
|
|
33762
33891
|
staticClass: "question_contain_answer"
|
|
33763
33892
|
}, [_vm._v("参考答案: "), _c('span', {
|
|
33764
33893
|
domProps: {
|
|
@@ -33768,16 +33897,13 @@ var questionItemvue_type_template_id_22783872_scoped_true_render = function rend
|
|
|
33768
33897
|
staticClass: "question_contain_parse"
|
|
33769
33898
|
}, [_c('span', {
|
|
33770
33899
|
staticClass: "question_contain_parse_analysis"
|
|
33771
|
-
}, [
|
|
33772
|
-
|
|
33773
|
-
|
|
33774
|
-
"click": _vm.join
|
|
33900
|
+
}, [_c('span', {
|
|
33901
|
+
staticStyle: {
|
|
33902
|
+
"font-weight": "bold"
|
|
33775
33903
|
}
|
|
33776
|
-
}, [_vm._v("
|
|
33904
|
+
}, [_vm._v("题目解析:")]), _vm._v(" " + _vm._s(_vm.detail.analysis))])])])]);
|
|
33777
33905
|
};
|
|
33778
|
-
var
|
|
33779
|
-
|
|
33780
|
-
;// CONCATENATED MODULE: ./components/demo/src/questionItem.vue?vue&type=template&id=22783872&scoped=true
|
|
33906
|
+
var questionItemvue_type_template_id_cc89a654_scoped_true_staticRenderFns = [];
|
|
33781
33907
|
|
|
33782
33908
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/questionItem.vue?vue&type=script&lang=js
|
|
33783
33909
|
/* harmony default export */ var questionItemvue_type_script_lang_js = ({
|
|
@@ -33789,6 +33915,10 @@ var questionItemvue_type_template_id_22783872_scoped_true_staticRenderFns = [];
|
|
|
33789
33915
|
},
|
|
33790
33916
|
index: {
|
|
33791
33917
|
type: Number
|
|
33918
|
+
},
|
|
33919
|
+
isJoined: {
|
|
33920
|
+
type: Boolean,
|
|
33921
|
+
default: false
|
|
33792
33922
|
}
|
|
33793
33923
|
},
|
|
33794
33924
|
data() {
|
|
@@ -33837,24 +33967,64 @@ var questionItemvue_type_template_id_22783872_scoped_true_staticRenderFns = [];
|
|
|
33837
33967
|
name: 'I',
|
|
33838
33968
|
id: 8
|
|
33839
33969
|
}],
|
|
33840
|
-
joined: false
|
|
33970
|
+
joined: false,
|
|
33971
|
+
isSelected: false
|
|
33841
33972
|
};
|
|
33842
33973
|
},
|
|
33843
33974
|
methods: {
|
|
33844
33975
|
agree(e) {
|
|
33845
33976
|
this.$emit('agree', this.index, e);
|
|
33846
33977
|
},
|
|
33847
|
-
join(
|
|
33978
|
+
join() {
|
|
33848
33979
|
this.$emit('join', this.detail);
|
|
33849
33980
|
this.joined = true;
|
|
33981
|
+
// 当加入题库后,自动取消选中状态
|
|
33982
|
+
if (this.isSelected) {
|
|
33983
|
+
this.isSelected = false;
|
|
33984
|
+
this.handleSelectionChange(false);
|
|
33985
|
+
}
|
|
33986
|
+
},
|
|
33987
|
+
// 获取题目类型中文名称
|
|
33988
|
+
getQuestionTypeName(type) {
|
|
33989
|
+
const typeMap = {
|
|
33990
|
+
single: '单选题',
|
|
33991
|
+
multiple: '多选题',
|
|
33992
|
+
gapfilling: '填空题',
|
|
33993
|
+
judge: '判断题',
|
|
33994
|
+
shortanswer: '简答题'
|
|
33995
|
+
};
|
|
33996
|
+
return typeMap[type] || type;
|
|
33997
|
+
},
|
|
33998
|
+
// 获取题目类型样式类
|
|
33999
|
+
getTypeClass(type) {
|
|
34000
|
+
const classMap = {
|
|
34001
|
+
single: 'type-single',
|
|
34002
|
+
multiple: 'type-multiple',
|
|
34003
|
+
gapfilling: 'type-gapfilling',
|
|
34004
|
+
judge: 'type-judge',
|
|
34005
|
+
shortanswer: 'type-shortanswer'
|
|
34006
|
+
};
|
|
34007
|
+
return classMap[type] || '';
|
|
34008
|
+
},
|
|
34009
|
+
// 处理选择变化
|
|
34010
|
+
handleSelectionChange(value) {
|
|
34011
|
+
this.$emit('selectionChange', {
|
|
34012
|
+
index: this.index,
|
|
34013
|
+
selected: value,
|
|
34014
|
+
detail: this.detail
|
|
34015
|
+
});
|
|
34016
|
+
},
|
|
34017
|
+
// 清空选中状态 - 供父组件调用
|
|
34018
|
+
clearSelection() {
|
|
34019
|
+
this.isSelected = false;
|
|
33850
34020
|
}
|
|
33851
34021
|
}
|
|
33852
34022
|
});
|
|
33853
34023
|
;// CONCATENATED MODULE: ./components/demo/src/questionItem.vue?vue&type=script&lang=js
|
|
33854
34024
|
/* harmony default export */ var src_questionItemvue_type_script_lang_js = (questionItemvue_type_script_lang_js);
|
|
33855
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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=
|
|
33856
|
-
var
|
|
33857
|
-
;// CONCATENATED MODULE: ./components/demo/src/questionItem.vue?vue&type=style&index=0&id=
|
|
34025
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
|
|
34026
|
+
var questionItemvue_type_style_index_0_id_cc89a654_prod_lang_scss_scoped_true = __webpack_require__(8536);
|
|
34027
|
+
;// CONCATENATED MODULE: ./components/demo/src/questionItem.vue?vue&type=style&index=0&id=cc89a654&prod&lang=scss&scoped=true
|
|
33858
34028
|
|
|
33859
34029
|
;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
33860
34030
|
/* globals __VUE_SSR_CONTEXT__ */
|
|
@@ -33965,18 +34135,18 @@ function normalizeComponent(
|
|
|
33965
34135
|
|
|
33966
34136
|
var component = normalizeComponent(
|
|
33967
34137
|
src_questionItemvue_type_script_lang_js,
|
|
33968
|
-
|
|
33969
|
-
|
|
34138
|
+
questionItemvue_type_template_id_cc89a654_scoped_true_render,
|
|
34139
|
+
questionItemvue_type_template_id_cc89a654_scoped_true_staticRenderFns,
|
|
33970
34140
|
false,
|
|
33971
34141
|
null,
|
|
33972
|
-
"
|
|
34142
|
+
"cc89a654",
|
|
33973
34143
|
null
|
|
33974
34144
|
|
|
33975
34145
|
)
|
|
33976
34146
|
|
|
33977
34147
|
/* harmony default export */ var questionItem = (component.exports);
|
|
33978
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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=
|
|
33979
|
-
var
|
|
34148
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.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
|
|
34149
|
+
var CyTreeSelectvue_type_template_id_2970df77_render = function render() {
|
|
33980
34150
|
var _vm = this,
|
|
33981
34151
|
_c = _vm._self._c;
|
|
33982
34152
|
return _c('el-select', {
|
|
@@ -34025,7 +34195,7 @@ var CyTreeSelectvue_type_template_id_401ae6ac_render = function render() {
|
|
|
34025
34195
|
}
|
|
34026
34196
|
})], 1)], 1);
|
|
34027
34197
|
};
|
|
34028
|
-
var
|
|
34198
|
+
var CyTreeSelectvue_type_template_id_2970df77_staticRenderFns = [];
|
|
34029
34199
|
|
|
34030
34200
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/CyTreeSelect.vue?vue&type=script&lang=js
|
|
34031
34201
|
/* harmony default export */ var CyTreeSelectvue_type_script_lang_js = ({
|
|
@@ -34176,9 +34346,9 @@ var CyTreeSelectvue_type_template_id_401ae6ac_staticRenderFns = [];
|
|
|
34176
34346
|
});
|
|
34177
34347
|
;// CONCATENATED MODULE: ./components/demo/src/CyTreeSelect.vue?vue&type=script&lang=js
|
|
34178
34348
|
/* harmony default export */ var src_CyTreeSelectvue_type_script_lang_js = (CyTreeSelectvue_type_script_lang_js);
|
|
34179
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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=
|
|
34180
|
-
var
|
|
34181
|
-
;// CONCATENATED MODULE: ./components/demo/src/CyTreeSelect.vue?vue&type=style&index=0&id=
|
|
34349
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
|
|
34350
|
+
var CyTreeSelectvue_type_style_index_0_id_2970df77_prod_lang_scss = __webpack_require__(5711);
|
|
34351
|
+
;// CONCATENATED MODULE: ./components/demo/src/CyTreeSelect.vue?vue&type=style&index=0&id=2970df77&prod&lang=scss
|
|
34182
34352
|
|
|
34183
34353
|
;// CONCATENATED MODULE: ./components/demo/src/CyTreeSelect.vue
|
|
34184
34354
|
|
|
@@ -34191,8 +34361,8 @@ var CyTreeSelectvue_type_style_index_0_id_401ae6ac_prod_lang_scss = __webpack_re
|
|
|
34191
34361
|
|
|
34192
34362
|
var CyTreeSelect_component = normalizeComponent(
|
|
34193
34363
|
src_CyTreeSelectvue_type_script_lang_js,
|
|
34194
|
-
|
|
34195
|
-
|
|
34364
|
+
CyTreeSelectvue_type_template_id_2970df77_render,
|
|
34365
|
+
CyTreeSelectvue_type_template_id_2970df77_staticRenderFns,
|
|
34196
34366
|
false,
|
|
34197
34367
|
null,
|
|
34198
34368
|
null,
|
|
@@ -37842,23 +38012,12 @@ const createBurial = data => {
|
|
|
37842
38012
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/demo/src/main.vue?vue&type=script&lang=js
|
|
37843
38013
|
|
|
37844
38014
|
|
|
37845
|
-
|
|
37846
|
-
// Button, Drawer, Form, FormItem, Checkbox, CheckboxGroup, Input, Cascader, Dialog, Loading, this.$message
|
|
37847
|
-
// } from "element-ui"
|
|
38015
|
+
|
|
37848
38016
|
|
|
37849
38017
|
|
|
37850
38018
|
/* harmony default export */ var mainvue_type_script_lang_js = ({
|
|
37851
38019
|
name: 'aiQuestion',
|
|
37852
38020
|
components: {
|
|
37853
|
-
// 'el-button': Button,
|
|
37854
|
-
// 'el-drawer': Drawer,
|
|
37855
|
-
// 'el-form': Form,
|
|
37856
|
-
// 'el-form-item': FormItem,
|
|
37857
|
-
// 'el-checkbox': Checkbox,
|
|
37858
|
-
// 'el-checkbox-group': CheckboxGroup,
|
|
37859
|
-
// 'el-input': Input,
|
|
37860
|
-
// 'el-cascader': Cascader,
|
|
37861
|
-
// 'el-dialog': Dialog,
|
|
37862
38021
|
questionItem: questionItem,
|
|
37863
38022
|
CyTreeSelect: CyTreeSelect
|
|
37864
38023
|
},
|
|
@@ -37905,7 +38064,7 @@ const createBurial = data => {
|
|
|
37905
38064
|
},
|
|
37906
38065
|
businessSource: {
|
|
37907
38066
|
type: String,
|
|
37908
|
-
default: "0"
|
|
38067
|
+
default: "0"
|
|
37909
38068
|
},
|
|
37910
38069
|
courseId: {
|
|
37911
38070
|
type: String,
|
|
@@ -37920,14 +38079,31 @@ const createBurial = data => {
|
|
|
37920
38079
|
direction: 'rtl',
|
|
37921
38080
|
rebuildFlag: true,
|
|
37922
38081
|
form: {
|
|
37923
|
-
|
|
37924
|
-
|
|
37925
|
-
|
|
37926
|
-
|
|
38082
|
+
selectedTypes: {
|
|
38083
|
+
single: false,
|
|
38084
|
+
multiple: false,
|
|
38085
|
+
judge: false,
|
|
38086
|
+
gapfilling: false,
|
|
38087
|
+
shortanswer: false
|
|
38088
|
+
},
|
|
38089
|
+
typeCounts: {
|
|
38090
|
+
single: null,
|
|
38091
|
+
multiple: null,
|
|
38092
|
+
judge: null,
|
|
38093
|
+
gapfilling: null,
|
|
38094
|
+
shortanswer: null
|
|
38095
|
+
},
|
|
38096
|
+
typeDifficulties: {
|
|
38097
|
+
single: 0,
|
|
38098
|
+
multiple: 0,
|
|
38099
|
+
judge: 0,
|
|
38100
|
+
gapfilling: 0,
|
|
38101
|
+
shortanswer: 0
|
|
38102
|
+
},
|
|
37927
38103
|
knowledgeIds: '',
|
|
37928
|
-
|
|
37929
|
-
|
|
37930
|
-
|
|
38104
|
+
knowledgeId: [],
|
|
38105
|
+
knowledge: [],
|
|
38106
|
+
prompt: ''
|
|
37931
38107
|
},
|
|
37932
38108
|
quesTypeList: [{
|
|
37933
38109
|
name: '单选题',
|
|
@@ -37935,18 +38111,18 @@ const createBurial = data => {
|
|
|
37935
38111
|
}, {
|
|
37936
38112
|
name: '多选题',
|
|
37937
38113
|
id: 'multiple'
|
|
37938
|
-
}, {
|
|
37939
|
-
name: '判断题',
|
|
37940
|
-
id: 'judge'
|
|
37941
38114
|
}, {
|
|
37942
38115
|
name: '填空题',
|
|
37943
38116
|
id: 'gapfilling'
|
|
38117
|
+
}, {
|
|
38118
|
+
name: '判断题',
|
|
38119
|
+
id: 'judge'
|
|
37944
38120
|
}, {
|
|
37945
38121
|
name: '简答题',
|
|
37946
38122
|
id: 'shortanswer'
|
|
37947
38123
|
}],
|
|
37948
38124
|
difficultyList: [{
|
|
37949
|
-
name: '
|
|
38125
|
+
name: '超级简单',
|
|
37950
38126
|
id: 0
|
|
37951
38127
|
}, {
|
|
37952
38128
|
name: '简单',
|
|
@@ -37961,41 +38137,18 @@ const createBurial = data => {
|
|
|
37961
38137
|
name: '非常困难',
|
|
37962
38138
|
id: 4
|
|
37963
38139
|
}],
|
|
37964
|
-
rules: {
|
|
37965
|
-
questionTypes: [{
|
|
37966
|
-
required: true,
|
|
37967
|
-
message: '此项必填',
|
|
37968
|
-
trigger: 'change'
|
|
37969
|
-
}],
|
|
37970
|
-
questionType: [{
|
|
37971
|
-
required: true,
|
|
37972
|
-
message: '此项必填',
|
|
37973
|
-
trigger: 'change'
|
|
37974
|
-
}],
|
|
37975
|
-
count: [{
|
|
37976
|
-
required: true,
|
|
37977
|
-
message: '此项必填',
|
|
37978
|
-
trigger: 'blur'
|
|
37979
|
-
}],
|
|
37980
|
-
knowledgeIds: [{
|
|
37981
|
-
required: true,
|
|
37982
|
-
message: '此项必填',
|
|
37983
|
-
trigger: 'change'
|
|
37984
|
-
}],
|
|
37985
|
-
difficultys: [{
|
|
37986
|
-
required: true,
|
|
37987
|
-
message: '此项必填',
|
|
37988
|
-
trigger: 'change'
|
|
37989
|
-
}],
|
|
37990
|
-
difficulty: [{
|
|
37991
|
-
required: true,
|
|
37992
|
-
message: '此项必填',
|
|
37993
|
-
trigger: 'change'
|
|
37994
|
-
}]
|
|
37995
|
-
},
|
|
37996
38140
|
loading: null,
|
|
37997
38141
|
aiResponse: {},
|
|
37998
|
-
title: '单选题'
|
|
38142
|
+
title: '单选题',
|
|
38143
|
+
dropdownVisible: false,
|
|
38144
|
+
currentBot: 'tongyi',
|
|
38145
|
+
selectedQuestions: [],
|
|
38146
|
+
// 存储选中的题目
|
|
38147
|
+
joinedQuestions: [],
|
|
38148
|
+
// 存储已加入题库的题目索引
|
|
38149
|
+
retryCountMap: {},
|
|
38150
|
+
// 存储每个题目的重试次数
|
|
38151
|
+
isGenerating: false // 内部loading状态
|
|
37999
38152
|
};
|
|
38000
38153
|
},
|
|
38001
38154
|
watch: {
|
|
@@ -38029,38 +38182,59 @@ const createBurial = data => {
|
|
|
38029
38182
|
}
|
|
38030
38183
|
},
|
|
38031
38184
|
methods: {
|
|
38032
|
-
|
|
38033
|
-
|
|
38034
|
-
|
|
38035
|
-
|
|
38036
|
-
|
|
38185
|
+
// 处理题目类型选择变化
|
|
38186
|
+
handleTypeChange(typeId) {
|
|
38187
|
+
// 可以在这里添加额外的逻辑
|
|
38188
|
+
},
|
|
38189
|
+
// 处理数量变化,自动选中题目类型
|
|
38190
|
+
handleCountChange(typeId) {
|
|
38191
|
+
if (this.form.typeCounts[typeId] && this.form.typeCounts[typeId] > 0) {
|
|
38192
|
+
this.form.selectedTypes[typeId] = true;
|
|
38193
|
+
}
|
|
38194
|
+
},
|
|
38195
|
+
// 处理难度变化,自动选中题目类型
|
|
38196
|
+
handleDifficultyChange(typeId) {
|
|
38197
|
+
this.form.selectedTypes[typeId] = true;
|
|
38198
|
+
},
|
|
38199
|
+
// 处理数量输入验证
|
|
38200
|
+
handleCountInput(typeId) {
|
|
38201
|
+
let inputValue = this.form.typeCounts[typeId];
|
|
38202
|
+
|
|
38203
|
+
// 如果输入为空,允许为空
|
|
38204
|
+
if (inputValue === '' || inputValue === null || inputValue === undefined) {
|
|
38205
|
+
return;
|
|
38206
|
+
}
|
|
38207
|
+
let value = parseInt(inputValue);
|
|
38208
|
+
if (isNaN(value) || value < 1) {
|
|
38209
|
+
this.form.typeCounts[typeId] = 1;
|
|
38037
38210
|
} else if (value > 10) {
|
|
38038
|
-
this.form.
|
|
38211
|
+
this.form.typeCounts[typeId] = 10;
|
|
38039
38212
|
} else {
|
|
38040
|
-
this.form.
|
|
38213
|
+
this.form.typeCounts[typeId] = value;
|
|
38041
38214
|
}
|
|
38042
38215
|
},
|
|
38043
|
-
|
|
38044
|
-
|
|
38045
|
-
|
|
38046
|
-
|
|
38047
|
-
|
|
38216
|
+
// 获取题目类型的样式类
|
|
38217
|
+
getTypeClass(typeId) {
|
|
38218
|
+
const classMap = {
|
|
38219
|
+
single: 'type-single',
|
|
38220
|
+
multiple: 'type-multiple',
|
|
38221
|
+
gapfilling: 'type-gapfilling',
|
|
38222
|
+
judge: 'type-judge',
|
|
38223
|
+
shortanswer: 'type-shortanswer'
|
|
38224
|
+
};
|
|
38225
|
+
return classMap[typeId] || '';
|
|
38226
|
+
},
|
|
38227
|
+
// 获取难度标签
|
|
38228
|
+
getDifficultyLabel(difficultyId) {
|
|
38229
|
+
const difficulty = this.difficultyList.find(item => item.id === difficultyId);
|
|
38230
|
+
return difficulty ? difficulty.name : '一般';
|
|
38048
38231
|
},
|
|
38049
38232
|
//展示右边弹框
|
|
38050
38233
|
showAddQuestion() {
|
|
38051
38234
|
if (!api.get("AiToken")) {
|
|
38052
38235
|
return this.$message.warning('未获取到登录信息,请重新登录');
|
|
38053
38236
|
}
|
|
38054
|
-
this.
|
|
38055
|
-
questionTypes: [],
|
|
38056
|
-
questionType: null,
|
|
38057
|
-
count: 1,
|
|
38058
|
-
knowledgeId: [],
|
|
38059
|
-
knowledgeIds: '',
|
|
38060
|
-
difficultys: [],
|
|
38061
|
-
difficulty: null,
|
|
38062
|
-
knowledge: []
|
|
38063
|
-
};
|
|
38237
|
+
this.resetForm();
|
|
38064
38238
|
this.addShow = !this.addShow;
|
|
38065
38239
|
createBurial({
|
|
38066
38240
|
businessType: 3,
|
|
@@ -38069,37 +38243,84 @@ const createBurial = data => {
|
|
|
38069
38243
|
courseId: this.courseId
|
|
38070
38244
|
});
|
|
38071
38245
|
},
|
|
38246
|
+
// 重置表单
|
|
38247
|
+
resetForm() {
|
|
38248
|
+
this.form = {
|
|
38249
|
+
selectedTypes: {
|
|
38250
|
+
single: false,
|
|
38251
|
+
multiple: false,
|
|
38252
|
+
judge: false,
|
|
38253
|
+
gapfilling: false,
|
|
38254
|
+
shortanswer: false
|
|
38255
|
+
},
|
|
38256
|
+
typeCounts: {
|
|
38257
|
+
single: null,
|
|
38258
|
+
multiple: null,
|
|
38259
|
+
judge: null,
|
|
38260
|
+
gapfilling: null,
|
|
38261
|
+
shortanswer: null
|
|
38262
|
+
},
|
|
38263
|
+
typeDifficulties: {
|
|
38264
|
+
single: 0,
|
|
38265
|
+
multiple: 0,
|
|
38266
|
+
judge: 0,
|
|
38267
|
+
gapfilling: 0,
|
|
38268
|
+
shortanswer: 0
|
|
38269
|
+
},
|
|
38270
|
+
knowledgeIds: '',
|
|
38271
|
+
knowledgeId: [],
|
|
38272
|
+
knowledge: [],
|
|
38273
|
+
prompt: ''
|
|
38274
|
+
};
|
|
38275
|
+
},
|
|
38072
38276
|
//生成题目
|
|
38073
38277
|
generate() {
|
|
38074
|
-
|
|
38075
|
-
|
|
38076
|
-
|
|
38077
|
-
|
|
38078
|
-
|
|
38079
|
-
|
|
38080
|
-
|
|
38081
|
-
|
|
38082
|
-
|
|
38083
|
-
|
|
38084
|
-
|
|
38085
|
-
|
|
38086
|
-
|
|
38087
|
-
|
|
38088
|
-
|
|
38089
|
-
this.sendPost();
|
|
38090
|
-
this.$emit("questionCount", this.form.count);
|
|
38091
|
-
}
|
|
38278
|
+
// 验证是否选择了题目类型
|
|
38279
|
+
const selectedTypes = Object.keys(this.form.selectedTypes).filter(key => this.form.selectedTypes[key]);
|
|
38280
|
+
if (selectedTypes.length === 0) {
|
|
38281
|
+
return this.$message.warning('请至少选择一种题目类型');
|
|
38282
|
+
}
|
|
38283
|
+
|
|
38284
|
+
// 验证是否选择了知识点
|
|
38285
|
+
if (!this.form.knowledgeIds) {
|
|
38286
|
+
return this.$message.warning('请选择关联知识点');
|
|
38287
|
+
}
|
|
38288
|
+
|
|
38289
|
+
// 处理知识点数据
|
|
38290
|
+
this.form.knowledgeId = this.form.knowledgeIds.split(',');
|
|
38291
|
+
this.form.knowledgeId.forEach(item => {
|
|
38292
|
+
this.getKnowledgeName(item, this.knowledgeList);
|
|
38092
38293
|
});
|
|
38294
|
+
|
|
38295
|
+
// 设置标题
|
|
38296
|
+
if (selectedTypes.length > 1) {
|
|
38297
|
+
this.title = '多类题';
|
|
38298
|
+
} else {
|
|
38299
|
+
this.title = this.quesTypeList.find(item => item.id === selectedTypes[0]).name;
|
|
38300
|
+
}
|
|
38301
|
+
this.showQues = true;
|
|
38302
|
+
this.addShow = !this.addShow;
|
|
38303
|
+
this.sendPost();
|
|
38304
|
+
|
|
38305
|
+
// 计算总题目数量
|
|
38306
|
+
const totalCount = selectedTypes.reduce((sum, type) => sum + this.form.typeCounts[type], 0);
|
|
38307
|
+
this.$emit("questionCount", totalCount);
|
|
38093
38308
|
},
|
|
38094
38309
|
//重新生成
|
|
38095
38310
|
rebuild() {
|
|
38311
|
+
// 重新生成时清空已加入题库的状态
|
|
38312
|
+
this.joinedQuestions = [];
|
|
38313
|
+
this.selectedQuestions = [];
|
|
38096
38314
|
this.sendPost();
|
|
38097
38315
|
},
|
|
38098
38316
|
showGenerateResult() {
|
|
38099
38317
|
this.generateCount++;
|
|
38100
|
-
|
|
38101
|
-
|
|
38318
|
+
const selectedTypes = Object.keys(this.form.selectedTypes).filter(key => this.form.selectedTypes[key]);
|
|
38319
|
+
const totalCount = selectedTypes.reduce((sum, type) => sum + this.form.typeCounts[type], 0);
|
|
38320
|
+
if (this.generateCount == totalCount) {
|
|
38321
|
+
this.$message.success('题目(' + totalCount + '道)全部生成完毕!');
|
|
38102
38322
|
this.rebuildFlag = false;
|
|
38323
|
+
this.isGenerating = false;
|
|
38103
38324
|
} else {
|
|
38104
38325
|
this.$message.success('生成' + this.generateCount + '道题目成功');
|
|
38105
38326
|
}
|
|
@@ -38109,48 +38330,58 @@ const createBurial = data => {
|
|
|
38109
38330
|
});
|
|
38110
38331
|
},
|
|
38111
38332
|
reSend() {
|
|
38112
|
-
this.
|
|
38113
|
-
this.
|
|
38114
|
-
|
|
38115
|
-
|
|
38116
|
-
});
|
|
38333
|
+
this.isGenerating = true;
|
|
38334
|
+
const selectedTypes = Object.keys(this.form.selectedTypes).filter(key => this.form.selectedTypes[key]);
|
|
38335
|
+
const questionTypes = selectedTypes;
|
|
38336
|
+
const difficultys = selectedTypes.map(type => this.form.typeDifficulties[type]);
|
|
38117
38337
|
let obj = {
|
|
38118
38338
|
modelType: 'aliyun',
|
|
38119
38339
|
questionAddCmd: {
|
|
38120
|
-
questionTypes:
|
|
38121
|
-
// count: this.form.count,
|
|
38340
|
+
questionTypes: questionTypes,
|
|
38122
38341
|
count: 1,
|
|
38123
38342
|
knowledge: this.form.knowledge.join(' '),
|
|
38124
38343
|
knowledgeId: this.form.knowledgeId[this.form.knowledgeId.length - 1],
|
|
38125
|
-
difficultys:
|
|
38344
|
+
difficultys: difficultys,
|
|
38126
38345
|
prompt: this.form.prompt
|
|
38127
38346
|
},
|
|
38128
38347
|
sessionId: this.aiResponse.sessionId ? this.aiResponse.sessionId : '',
|
|
38129
|
-
businessSource: this.businessSource
|
|
38348
|
+
businessSource: this.businessSource,
|
|
38349
|
+
courseId: this.courseId
|
|
38130
38350
|
};
|
|
38131
38351
|
getAiQuestion(obj).then(res => {
|
|
38132
38352
|
if (res.success) {
|
|
38133
38353
|
this.loading && this.loading.close();
|
|
38134
38354
|
if (res.data && res.data.questions && res.data.questions.length > 0) {
|
|
38355
|
+
const newQuestion = res.data.questions[0];
|
|
38356
|
+
const questionType = newQuestion.type;
|
|
38357
|
+
// 检查是否有重复的题目标题和题型
|
|
38358
|
+
const isDuplicate = this.checkDuplicateQuestion(newQuestion, questionType);
|
|
38359
|
+
if (isDuplicate) {
|
|
38360
|
+
const repetitionQuestions = this.getGeneratedQuestionsByType(questionType);
|
|
38361
|
+
this.regenerateWithRepetitionForReSend(obj, repetitionQuestions, questionType);
|
|
38362
|
+
return;
|
|
38363
|
+
}
|
|
38135
38364
|
if (this.aiResponse.questions && this.aiResponse.questions.length > 0) {
|
|
38136
|
-
this.aiResponse.questions.push(
|
|
38365
|
+
this.aiResponse.questions.push(newQuestion);
|
|
38137
38366
|
} else {
|
|
38138
38367
|
this.aiResponse = res.data;
|
|
38139
38368
|
}
|
|
38140
|
-
this.$set(
|
|
38369
|
+
this.$set(newQuestion, 'evaluate', 0);
|
|
38370
|
+
// 设置题目类型,便于后续统计
|
|
38371
|
+
this.$set(newQuestion, 'type', questionType);
|
|
38141
38372
|
this.showGenerateResult();
|
|
38142
38373
|
} else {
|
|
38143
38374
|
this.$message.warning('题目获取失败,重新生成中...');
|
|
38144
38375
|
return this.reSend();
|
|
38145
38376
|
}
|
|
38146
38377
|
} else {
|
|
38147
|
-
this.
|
|
38378
|
+
this.isGenerating = false;
|
|
38148
38379
|
this.$message.warning('题目获取失败');
|
|
38149
38380
|
this.rebuildFlag = false;
|
|
38150
38381
|
}
|
|
38151
38382
|
}).catch(error => {
|
|
38152
38383
|
console.log("error:" + error);
|
|
38153
|
-
this.
|
|
38384
|
+
this.isGenerating = false;
|
|
38154
38385
|
this.$message.warning('题目获取失败');
|
|
38155
38386
|
this.rebuildFlag = false;
|
|
38156
38387
|
});
|
|
@@ -38165,66 +38396,76 @@ const createBurial = data => {
|
|
|
38165
38396
|
this.postQuestion();
|
|
38166
38397
|
}
|
|
38167
38398
|
});
|
|
38168
|
-
// this.postQuestion();
|
|
38169
38399
|
},
|
|
38170
38400
|
postQuestion() {
|
|
38171
38401
|
this.rebuildFlag = true;
|
|
38172
38402
|
this.generateCount = 0;
|
|
38173
38403
|
this.aiResponse = {};
|
|
38174
|
-
this.
|
|
38175
|
-
this.
|
|
38176
|
-
|
|
38177
|
-
|
|
38178
|
-
|
|
38179
|
-
|
|
38180
|
-
|
|
38181
|
-
|
|
38182
|
-
|
|
38183
|
-
|
|
38184
|
-
|
|
38185
|
-
|
|
38186
|
-
|
|
38187
|
-
|
|
38188
|
-
|
|
38189
|
-
|
|
38190
|
-
|
|
38191
|
-
|
|
38192
|
-
|
|
38193
|
-
|
|
38194
|
-
|
|
38195
|
-
|
|
38196
|
-
|
|
38197
|
-
|
|
38198
|
-
|
|
38199
|
-
|
|
38200
|
-
|
|
38201
|
-
if (res.
|
|
38202
|
-
|
|
38203
|
-
|
|
38204
|
-
|
|
38205
|
-
|
|
38206
|
-
this.
|
|
38404
|
+
this.isGenerating = true;
|
|
38405
|
+
const selectedTypes = Object.keys(this.form.selectedTypes).filter(key => this.form.selectedTypes[key]);
|
|
38406
|
+
|
|
38407
|
+
// 按题型分别生成题目
|
|
38408
|
+
selectedTypes.forEach(type => {
|
|
38409
|
+
const count = this.form.typeCounts[type] || 1;
|
|
38410
|
+
const difficulty = this.form.typeDifficulties[type];
|
|
38411
|
+
|
|
38412
|
+
// 为每种题型生成指定数量的题目
|
|
38413
|
+
for (let i = 0; i < count; i++) {
|
|
38414
|
+
let obj = {
|
|
38415
|
+
modelType: 'aliyun',
|
|
38416
|
+
questionAddCmd: {
|
|
38417
|
+
questionTypes: [type],
|
|
38418
|
+
// 单个题型
|
|
38419
|
+
count: 1,
|
|
38420
|
+
knowledge: this.form.knowledge.join(' '),
|
|
38421
|
+
knowledgeId: this.form.knowledgeId[this.form.knowledgeId.length - 1],
|
|
38422
|
+
difficultys: [difficulty],
|
|
38423
|
+
// 对应的难度
|
|
38424
|
+
prompt: this.form.prompt
|
|
38425
|
+
},
|
|
38426
|
+
sessionId: this.aiResponse.sessionId ? this.aiResponse.sessionId : '',
|
|
38427
|
+
businessSource: this.businessSource,
|
|
38428
|
+
courseId: this.courseId
|
|
38429
|
+
};
|
|
38430
|
+
getAiQuestion(obj).then(res => {
|
|
38431
|
+
if (res.success) {
|
|
38432
|
+
if (res.data && res.data.questions && res.data.questions.length > 0) {
|
|
38433
|
+
const newQuestion = res.data.questions[0];
|
|
38434
|
+
|
|
38435
|
+
// 检查是否有重复的题目标题和题型
|
|
38436
|
+
const isDuplicate = this.checkDuplicateQuestion(newQuestion, type);
|
|
38437
|
+
if (isDuplicate) {
|
|
38438
|
+
// 只传递当前题型
|
|
38439
|
+
const repetitionQuestions = this.getGeneratedQuestionsByType(type);
|
|
38440
|
+
this.regenerateWithRepetition(obj, repetitionQuestions, type);
|
|
38441
|
+
return;
|
|
38442
|
+
}
|
|
38443
|
+
if (this.aiResponse.questions && this.aiResponse.questions.length > 0) {
|
|
38444
|
+
this.aiResponse.questions.push(newQuestion);
|
|
38445
|
+
} else {
|
|
38446
|
+
this.aiResponse = res.data;
|
|
38447
|
+
}
|
|
38448
|
+
this.$set(newQuestion, 'evaluate', 0);
|
|
38449
|
+
// 设置题目类型,便于后续统计
|
|
38450
|
+
this.$set(newQuestion, 'type', type);
|
|
38451
|
+
this.showGenerateResult();
|
|
38207
38452
|
} else {
|
|
38208
|
-
this.
|
|
38453
|
+
this.$message.warning('题目获取失败,重新生成中...');
|
|
38454
|
+
return this.reSend();
|
|
38209
38455
|
}
|
|
38210
|
-
this.$set(res.data.questions[0], 'evaluate', 0);
|
|
38211
|
-
this.showGenerateResult();
|
|
38212
38456
|
} else {
|
|
38213
|
-
this
|
|
38214
|
-
|
|
38457
|
+
this.isGenerating = false;
|
|
38458
|
+
this.$message.warning('题目获取失败');
|
|
38459
|
+
this.rebuildFlag = false;
|
|
38215
38460
|
}
|
|
38216
|
-
}
|
|
38217
|
-
|
|
38461
|
+
}).catch(error => {
|
|
38462
|
+
console.log("error:" + error);
|
|
38463
|
+
this.isGenerating = false;
|
|
38218
38464
|
this.$message.warning('题目获取失败');
|
|
38219
38465
|
this.rebuildFlag = false;
|
|
38220
|
-
}
|
|
38221
|
-
}
|
|
38222
|
-
|
|
38223
|
-
this.loading && this.loading.close();
|
|
38224
|
-
this.$message.warning('题目获取失败');
|
|
38225
|
-
this.rebuildFlag = false;
|
|
38226
|
-
});
|
|
38227
|
-
}
|
|
38466
|
+
});
|
|
38467
|
+
}
|
|
38468
|
+
});
|
|
38228
38469
|
},
|
|
38229
38470
|
//获取知识点名称
|
|
38230
38471
|
getKnowledgeName(e, array) {
|
|
@@ -38243,7 +38484,9 @@ const createBurial = data => {
|
|
|
38243
38484
|
modelType: 'aliyun',
|
|
38244
38485
|
...this.aiResponse
|
|
38245
38486
|
};
|
|
38246
|
-
agreeQuestion(obj).then(res => {
|
|
38487
|
+
agreeQuestion(obj).then(res => {
|
|
38488
|
+
// 处理响应
|
|
38489
|
+
}).catch(error => {
|
|
38247
38490
|
console.log(error);
|
|
38248
38491
|
});
|
|
38249
38492
|
},
|
|
@@ -38253,18 +38496,240 @@ const createBurial = data => {
|
|
|
38253
38496
|
...e,
|
|
38254
38497
|
knowledgePointsId: this.form.knowledgeId[this.form.knowledgeId.length - 1]
|
|
38255
38498
|
});
|
|
38499
|
+
|
|
38500
|
+
// 当单个题目加入题库后,从选中列表中移除该题目
|
|
38501
|
+
const questionIndex = this.aiResponse.questions.findIndex(q => q === e);
|
|
38502
|
+
if (questionIndex !== -1) {
|
|
38503
|
+
this.selectedQuestions = this.selectedQuestions.filter(q => q.index !== questionIndex);
|
|
38504
|
+
|
|
38505
|
+
// 将题目索引添加到已加入题库列表
|
|
38506
|
+
if (!this.joinedQuestions.includes(questionIndex)) {
|
|
38507
|
+
this.joinedQuestions.push(questionIndex);
|
|
38508
|
+
}
|
|
38509
|
+
}
|
|
38510
|
+
},
|
|
38511
|
+
selectBot(bot) {
|
|
38512
|
+
this.currentBot = bot;
|
|
38513
|
+
this.dropdownVisible = false;
|
|
38514
|
+
},
|
|
38515
|
+
// 处理题目选择变化
|
|
38516
|
+
handleQuestionSelection(data) {
|
|
38517
|
+
const {
|
|
38518
|
+
index,
|
|
38519
|
+
selected,
|
|
38520
|
+
detail
|
|
38521
|
+
} = data;
|
|
38522
|
+
if (selected) {
|
|
38523
|
+
// 添加到选中列表
|
|
38524
|
+
if (!this.selectedQuestions.find(q => q.index === index)) {
|
|
38525
|
+
this.selectedQuestions.push({
|
|
38526
|
+
index,
|
|
38527
|
+
detail
|
|
38528
|
+
});
|
|
38529
|
+
}
|
|
38530
|
+
} else {
|
|
38531
|
+
// 从选中列表移除
|
|
38532
|
+
this.selectedQuestions = this.selectedQuestions.filter(q => q.index !== index);
|
|
38533
|
+
}
|
|
38534
|
+
},
|
|
38535
|
+
// 获取题目类型统计
|
|
38536
|
+
getQuestionTypeSummary() {
|
|
38537
|
+
if (!this.aiResponse.questions || this.aiResponse.questions.length === 0) {
|
|
38538
|
+
return [];
|
|
38539
|
+
}
|
|
38540
|
+
const typeCounts = {};
|
|
38541
|
+
const typeNameMap = {
|
|
38542
|
+
single: '单选题',
|
|
38543
|
+
multiple: '多选题',
|
|
38544
|
+
gapfilling: '填空题',
|
|
38545
|
+
judge: '判断题',
|
|
38546
|
+
shortanswer: '简答题'
|
|
38547
|
+
};
|
|
38548
|
+
|
|
38549
|
+
// 统计各类型题目数量
|
|
38550
|
+
this.aiResponse.questions.forEach(question => {
|
|
38551
|
+
const type = question.type || 'single'; // 默认为单选题
|
|
38552
|
+
typeCounts[type] = (typeCounts[type] || 0) + 1;
|
|
38553
|
+
});
|
|
38554
|
+
|
|
38555
|
+
// 转换为显示格式
|
|
38556
|
+
return Object.keys(typeCounts).map(typeId => ({
|
|
38557
|
+
id: typeId,
|
|
38558
|
+
name: typeNameMap[typeId] || typeId,
|
|
38559
|
+
count: typeCounts[typeId]
|
|
38560
|
+
}));
|
|
38561
|
+
},
|
|
38562
|
+
// 批量加入题库
|
|
38563
|
+
addAllToBank() {
|
|
38564
|
+
if (this.selectedQuestions.length === 0) {
|
|
38565
|
+
return this.$message.warning('请先选择要加入题库的题目');
|
|
38566
|
+
}
|
|
38567
|
+
|
|
38568
|
+
// 批量加入选中的题目到题库
|
|
38569
|
+
this.selectedQuestions.forEach(({
|
|
38570
|
+
index,
|
|
38571
|
+
detail
|
|
38572
|
+
}) => {
|
|
38573
|
+
// 调用单个题目的加入题库方法
|
|
38574
|
+
this.$emit('joinQuestionBank', {
|
|
38575
|
+
...detail,
|
|
38576
|
+
knowledgePointsId: this.form.knowledgeId[this.form.knowledgeId.length - 1]
|
|
38577
|
+
});
|
|
38578
|
+
|
|
38579
|
+
// 将题目索引添加到已加入题库列表
|
|
38580
|
+
if (!this.joinedQuestions.includes(index)) {
|
|
38581
|
+
this.joinedQuestions.push(index);
|
|
38582
|
+
}
|
|
38583
|
+
|
|
38584
|
+
// 直接调用子组件方法清空选中状态
|
|
38585
|
+
this.$nextTick(() => {
|
|
38586
|
+
const questionItemRef = this.$refs[`questionItem_${index}`];
|
|
38587
|
+
if (questionItemRef) {
|
|
38588
|
+
// 如果是数组,取第一个元素;如果不是数组,直接使用
|
|
38589
|
+
const componentInstance = Array.isArray(questionItemRef) ? questionItemRef[0] : questionItemRef;
|
|
38590
|
+
if (componentInstance && componentInstance.clearSelection) {
|
|
38591
|
+
componentInstance.clearSelection();
|
|
38592
|
+
}
|
|
38593
|
+
}
|
|
38594
|
+
});
|
|
38595
|
+
});
|
|
38596
|
+
|
|
38597
|
+
// 清空选中状态
|
|
38598
|
+
this.selectedQuestions = [];
|
|
38599
|
+
},
|
|
38600
|
+
// 检查题目是否重复
|
|
38601
|
+
checkDuplicateQuestion(newQuestion, questionType) {
|
|
38602
|
+
if (!this.aiResponse.questions || this.aiResponse.questions.length === 0) {
|
|
38603
|
+
return false;
|
|
38604
|
+
}
|
|
38605
|
+
return this.aiResponse.questions.some(existingQuestion => {
|
|
38606
|
+
return existingQuestion.title === newQuestion.title && existingQuestion.type === questionType;
|
|
38607
|
+
});
|
|
38608
|
+
},
|
|
38609
|
+
// 获取指定题型的已生成题目信息
|
|
38610
|
+
getGeneratedQuestionsByType(questionType) {
|
|
38611
|
+
if (!this.aiResponse.questions || this.aiResponse.questions.length === 0) {
|
|
38612
|
+
return [];
|
|
38613
|
+
}
|
|
38614
|
+
return this.aiResponse.questions.filter(question => question.type === questionType).map(question => ({
|
|
38615
|
+
title: question.title,
|
|
38616
|
+
type: question.type
|
|
38617
|
+
}));
|
|
38618
|
+
},
|
|
38619
|
+
// 重复题目信息重新生成
|
|
38620
|
+
regenerateWithRepetition(originalObj, repetitionQuestions, questionType, retryCount = 0) {
|
|
38621
|
+
console.log('检测到重复题目,重新生成,已生成题目:', repetitionQuestions, '重试次数:', retryCount);
|
|
38622
|
+
|
|
38623
|
+
// 如果重试次数超过3次,跳过此题目
|
|
38624
|
+
if (retryCount >= 3) {
|
|
38625
|
+
console.log('重试次数超过3次,跳过此题目');
|
|
38626
|
+
this.isGenerating = false;
|
|
38627
|
+
this.$message.warning('AI生成重复题目超过3次,已跳过该题目');
|
|
38628
|
+
return;
|
|
38629
|
+
}
|
|
38630
|
+
const newObj = {
|
|
38631
|
+
...originalObj,
|
|
38632
|
+
repetitionQuestions: repetitionQuestions // 传递所有已生成的题目信息
|
|
38633
|
+
};
|
|
38634
|
+
getAiQuestion(newObj).then(res => {
|
|
38635
|
+
if (res.success) {
|
|
38636
|
+
this.loading && this.loading.close();
|
|
38637
|
+
if (res.data && res.data.questions && res.data.questions.length > 0) {
|
|
38638
|
+
const newQuestion = res.data.questions[0];
|
|
38639
|
+
// 再次检查是否还有重复
|
|
38640
|
+
const isStillDuplicate = this.checkDuplicateQuestion(newQuestion, questionType);
|
|
38641
|
+
if (isStillDuplicate) {
|
|
38642
|
+
console.log('重新生成后仍有重复,继续重试,当前重试次数:', retryCount + 1);
|
|
38643
|
+
// 递归调用,增加重试次数,重新获取最新的当前题型已生成题目列表
|
|
38644
|
+
const updatedRepetitionQuestions = this.getGeneratedQuestionsByType(questionType);
|
|
38645
|
+
this.regenerateWithRepetition(originalObj, updatedRepetitionQuestions, questionType, retryCount + 1);
|
|
38646
|
+
return;
|
|
38647
|
+
}
|
|
38648
|
+
if (this.aiResponse.questions && this.aiResponse.questions.length > 0) {
|
|
38649
|
+
this.aiResponse.questions.push(newQuestion);
|
|
38650
|
+
} else {
|
|
38651
|
+
this.aiResponse = res.data;
|
|
38652
|
+
}
|
|
38653
|
+
this.$set(newQuestion, 'evaluate', 0);
|
|
38654
|
+
// 设置题目类型,便于后续统计
|
|
38655
|
+
this.$set(newQuestion, 'type', questionType);
|
|
38656
|
+
this.showGenerateResult();
|
|
38657
|
+
} else {
|
|
38658
|
+
this.$message.warning('重新生成题目失败');
|
|
38659
|
+
}
|
|
38660
|
+
} else {
|
|
38661
|
+
this.$message.warning('重新生成题目失败');
|
|
38662
|
+
}
|
|
38663
|
+
}).catch(error => {
|
|
38664
|
+
console.log("重新生成题目错误:" + error);
|
|
38665
|
+
this.$message.warning('重新生成题目失败');
|
|
38666
|
+
});
|
|
38667
|
+
},
|
|
38668
|
+
// 重新生成的重复检测重新生成
|
|
38669
|
+
regenerateWithRepetitionForReSend(originalObj, repetitionQuestions, questionType, retryCount = 0) {
|
|
38670
|
+
console.log('reSend检测到重复题目,重新生成,已生成题目:', repetitionQuestions, '重试次数:', retryCount);
|
|
38671
|
+
// 如果重试次数超过3次,跳过此题目
|
|
38672
|
+
if (retryCount >= 3) {
|
|
38673
|
+
console.log('reSend重试次数超过3次,跳过此题目');
|
|
38674
|
+
this.isGenerating = false;
|
|
38675
|
+
this.$message.warning('AI生成重复题目超过3次,已跳过该题目');
|
|
38676
|
+
return;
|
|
38677
|
+
}
|
|
38678
|
+
const newObj = {
|
|
38679
|
+
...originalObj,
|
|
38680
|
+
repetitionQuestions: repetitionQuestions
|
|
38681
|
+
};
|
|
38682
|
+
getAiQuestion(newObj).then(res => {
|
|
38683
|
+
if (res.success) {
|
|
38684
|
+
this.loading && this.loading.close();
|
|
38685
|
+
if (res.data && res.data.questions && res.data.questions.length > 0) {
|
|
38686
|
+
const newQuestion = res.data.questions[0];
|
|
38687
|
+
|
|
38688
|
+
// 再次检查是否还有重复
|
|
38689
|
+
const isStillDuplicate = this.checkDuplicateQuestion(newQuestion, questionType);
|
|
38690
|
+
if (isStillDuplicate) {
|
|
38691
|
+
console.log('reSend重新生成后仍有重复,继续重试,当前重试次数:', retryCount + 1);
|
|
38692
|
+
// 递归调用,增加重试次数,重新获取最新的当前题型已生成题目列表
|
|
38693
|
+
const updatedRepetitionQuestions = this.getGeneratedQuestionsByType(questionType);
|
|
38694
|
+
this.regenerateWithRepetitionForReSend(originalObj, updatedRepetitionQuestions, questionType, retryCount + 1);
|
|
38695
|
+
return;
|
|
38696
|
+
}
|
|
38697
|
+
if (this.aiResponse.questions && this.aiResponse.questions.length > 0) {
|
|
38698
|
+
this.aiResponse.questions.push(newQuestion);
|
|
38699
|
+
} else {
|
|
38700
|
+
this.aiResponse = res.data;
|
|
38701
|
+
}
|
|
38702
|
+
this.$set(newQuestion, 'evaluate', 0);
|
|
38703
|
+
// 设置题目类型,便于后续统计
|
|
38704
|
+
this.$set(newQuestion, 'type', questionType);
|
|
38705
|
+
this.showGenerateResult();
|
|
38706
|
+
} else {
|
|
38707
|
+
this.$message.warning('重新生成题目失败,重新生成中...');
|
|
38708
|
+
return this.reSend();
|
|
38709
|
+
}
|
|
38710
|
+
} else {
|
|
38711
|
+
this.loading && this.loading.close();
|
|
38712
|
+
this.$message.warning('重新生成题目失败');
|
|
38713
|
+
this.rebuildFlag = false;
|
|
38714
|
+
}
|
|
38715
|
+
}).catch(error => {
|
|
38716
|
+
console.log("reSend重新生成题目错误:" + error);
|
|
38717
|
+
this.loading && this.loading.close();
|
|
38718
|
+
this.$message.warning('重新生成题目失败');
|
|
38719
|
+
this.rebuildFlag = false;
|
|
38720
|
+
});
|
|
38256
38721
|
}
|
|
38257
38722
|
}
|
|
38258
38723
|
});
|
|
38259
38724
|
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=script&lang=js
|
|
38260
38725
|
/* harmony default export */ var src_mainvue_type_script_lang_js = (mainvue_type_script_lang_js);
|
|
38261
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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=
|
|
38262
|
-
var
|
|
38263
|
-
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=style&index=0&id=
|
|
38726
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
|
|
38727
|
+
var mainvue_type_style_index_0_id_58718089_prod_lang_scss_scoped_true = __webpack_require__(9555);
|
|
38728
|
+
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=style&index=0&id=58718089&prod&lang=scss&scoped=true
|
|
38264
38729
|
|
|
38265
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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=
|
|
38266
|
-
var
|
|
38267
|
-
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=style&index=1&id=
|
|
38730
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.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
|
|
38731
|
+
var mainvue_type_style_index_1_id_58718089_prod_lang_scss = __webpack_require__(9323);
|
|
38732
|
+
;// CONCATENATED MODULE: ./components/demo/src/main.vue?vue&type=style&index=1&id=58718089&prod&lang=scss
|
|
38268
38733
|
|
|
38269
38734
|
;// CONCATENATED MODULE: ./components/demo/src/main.vue
|
|
38270
38735
|
|
|
@@ -38282,7 +38747,7 @@ var main_component = normalizeComponent(
|
|
|
38282
38747
|
staticRenderFns,
|
|
38283
38748
|
false,
|
|
38284
38749
|
null,
|
|
38285
|
-
"
|
|
38750
|
+
"58718089",
|
|
38286
38751
|
null
|
|
38287
38752
|
|
|
38288
38753
|
)
|