@focus-teach/ui 1.0.15 → 1.0.17

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/README.md CHANGED
@@ -2,7 +2,8 @@
2
2
  # 焦点教育ui组件库
3
3
  # 打包成组件库 npm run lib
4
4
 
5
-
5
+ # 打包注意事项
6
+ ## package.json中 打包的时候name为packageName 上传到npm库的时候name为buildName
6
7
 
7
8
  ### ft-tabs
8
9
 
package/lib/ui.common.js CHANGED
@@ -23118,7 +23118,7 @@ exports.default = { use: use, t: t, i18n: i18n };
23118
23118
  /***/ "4a0c":
23119
23119
  /***/ (function(module) {
23120
23120
 
23121
- module.exports = JSON.parse("{\"_args\":[[\"axios@0.21.4\",\"D:\\\\teaching\\\\FT_2023.70_10\\\\ol_studyfun_qdui\"]],\"_from\":\"axios@0.21.4\",\"_id\":\"axios@0.21.4\",\"_inBundle\":false,\"_integrity\":\"sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==\",\"_location\":\"/axios\",\"_phantomChildren\":{},\"_requested\":{\"type\":\"version\",\"registry\":true,\"raw\":\"axios@0.21.4\",\"name\":\"axios\",\"escapedName\":\"axios\",\"rawSpec\":\"0.21.4\",\"saveSpec\":null,\"fetchSpec\":\"0.21.4\"},\"_requiredBy\":[\"/\"],\"_resolved\":\"https://registry.npmjs.org/axios/-/axios-0.21.4.tgz\",\"_spec\":\"0.21.4\",\"_where\":\"D:\\\\teaching\\\\FT_2023.70_10\\\\ol_studyfun_qdui\",\"author\":{\"name\":\"Matt Zabriskie\"},\"browser\":{\"./lib/adapters/http.js\":\"./lib/adapters/xhr.js\"},\"bugs\":{\"url\":\"https://github.com/axios/axios/issues\"},\"bundlesize\":[{\"path\":\"./dist/axios.min.js\",\"threshold\":\"5kB\"}],\"dependencies\":{\"follow-redirects\":\"^1.14.0\"},\"description\":\"Promise based HTTP client for the browser and node.js\",\"devDependencies\":{\"coveralls\":\"^3.0.0\",\"es6-promise\":\"^4.2.4\",\"grunt\":\"^1.3.0\",\"grunt-banner\":\"^0.6.0\",\"grunt-cli\":\"^1.2.0\",\"grunt-contrib-clean\":\"^1.1.0\",\"grunt-contrib-watch\":\"^1.0.0\",\"grunt-eslint\":\"^23.0.0\",\"grunt-karma\":\"^4.0.0\",\"grunt-mocha-test\":\"^0.13.3\",\"grunt-ts\":\"^6.0.0-beta.19\",\"grunt-webpack\":\"^4.0.2\",\"istanbul-instrumenter-loader\":\"^1.0.0\",\"jasmine-core\":\"^2.4.1\",\"karma\":\"^6.3.2\",\"karma-chrome-launcher\":\"^3.1.0\",\"karma-firefox-launcher\":\"^2.1.0\",\"karma-jasmine\":\"^1.1.1\",\"karma-jasmine-ajax\":\"^0.1.13\",\"karma-safari-launcher\":\"^1.0.0\",\"karma-sauce-launcher\":\"^4.3.6\",\"karma-sinon\":\"^1.0.5\",\"karma-sourcemap-loader\":\"^0.3.8\",\"karma-webpack\":\"^4.0.2\",\"load-grunt-tasks\":\"^3.5.2\",\"minimist\":\"^1.2.0\",\"mocha\":\"^8.2.1\",\"sinon\":\"^4.5.0\",\"terser-webpack-plugin\":\"^4.2.3\",\"typescript\":\"^4.0.5\",\"url-search-params\":\"^0.10.0\",\"webpack\":\"^4.44.2\",\"webpack-dev-server\":\"^3.11.0\"},\"homepage\":\"https://axios-http.com\",\"jsdelivr\":\"dist/axios.min.js\",\"keywords\":[\"xhr\",\"http\",\"ajax\",\"promise\",\"node\"],\"license\":\"MIT\",\"main\":\"index.js\",\"name\":\"axios\",\"repository\":{\"type\":\"git\",\"url\":\"git+https://github.com/axios/axios.git\"},\"scripts\":{\"build\":\"NODE_ENV=production grunt build\",\"coveralls\":\"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js\",\"examples\":\"node ./examples/server.js\",\"fix\":\"eslint --fix lib/**/*.js\",\"postversion\":\"git push && git push --tags\",\"preversion\":\"npm test\",\"start\":\"node ./sandbox/server.js\",\"test\":\"grunt test\",\"version\":\"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json\"},\"typings\":\"./index.d.ts\",\"unpkg\":\"dist/axios.min.js\",\"version\":\"0.21.4\"}");
23121
+ module.exports = JSON.parse("{\"_args\":[[\"axios@0.21.4\",\"D:\\\\Projects\\\\Code\\\\DevBranch\\\\FT_2023.64_05\\\\ol_studyfun_qd\\\\ol_studyfun_qdui\"]],\"_from\":\"axios@0.21.4\",\"_id\":\"axios@0.21.4\",\"_inBundle\":false,\"_integrity\":\"sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==\",\"_location\":\"/axios\",\"_phantomChildren\":{},\"_requested\":{\"type\":\"version\",\"registry\":true,\"raw\":\"axios@0.21.4\",\"name\":\"axios\",\"escapedName\":\"axios\",\"rawSpec\":\"0.21.4\",\"saveSpec\":null,\"fetchSpec\":\"0.21.4\"},\"_requiredBy\":[\"/\"],\"_resolved\":\"https://registry.npmjs.org/axios/-/axios-0.21.4.tgz\",\"_spec\":\"0.21.4\",\"_where\":\"D:\\\\Projects\\\\Code\\\\DevBranch\\\\FT_2023.64_05\\\\ol_studyfun_qd\\\\ol_studyfun_qdui\",\"author\":{\"name\":\"Matt Zabriskie\"},\"browser\":{\"./lib/adapters/http.js\":\"./lib/adapters/xhr.js\"},\"bugs\":{\"url\":\"https://github.com/axios/axios/issues\"},\"bundlesize\":[{\"path\":\"./dist/axios.min.js\",\"threshold\":\"5kB\"}],\"dependencies\":{\"follow-redirects\":\"^1.14.0\"},\"description\":\"Promise based HTTP client for the browser and node.js\",\"devDependencies\":{\"coveralls\":\"^3.0.0\",\"es6-promise\":\"^4.2.4\",\"grunt\":\"^1.3.0\",\"grunt-banner\":\"^0.6.0\",\"grunt-cli\":\"^1.2.0\",\"grunt-contrib-clean\":\"^1.1.0\",\"grunt-contrib-watch\":\"^1.0.0\",\"grunt-eslint\":\"^23.0.0\",\"grunt-karma\":\"^4.0.0\",\"grunt-mocha-test\":\"^0.13.3\",\"grunt-ts\":\"^6.0.0-beta.19\",\"grunt-webpack\":\"^4.0.2\",\"istanbul-instrumenter-loader\":\"^1.0.0\",\"jasmine-core\":\"^2.4.1\",\"karma\":\"^6.3.2\",\"karma-chrome-launcher\":\"^3.1.0\",\"karma-firefox-launcher\":\"^2.1.0\",\"karma-jasmine\":\"^1.1.1\",\"karma-jasmine-ajax\":\"^0.1.13\",\"karma-safari-launcher\":\"^1.0.0\",\"karma-sauce-launcher\":\"^4.3.6\",\"karma-sinon\":\"^1.0.5\",\"karma-sourcemap-loader\":\"^0.3.8\",\"karma-webpack\":\"^4.0.2\",\"load-grunt-tasks\":\"^3.5.2\",\"minimist\":\"^1.2.0\",\"mocha\":\"^8.2.1\",\"sinon\":\"^4.5.0\",\"terser-webpack-plugin\":\"^4.2.3\",\"typescript\":\"^4.0.5\",\"url-search-params\":\"^0.10.0\",\"webpack\":\"^4.44.2\",\"webpack-dev-server\":\"^3.11.0\"},\"homepage\":\"https://axios-http.com\",\"jsdelivr\":\"dist/axios.min.js\",\"keywords\":[\"xhr\",\"http\",\"ajax\",\"promise\",\"node\"],\"license\":\"MIT\",\"main\":\"index.js\",\"name\":\"axios\",\"repository\":{\"type\":\"git\",\"url\":\"git+https://github.com/axios/axios.git\"},\"scripts\":{\"build\":\"NODE_ENV=production grunt build\",\"coveralls\":\"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js\",\"examples\":\"node ./examples/server.js\",\"fix\":\"eslint --fix lib/**/*.js\",\"postversion\":\"git push && git push --tags\",\"preversion\":\"npm test\",\"start\":\"node ./sandbox/server.js\",\"test\":\"grunt test\",\"version\":\"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json\"},\"typings\":\"./index.d.ts\",\"unpkg\":\"dist/axios.min.js\",\"version\":\"0.21.4\"}");
23122
23122
 
23123
23123
  /***/ }),
