1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-66a28cdc"],{"14d9":function(t,e,n){"use strict";var r=n("23e7"),i=n("7b0b"),a=n("07fa"),o=n("3a34"),s=n("3511"),c=n("d039"),l=c((function(){return 4294967297!==[].push.call({length:4294967296},1)})),d=function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(t){return t instanceof TypeError}},u=l||!d();r({target:"Array",proto:!0,arity:1,forced:u},{push:function(t){var e=i(this),n=a(e),r=arguments.length;s(n+r);for(var c=0;c<r;c++)e[n]=arguments[c],n++;return o(e,n),n}})},3511:function(t,e,n){"use strict";var r=TypeError,i=9007199254740991;t.exports=function(t){if(t>i)throw r("Maximum allowed index exceeded");return t}},"3a34":function(t,e,n){"use strict";var r=n("83ab"),i=n("e8b5"),a=TypeError,o=Object.getOwnPropertyDescriptor,s=r&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=s?function(t,e){if(i(t)&&!o(t,"length").writable)throw new a("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},"99af":function(t,e,n){"use strict";var r=n("23e7"),i=n("d039"),a=n("e8b5"),o=n("861d"),s=n("7b0b"),c=n("07fa"),l=n("3511"),d=n("8418"),u=n("65f0"),h=n("1dde"),f=n("b622"),g=n("2d00"),p=f("isConcatSpreadable"),v=g>=51||!i((function(){var t=[];return t[p]=!1,t.concat()[0]!==t})),m=function(t){if(!o(t))return!1;var e=t[p];return void 0!==e?!!e:a(t)},b=!v||!h("concat");r({target:"Array",proto:!0,arity:1,forced:b},{concat:function(t){var e,n,r,i,a,o=s(this),h=u(o,0),f=0;for(e=-1,r=arguments.length;e<r;e++)if(a=-1===e?o:arguments[e],m(a))for(i=c(a),l(f+i),n=0;n<i;n++,f++)n in a&&d(h,f,a[n]);else l(f+1),d(h,f++,a);return h.length=f,h}})},a48e:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("div",[e("van-nav-bar",{staticClass:"shadow",attrs:{title:"我的积分","left-text":"返回","left-arrow":""},on:{"click-left":function(e){return t.$router.back(-1)}}}),e("van-cell",{staticClass:"shadow",scopedSlots:t._u([{key:"title",fn:function(){return[e("div",{staticClass:"mx-5 my-5"},[e("span",{staticClass:"text-red-500 font-bold text-2xl mx-2"},[t._v(t._s(t.$store.getters.info.integral))])])]},proxy:!0}])},[[e("div",{staticClass:"my-5"},[e("van-button",{attrs:{type:"primary",size:"small",round:"",disabled:!t.checkList,color:"linear-gradient(to right, #ff6034, #ee0a24)"},on:{click:t.check}},[t._v("每日答题 "+t._s(t.checkList.length>0&&1==t.checkList[0].state?1:0)+"/1")])],1)]],2),e("van-list",{attrs:{finished:t.finished,error:t.error,"error-text":"请求失败,点击重新加载","finished-text":""},on:{"update:error":function(e){t.error=e},load:t.loadList},model:{value:t.loading,callback:function(e){t.loading=e},expression:"loading"}},[e("van-cell-group",{staticClass:"mt-5 mx-2 shadow rounded-t-lg overflow-hidden"},[e("van-cell",{attrs:{title:"积分明细"}}),t._l(t.list,(function(n){return e("van-cell",{key:n.id,attrs:{title:n.explain,label:t.dateFormat("YYYY-mm-dd HH:MM",new Date(1e3*n.created_at))}},[e("div",{staticClass:"text-xl mx-2 my-3"},[n.num>0?e("span",{staticClass:"text-red-500"},[t._v(" +"+t._s(n.num)+" ")]):e("span",{staticClass:"text-green-500"},[t._v(" "+t._s(n.num)+" ")])])])}))],2)],1)],1)},i=[],a=(n("d401"),n("99af"),n("14d9"),n("d3b7"),n("4d63"),n("c607"),n("ac1f"),n("2c3e"),n("25f0"),n("4d90"),n("5319"),n("d8c1")),o={data:function(){return{list:[],loading:!1,error:!1,page:1,finished:!1,showEmpty:!1,checkList:void 0}},created:function(){},mounted:function(){this.loadChecks()},methods:{loadChecks:function(){var t=this;Object(a["g"])({}).then((function(e){t.checkList=e.data.list})).catch((function(){}))},check:function(){var t=this;this.checkList.length>0?this.$router.push("/check/"+this.checkList[0].id):(this.$store.commit("loading/showLoading"),Object(a["e"])().then((function(e){t.$router.push("/check/"+e.data.id),t.$store.commit("loading/hideLoading")})).catch((function(){t.$store.commit("loading/hideLoading")})))},dateFormat:function(t,e){var n,r={"Y+":e.getFullYear().toString(),"m+":(e.getMonth()+1).toString(),"d+":e.getDate().toString(),"H+":e.getHours().toString(),"M+":e.getMinutes().toString(),"S+":e.getSeconds().toString()};for(var i in r)n=new RegExp("("+i+")").exec(t),n&&(t=t.replace(n[1],1==n[1].length?r[i]:r[i].padStart(n[1].length,"0")));return t},changeQuery:function(){return this.finished=!1,this.loading=!1,this.error=!1,this.page=1,this.list=[],this.loadList(),!0},loadList:function(){var t=this;this.loading=!0;var e={page:this.page++,size:10};Object(a["i"])(e).then((function(e){e.data.count<=t.list.length&&(t.finished=!0),t.list=t.list.concat(e.data.list),0===t.list.length?t.showEmpty=!0:t.showEmpty=!1,t.loading=!1})).catch((function(){t.loading=!1,t.error=!0}))}}},s=o,c=n("2877"),l=Object(c["a"])(s,r,i,!1,null,null,null);e["default"]=l.exports}}]);
|