(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["group-controlApp"],{"0de3":function(t,e,a){},"0f83":function(t,e,a){},"1a7f":function(t,e,a){"use strict";var n=a("2c66"),s=a.n(n);s.a},"282f":function(t,e,a){"use strict";var n=a("0f83"),s=a.n(n);s.a},"2c66":function(t,e,a){},"386d":function(t,e,a){"use strict";var n=a("cb7c"),s=a("83a1"),r=a("5f1b");a("214f")("search",1,(function(t,e,a,i){return[function(a){var n=t(this),s=void 0==a?void 0:a[e];return void 0!==s?s.call(a,n):new RegExp(a)[e](String(n))},function(t){var e=i(a,t,this);if(e.done)return e.value;var o=n(t),l=String(this),c=o.lastIndex;s(c,0)||(o.lastIndex=0);var u=r(o,l);return s(o.lastIndex,c)||(o.lastIndex=c),null===u?-1:u.index}]}))},"4d3b":function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("div",{staticClass:"index-area"},[n("el-collapse",{attrs:{accordion:""},model:{value:t.currentSection,callback:function(e){t.currentSection=e},expression:"currentSection"}},t._l(t.paper.sections,(function(e,a){return n("el-collapse-item",{key:a,attrs:{title:"M"+String(a+1),name:a+1}},[n("ul",t._l(t.paper.questions,(function(e,a){return n("li",{directives:[{name:"show",rawName:"v-show",value:t.currentSection==e.section||t.currentSection==-1*e.section,expression:"currentSection == ques.section || currentSection == ques.section * -1"}],key:a,class:{choose:t.currentQuestion==a},on:{click:function(e){return t.changePage(a)}}},[t._v(t._s(a+1))])})),0)])})),1)],1),n("div",{staticClass:"change-area"},[n("el-button",{attrs:{type:"primary"},on:{click:function(e){t.drawer=!0}}},[t._v("查看")])],1),""!=t.currentSection?n("el-drawer",{attrs:{visible:t.drawer,size:"900px","show-close":!1},on:{"update:visible":function(e){t.drawer=e}}},[n("div",{staticClass:"exam"},[t.paper.sections[t.currentSection-1].hasMaterial?n("div",{staticClass:"material-part"},[n("div",{staticClass:"triangle-top"},[n("span",[t._v("材")]),n("span",[t._v("料")])]),n("div",[n("div",{staticClass:"material-html",domProps:{innerHTML:t._s(t.paper.sections[t.currentSection-1].material)}})])]):t._e(),n("div",{staticClass:"scroll-part",class:{halfScreen:t.paper.sections[t.currentSection-1].hasMaterial}},[n("div",{staticClass:"content-part"},[n("div",{staticClass:"question-area"},[n("div",{staticClass:"triangle-top"},[n("span",[t._v("#"+t._s(t.currentQuestion-t.indexRange[t.currentSection-1].min+1))])]),n("div",{staticClass:"question-html"},[n("div",{staticClass:"content-html",domProps:{innerHTML:t._s(t.paper.questions[t.currentQuestion].content)}})])]),n("div",t._l(t.paper.questions[t.currentQuestion].options,(function(e){return n("div",{key:e.id,staticClass:"answer-area2"},[n("div",{class:{correct:e.choose}},[n("i",{class:{multiChooseType:t.paper.questions[t.currentQuestion].correctNum>1}},[e.choose?n("img",{attrs:{src:a("08d0")}}):t._e()]),n("label",[t._v(t._s(t.allOptionList[e.oindex]))])]),n("div",{ref:"htmlContent",refInFor:!0,staticClass:"answer-html",domProps:{innerHTML:t._s(e.content)}})])})),0)])]),n("div",{staticClass:"page-part"},[n("button",{on:{click:function(e){return t.changePage(t.currentQuestion-1)}}},[n("span",{attrs:{id:"preLeft"}},[n("img",{attrs:{src:a("1d40")}})]),n("label",[t._v("上一题")])]),n("button",{on:{click:function(e){return t.changePage(t.currentQuestion+1)}}},[n("label",[t._v("下一题")]),n("span",{attrs:{id:"nextRight"}},[n("img",{attrs:{src:a("9378")}})])])])])]):t._e(),n("el-dialog",{attrs:{title:"提示",visible:t.visibleDelete,width:"200px"},on:{"update:visible":function(e){t.visibleDelete=e}}},[n("p",{staticClass:"center-text"},[t._v("确认删除?")]),n("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[n("el-button",{on:{click:function(e){t.visibleDelete=!1}}},[t._v("取 消")]),n("el-button",{attrs:{type:"primary"}},[t._v("确 定")])],1)])],1)},s=[],r=(a("ac6a"),a("c5f6"),a("28a5"),a("39f0")),i=a("1aa9"),o={name:"QuestionList",components:{},data:function(){return{paper:{questions:[{}],sections:[{}]},currentQuestion:0,currentSection:1,indexRange:[{min:0,max:1}],allOptionList:i["c"],drawer:!1,visibleDelete:!1}},created:function(){var t=document.createElement("script");t.type="text/javascript",t.src="mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML",document.body.appendChild(t),this.getQuestion(this.$route.params.pid)},methods:{getQuestion:function(t){var e=this;Object(r["e"])(t).then((function(t){Object.assign(e.paper,t),e.setIndexRange(),e.changePage(0)}))},setIndexRange:function(){var t=this;this.indexRange=[];var e=this.paper.sectionNums.split(",").map(Number);e.forEach((function(a,n){0!=n&&(e[n]=a+e[n-1]),t.indexRange.push({min:0==n?0:e[n-1],max:e[n]-1})}))},changePage:function(t){t>=0&&t