| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-7d1edd4e"],{2406:function(t,e,n){"use strict";n.d(e,"k",(function(){return a})),n.d(e,"j",(function(){return u})),n.d(e,"n",(function(){return o})),n.d(e,"o",(function(){return s})),n.d(e,"r",(function(){return c})),n.d(e,"i",(function(){return i})),n.d(e,"m",(function(){return l})),n.d(e,"h",(function(){return d})),n.d(e,"a",(function(){return m})),n.d(e,"e",(function(){return f})),n.d(e,"c",(function(){return h})),n.d(e,"b",(function(){return g})),n.d(e,"d",(function(){return p})),n.d(e,"p",(function(){return b})),n.d(e,"l",(function(){return y})),n.d(e,"f",(function(){return v})),n.d(e,"q",(function(){return j})),n.d(e,"g",(function(){return O}));var r=n("b775");function a(t){return Object(r["a"])({url:"/system/gm/getsendmaillist",method:"post",data:t})}function u(t){return Object(r["a"])({url:"/system/gm/getsendmailalllist",method:"post",data:t})}function o(t){return Object(r["a"])({url:"/system/gm/savemaillog",method:"post",data:t})}function s(t){return Object(r["a"])({url:"/system/gm/sendmail",method:"post",data:t})}function c(t){return Object(r["a"])({url:"/system/gm/updatemail",method:"post",data:t})}function i(t){return Object(r["a"])({url:"/system/gm/getrechargeinfolist",method:"post",data:t})}function l(t){return Object(r["a"])({url:"/system/gm/pay",method:"post",data:t})}function d(t){return Object(r["a"])({url:"/system/gm/getpayloglist",method:"post",data:t})}function m(t){return Object(r["a"])({url:"/system/gm/creatcdk",method:"post",data:t})}function f(t){return Object(r["a"])({url:"/system/gm/getcreatcdklist",method:"post",data:t})}function h(t){return Object(r["a"])({url:"/system/gm/getcdkidlist",method:"post",data:t})}function g(t){return Object(r["a"])({url:"/system/gm/creatcdkcode",method:"post",data:t})}function p(t){return Object(r["a"])({url:"/system/gm/getcreatcdkcodelist",method:"post",data:t})}function b(t){return Object(r["a"])({url:"/system/gm/setsilence",method:"post",data:t})}function y(t){return Object(r["a"])({url:"/system/gm/getsilencelist",method:"post",data:t})}function v(t){return Object(r["a"])({url:"/system/gm/herocommentlist",method:"post",data:t})}function j(t){return Object(r["a"])({url:"/system/gm/setsilenceherocomment",method:"post",data:t})}function O(t){return Object(r["a"])({url:"/system/gm/herocommentloglist",method:"post",data:t})}},2457:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"app-container"},[n("div",{staticClass:"send-form",staticStyle:{"margin-bottom":"15px"}},[n("div",{staticStyle:{"margin-bottom":"10px"}},[n("span",[t._v("服务器:")]),t._v(" "),n("el-select",{staticStyle:{width:"90%"},attrs:{size:"small",clearable:"",filterable:"",placeholder:"请选择服务器"},model:{value:t.searchForm.serverid,callback:function(e){t.$set(t.searchForm,"serverid",e)},expression:"searchForm.serverid"}},t._l(t.serverMaps,(function(t){return n("el-option",{key:t.serverid,attrs:{label:t.name,value:t.serverid}})})),1)],1),t._v(" "),n("div",{staticStyle:{"margin-bottom":"10px"}},[n("span",[t._v("用户id:")]),n("el-input",{staticStyle:{width:"90%"},attrs:{size:"small",clearable:""},model:{value:t.searchForm.userid,callback:function(e){t.$set(t.searchForm,"userid",e)},expression:"searchForm.userid"}}),t._v(" "),n("el-button",{attrs:{type:"primary",size:"small"},on:{click:function(){return t.fetchData()}}},[t._v("\n 查询\n ")])],1)]),t._v(" "),n("div",{staticClass:"div-table"},[n("el-table",{attrs:{data:t.list,"element-loading-text":"Loading",border:"",fit:"","highlight-current-row":"","header-cell-style":{"text-align":"center"},"cell-style":{"text-align":"center"}}},[n("el-table-column",{attrs:{type:"index",label:"序号",width:"50"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.$index+1)+"\n ")]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"用户id",width:"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.userid))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"服务器id",width:"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.servername))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"累计充值",width:"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.saveAmt))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"累计充值购买魂晶",width:"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.soulCrystalAmt))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"月卡累计总额",width:"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.monthSaveAmt))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"豪华月卡累计总额",width:"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.smonthSaveAmt))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"是否首充",width:"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(0==e.row.isFirst?"是":"否"))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"今日是否充值",width:"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(0==e.row.isDayFirst?"否":"是"))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"创建时间",width:"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.createTime))])]}}])})],1)],1)])},a=[],u=n("5530"),o=n("2406"),s=n("eb8c"),c=n("83d6"),i={data:function(){return{editNotavailable:!1,treeData:null,list:null,listLoading:!0,serverMaps:null,searchForm:{serverid:"",userid:"",param:"",title:"",content:"",rows:"10",page:"1"},pagination:c["pageParams"]}},watch:{"pagination.currentPage":function(){this.searchForm.page=this.pagination.currentPage,this.fetchData()},"pagination.pageSize":function(){this.searchForm.rows=this.pagination.pageSize,this.searchForm.page=1,this.fetchData()}},created:function(){this.getServerList()},methods:{fetchData:function(){var t=this;this.listLoading=!0,Object(o["i"])(Object(u["a"])({},this.searchForm)).then((function(e){t.list=e.data.rows,t.pagination.total=e.data.total,t.pagination.currentPage=e.data.current,t.listLoading=!1}))},getServerList:function(){var t=this;Object(s["u"])().then((function(e){t.serverMaps=e.data}))}}},l=i,d=(n("24a7"),n("2877")),m=Object(d["a"])(l,r,a,!1,null,"3afd1a88",null);e["default"]=m.exports},"24a7":function(t,e,n){"use strict";n("4643")},4643:function(t,e,n){},eb8c:function(t,e,n){"use strict";n.d(e,"k",(function(){return a})),n.d(e,"s",(function(){return u})),n.d(e,"n",(function(){return o})),n.d(e,"m",(function(){return s})),n.d(e,"x",(function(){return c})),n.d(e,"y",(function(){return i})),n.d(e,"h",(function(){return l})),n.d(e,"i",(function(){return d})),n.d(e,"w",(function(){return m})),n.d(e,"E",(function(){return f})),n.d(e,"v",(function(){return h})),n.d(e,"D",(function(){return g})),n.d(e,"c",(function(){return p})),n.d(e,"z",(function(){return b})),n.d(e,"A",(function(){return y})),n.d(e,"F",(function(){return v})),n.d(e,"d",(function(){return j})),n.d(e,"e",(function(){return O})),n.d(e,"f",(function(){return _})),n.d(e,"B",(function(){return w})),n.d(e,"a",(function(){return k})),n.d(e,"o",(function(){return S})),n.d(e,"p",(function(){return F})),n.d(e,"C",(function(){return x})),n.d(e,"b",(function(){return D})),n.d(e,"u",(function(){return z})),n.d(e,"t",(function(){return L})),n.d(e,"r",(function(){return A})),n.d(e,"g",(function(){return C})),n.d(e,"G",(function(){return P})),n.d(e,"q",(function(){return $})),n.d(e,"l",(function(){return M})),n.d(e,"j",(function(){return q}));var r=n("b775");function a(t){return Object(r["a"])({url:"/system/game/liucun",method:"post",data:t})}function u(t){return Object(r["a"])({url:"/system/game/payliucun",method:"post",data:t})}function o(t){return Object(r["a"])({url:"/system/game/maindate",method:"post",data:t})}function s(t){return Object(r["a"])({url:"/system/game/lv",method:"post",data:t})}function c(t){return Object(r["a"])({url:"/system/game/playerinfo",method:"post",data:t})}function i(t){return Object(r["a"])({url:"/system/game/vip",method:"post",data:t})}function l(t){return Object(r["a"])({url:"/system/game/hour",method:"post",data:t})}function d(t){return Object(r["a"])({url:"/system/game/hourlogin",method:"post",data:t})}function m(t){return Object(r["a"])({url:"/system/game/serverinfo",method:"post",data:t})}function f(t){return Object(r["a"])({url:"/system/game/saveupdatestatue",method:"post",data:t})}function h(t){return Object(r["a"])({url:"/system/game/getserverdetail/".concat(t),method:"get"})}function g(t){return Object(r["a"])({url:"/system/game/saveserver",method:"post",data:t})}function p(t){return Object(r["a"])({url:"/system/game/delserver/".concat(t),method:"post"})}function b(t){return Object(r["a"])({url:"/system/game/whitelist",method:"post",data:t})}function y(t){return Object(r["a"])({url:"/system/game/getwhitelistdetail/".concat(t),method:"get"})}function v(t){return Object(r["a"])({url:"/system/game/savewhitelist",method:"post",data:t})}function j(t){return Object(r["a"])({url:"/system/game/delwhitelist/".concat(t),method:"post"})}function O(t){return Object(r["a"])({url:"/system/game/blacklist",method:"post",data:t})}function _(t){return Object(r["a"])({url:"/system/game/getblacklistdetail/".concat(t),method:"get"})}function w(t){return Object(r["a"])({url:"/system/game/saveblacklist",method:"post",data:t})}function k(t){return Object(r["a"])({url:"/system/game/delblacklist/".concat(t),method:"post"})}function S(t){return Object(r["a"])({url:"/system/game/noticeinfo",method:"post",data:t})}function F(t){return Object(r["a"])({url:"/system/game/getnoticeinfodetail/".concat(t),method:"get"})}function x(t){return Object(r["a"])({url:"/system/game/savenoticeinfo",method:"post",data:t})}function D(t){return Object(r["a"])({url:"/system/game/delnoticeinfo/".concat(t),method:"post"})}function z(){return Object(r["a"])({url:"/system/game/getserverlist",method:"get"})}function L(t){return Object(r["a"])({url:"/system/game/getrechargestatisticslist",method:"post",data:t})}function A(t){return Object(r["a"])({url:"/system/game/rechargeflow",method:"post",data:t})}function C(t){return Object(r["a"])({url:"/system/game/getchatinfolist",method:"post",data:t})}function P(t,e,n){return Object(r["a"])({url:"/system/game/setsilence?id=".concat(t,"&type=").concat(e,"&serverId=").concat(n),method:"get"})}function $(t){return Object(r["a"])({url:"/system/game/getonlinenumlist",method:"post",data:t})}function M(t){return Object(r["a"])({url:"/system/game/getltvlist",method:"post",data:t})}function q(t){return Object(r["a"])({url:"/system/game/getitemloglist",method:"post",data:t})}}}]);
|