1 line
3.2 KiB
JavaScript
1 line
3.2 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5fc97bf2"],{"1a5b":function(t,e,i){"use strict";i("ff4d")},"4a8f0":function(t,e,i){"use strict";i.r(e);var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"record"}},[i("c-title",{attrs:{hide:!1,text:"答题记录"}}),i("div",{staticClass:"contenBox"},t._l(t.info,(function(e,n){return i("div",{key:n,staticClass:"lis",on:{click:function(i){return t.toList(e.id)}}},[i("div",{staticClass:"left"},[i("span",{staticClass:"timeTxt"},[t._v("答题时间")]),i("span",{staticClass:"time"},[t._v(t._s(e.created_at))])]),i("div",{staticClass:"right"},[i("span",{staticClass:"timeTxt"},[t._v("得分")]),i("span",{staticClass:"score"},[t._v(t._s(e.score)+"分")])]),i("van-icon",{staticStyle:{"margin-right":"0.5rem"},attrs:{name:"arrow",color:"#5d5d5d"}})],1)})),0)],1)},o=[],a=(i("14d9"),i("6968")),c={data:function(){return{page:1,info:[]}},activated:function(){this.getData()},methods:{getData:function(){var t=this;$http.get("plugin.agent-qa.api.answer_record.index",{page:this.page}).then((function(e){1===e.result&&(t.info=e.data)}),(function(t){}))},toList:function(t){this.$router.push(this.fun.getUrl("videoRecordList",{id:t}))}},components:{cTitle:a["a"]}},s=c,r=s,l=(i("1a5b"),i("2877")),f=Object(l["a"])(r,n,o,!1,null,"64269f9c",null);e["default"]=f.exports},5444:function(t,e,i){var n=i("24fb");e=n(!1),e.push([t.i,".contenBox[data-v-64269f9c]{padding:.938rem .906rem}.contenBox .lis[data-v-64269f9c]{width:100%;height:3.75rem;background:#fff;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;border-radius:.313rem;margin-bottom:.5rem}.contenBox .left[data-v-64269f9c],.contenBox .lis[data-v-64269f9c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.contenBox .left[data-v-64269f9c]{-webkit-box-flex:.6;-webkit-flex:.6;-ms-flex:.6;flex:.6;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:.5rem}.contenBox .left .timeTxt[data-v-64269f9c]{margin-bottom:.5rem;color:#666;font-size:.75rem}.contenBox .left .time[data-v-64269f9c]{font-size:.75rem;color:#202020}.contenBox .right[data-v-64269f9c]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.contenBox .right .timeTxt[data-v-64269f9c]{margin-bottom:.3rem;color:#666;font-size:.75rem}.contenBox .right .score[data-v-64269f9c]{font-size:.875rem;color:#ee2e2b}",""]),t.exports=e},ff4d:function(t,e,i){var n=i("5444");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var o=i("499e").default;o("68c6fc90",n,!0,{sourceMap:!1,shadowMode:!1})}}]); |