23124
23124
 
@@ -27606,17 +27606,6 @@ var core = module.exports = { version: '2.6.12' };
27606
27606
  if (typeof __e == 'number') __e = core; // eslint-disable-line no-undef
27607
27607
 
27608
27608
 
27609
- /***/ }),
27610
-
27611
- /***/ "58db":
27612
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
27613
-
27614
- "use strict";
27615
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_7f8629c8_prod_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f75e");
27616
- /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_7f8629c8_prod_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_7f8629c8_prod_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__);
27617
- /* unused harmony reexport * */
27618
-
27619
-
27620
27609
  /***/ }),
27621
27610
 
27622
27611
  /***/ "5924":
@@ -77329,6 +77318,13 @@ var UserAgent_DEPRECATED = {
77329
77318
  module.exports = UserAgent_DEPRECATED;
77330
77319
 
77331
77320
 
77321
+ /***/ }),
77322
+
77323
+ /***/ "8f16":
77324
+ /***/ (function(module, exports, __webpack_require__) {
77325
+
77326
+ // extracted by mini-css-extract-plugin
77327
+
77332
77328
  /***/ }),
77333
77329
 
77334
77330
  /***/ "9030":
@@ -77420,6 +77416,17 @@ function mergeFn (a, b) {
77420
77416
  }
77421
77417
 
77422
77418
 
77419
+ /***/ }),
77420
+
77421
+ /***/ "9492":
77422
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
77423
+
77424
+ "use strict";
77425
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_91455f3e_prod_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("8f16");
77426
+ /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_91455f3e_prod_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_node_modules_css_loader_index_js_ref_6_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_2_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_index_vue_vue_type_style_index_0_id_91455f3e_prod_scoped_true_lang_css___WEBPACK_IMPORTED_MODULE_0__);
77427
+ /* unused harmony reexport * */
77428
+
77429
+
77423
77430
  /***/ }),
77424
77431
 
77425
77432
  /***/ "9619":
@@ -85636,13 +85643,6 @@ module.exports = InterceptorManager;
85636
85643
 
85637
85644
  /***/ }),
85638
85645
 
85639
- /***/ "f75e":
85640
- /***/ (function(module, exports, __webpack_require__) {
85641
-
85642
- // extracted by mini-css-extract-plugin
85643
-
85644
- /***/ }),
85645
-
85646
85646
  /***/ "f820":
85647
85647
  /***/ (function(module, exports) {
85648
85648
 
@@ -85710,7 +85710,7 @@ if (typeof window !== 'undefined') {
85710
85710
  // Indicate to webpack that this file can be concatenated
85711
85711
  /* harmony default export */ var setPublicPath = (null);
85712
85712
 
85713
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/button/src/main.vue?vue&type=template&id=09a837e6&
85713
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/button/src/main.vue?vue&type=template&id=09a837e6&
85714
85714
  var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"focust-button",attrs:{"getParams":_vm.params}},[_c('el-button',{attrs:{"type":"primary"},on:{"click":_vm.clickButton}},[_vm._t("default")],2)],1)
85715
85715
  }
85716
85716
  var staticRenderFns = []
@@ -85870,7 +85870,7 @@ main.install = function (Vue) {
85870
85870
  };
85871
85871
 
85872
85872
  /* harmony default export */ var packages_button = (main);
85873
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/tabs/src/index.vue?vue&type=template&id=186ce063&scoped=true&
85873
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/tabs/src/index.vue?vue&type=template&id=186ce063&scoped=true&
85874
85874
  var srcvue_type_template_id_186ce063_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-tabs"},[_c('el-tabs',{attrs:{"type":_vm.type},on:{"tab-click":_vm.handleClick},model:{value:(_vm.active),callback:function ($$v) {_vm.active=$$v},expression:"active"}},_vm._l((_vm.options),function(item){return _c('el-tab-pane',{key:item.id,attrs:{"label":item.label,"name":item.id}})}),1)],1)
85875
85875
  }
85876
85876
  var srcvue_type_template_id_186ce063_scoped_true_staticRenderFns = []
@@ -85961,7 +85961,7 @@ src.install = function (Vue) {
85961
85961
  };
85962
85962
 
85963
85963
  /* harmony default export */ var tabs = (src);
85964
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/radio/src/index.vue?vue&type=template&id=bfdfcdfa&scoped=true&
85964
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/radio/src/index.vue?vue&type=template&id=bfdfcdfa&scoped=true&
85965
85965
  var srcvue_type_template_id_bfdfcdfa_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-radio",class:_vm.setSpecialClass(_vm.label)},[_c('div',{staticClass:"ft-radio-header"},[_vm._v(_vm._s(_vm.label))]),_c('div',{ref:"ftRadioContent",staticClass:"ft-radio-content",style:(_vm.getStyle)},[(_vm.$slots.area)?[_vm._t("area")]:_vm._e(),(!_vm.isHtml)?_vm._l((_vm.options),function(item){return _c('div',{key:_vm.props['id'] ? item[_vm.props['id']] :item.id,ref:"ftRadioLabel",refInFor:true,staticClass:"ft-radio-label",class:[_vm.activeRadio == (_vm.props['id'] ? item[_vm.props['id']]:item.id) ? 'ft-radio-label--active' : ''],on:{"click":function($event){return _vm.handleClick(item)}}},[_vm._v("\n "+_vm._s(_vm.props['label'] ? item[_vm.props['label']] : item.label)+"\n ")])}):_vm._l((_vm.options),function(item){return _c('div',{key:_vm.props['id'] ? item[_vm.props['id']] :item.id,ref:"ftRadioLabel",refInFor:true,staticClass:"ft-radio-label",class:[_vm.activeRadio == (_vm.props['id'] ? item[_vm.props['id']] :item.id) ? 'ft-radio-label--active' : ''],domProps:{"innerHTML":_vm._s(_vm.props['label'] ? item[_vm.props['label']] :item.label)},on:{"click":function($event){return _vm.handleClick(item)}}})}),(_vm.collapse && _vm.isHeightMoreThanFather)?[_c('div',{staticClass:"more",class:[!_vm.isExpand ? 'more-collapse' : ''],on:{"click":_vm.showMore}},[_c('span',[_vm._v(_vm._s(_vm.isExpand ? '收起':'更多'))]),_c('i',{class:_vm.isExpand ? 'icon-drop-up' : 'icon-drop-down'})])]:_vm._e()],2)])
85966
85966
  }
85967
85967
  var srcvue_type_template_id_bfdfcdfa_scoped_true_staticRenderFns = []
@@ -86124,7 +86124,7 @@ radio_src.install = function (Vue) {
86124
86124
  };
86125
86125
 
86126
86126
  /* harmony default export */ var packages_radio = (radio_src);
