1 |
- !function(){function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */e=function(){return n};var n={},r=Object.prototype,o=r.hasOwnProperty,i=Object.defineProperty||function(t,e,n){t[e]=n.value},a="function"==typeof Symbol?Symbol:{},c=a.iterator||"@@iterator",u=a.asyncIterator||"@@asyncIterator",l=a.toStringTag||"@@toStringTag";function h(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{h({},"")}catch(L){h=function(t,e,n){return t[e]=n}}function f(t,e,n,r){var o=e&&e.prototype instanceof g?e:g,a=Object.create(o.prototype),c=new E(r||[]);return i(a,"_invoke",{value:x(t,n,c)}),a}function s(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(L){return{type:"throw",arg:L}}}n.wrap=f;var d={};function g(){}function p(){}function v(){}var m={};h(m,c,(function(){return this}));var y=Object.getPrototypeOf,b=y&&y(y(F([])));b&&b!==r&&o.call(b,c)&&(m=b);var _=v.prototype=g.prototype=Object.create(m);function w(t){["next","throw","return"].forEach((function(e){h(t,e,(function(t){return this._invoke(e,t)}))}))}function A(e,n){function r(i,a,c,u){var l=s(e[i],e,a);if("throw"!==l.type){var h=l.arg,f=h.value;return f&&"object"==t(f)&&o.call(f,"__await")?n.resolve(f.__await).then((function(t){r("next",t,c,u)}),(function(t){r("throw",t,c,u)})):n.resolve(f).then((function(t){h.value=t,c(h)}),(function(t){return r("throw",t,c,u)}))}u(l.arg)}var a;i(this,"_invoke",{value:function(t,e){function o(){return new n((function(n,o){r(t,e,n,o)}))}return a=a?a.then(o,o):o()}})}function x(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return N()}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var c=k(a,n);if(c){if(c===d)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var u=s(t,e,n);if("normal"===u.type){if(r=n.done?"completed":"suspendedYield",u.arg===d)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r="completed",n.method="throw",n.arg=u.arg)}}}function k(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,k(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),d;var o=s(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,d;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,d):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,d)}function j(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function E(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(j,this),this.reset(!0)}function F(t){if(t){var e=t[c];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,r=function e(){for(;++n<t.length;)if(o.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return r.next=r}}return{next:N}}function N(){return{value:void 0,done:!0}}return p.prototype=v,i(_,"constructor",{value:v,configurable:!0}),i(v,"constructor",{value:p,configurable:!0}),p.displayName=h(v,l,"GeneratorFunction"),n.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===p||"GeneratorFunction"===(e.displayName||e.name))},n.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,v):(t.__proto__=v,h(t,l,"GeneratorFunction")),t.prototype=Object.create(_),t},n.awrap=function(t){return{__await:t}},w(A.prototype),h(A.prototype,u,(function(){return this})),n.AsyncIterator=A,n.async=function(t,e,r,o,i){void 0===i&&(i=Promise);var a=new A(f(t,e,r,o),i);return n.isGeneratorFunction(e)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},w(_),h(_,l,"Generator"),h(_,c,(function(){return this})),h(_,"toString",(function(){return"[object Generator]"})),n.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},n.values=F,E.prototype={constructor:E,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(S),!t)for(var e in this)"t"===e.charAt(0)&&o.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(n,r){return a.type="throw",a.arg=t,e.next=n,r&&(e.method="next",e.arg=void 0),!!r}for(var r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r],a=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var c=o.call(i,"catchLoc"),u=o.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&o.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,d):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),d},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),d}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:F(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),d}},n}function n(t,e,n,r,o,i,a){try{var c=t[i](a),u=c.value}catch(l){return void n(l)}c.done?e(u):Promise.resolve(u).then(r,o)}function r(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,c=[],u=!0,l=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;u=!1}else for(;!(u=(r=i.call(n)).done)&&(c.push(r.value),c.length!==e);u=!0);}catch(h){l=!0,o=h}finally{try{if(!u&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(l)throw o}}return c}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return o(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return o(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}System.register(["./index-legacy-cc54d40b.js","./index-legacy-2607addf.js","./Checker-legacy-0e4d08f0.js","./index-legacy-8530d22e.js","./index-legacy-baf51377.js","./index-legacy-07c2cb76.js"],(function(t,o){"use strict";var i,a,c,u,l,h,f,s,d,g,p,v,m,y,b,_,w,A,x,k,j,S,E,F,N,L,Y,P,z,O,T,M,B,U,V,C=document.createElement("style");return C.textContent="._woringBook_1ig9h_1{position:relative;min-height:100vh;background:url("+new URL("wroing-bg-4aca84ea.png",o.meta.url).href+') no-repeat top center;background-size:contain;overflow:hidden;background-color:#fff}._woringHeader_1ig9h_9{display:flex;align-items:center;height:var(--van-nav-bar-height)}._woringHeader_1ig9h_9 ._leftArrow_1ig9h_14{padding:0 var(--k-padding-md)}._woringHeader_1ig9h_9 ._title_1ig9h_17{position:relative;z-index:1}._woringHeader_1ig9h_9 ._title_1ig9h_17 i{width:2.10667rem;height:.53333rem;display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ4AAAAoCAMAAAA4yLMhAAAAilBMVEUAAAA4NzczMzM6MzM4NjY3Nzc4NjY4NjY4NTU5NjY2NjY4Nzc3NTU4Nzc4NjY4NjY3NjY4NjY4NjY5NjY5Nzc4NjY0MzM4NjYyMDA4NjY4NjY4NTU4NjY4NjY4NjY3NjY3Nzc0NDQ3NjY4NjY4NjY3NTU4NjY4NjY4NjY4NjY4NTU4NjY3NjY4NjZByH+1AAAALXRSTlMArQodhGZ61plRPeBco/W3MszrRyj7FHAG8GrSu8Z2SzgP59tiIY5WnoeUi7LwzSMKAAAD7UlEQVRYw+WX3ZKiMBBGO0QRFQERFFDxfxx18v6vt6QTAxnAYGHVbtWem/kCU3BidToB/nkyu+ACnbhEnAQ+zn5YsIc6EStI6fIJwHKhU/nfmBWcnnqUcSyosXIKKBjZsIKApy+evngKeNrAkwfTiWDMdEDh43gMjXoTFyTLmE8C48+8xqQyDVZg63o2TyuQJGF3vQUOt9CgZw3XzAFJXr5hymqMK7WCz9P1tjypWruy7nprHAbUKzgmFb3JPWUM9ZSTdzDpXV3XTfmFcxF8HvwinLHWinAFzqa73hBHM6m5eOrtnCP+VXo7PvgGk57HXuKJikF+8MUYLaF39DlVPQstPApw4+GBeiWlHj4s6K9X4vALA5GFHsFY1Rvg4ManxMPot95prBdUqedSyeltvSmCNZCK3Kw3zMTj8qI/ZdhfqKa32YHkhkbWqmAh9FRrGr2tx2o067Eaw1JvPohAawVhcsayfKV3HlbY4BSrV8499YjUI+clVHCxBLA/TOGFXonWWEp66qVJ066BXvElwIb7ovYsnTsruFs6vOA5G1k/ODDolUyEXkSfqD3Jx7UWL1+sXNYBQOiMSWZUrdy1zaksjToBZTqqB8R3D2fYX+/gEo8pPOIe6m25jQa9Q+Vhiw/oxTJutzLEzXoX8puopqfvkSP4gJ5MJLF+ZGzWC+ql16QHuxOTrJTeaS7xSj0fCbGO/Aq4YYYiP/XSDM+l6bt6oY7oe7l4jLcEMDUWyn1jqhVMLHZOCZ+cLRvX0j5xm2ig06rXwiUWRwez3rfqESVEHCgkfq4doYPchxpKLw4FMeq1nZbPeHlv0FOFSmwNghevIElGBpJSbwSCeYMefTyqd9dg1As81ooXgMBiBqwuensSMwcqZZBV9JyV5FjV26XsBenufb10Jgh1PZpzX9RTjXkSBEHyorFYt5i1sMY78c3qpmdoLPm2PI7qjZm26+2PDDmyOk4m7+2VnjNowDHrIZpexrroDUXOfdUhy7cQsBkyVHoRNBC9peeLtbrurue54v5O3yY3AFcP9cy/nrn2EO8uJzhhdb1vWxJqevNIvvwiPkULsueij7ao13vlohs5H1Sn9UpovbGUemGmuqnYE9iTqSiS4/t6lkDTcxYJtNCut8ssdbQe/dLzAEmyXf+Vi/ff16t+/RGpp1DTVXq520DeR+8QTcx6pPyAPRCFqpRPrFxbIawWZ9vx1yljIdh2Wl8aMzsAzdeFFkq9DWlgY9TT0UqF67FmhvAkxnfPGtm/valNJ4LRh/Qi9gK355Ggv974L+rFa6OebdZLiIH2896S6KBePN2Sx2q8p/zw0ow6Z88Mep+Hwn/EH+/xKMQKxYvBAAAAAElFTkSuQmCC) no-repeat center;background-size:contain}._woringHeader_1ig9h_9 ._title_1ig9h_17:after{content:" ";display:inline-block;position:absolute;left:0;bottom:-.05333rem;width:1.28rem;height:.16rem;background:linear-gradient(270deg,rgba(119,255,239,.59) 0%,#42CDFF 100%);opacity:.5;z-index:-1}._woringSecgtion_1ig9h_40{height:calc(100vh - var(--header-height) - var(--bottom-height) - .96rem);overflow-y:auto;margin-top:.96rem;background:#FFFFFF;border-radius:.42667rem .42667rem 0 0;padding:0 .4rem .32rem}._woringSecgtion_1ig9h_40 ._emptyContainer_1ig9h_48{height:calc(100vh - var(--header-height) - var(--bottom-height) - 2.45333rem)}._woringSecgtion_1ig9h_40 ._title_1ig9h_17{display:flex;align-items:center;font-size:.45333rem;font-weight:600;color:#333;line-height:.64rem;position:sticky;top:0;left:0;z-index:99;padding-top:.32rem;padding-bottom:.21333rem;background-color:#fff}._woringSecgtion_1ig9h_40 ._title_1ig9h_17:before{content:" ";display:inline-block;margin-right:.16rem;width:.10667rem;height:.37333rem;border-radius:.10667rem;background:linear-gradient(128deg,#259CFE 0%,#5BECFF 100%)}._woringSecgtion_1ig9h_40 ._cell_1ig9h_75{padding:.48rem 0}._woringSecgtion_1ig9h_40 ._cell_1ig9h_75 ._iconImg_1ig9h_78{width:1.04rem;height:1.04rem;margin-right:.37333rem}._woringSecgtion_1ig9h_40 ._cell_1ig9h_75 ._cellTitle_1ig9h_83{font-size:.45333rem;font-weight:600;color:#333;line-height:.64rem;max-width:5.86667rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._woringSecgtion_1ig9h_40 ._cell_1ig9h_75 ._cellContent_1ig9h_93{font-size:.37333rem;color:#777;line-height:.53333rem}._woringSecgtion_1ig9h_40 ._cell_1ig9h_75 ._cellContent_1ig9h_93 span{color:#ff5a56;padding-right:.13333rem}._woringSecgtion_1ig9h_40 ._cell_1ig9h_75 .van-cell__label{margin-top:0}\n',document.head.appendChild(C),{setters:[function(t){i=t.c,a=t.d,c=t.a7,u=t.w,l=t.X,h=t.a2,f=t.a,s=t.n,d=t.ah,g=t.a9,p=t.t,v=t.aa,m=t.e,y=t.ae,b=t.h,_=t.k,w=t.q,A=t.r,x=t.x,k=t.y,j=t.S,S=t.R,E=t.a5,F=t.A,N=t.a0,L=t.C,Y=t.a1,P=t.D,z=t.E},function(t){O=t.M},function(t){T=t.c,M=t.s},function(t){B=t.C},function(t){U=t.C},function(t){V=t.I}],execute:function(){var o=r(i("checkbox-group"),2),C=o[0],X=o[1],q={max:s,disabled:Boolean,iconSize:s,direction:String,modelValue:d(),checkedColor:String},G=Symbol(C),H=a({name:C,props:q,emits:["change","update:modelValue"],setup:function(t,e){var n=e.emit,r=e.slots,o=c(G),i=o.children,a=o.linkChildren,s=function(t){return n("update:modelValue",t)};return u((function(){return t.modelValue}),(function(t){return n("change",t)})),l({toggleAll:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};"boolean"==typeof t&&(t={checked:t});var e=t,n=e.checked,r=e.skipDisabled,o=i.filter((function(t){return!!t.props.bindGroup&&(t.props.disabled&&r?t.checked.value:null!=n?n:!t.checked.value)})).map((function(t){return t.name}));s(o)}}),h((function(){return t.modelValue})),a({props:t,updateValue:s}),function(){var e;return f("div",{class:X([t.direction])},[null==(e=r.default)?void 0:e.call(r)])}}}),D=r(i("checkbox"),2),K=D[0],R=D[1],I=g({},T,{bindGroup:p}),J=a({name:K,props:I,emits:["change","update:modelValue"],setup:function(t,e){var n=e.emit,r=e.slots,o=v(G).parent,i=m((function(){return o&&t.bindGroup?-1!==o.props.modelValue.indexOf(t.name):!!t.modelValue})),a=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:!i.value;o&&t.bindGroup?function(e){var n=t.name,r=o.props,i=r.max,a=r.modelValue.slice();if(e)i&&a.length>=+i||a.includes(n)||(a.push(n),t.bindGroup&&o.updateValue(a));else{var c=a.indexOf(n);-1!==c&&(a.splice(c,1),t.bindGroup&&o.updateValue(a))}}(e):n("update:modelValue",e)};return u((function(){return t.modelValue}),(function(t){return n("change",t)})),l({toggle:a,props:t,checked:i}),h((function(){return t.modelValue})),function(){return f(M,b({bem:R,role:"checkbox",parent:o,checked:i.value,onToggle:a},t),y(r,["default","icon"]))}}}),Q=_(J),Z=_(H),W="_woringBook_1ig9h_1",$="_woringHeader_1ig9h_9",tt="_leftArrow_1ig9h_14",et="_title_1ig9h_17",nt="_woringSecgtion_1ig9h_40",rt="_emptyContainer_1ig9h_48",ot="_cell_1ig9h_75",it="_iconImg_1ig9h_78",at="_cellTitle_1ig9h_83",ct="_cellContent_1ig9h_93";t("default",a({name:"wroing-book",setup:function(){var t=w(),r=A([]),o=x({loading:!1,list:[],checked:[]}),i=function(){var t,r=(t=e().mark((function t(){var n,r;return e().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o.loading=!0,t.prev=1,t.next=4,P.post("/edu-app/knowledgePoint/studentPage");case 4:n=t.sent,r=n.data,o.list=r||[],t.next=11;break;case 9:t.prev=9,t.t0=t.catch(1);case 11:o.loading=!1;case 12:case"end":return t.stop()}}),t,null,[[1,9]])})),function(){var e=this,r=arguments;return new Promise((function(o,i){var a=t.apply(e,r);function c(t){n(a,o,i,c,u,"next",t)}function u(t){n(a,o,i,c,u,"throw",t)}c(void 0)}))});return function(){return r.apply(this,arguments)}}(),a=function(){try{if(o.checked.length<=0)return void z("请选择练习知识点");t.push({path:"/examination-mode",query:{type:"ai",knowledgePointIds:o.checked.join(",")}})}catch(e){}};return k((function(){i()})),function(){var e;return f("div",{class:W},[f(O,{position:"top"},{default:function(){return[f(j,{border:!1,background:"transparent"},{content:function(){return f("div",{class:$},[f("i",{onClick:function(){S().isApp?E({api:"goBack"}):t.back()},class:["van-badge__wrapper van-icon van-icon-arrow-left van-nav-bar__arrow",tt]},null),f("span",{class:et},[f("i",null,null)])])}})]}}),f("div",{class:nt},[f("div",{class:et},[F("请选择练习知识点")]),f(B,{border:!1},{default:function(){return[f(Z,{modelValue:o.checked,"onUpdate:modelValue":function(t){return o.checked=t}},(t=e=o.list.map((function(t,e){return f(U,{center:!0,onClick:function(){return function(t){r.value[t].toggle()}(e)},class:ot},{icon:function(){return f(V,{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAABOCAMAAAC5dNAvAAABX1BMVEUAAADn8//w6er//+3869v/6tXn9P/n9P/n8//o8//+69fn8//96tfq9f//7Njo9f/+69ro9f/77d3/6tTn8//96tb67Nz/6tPo8//n8/8crPH669zl8v7769r86tj+6tb/6dT269/u8PL47ODy7+ro8v3v8PD27eP369707ujv7+3s8ffq8vj5697/so//tpT/wqL/qIPt8fTz7eX17eX/yKn/wJ/q8vr/o3z/qoX/tJH/vp3/oXr/pH/o8fn////x7+3/uJb/xqb/vJv/rYn/n3j/xKT/p4D+nnf/rIj/upjm8vzK3uP/sIz/r4v/u5r/yav6075Jrd1Jq9qd0+n/3MyZ1PGb0+3/3tD/yqzp8PX/4tRJr9/r6uzx7en07OL/y6yY1fPs6OhHue3w4dsrsfBSvO3z3dH12Mn8ya79waP/y63d7fjP6PfA4/bL3uXa5OLO4OLp6OFAqt2uo6KtnXa4AAAAGXRSTlMA6hAF6ur46JKEhICAVFRMTMXFxaiokpLFgycpDwAAA+xJREFUWMPU0UEKhDAUA9D8FtpKKaXgYgJzqTnA7AbG+59AEBTtTs3Gt08IBBtfU7PAk4K1VD16Lhsvs+xwUCJviQU7A28bsBkpMHbbRPsKRcryaaRIdAAyZTLgjTLmUSlUkSiU8KJQg1HIECgUQKmu7n3S8+t+n9X0/+7DM6Nj06IwDITh/I6wpwVPikphFSykWMHD5qAVKttaoZaKtuvH/7/tzGQ1ZtKDD/RN8ibz0P3p/Lyq39XlZfmbZVmZYZRJ9ZBVSWluTOZv6vbrJxl+J5Lp09rF/DfX9TB7DzTqvhjnD631mbd7DcCIMy/Qoa0OsLo4NlFrXcdOSTryufOC0tXFnEapxitBZz2+bgr0FFAtPera7yoFWJGZF1MH0o2J5diSJGMP0k0ZQhmHo2v5aNM4x9boCHdeDF6B/nK7Tzza1u/ut4tSAxcl2Pl6lMUkDOE5JkVI339hT4U8XvMBQwz6BO4h84OURQgswhcmaQoKC90XUh5A586LvgPpFpw0ilKvJF2f0aVbrRYrC+x3UbR7PdPXrQscSPfNQZ1Xki5gdOnmHNR5Jei2vu7TEARm3Uq5GQHwfoRQos7sbc43oIMBd17Yxuo4pOOQjtGtmyGQMEQr6nClAhvkbR0+Hg5nlh/UWcx9t+6PljpmbRgGwjDs35GtYBLsoSCcoQKbdHBRM0QQEogna+peSP4/ve9kk97JBTWQF3xY5+gZs5aBe9URN+gdc2ud4uoncIeY95gI3EEHrk64WnYhznvf9xh+CpwX0XfiLrVuiet14JLlMvcewzsmuL0OXLIER1fkfXAlNW3Bnaxoby3+UazuFDl5vyhFIzhDPzYYNr5NnMGOFzzAjaVqkdOBU6v/cc656cEBHE736PQHV1F4q9B4Js7Fuq7jxzEXz/O8c/J+UYmY63TgkiVx57GSaa4B96Y77nbHZAmuSbgmRhKaubZt6aHBmWEws4Idf2eOEveJE4Frs2JOV2xF4K4fWV3BbVWKC8Stbp8Z3VbEhYTb/C6Ayw3cRhYKdX6c4yT3Er6/8rWfVucghUEYiALoR5ONiEhL24WkMbjJxpv0FqWu295/0XGosUkQgs1zmIl+Mvh4husMBo8x71tgWm5PYfI2ZgiE62Kv6c6ml4mlr4ulrLO/b9aaL0t4Ul9F+WD9+7CzcWH3cdchRk/nsfND030f6bitEzhEK7jcEur8Eltz54Bzl9EZ7TyUorYpPW9RCpWNKIFaZVMDKOj3ro4i3pl6ai4KkOaaSQNWbcSa0SEtr/B10hmc4FT6bxV+NFL3uqfSPF3jwRXkXGsmG3iKWva7ybpAqGwvR7lj1fHSllh8AMtbwifpv+6wAAAAAElFTkSuQmCC",class:it},null)},title:function(){return f("div",{class:at},[t.name])},label:function(){return f("p",{class:ct},[f("span",null,[t.questionNum]),F("道错题")])},"right-icon":function(){return f(Q,{name:t.pointId,ref:function(t){return r.value[e]=t},onClick:function(t){return t.stopPropagation()}},null)}})})),"function"==typeof t||"[object Object]"===Object.prototype.toString.call(t)&&!Y(t)?e:{default:function(){return[e]}})),o.list.length<=0&&!o.loading&&f("div",{class:rt},[f(N,{description:"暂无知识点"},null)])];var t}})]),f(O,{position:"bottom",varName:"--bottom-height"},{default:function(){return[f("div",{class:"btnGroup"},[f(L,{round:!0,block:!0,type:"primary",onClick:a},{default:function(){return[F("确认")]}})])]}})])}}}))}}}))}();
|