24.29de66a7351fcd55988d.js 3.8 KB

1
  1. webpackJsonp([24],{Mz5P:function(t,e,_){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=_("woOf"),v=_.n(a),s=_("Dd8w"),i=_.n(s),n=_("NYxO"),r=_("7biW"),o=_("spLH"),d={components:{Search:r.a,Pagination:o.a},data:function(){return{pageConf:{page:1,offset:10},loading:!1}},watch:{OverviewData:function(){this.loading=!1}},created:function(){this.getOverviewData(this.pageConf)},methods:i()({},Object(n.b)(["getOverviewData"]),{search:function(t){this.loading=!0;var e=this.delObjnull(v()(this.pageConf,t));this.getOverviewData(e)},sizesChange:function(t){this.pageConf.row=t,this.search()},sizeChange:function(t){this.pageConf.offset=t,this.search()}}),computed:i()({},Object(n.c)(["OverviewData"]))},u={render:function(){var t=this,e=t.$createElement,_=t._self._c||e;return _("div",{staticClass:"panel"},[_("div",{staticClass:"panel_body"},[_("search",{attrs:{exportPage:"data/index",subAgent:"",game:"",date:"",exportbtn:""},on:{getFormData:t.search}}),t._v(" "),_("table",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"table"},[t._m(0),t._v(" "),t.OverviewData?_("tbody",[t.OverviewData.sum?_("tr",{staticClass:"TableSumRow"},[_("td",[t._v("汇总")]),t._v(" "),_("td",[t._v("--")]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(t.OverviewData.sum.reg_cnt)))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(t.OverviewData.sum.user_cnt)))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(t.OverviewData.sum.reg_pay_cnt)))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(t.OverviewData.sum.pay_user_cnt)))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(t.OverviewData.sum.reg_sum_money)))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(t.OverviewData.sum.sum_money)))]),t._v(" "),_("td",[t._v(t._s(t.OverviewData.sum.reg_pay_rate))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(t.OverviewData.sum.first_pay_user_cnt)))]),t._v(" "),_("td",[t._v(t._s(t.OverviewData.sum.user_pay_rate))]),t._v(" "),_("td",[t._v(t._s(t.OverviewData.sum.arppu))]),t._v(" "),_("td",[t._v(t._s(t.OverviewData.sum.arpu))])]):t._e(),t._v(" "),t._l(t.OverviewData.list,function(e,a){return _("tr",{key:"log_item"+a},[_("td",[t._v(t._s(e.create_time))]),t._v(" "),_("td",[t._v(t._s(e.agent_name))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(e.reg_cnt)))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(e.user_cnt)))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(e.reg_pay_cnt)))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(e.pay_user_cnt)))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(e.reg_sum_money)))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(e.sum_money)))]),t._v(" "),_("td",[t._v(t._s(e.reg_pay_rate))]),t._v(" "),_("td",[t._v(t._s(t._f("toFixed")(e.first_pay_user_cnt)))]),t._v(" "),_("td",[t._v(t._s(e.user_pay_rate))]),t._v(" "),_("td",[t._v(t._s(e.arppu))]),t._v(" "),_("td",[t._v(t._s(e.arpu))])])})],2):t._e()]),t._v(" "),t.OverviewData&&t.OverviewData.count<=0?_("div",{staticClass:"unData"},[t._v("\n "+t._s(t.$store.state.unDataText)+"\n ")]):t._e(),t._v(" "),t.OverviewData?_("Pagination",{attrs:{count:t.OverviewData.count},on:{sizesChange:t.sizesChange,sizeChange:t.sizeChange}}):t._e()],1)])},staticRenderFns:[function(){var t=this,e=t.$createElement,_=t._self._c||e;return _("thead",[_("tr",[_("th",[t._v("时间")]),t._v(" "),_("th",[t._v("渠道")]),t._v(" "),_("th",[t._v("新增账号数")]),t._v(" "),_("th",[t._v("活跃用户数")]),t._v(" "),_("th",[t._v("新用户付费数")]),t._v(" "),_("th",[t._v("总付费人数")]),t._v(" "),_("th",[t._v("新用户充值额")]),t._v(" "),_("th",[t._v("总付费额")]),t._v(" "),_("th",[t._v("新用户付费率")]),t._v(" "),_("th",[t._v("新增付费用户")]),t._v(" "),_("th",[t._v("活跃付费率")]),t._v(" "),_("th",[t._v("ARPPU")]),t._v(" "),_("th",[t._v("APRU")])])])}]};var c=_("VU/8")(d,u,!1,function(t){_("NwBC")},null,null);e.default=c.exports},NwBC:function(t,e){}});