86127
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/navigation/src/index.vue?vue&type=template&id=42431214&scoped=true&
86127
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/navigation/src/index.vue?vue&type=template&id=42431214&scoped=true&
86128
86128
  var srcvue_type_template_id_42431214_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-navigation"},[(_vm.$slots.tip)?_c('div',[_vm._t("tip")],2):_c('div',{staticClass:"tip"},[_c('el-popover',{attrs:{"width":"180","trigger":"hover","placement":"bottom-start"}},[_c('div',[_c('p',[_vm._v("\n 1、从右侧选题区中选题;\n ")]),_c('p',[_vm._v("\n 2、点击【插入变式题】按钮\n ")])]),_c('div',{attrs:{"slot":"reference"},slot:"reference"},[_c('i',{staticClass:"tip-icon"})])]),_c('span',{staticClass:"tip-content"},[_vm._v(_vm._s(_vm.tip))])],1),_c('p',{staticClass:"nav-title"},[_vm._v("未关联变式题数:"+_vm._s(_vm.unRelatedCount))]),_c('div',{staticClass:"topiv-nav"},[_vm._l((_vm.data),function(item){return _c('div',{key:item.index,staticClass:"nav-item",class:[
86129
86129
  item.count ? 'nav-completion' : 'nav-uncompletion',
86130
86130
  item.index == _vm.activeIndex ? (item.count ? 'nav-completion-active': 'nav-uncompletion-active') : '',
@@ -86207,7 +86207,7 @@ navigation_src.install = function (Vue) {
86207
86207
  };
86208
86208
 
86209
86209
  /* harmony default export */ var navigation = (navigation_src);
86210
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/cascader/src/index.vue?vue&type=template&id=7099b8fe&scoped=true&
86210
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/cascader/src/index.vue?vue&type=template&id=7099b8fe&scoped=true&
86211
86211
  var srcvue_type_template_id_7099b8fe_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-cascader"},[_c('el-cascader',{ref:_vm.selfRef,attrs:{"options":_vm.options,"disabled":_vm.disabled,"props":_vm.props,"placeholder":_vm.placeholder},on:{"change":_vm.handleChange},model:{value:(_vm.currentValue),callback:function ($$v) {_vm.currentValue=$$v},expression:"currentValue"}})],1)
86212
86212
  }
86213
86213
  var srcvue_type_template_id_7099b8fe_scoped_true_staticRenderFns = []
@@ -86302,7 +86302,7 @@ cascader_src.install = function (Vue) {
86302
86302
  };
86303
86303
 
86304
86304
  /* harmony default export */ var cascader = (cascader_src);
86305
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/header/src/index.vue?vue&type=template&id=2a21d1fe&scoped=true&
86305
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/header/src/index.vue?vue&type=template&id=2a21d1fe&scoped=true&
86306
86306
  var srcvue_type_template_id_2a21d1fe_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-header clearfix"},[_c('div',{staticClass:"header-info"},[_vm._t("default")],2),_c('div',{staticClass:"sort-columns"},_vm._l((_vm.sortList),function(item){return _c('div',{key:item.key,staticClass:"sort-column",on:{"click":function($event){return _vm.handleClick(item)}}},[_c('span',[_vm._v(_vm._s(item.label))]),_c('i',{class:[
86307
86307
  item.sortOrder ? 'icon-sort-up' : 'icon-sort-down',
86308
86308
  _vm.activeSort == item.key ? '' : 'disabled',
@@ -86387,7 +86387,7 @@ header_src.install = function (Vue) {
86387
86387
  };
86388
86388
 
86389
86389
  /* harmony default export */ var header = (header_src);
86390
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/question/src/index.vue?vue&type=template&id=7bc45c6c&scoped=true&
86390
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/question/src/index.vue?vue&type=template&id=7bc45c6c&scoped=true&
86391
86391
  var srcvue_type_template_id_7bc45c6c_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-question"},[_c('div',{staticClass:"question-top"},[_c('div',{staticClass:"question-number"},[_vm._v(_vm._s(_vm.itemIndex)+".")]),_c('div',{staticClass:"question-type"},[_vm._v(_vm._s(_vm.itemCategoryName))]),(!_vm.fromWrong)?_c('div',{staticClass:"question-attribute"},[_vm._v("\n "+_vm._s(_vm.getShowNameTime(_vm.itemInfo))+"\n ")]):_c('div',{staticClass:"wrong"},[_c('div',{staticClass:"question-tag",style:(_vm.difficultyColorDic[_vm.difficultyId])},[_vm._v("\n "+_vm._s(_vm.difficultyName)+"\n ")]),_c('div',{staticClass:"question-attribute"},[_vm._v("\n "+_vm._s(_vm.scoreContent)+"\n ")]),(_vm.studentsList && _vm.studentsList.length)?_c('div',{staticClass:"question-attribute"},[_vm._v("\n "+_vm._s(_vm.mistakeContent)+"\n ")]):_vm._e()]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.topicName && _vm.topicName.length > 0),expression:"topicName && topicName.length > 0"}],class:['question-tag', 'question-special']},[_vm._v("\n "+_vm._s(_vm.topicName)+"\n ")]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.difficultyId && _vm.difficultyId.length > 0),expression:"difficultyId && difficultyId.length > 0"}],staticClass:"question-tag",style:(!_vm.difficultyId || _vm.difficultyId.length == 0
86392
86392
  ? _vm.undefinedDifficulty
