1 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/balance/balance"],{"078f":function(t,e,a){"use strict";a.r(e);var n=a("53b6"),i=a.n(n);for(var o in n)"default"!==o&&function(t){a.d(e,t,(function(){return n[t]}))}(o);e["default"]=i.a},"53b6":function(t,e,a){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={name:"balance",onShow:function(){this.getSetting(),this.getNowTime(new Date)},onReachBottom:function(){var t=this;if(!t.args&&!t.load){t.load=!0;var e=t.page+1;this.$request({url:t.$api.balance.logs,data:{page:e,date:t.date}}).then((function(a){if(0===a.code){var n=[e,0===a.data.list.length,t.logs.concat(a.data.list)];t.page=n[0],t.args=n[1],t.logs=n[2]}t.load=!1}))}},data:function(){return{balance:0,setting:null,logs:null,page:1,load:!1,args:!1,showHidden:!1,date:"",date_a:""}},methods:{recharge:function(){t.navigateTo({url:"/pages/balance/recharge"})},password:function(){t.navigateTo({url:"/pages/balance/password"})},detail:function(e){t.navigateTo({url:"/pages/balance/detail?id="+e.id})},getRules:function(){t.navigateTo({url:"/pages/rules/index?url=".concat(encodeURIComponent(this.$api.balance.index),"&keys=").concat(JSON.stringify(["setting","explain"]))})},getSetting:function(){var t=this,e=this;e.$request({url:e.$api.balance.index}).then((function(e){0===e.code&&(t.setting=e.data.setting,t.balance=e.data.balance)}))},getLog:function(){var t=this;t.$showLoading({title:"加载中"}),this.$request({url:t.$api.balance.logs,data:{date:t.date}}).then((function(e){t.$hideLoading(),0===e.code&&(t.logs=e.data.list)})).catch((function(){t.$hideLoading()}))},dateLess:function(){var t=this.date,e=new Date(t);e.setMonth(e.getMonth()-1),this.getNowTime(e)},datePlus:function(){var t=this.date,e=new Date(t);e.setMonth(e.getMonth()+1),this.getNowTime(e)},dateChange:function(t){var e=t.detail.value,a=new Date(e);this.getNowTime(a)},getNowTime:function(t){var e=t.getFullYear(),a=t.getMonth()+1;t=[e,a].map((function(t){return t=t.toString(),t[1]?t:"0"+t})).join("-");var n=t.replace("-","年")+"月",i=[t,n,1,!1];this.date=i[0],this.date_a=i[1],this.page=i[2],this.args=i[3],this.getLog()}}};e.default=a}).call(this,a("543d")["default"])},"7a1d":function(t,e,a){"use strict";(function(t){a("2d0a");n(a("66fd"));var e=n(a("d37e"));function n(t){return t&&t.__esModule?t:{default:t}}t(e.default)}).call(this,a("543d")["createPage"])},a032:function(t,e,a){"use strict";var n;a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return o})),a.d(e,"a",(function(){return n}));var i=function(){var t=this,e=t.$createElement;t._self._c},o=[]},c3a2:function(t,e,a){"use strict";var n=a("cd33"),i=a.n(n);i.a},cd33:function(t,e,a){},d37e:function(t,e,a){"use strict";a.r(e);var n=a("a032"),i=a("078f");for(var o in i)"default"!==o&&function(t){a.d(e,t,(function(){return i[t]}))}(o);a("c3a2");var c,u=a("f0c5"),s=Object(u["a"])(i["default"],n["b"],n["c"],!1,null,"3ec325b6",null,!1,n["a"],c);e["default"]=s.exports}},[["7a1d","common/runtime","common/vendor"]]]);
|