86393
86393
  : _vm.difficultyColorDic[_vm.difficultyId])},[_vm._v("\n "+_vm._s(!_vm.difficultyId || _vm.difficultyId.length == 0
@@ -86408,7 +86408,7 @@ var srcvue_type_template_id_7bc45c6c_scoped_true_staticRenderFns = []
86408
86408
 
86409
86409
  // CONCATENATED MODULE: ./packages/question/src/index.vue?vue&type=template&id=7bc45c6c&scoped=true&
86410
86410
 
86411
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/answer-detail/src/index.vue?vue&type=template&id=07d95ed9&scoped=true&
86411
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/answer-detail/src/index.vue?vue&type=template&id=07d95ed9&scoped=true&
86412
86412
  var srcvue_type_template_id_07d95ed9_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-answer-detail"},[(_vm.$store.state.enableShowPoint)?_c('div',{staticClass:"analysis-cell"},[_c('div',{staticClass:"cell-title"},[_vm._v("【考点】")]),_c('div',{staticClass:"cell-content",domProps:{"innerHTML":_vm._s(_vm.pointNames)}})]):_vm._e(),_c('div',{staticClass:"analysis-cell"},[_c('div',{staticClass:"cell-title"},[_vm._v("【知识点】")]),_c('div',{staticClass:"cell-content",domProps:{"innerHTML":_vm._s(_vm.klNames)}})]),_c('div',{staticClass:"analysis-cell"},[_c('div',{staticClass:"cell-title"},[_vm._v("【技能】")]),_c('div',{staticClass:"cell-content",domProps:{"innerHTML":_vm._s(_vm.skill)}})]),(_vm.$store.state.coreLiteracyFlag)?_c('div',{staticClass:"analysis-cell"},[_c('div',{staticClass:"cell-title"},[_vm._v("【素养】")]),_c('div',{staticClass:"cell-content",domProps:{"innerHTML":_vm._s(_vm.cqNames)}})]):_vm._e(),_c('div',{staticClass:"analysis-cell"},[_c('div',{staticClass:"cell-title"},[_vm._v("【答案】")]),_c('div',{staticClass:"answer-cell-content",domProps:{"innerHTML":_vm._s(_vm.answer)}})]),_c('div',{staticClass:"analysis-cell"},[_c('div',{staticClass:"cell-title"},[_vm._v("【解析】")]),_c('div',{staticClass:"analysis-cell-content",domProps:{"innerHTML":_vm._s(_vm.analysis)}})])])
86413
86413
  }
86414
86414
  var srcvue_type_template_id_07d95ed9_scoped_true_staticRenderFns = []
@@ -86756,7 +86756,7 @@ question_src.install = function (Vue) {
86756
86756
  };
86757
86757
 
86758
86758
  /* harmony default export */ var question = (question_src);
86759
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/area/src/index.vue?vue&type=template&id=6ab3f4ce&scoped=true&
86759
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/area/src/index.vue?vue&type=template&id=6ab3f4ce&scoped=true&
86760
86760
  var srcvue_type_template_id_6ab3f4ce_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-area"},[_c('el-select',{staticClass:"self-select",attrs:{"filterable":"","placeholder":"选择省","no-match-text":"无匹配数据","no-data-text":"无省份数据"},on:{"change":_vm.changeProvince},model:{value:(_vm.provinceId),callback:function ($$v) {_vm.provinceId=$$v},expression:"provinceId"}},_vm._l((_vm.provinceList),function(item){return _c('el-option',{key:item.id,attrs:{"label":item.name,"value":item.id}})}),1),_c('el-select',{directives:[{name:"show",rawName:"v-show",value:(_vm.provinceId != -1),expression:"provinceId != -1"}],staticClass:"self-select",attrs:{"filterable":"","placeholder":"选择市","no-match-text":"无匹配数据","no-data-text":"无城市数据"},on:{"change":_vm.changeArea},model:{value:(_vm.areaId),callback:function ($$v) {_vm.areaId=$$v},expression:"areaId"}},_vm._l((_vm.areaList),function(item){return _c('el-option',{key:item.id,attrs:{"label":item.name,"value":item.id}})}),1),_c('el-select',{directives:[{name:"show",rawName:"v-show",value:(_vm.provinceId != -1 && _vm.areaId != -1),expression:"provinceId != -1 && areaId != -1"}],staticClass:"self-select",attrs:{"filterable":"","placeholder":"选择区县","no-match-text":"无匹配数据","no-data-text":"无区县数据"},on:{"change":_vm.changeDistrict},model:{value:(_vm.districtId),callback:function ($$v) {_vm.districtId=$$v},expression:"districtId"}},_vm._l((_vm.districtList),function(item){return _c('el-option',{key:item.id,attrs:{"label":item.name,"value":item.id}})}),1)],1)
86761
86761
  }
86762
86762
  var srcvue_type_template_id_6ab3f4ce_scoped_true_staticRenderFns = []
@@ -86904,7 +86904,7 @@ area_src.install = function (Vue) {
86904
86904
  };
86905
86905
 
86906
86906
  /* harmony default export */ var packages_area = (area_src);
86907
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/exam/src/index.vue?vue&type=template&id=371054b4&scoped=true&
86907
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/exam/src/index.vue?vue&type=template&id=371054b4&scoped=true&
86908
86908
  var srcvue_type_template_id_371054b4_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-exam"},[_c('div',{staticClass:"resource-cell",on:{"click":_vm.goToResourceDetail}},[_c('div',{staticClass:"course-cell-back"},[_c('img',{staticClass:"course-cell-icon",attrs:{"src":_vm.src,"alt":""}}),_c('div',{staticClass:"course-cell-info"},[_c('div',{staticClass:"course-name",attrs:{"title":_vm.resourceName}},[_vm._v("\n "+_vm._s(_vm.countryShare &&
86909
86909
  _vm.countryShare == 1 &&
86910
86910
  _vm.directoryName &&
@@ -87083,7 +87083,7 @@ exam_src.install = function (Vue) {
87083
87083
  };
87084
87084
 
87085
87085
  /* harmony default export */ var exam = (exam_src);
87086
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/drawer/src/index.vue?vue&type=template&id=5cb0f9fa&scoped=true&
87086
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/drawer/src/index.vue?vue&type=template&id=5cb0f9fa&scoped=true&
87087
87087
  var srcvue_type_template_id_5cb0f9fa_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{ref:"drawer",staticClass:"ft-drawer"},[_c('div',{ref:"resize",staticClass:"resize",on:{"mousedown":function($event){$event.stopPropagation();return _vm.changeSize.apply(null, arguments)}}}),_c('div',{directives:[{name:"infinite-scroll",rawName:"v-infinite-scroll",value:(_vm.changeCurrentPage),expression:"changeCurrentPage"}],staticClass:"drawer-slot",attrs:{"id":"drawer-slot-id","infinite-scroll-disabled":!_vm.hasMore,"infinite-scroll-distance":"40"}},[_c('div',{staticClass:"ft-slot-box"},[_vm._t("default")],2)])])
87088
87088
  }
87089
87089
  var srcvue_type_template_id_5cb0f9fa_scoped_true_staticRenderFns = []
@@ -87167,7 +87167,7 @@ drawer_src.install = function (Vue) {
87167
87167
  };
87168
87168
 
87169
87169
  /* harmony default export */ var drawer = (drawer_src);
87170
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/tree/src/index.vue?vue&type=template&id=417dad18&scoped=true&
87170
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/tree/src/index.vue?vue&type=template&id=417dad18&scoped=true&
87171
87171
  var srcvue_type_template_id_417dad18_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-tree"},[_c('el-tree',{ref:_vm.selfRef,staticClass:"self-tree",attrs:{"data":_vm.knowledgeData,"show-checkbox":_vm.switchValue,"props":_vm.treeProps,"empty-text":_vm.emptyText,"node-key":_vm.nodeKey,"highlight-current":""},on:{"node-click":_vm.nodeClick,"check":_vm.check},scopedSlots:_vm._u([{key:"default",fn:function({ node }){return _c('span',{staticClass:"span-ellipsis"},[_c('span',{attrs:{"title":node.label}},[_vm._v(_vm._s(_vm.decodeEntities(node.label)))])])}}])})],1)
87172
87172
  }
87173
87173
  var srcvue_type_template_id_417dad18_scoped_true_staticRenderFns = []
@@ -87273,7 +87273,7 @@ tree_src.install = function (Vue) {
87273
87273
  };
87274
87274
 
87275
87275
  /* harmony default export */ var tree = (tree_src);
87276
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/empty/src/index.vue?vue&type=template&id=42da1573&scoped=true&
87276
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/empty/src/index.vue?vue&type=template&id=42da1573&scoped=true&
87277
87277
  var srcvue_type_template_id_42da1573_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-empty"},[_c('div',{staticClass:"empty-back"},[_vm._t("default")],2),_c('div',{staticClass:"message"},[_vm._v(_vm._s(_vm.message))])])
87278
87278
  }
87279
87279
  var srcvue_type_template_id_42da1573_scoped_true_staticRenderFns = []
@@ -87334,7 +87334,7 @@ empty_src.install = function (Vue) {
87334
87334
  };
87335
87335
 
87336
87336
  /* harmony default export */ var empty = (empty_src);
87337
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/error/src/index.vue?vue&type=template&id=e06325e0&scoped=true&
87337
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/error/src/index.vue?vue&type=template&id=e06325e0&scoped=true&
87338
87338
  var srcvue_type_template_id_e06325e0_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-error"},[_c('div',{staticClass:"error-back"},[_vm._t("default")],2),_c('div',{staticClass:"message"},[_vm._v("\n 加载失败,"),_c('span',{staticClass:"retry-btn",on:{"click":_vm.clickRetryBtn}},[_vm._v("点击重试")])])])
87339
87339
  }
87340
87340
  var srcvue_type_template_id_e06325e0_scoped_true_staticRenderFns = []
@@ -87394,7 +87394,7 @@ error_src.install = function (Vue) {
87394
87394
  };
87395
87395
 
87396
87396
  /* harmony default export */ var packages_error = (error_src);
87397
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/switch/src/index.vue?vue&type=template&id=6fb6827d&scoped=true&
87397
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/switch/src/index.vue?vue&type=template&id=6fb6827d&scoped=true&
87398
87398
  var srcvue_type_template_id_6fb6827d_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-switch"},[_c('el-switch',{staticClass:"self-switch",attrs:{"active-color":_vm.activeColor,"inactive-color":_vm.inactiveColor,"active-text":_vm.activeText,"inactive-text":_vm.inactiveText},model:{value:(_vm.switchValue),callback:function ($$v) {_vm.switchValue=$$v},expression:"switchValue"}})],1)
87399
87399
  }
87400
87400
  var srcvue_type_template_id_6fb6827d_scoped_true_staticRenderFns = []
@@ -87485,7 +87485,7 @@ switch_src.install = function (Vue) {
87485
87485
  };
87486
87486
 
87487
87487
  /* harmony default export */ var packages_switch = (switch_src);
87488
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/paper-analysis/src/index.vue?vue&type=template&id=f6b2456c&
87488
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/paper-analysis/src/index.vue?vue&type=template&id=f6b2456c&
87489
87489
  var srcvue_type_template_id_f6b2456c_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"paper-analysis"},[_vm._t("default"),_c('el-dialog',{attrs:{"title":_vm.dialogtitle,"visible":_vm.analysisdialogVisible,"width":"700px","before-close":_vm.closeDialog},on:{"update:visible":function($event){_vm.analysisdialogVisible=$event}}},[_c('div',{staticClass:"paper-analysis-info"},[_c('div',{staticClass:"analysis-tab"},[_c('div',{class:{'tab-item':true,'active-tab': _vm.currentTab ==0},on:{"click":function($event){return _vm.changeTab(0)}}},[_c('span',[_vm._v("试卷概览")])]),_c('div',{class:{'tab-item':true,'active-tab': _vm.currentTab==1},on:{"click":function($event){return _vm.changeTab(1)}}},[_c('span',[_vm._v("变式题分析")])])]),_c('div',{staticClass:"analysis-data"},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.currentTab==0),expression:"currentTab==0"}]},[_c('el-table',{key:_vm.tableKey,staticStyle:{"width":"100%"},attrs:{"data":_vm.gsTableData,"stripe":"","border":"","cell-style":_vm.cellStyle}},[_c('p',[_vm._v(_vm._s(_vm.gsTableData.length))]),_c('el-table-column',{attrs:{"label":"标题","prop":"titleName"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('el-tooltip',{attrs:{"popper-class":"ressetTooltippaper","placement":"bottom"}},[_c('div',{staticClass:"tooltip-content",attrs:{"slot":"content"},slot:"content"},[_c('p',{domProps:{"innerHTML":_vm._s(scope.row.titleName)}})]),_c('div',{staticClass:"tooltip-content-box",domProps:{"innerHTML":_vm._s(scope.row.titleName)}})])]}}])}),_c('el-table-column',{attrs:{"label":"对应题号"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('el-tooltip',{attrs:{"popper-class":"ressetTooltippaper","content":scope.row.subjectNumStr,"placement":"bottom"}},[_c('p',{staticClass:"tool-text"},[_c('span',{staticClass:"index-text",staticStyle:{"width":"173px"}},[_vm._v(_vm._s(scope.row.subjectNumStr))])])])]}}])}),_c('el-table-column',{attrs:{"prop":"subjectCount","label":'题目数量(总数:'+_vm.subjectAllCount+')',"width":"150"}}),_c('el-table-column',{attrs:{"label":"占比","prop":"ratio","width":"80"}})],1)],1),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.currentTab==1),expression:"currentTab==1"}]},[_c('el-table',{key:_vm.tableKey,staticStyle:{"width":"100%"},attrs:{"data":_vm.tableData,"stripe":"","border":""}},[_c('el-table-column',{attrs:{"prop":"num","label":"关联变式题数量"}},[_c('template',{slot:"header"},[_vm._v("\n 关联变式题数量\n "),_c('span',{class:{'icon-sort-down': !_vm.sortType,'icon-sort-up': _vm.sortType},on:{"click":_vm.sortTableChange}})])],2),_c('el-table-column',{attrs:{"label":"对应题号"},scopedSlots:_vm._u([{key:"default",fn:function(scope){return [_c('div',[_c('el-tooltip',{attrs:{"popper-class":"ressetTooltippaper","content":scope.row.index,"placement":"bottom"}},[_c('p',{staticClass:"tool-text"},[_c('span',{staticClass:"index-text"},[_vm._v(_vm._s(scope.row.index))])])])],1)]}}])})],1)],1)])])])],2)
87490
87490
  }
87491
87491
  var srcvue_type_template_id_f6b2456c_staticRenderFns = []
@@ -88115,7 +88115,7 @@ paper_analysis_src.install = function (Vue) {
88115
88115
  };
88116
88116
 
88117
88117
  /* harmony default export */ var paper_analysis = (paper_analysis_src);
88118
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/share-paper/src/index.vue?vue&type=template&id=23e65140&
88118
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/share-paper/src/index.vue?vue&type=template&id=23e65140&
88119
88119
  var srcvue_type_template_id_23e65140_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"share-paper"},[_c('el-dialog',{attrs:{"title":_vm.dialogTitle,"visible":_vm.shareDialogVisible,"width":"600px"},on:{"update:visible":function($event){_vm.shareDialogVisible=$event}}},[_c('div',{staticClass:"share-page-container"},[_c('div',{staticClass:"share-page-title"},[_c('img',{staticClass:"share-cell-icon",attrs:{"src":_vm.getShowIcon(_vm.resourceType),"alt":""}}),_c('el-tooltip',{attrs:{"content":_vm.getShowName(_vm.resourceType),"placement":"bottom"}},[_c('span',{staticClass:"share-cell-name"},[_vm._v(_vm._s(_vm.getShowName(_vm.resourceType)))])])],1),_c('div',{staticClass:"share-form-content"},[_c('div',{staticClass:"share-rang-container"},[_c('span',{staticClass:"text-important"},[_vm._v("*")]),_c('span',{staticClass:"common-text"},[_vm._v("分享范围")]),_c('el-radio-group',{model:{value:(_vm.rangeId),callback:function ($$v) {_vm.rangeId=$$v},expression:"rangeId"}},_vm._l((_vm.rangeList),function(ku){return _c('el-radio',{directives:[{name:"show",rawName:"v-show",value:(!ku.disabled),expression:"!ku.disabled"}],key:ku.rangeId,attrs:{"label":ku.rangeId,"disabled":ku.disabled}},[_vm._v(_vm._s(ku.rangeName))])}),1)],1),_c('div',{staticClass:"share-rang-container"},[_c('span',{staticClass:"text-important"},[_vm._v("*")]),_c('span',{staticClass:"common-text"},[_vm._v("试卷信息")]),_c('div',{staticClass:"share-paper-info"},[_c('el-form',{ref:"topSelect",staticClass:"demo-ruleForm drop-down-form",attrs:{"model":_vm.topSelectData,"rules":_vm.topSelectDataRules,"label-width":"40px","size":"small"}},[_c('el-form-item',{attrs:{"label":"专题","prop":"topicId"}},[_c('el-select',{staticClass:"selectFormatType1",attrs:{"placeholder":"请选择","disabled":_vm.disabled},on:{"change":e=>_vm.handleChangeSelect(e,'topic')},model:{value:(_vm.topSelectData.topicId),callback:function ($$v) {_vm.$set(_vm.topSelectData, "topicId", $$v)},expression:"topSelectData.topicId"}},_vm._l((_vm.showExamTopics),function(item){return _c('el-option',{key:item.examTopicId,attrs:{"label":item.examTopicName,"value":item.examTopicId}})}),1)],1),_c('el-form-item',{attrs:{"label":"年份","prop":"year"}},[_c('el-select',{staticClass:"selectFormatType1",attrs:{"placeholder":"请选择","disabled":_vm.disabled},on:{"change":e=>_vm.handleChangeSelect(e,'year')},model:{value:(_vm.topSelectData.year),callback:function ($$v) {_vm.$set(_vm.topSelectData, "year", $$v)},expression:"topSelectData.year"}},_vm._l((_vm.years),function(item,i){return _c('el-option',{key:i,attrs:{"label":item,"value":item}})}),1)],1),_c('el-form-item',{attrs:{"label":"地区","prop":"name"}},[_c('el-select',{staticClass:"selectFormatType1",attrs:{"placeholder":"请选择","disabled":_vm.disabled},on:{"change":function($event){return _vm.changeSelProvinceData(true,false)}},model:{value:(_vm.topSelectData.region.provinceId),callback:function ($$v) {_vm.$set(_vm.topSelectData.region, "provinceId", $$v)},expression:"topSelectData.region.provinceId"}},_vm._l((_vm.provinces),function(item){return _c('el-option',{key:item.id,attrs:{"label":item.name,"value":item.id}})}),1),_c('el-select',{staticClass:"selectFormatType1",staticStyle:{"margin-left":"8px"},attrs:{"placeholder":"请选择","disabled":_vm.disabled},on:{"change":_vm.changeSelCityData},model:{value:(_vm.topSelectData.region.areaId),callback:function ($$v) {_vm.$set(_vm.topSelectData.region, "areaId", $$v)},expression:"topSelectData.region.areaId"}},_vm._l((_vm.areas),function(item){return _c('el-option',{key:item.id,attrs:{"label":item.name,"value":item.id}})}),1),_c('el-select',{staticClass:"selectFormatType1",staticStyle:{"margin-left":"8px"},attrs:{"placeholder":"请选择","disabled":_vm.disabled},on:{"change":_vm.changeSelDistrictData},model:{value:(_vm.topSelectData.region.districtId),callback:function ($$v) {_vm.$set(_vm.topSelectData.region, "districtId", $$v)},expression:"topSelectData.region.districtId"}},_vm._l((_vm.districts),function(item){return _c('el-option',{key:item.id,attrs:{"label":item.name,"value":item.id}})}),1)],1)],1)],1),_c('div',{staticClass:"share-rang-container",staticStyle:{"margin-top":"8px","margin-left":"-25px"}},[_c('el-checkbox',{staticClass:"common-text",on:{"change":_vm.handleChange},model:{value:(_vm.isSharedCard),callback:function ($$v) {_vm.isSharedCard=$$v},expression:"isSharedCard"}},[_vm._v("分享答题卡")])],1)])])]),_c('div',{staticClass:"dialog-func-btn"},[(_vm.resourceType==13)?_c('div',{staticClass:"share-tips"},[_vm._v("提示:试卷中题目关联的变式题也会被分享。")]):_vm._e(),_c('div',{staticClass:"btn-box"},[_c('el-button',{staticClass:"prepare-course-btn-sure",attrs:{"type":"primary"},on:{"click":_vm.submitShare}},[_vm._v("确认")]),_c('el-button',{staticClass:"prepare-course-cancel",on:{"click":function($event){_vm.shareDialogVisible = false}}},[_vm._v("取消")])],1)])])],1)
88120
88120
  }
88121
88121
  var srcvue_type_template_id_23e65140_staticRenderFns = []
@@ -88611,7 +88611,7 @@ share_paper_src.install = function (Vue) {
88611
88611
  };
88612
88612
 
88613
88613
  /* harmony default export */ var share_paper = (share_paper_src);
88614
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/exam-question/src/index.vue?vue&type=template&id=14c3a7d2&scoped=true&
88614
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/exam-question/src/index.vue?vue&type=template&id=14c3a7d2&scoped=true&
88615
88615
  var srcvue_type_template_id_14c3a7d2_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"ft-exam-question"},[_c('div',{staticClass:"module-continer question-bank-wrapper"},[_c('div',{key:'itemKey' + _vm.itemId,staticClass:"title-content-continer-drawer",on:{"mouseleave":function($event){_vm.cancelPopover(_vm.itemInfo);
88616
88616
  _vm.closeAnalysis(_vm.itemInfo);}}},[_c('div',{staticClass:"title-item-box"},[_c('div',{staticClass:"title-info",on:{"click":function($event){$event.stopPropagation();return _vm.cancelPopover(_vm.itemInfo)}}},[_c('div',{staticClass:"title-number-continer",attrs:{"id":`item-` + _vm.itemId}},[_c('span',{staticClass:"title-number"},[_vm._v(_vm._s(_vm.allItemList.indexOf(_vm.itemId) + 1)+".")]),_c('div',{staticClass:"title-desc",class:{
88617
88617
  'combine-single': _vm.itemType == 7,
@@ -88818,7 +88818,7 @@ exam_question_src.install = function (Vue) {
88818
88818
  };
88819
88819
 
88820
88820
  /* harmony default export */ var exam_question = (exam_question_src);
88821
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/exam-header/src/index.vue?vue&type=template&id=280c205c&scoped=true&
88821
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/exam-header/src/index.vue?vue&type=template&id=280c205c&scoped=true&
88822
88822
  var srcvue_type_template_id_280c205c_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"wrong-question-header"},[_c('div',{staticClass:"question-header-back",on:{"click":_vm.goBack}},[_c('i',{staticClass:"el-icon-arrow-left"}),_c('span',[_vm._v("返回")])]),_c('div',{staticClass:"question-header-title"},[_c('div',{staticClass:"question-header-title-top"},[_vm._v(_vm._s(_vm.mainTitle))]),(_vm.childTitle)?_c('div',{staticClass:"question-header-title-bottom"},[_vm._v(_vm._s(_vm.childTitle))]):_vm._e()])])
88823
88823
  }
88824
88824
  var srcvue_type_template_id_280c205c_scoped_true_staticRenderFns = []
@@ -88881,7 +88881,7 @@ exam_header_src.install = function (Vue) {
88881
88881
  };
88882
88882
 
88883
88883
  /* harmony default export */ var exam_header = (exam_header_src);
88884
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/question-drawer/src/index.vue?vue&type=template&id=4fbf1b5c&scoped=true&
88884
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/question-drawer/src/index.vue?vue&type=template&id=4fbf1b5c&scoped=true&
88885
88885
  var srcvue_type_template_id_4fbf1b5c_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"question-drawer"},[_c('ft-drawer',[_c('div',{staticClass:"filter-box"},[_c('ft-tabs',{attrs:{"options":_vm.examPointEnableFlag == 1 && _vm.examPointList && _vm.examPointList.length > 0
88886
88886
  ? _vm.tabListWithPoint
88887
88887
  : _vm.tabList,"activeName":_vm.activeTab},on:{"click":_vm.tabClick}}),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.activeTab == 'course'),expression:"activeTab == 'course'"}],staticClass:"cascader course"},[_c('ft-cascader',{attrs:{"options":_vm.materialsGradesList,"value":_vm.currentMaterials},on:{"update:value":function($event){_vm.currentMaterials=$event},"change":_vm.changeMaterials}}),_c('ft-cascader',{ref:"course",attrs:{"options":_vm.courseCascaderList,"value":_vm.currentCourse,"props":{
@@ -89061,7 +89061,7 @@ function formatDate(date, fmt) {
89061
89061
  function padLeftZero(str) {
89062
89062
  return ('00' + str).substr(str.length)
89063
89063
  }
89064
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/question-drawer/src/Toast.vue?vue&type=template&id=582c998c&scoped=true&
89064
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/question-drawer/src/Toast.vue?vue&type=template&id=582c998c&scoped=true&
89065
89065
  var Toastvue_type_template_id_582c998c_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return (_vm.toastOptions.show)?_c('div',{staticClass:"toast-content"},[_c('div',{class:['toast', 'touch-tips']},[_vm._v("\n "+_vm._s(_vm.toastOptions.value)+"\n ")])]):_vm._e()
89066
89066
  }
89067
89067
  var Toastvue_type_template_id_582c998c_scoped_true_staticRenderFns = []
@@ -90566,7 +90566,7 @@ question_drawer_src.install = function (Vue) {
90566
90566
  };
90567
90567
 
90568
90568
  /* harmony default export */ var question_drawer = (question_drawer_src);
90569
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/exam-drawer/src/index.vue?vue&type=template&id=1b641a92&scoped=true&
90569
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/exam-drawer/src/index.vue?vue&type=template&id=1b641a92&scoped=true&
90570
90570
  var srcvue_type_template_id_1b641a92_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"exam-drawer"},[_c('ft-drawer',[_c('div',{staticClass:"filter-box"},[_c('ft-tabs',{attrs:{"options":_vm.tabList,"activeName":_vm.activeTab},on:{"click":_vm.tabClick}}),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.activeTab == 'course'),expression:"activeTab == 'course'"}],staticClass:"cascader"},[_c('ft-cascader',{key:_vm.isResouceShow,attrs:{"value":_vm.currentMaterials,"options":_vm.materialsGradesList,"disabled":_vm.materialsGradesList.length > 0 ? false : true,"props":{
90571
90571
  expandTrigger: 'click',
90572
90572
  },"placeholder":_vm.materialsGradesList.length > 0
@@ -91977,7 +91977,7 @@ exam_drawer_src.install = function (Vue) {
91977
91977
  };
91978
91978
 
91979
91979
  /* harmony default export */ var exam_drawer = (exam_drawer_src);
91980
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/exam-detail/src/index.vue?vue&type=template&id=84201c9e&scoped=true&
91980
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/exam-detail/src/index.vue?vue&type=template&id=84201c9e&scoped=true&
91981
91981
  var srcvue_type_template_id_84201c9e_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('ft-drawer',[_c('ft-exam-header',{attrs:{"currentPaperItem":_vm.currentPaperItem,"mainTitle":_vm.mainTitle},on:{"goBack":_vm.goBack}}),_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.loadingBankData && !_vm.loadingError && _vm.itemInfoList.length > 0),expression:"!loadingBankData && !loadingError && itemInfoList.length > 0"}],staticClass:"question-quote-all"},[_c('button',{class:_vm.isAddAll ? 'quote-all-question' : 'quote-all-question-disable',attrs:{"disabled":_vm.isDisableQuoteAll},on:{"click":_vm.addPaperAllQuestion}},[_c('i',{staticClass:"icon-add",staticStyle:{"margin-right":"4px"}}),_vm._v("\n "+_vm._s(_vm.i18n.xuanZeQuanBu)+"\n ")])]),_vm._l((_vm.haveTitleCategory),function(item,index){return _c('div',{key:'item' + index},[_c('div',{staticClass:"module-title-box"},[_c('div',{staticClass:"module-title-type"},[(_vm.getSortStyle==1)?_c('div',{staticClass:"title-name"},[_vm._v("\n "+_vm._s(_vm.numberMap.get(index))+"、"+_vm._s(item && item.titleType
91982
91982
  ? item.titleType.itemCategoryName
91983
91983
  : "")+"\n ")]):_c('div',{staticClass:"title-name-box"},[_c('div',{staticClass:"custom-title-name",domProps:{"innerHTML":_vm._s(item && item.titleType? item.titleType.itemCategoryName:"")}}),_c('div',{staticClass:"title-option-item-box-Btn"})])])]),_vm._l((item.subItemList),function(subItem,subIndex){return _c('ft-exam-question',{key:'subItem' + subIndex,attrs:{"itemInfo":subItem,"itemId":subItem.itemId,"itemType":subItem.itemType,"itemFromType":subItem.itemFromType,"difficultyId":subItem.difficultyId,"subIndex":subIndex,"titleDesc":subItem.titleDesc,"allItemList":_vm.allItemList,"difficults":_vm.difficults,"currentItemList":_vm.itemsList,"pointNames":subItem.pointNames || '--',"klNames":subItem.klNames || '--',"skill":subItem.basicSkillNames || '--',"answer":subItem.answer || '--',"analysis":subItem.analysis || '--',"cqNames":subItem.cqNames || '--',"fromType":_vm.fromPageType,"variantList":_vm.itemList},on:{"seeAnswerAnalysis":_vm.seeAnswerAnalysis,"choiceOrRemoveQuestion":_vm.choiceOrRemoveQuestion}})})],2)})],2)
@@ -92503,7 +92503,7 @@ exam_detail_src.install = function (Vue) {
92503
92503
  };
92504
92504
 
92505
92505
  /* harmony default export */ var exam_detail = (exam_detail_src);
92506
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/wrong-drawer/src/index.vue?vue&type=template&id=7658bb87&scoped=true&
92506
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/wrong-drawer/src/index.vue?vue&type=template&id=7658bb87&scoped=true&
92507
92507
  var srcvue_type_template_id_7658bb87_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"wrong-drawer"},[_c('ft-drawer',[_c('div',{staticClass:"screen"},[_c('ft-radio',{directives:[{name:"show",rawName:"v-show",value:(_vm.termList.length),expression:"termList.length"}],attrs:{"label":"学期","options":_vm.termList,"defaultValue":_vm.indexParam.termType,"props":{
92508
92508
  label: 'label',
92509
92509
  id: 'termType',
@@ -92952,13 +92952,13 @@ wrong_drawer_src.install = function (Vue) {
92952
92952
  };
92953
92953
 
92954
92954
  /* harmony default export */ var wrong_drawer = (wrong_drawer_src);
92955
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1906dca8-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/wrong-detail/src/index.vue?vue&type=template&id=7f8629c8&scoped=true&
92956
- var srcvue_type_template_id_7f8629c8_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('ft-drawer',[_c('ft-exam-header',{attrs:{"childTitle":_vm.childTitle,"mainTitle":_vm.mainTitle},on:{"goBack":_vm.goBack}}),_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.loadingBankData && !_vm.loadingError && _vm.itemInfoList.length > 0),expression:"!loadingBankData && !loadingError && itemInfoList.length > 0"}],staticClass:"question-quote-all"},[_c('button',{class:_vm.isAddAll ? 'quote-all-question' : 'quote-all-question-disable',attrs:{"disabled":_vm.isDisableQuoteAll},on:{"click":_vm.quoteAllWrongQuestions}},[_c('i',{staticClass:"icon-add",staticStyle:{"margin-right":"4px"}}),_vm._v("\n "+_vm._s(_vm.i18n.xuanZeQuanBu)+"\n ")])]),_c('div',{directives:[{name:"infinite-scroll",rawName:"v-infinite-scroll",value:(_vm.changeCurrentPage),expression:"changeCurrentPage"}],staticStyle:{"margin-top":"16px"},attrs:{"infinite-scroll-disabled":!_vm.hasMore,"infinite-scroll-distance":"40"}},[_c('ft-header',{directives:[{name:"show",rawName:"v-show",value:(_vm.itemInfoList.length),expression:"itemInfoList.length"}],attrs:{"options":_vm.sortList,"default-sort":"scoreRate"},on:{"sort":_vm.headerSort}},[_vm._v("\n "+_vm._s(_vm.i18n.gong)+_vm._s(_vm.totalRecord)+_vm._s(_vm.i18n.daoTiMu)+"\n ")]),_c('div',{attrs:{"id":"wrong-detail-drawer-slot-id"}},[_vm._l((_vm.itemInfoList),function(item,index){return (!_vm.loadingBankData && !_vm.loadingError && _vm.itemInfoList.length > 0)?_c('ft-question',{key:item.itemId,attrs:{"itemInfo":item,"itemIndex":index + 1,"fromWrong":true,"studentsList":item.studentsList,"scoreContent":_vm.i18n.deFenLv+':' + (item.scoreRate ? item.scoreRate + '%' : ''),"mistakeContent":_vm.i18n.cuoWuRenShu+':' + (item.studentsList.length) + _vm.i18n.ren,"examItemList":_vm.itemList,"pointNames":item.pointNames ? _vm.getPointNamesStr(item.pointNames) : '--',"klNames":item.klNames ? _vm.getNamesStr(item.klNames) : '--',"skill":(item.basicSkills && item.basicSkills.length) ? _vm.getNamesStr(item.basicSkills) : '--',"answer":item.answer || '--',"analysis":item.analysis || '--',"cqNames":(item.coreLiteracy && item.coreLiteracy.length)? _vm.getNamesStr(item.coreLiteracy) : '--',"itemCategoryName":item.categoryName,"topicName":item.topicName,"difficultyId":_vm.difficultyIdList[item.difficultyId],"difficultyName":item.difficultyName,"audioFileId":item.audioFileId,"itemFromType":item.itemFromType,"content":item.content,"updateTime":_vm.getUpdateTime(item.updateTime),"itemInfoId":item.itemId,"rootItemInfoId":item.rootItemInfoId,"itemSourceType":item.itemSourceType,"fromType":_vm.fromPageType,"variantList":_vm.itemList},on:{"showAnswer":_vm.getAnswer,"getContent":_vm.getContent,"choiceOrRemoveQuestion":_vm.choiceOrRemoveQuestion,"toShowAudio":_vm.toShowAudio}}):_vm._e()}),_c('ft-error',{directives:[{name:"show",rawName:"v-show",value:(!_vm.loadingBankData && _vm.loadingError),expression:"!loadingBankData && loadingError"}]},[_c('img',{staticClass:"error-img",attrs:{"src":_vm.host + '/assets/prepare-course/list/img/error.7e494464.png',"alt":""}})])],2)],1)],1)
92955
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5deb7f57-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--5!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/wrong-detail/src/index.vue?vue&type=template&id=91455f3e&scoped=true&
92956
+ var srcvue_type_template_id_91455f3e_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('ft-drawer',[_c('ft-exam-header',{attrs:{"childTitle":_vm.childTitle,"mainTitle":_vm.mainTitle},on:{"goBack":_vm.goBack}}),_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.loadingBankData && !_vm.loadingError && _vm.itemInfoList.length > 0),expression:"!loadingBankData && !loadingError && itemInfoList.length > 0"}],staticClass:"question-quote-all"},[_c('button',{class:_vm.isAddAll ? 'quote-all-question' : 'quote-all-question-disable',attrs:{"disabled":_vm.isDisableQuoteAll},on:{"click":_vm.quoteAllWrongQuestions}},[_c('i',{staticClass:"icon-add",staticStyle:{"margin-right":"4px"}}),_vm._v("\n "+_vm._s(_vm.i18n.xuanZeQuanBu)+"\n ")])]),_c('div',{directives:[{name:"infinite-scroll",rawName:"v-infinite-scroll",value:(_vm.changeCurrentPage),expression:"changeCurrentPage"}],staticStyle:{"margin-top":"16px"},attrs:{"infinite-scroll-disabled":!_vm.hasMore,"infinite-scroll-distance":"40"}},[_c('ft-header',{directives:[{name:"show",rawName:"v-show",value:(_vm.itemInfoList.length),expression:"itemInfoList.length"}],attrs:{"options":_vm.sortList,"default-sort":"scoreRate"},on:{"sort":_vm.headerSort}},[_vm._v("\n "+_vm._s(_vm.i18n.gong)+_vm._s(_vm.totalRecord)+_vm._s(_vm.i18n.daoTiMu)+"\n ")]),_c('div',{attrs:{"id":"wrong-detail-drawer-slot-id"}},[_vm._l((_vm.itemInfoList),function(item,index){return (!_vm.loadingBankData && !_vm.loadingError && _vm.itemInfoList.length > 0)?_c('ft-question',{key:item.itemId,attrs:{"itemInfo":item,"itemIndex":index + 1,"fromWrong":true,"studentsList":item.studentsList,"scoreContent":_vm.i18n.deFenLv+':' + (item.scoreRate ? item.scoreRate + '%' : ''),"mistakeContent":_vm.i18n.cuoWuRenShu+':' + (item.studentsList.length) + _vm.i18n.ren,"examItemList":_vm.itemList,"pointNames":item.pointNames ? _vm.getPointNamesStr(item.pointNames) : '--',"klNames":item.klNames ? _vm.getNamesStr(item.klNames) : '--',"skill":(item.basicSkills && item.basicSkills.length) ? _vm.getNamesStr(item.basicSkills) : '--',"answer":item.answer || '--',"analysis":item.analysis || '--',"cqNames":(item.coreLiteracy && item.coreLiteracy.length)? _vm.getNamesStr(item.coreLiteracy) : '--',"itemCategoryName":item.categoryName,"topicName":item.topicName,"difficultyId":_vm.difficultyIdList[item.difficultyId],"difficultyName":item.difficultyName,"audioFileId":item.audioFileId,"itemFromType":item.itemFromType,"content":item.content,"updateTime":_vm.getUpdateTime(item.updateTime),"itemInfoId":item.itemId,"rootItemInfoId":item.rootItemInfoId,"itemSourceType":item.itemSourceType,"fromType":_vm.fromPageType,"variantList":_vm.itemList},on:{"showAnswer":_vm.getAnswer,"getContent":_vm.getContent,"choiceOrRemoveQuestion":_vm.choiceOrRemoveQuestion,"toShowAudio":_vm.toShowAudio}}):_vm._e()}),_c('ft-error',{directives:[{name:"show",rawName:"v-show",value:(!_vm.loadingBankData && _vm.loadingError),expression:"!loadingBankData && loadingError"}]},[_c('img',{staticClass:"error-img",attrs:{"src":_vm.host + '/assets/prepare-course/list/img/error.7e494464.png',"alt":""}})])],2)],1)],1)
92957
92957
  }
92958
- var srcvue_type_template_id_7f8629c8_scoped_true_staticRenderFns = []
92958
+ var srcvue_type_template_id_91455f3e_scoped_true_staticRenderFns = []
92959
92959
 
92960
92960
 
92961
- // CONCATENATED MODULE: ./packages/wrong-detail/src/index.vue?vue&type=template&id=7f8629c8&scoped=true&
92961
+ // CONCATENATED MODULE: ./packages/wrong-detail/src/index.vue?vue&type=template&id=91455f3e&scoped=true&
92962
92962
 
92963
92963
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/wrong-detail/src/index.vue?vue&type=script&lang=js&
92964
92964
 
@@ -93138,36 +93138,36 @@ var srcvue_type_template_id_7f8629c8_scoped_true_staticRenderFns = []
93138
93138
  });
93139
93139
  } else if (itemInfo.itemType == 7) {
93140
93140
  var answerArr = itemInfo.correctAnswer.split(",");
93141
- var fiveArr = [],tempStr = ""; //将组合单选题答案五五放到一个数组展示
93141
+ var fiveArr = [],tempStr = []; //将组合单选题答案五五放到一个数组展示
93142
93142
  answerArr && answerArr.length && answerArr.map(function (item, idx) {
93143
93143
  if (idx % 5 !== 0 || idx == 0) {
93144
93144
  if(!item){
93145
93145
  if(idx == 0){
93146
- item = '--,'
93146
+ item = '--'
93147
93147
  } else if(!answerArr[idx-1] && !(idx == answerArr.length -1 || idx % 5 == 4)){
93148
- item = '--,'
93148
+ item = '--'
93149
93149
  } else if(!answerArr[idx-1] && (idx == answerArr.length -1 || idx % 5 == 4)){
93150
93150
  item = '--'
93151
93151
  }else if(idx == answerArr.length -1 || idx % 5 == 4){
93152
- item = ',--'
93152
+ item = '--'
93153
93153
  } else{
93154
- item = ',--,'
93154
+ item = '--'
93155
93155
  }
93156
93156
  }
93157
- tempStr += item;
93157
+ tempStr.push(item);
93158
93158
  } else {
93159
93159
  if(!item){
93160
93160
  if(idx == answerArr.length -1){
93161
93161
  item = '--'
93162
93162
  } else {
93163
- item = '--,'
93163
+ item = '--'
93164
93164
  }
93165
93165
  }
93166
- fiveArr.push(tempStr);
93167
- tempStr = item;
93166
+ fiveArr.push(tempStr.join(','));
93167
+ tempStr = [item];
93168
93168
  }
93169
93169
  if (idx == answerArr.length - 1) {
93170
- fiveArr.push(tempStr)
93170
+ fiveArr.push(tempStr.join(','))
93171
93171
  }
93172
93172
  });
93173
93173
  this.$set(currentItem, "answer", fiveArr.join(";"));
@@ -93434,8 +93434,8 @@ var srcvue_type_template_id_7f8629c8_scoped_true_staticRenderFns = []
93434
93434
 
93435
93435
  // CONCATENATED MODULE: ./packages/wrong-detail/src/index.vue?vue&type=script&lang=js&
93436
93436
  /* harmony default export */ var packages_wrong_detail_srcvue_type_script_lang_js_ = (wrong_detail_srcvue_type_script_lang_js_);
93437
- // EXTERNAL MODULE: ./packages/wrong-detail/src/index.vue?vue&type=style&index=0&id=7f8629c8&prod&scoped=true&lang=css&
93438
- var srcvue_type_style_index_0_id_7f8629c8_prod_scoped_true_lang_css_ = __webpack_require__("58db");
93437
+ // EXTERNAL MODULE: ./packages/wrong-detail/src/index.vue?vue&type=style&index=0&id=91455f3e&prod&scoped=true&lang=css&
93438
+ var srcvue_type_style_index_0_id_91455f3e_prod_scoped_true_lang_css_ = __webpack_require__("9492");
93439
93439
 
93440
93440
  // CONCATENATED MODULE: ./packages/wrong-detail/src/index.vue
93441
93441
 
@@ -93448,11 +93448,11 @@ var srcvue_type_style_index_0_id_7f8629c8_prod_scoped_true_lang_css_ = __webpack
93448
93448
 
93449
93449
  var wrong_detail_src_component = normalizeComponent(
93450
93450
  packages_wrong_detail_srcvue_type_script_lang_js_,
93451
- srcvue_type_template_id_7f8629c8_scoped_true_render,
93452
- srcvue_type_template_id_7f8629c8_scoped_true_staticRenderFns,
93451
+ srcvue_type_template_id_91455f3e_scoped_true_render,
93452
+ srcvue_type_template_id_91455f3e_scoped_true_staticRenderFns,
93453
93453
  false,
93454
93454
  null,
93455
- "7f8629c8",
93455
+ "91455f3e",
93456
93456
  null
93457
93457
 
93458
93458
  )