sk_gm_server/public/static/js/chunk-42ab9c21.a14f8119.js

1 line
12 KiB
Go
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-42ab9c21"],{2406:function(t,e,n){"use strict";n.d(e,"k",(function(){return r})),n.d(e,"j",(function(){return o})),n.d(e,"n",(function(){return s})),n.d(e,"o",(function(){return u})),n.d(e,"r",(function(){return i})),n.d(e,"i",(function(){return c})),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 p})),n.d(e,"b",(function(){return g})),n.d(e,"d",(function(){return h})),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 a=n("b775");function r(t){return Object(a["a"])({url:"/system/gm/getsendmaillist",method:"post",data:t})}function o(t){return Object(a["a"])({url:"/system/gm/getsendmailalllist",method:"post",data:t})}function s(t){return Object(a["a"])({url:"/system/gm/savemaillog",method:"post",data:t})}function u(t){return Object(a["a"])({url:"/system/gm/sendmail",method:"post",data:t})}function i(t){return Object(a["a"])({url:"/system/gm/updatemail",method:"post",data:t})}function c(t){return Object(a["a"])({url:"/system/gm/getrechargeinfolist",method:"post",data:t})}function l(t){return Object(a["a"])({url:"/system/gm/pay",method:"post",data:t})}function d(t){return Object(a["a"])({url:"/system/gm/getpayloglist",method:"post",data:t})}function m(t){return Object(a["a"])({url:"/system/gm/creatcdk",method:"post",data:t})}function f(t){return Object(a["a"])({url:"/system/gm/getcreatcdklist",method:"post",data:t})}function p(t){return Object(a["a"])({url:"/system/gm/getcdkidlist",method:"post",data:t})}function g(t){return Object(a["a"])({url:"/system/gm/creatcdkcode",method:"post",data:t})}function h(t){return Object(a["a"])({url:"/system/gm/getcreatcdkcodelist",method:"post",data:t})}function b(t){return Object(a["a"])({url:"/system/gm/setsilence",method:"post",data:t})}function y(t){return Object(a["a"])({url:"/system/gm/getsilencelist",method:"post",data:t})}function v(t){return Object(a["a"])({url:"/system/gm/herocommentlist",method:"post",data:t})}function j(t){return Object(a["a"])({url:"/system/gm/setsilenceherocomment",method:"post",data:t})}function O(t){return Object(a["a"])({url:"/system/gm/herocommentloglist",method:"post",data:t})}},"27e4":function(t,e,n){},"333d":function(t,e,n){"use strict";var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"pagination"},[n("el-pagination",{attrs:{layout:"total, sizes, prev, pager, next, jumper",pagination:t.pagination,"page-size":t.pagination.pageSize,"current-page":t.pagination.currentPage,total:t.pagination.total,"page-sizes":t.pagination.pageSizes},on:{"current-change":t.handleCurrentChange,"size-change":t.handleSizeChange}})],1)},r=[],o={props:{pagination:{type:Object,default:function(){return{pageSizes:[],pageSize:10,currentPage:1,total:0}}}},methods:{handleCurrentChange:function(t){this.pagination.currentPage=t},handleSizeChange:function(t){this.pagination.pageSize=t}}},s=o,u=(n("5c29"),n("2877")),i=Object(u["a"])(s,a,r,!1,null,null,null);e["a"]=i.exports},"532a":function(t,e,n){"use strict";n("27e4")},"5c29":function(t,e,n){"use strict";n("90b0")},"90b0":function(t,e,n){},cc35:function(t,e,n){"use strict";n.r(e);var a=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:"55%"},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.id,attrs:{label:t.name,value:t.id}})})),1)],1),t._v(" "),n("div",{staticStyle:{"margin-bottom":"10px"}},[n("span",[t._v("用户id")]),t._v(" "),n("el-input",{staticStyle:{width:"55%"},attrs:{size:"small",clearable:""},model:{value:t.searchForm.userid,callback:function(e){t.$set(t.searchForm,"userid",e)},expression:"searchForm.userid"}})],1),t._v(" "),n("div",{staticStyle:{"margin-bottom":"10px"}},[n("span",[t._v("是否禁言:")]),t._v(" "),n("el-select",{staticStyle:{width:"50%"},attrs:{size:"small",clearable:"",filterable:"",placeholder:"请选择"},model:{value:t.searchForm.stype,callback:function(e){t.$set(t.searchForm,"stype",e)},expression:"searchForm.stype"}},[n("el-option",{attrs:{label:"解除禁言",value:"0"}}),t._v(" "),n("el-option",{attrs:{label:"禁言",value:"1"}})],1),t._v(" "),n("el-button",{attrs:{type:"primary",size:"small"},on:{click:function(){return t.setStype()}}},[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"},"default-sort":{prop:"updatetime",order:"descending"}}},[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:"200",prop:"uid"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.uid))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"服务器",width:"200",prop:"serverName"},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(1==e.row.stype?"禁言":"解除禁言"))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"cmd",width:"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.cmd))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"操作人",width:"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.updateuser))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"操作时间",width:"189",prop:"updatetime"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.updatetime))])]}}])})],1)],1),t._v(" "),n("div",[n("pagination",{attrs:{pagination:t.pagination}})],1)])},r=[],o=n("5530"),s=n("333d"),u=n("2406"),i=n("eb8c"),c=n("83d6"),l={components:{pagination:s["a"]},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(),this.fetchData()},methods:{setStype:function(){var t=this;this.listLoading=!0,Object(u["p"])(Object(o["a"])({},this.searchForm)).then((function(e){0===e.code?(t.$message({message:e.msg,type:"success"}),t.fetchData()):(t.$message({message:e.msg,type:"error"}),t.fetchData()),t.listLoading=!1}))},fetchData:function(){var t=this;this.listLoading=!0,Object(u["l"])(Object(o["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(i["u"])().then((function(e){t.serverMaps=e.data}))}}},d=l,m=(n("532a"),n("2877")),f=Object(m["a"])(d,a,r,!1,null,"c48298c0",null);e["default"]=f.exports},eb8c:function(t,e,n){"use strict";n.d(e,"k",(function(){return r})),n.d(e,"s",(function(){return o})),n.d(e,"n",(function(){return s})),n.d(e,"m",(function(){return u})),n.d(e,"x",(function(){return i})),n.d(e,"y",(function(){return c})),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 p})),n.d(e,"D",(function(){return g})),n.d(e,"c",(function(){return h})),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 S})),n.d(e,"o",(function(){return k})),n.d(e,"p",(function(){return z})),n.d(e,"C",(function(){return x})),n.d(e,"b",(function(){return F})),n.d(e,"u",(function(){return C})),n.d(e,"t",(function(){return D})),n.d(e,"r",(function(){return L})),n.d(e,"g",(function(){return $})),n.d(e,"G",(function(){return P})),n.d(e,"q",(function(){return E})),n.d(e,"l",(function(){return M})),n.d(e,"j",(function(){return N}));var a=n("b775");function r(t){return Object(a["a"])({url:"/system/game/liucun",method:"post",data:t})}function o(t){return Object(a["a"])({url:"/system/game/payliucun",method:"post",data:t})}function s(t){return Object(a["a"])({url:"/system/game/maindate",method:"post",data:t})}function u(t){return Object(a["a"])({url:"/system/game/lv",method:"post",data:t})}function i(t){return Object(a["a"])({url:"/system/game/playerinfo",method:"post",data:t})}function c(t){return Object(a["a"])({url:"/system/game/vip",method:"post",data:t})}function l(t){return Object(a["a"])({url:"/system/game/hour",method:"post",data:t})}function d(t){return Object(a["a"])({url:"/system/game/hourlogin",method:"post",data:t})}function m(t){return Object(a["a"])({url:"/system/game/serverinfo",method:"post",data:t})}function f(t){return Object(a["a"])({url:"/system/game/saveupdatestatue",method:"post",data:t})}function p(t){return Object(a["a"])({url:"/system/game/getserverdetail/".concat(t),method:"get"})}function g(t){return Object(a["a"])({url:"/system/game/saveserver",method:"post",data:t})}function h(t){return Object(a["a"])({url:"/system/game/delserver/".concat(t),method:"post"})}function b(t){return Object(a["a"])({url:"/system/game/whitelist",method:"post",data:t})}function y(t){return Object(a["a"])({url:"/system/game/getwhitelistdetail/".concat(t),method:"get"})}function v(t){return Object(a["a"])({url:"/system/game/savewhitelist",method:"post",data:t})}function j(t){return Object(a["a"])({url:"/system/game/delwhitelist/".concat(t),method:"post"})}function O(t){return Object(a["a"])({url:"/system/game/blacklist",method:"post",data:t})}function _(t){return Object(a["a"])({url:"/system/game/getblacklistdetail/".concat(t),method:"get"})}function w(t){return Object(a["a"])({url:"/system/game/saveblacklist",method:"post",data:t})}function S(t){return Object(a["a"])({url:"/system/game/delblacklist/".concat(t),method:"post"})}function k(t){return Object(a["a"])({url:"/system/game/noticeinfo",method:"post",data:t})}function z(t){return Object(a["a"])({url:"/system/game/getnoticeinfodetail/".concat(t),method:"get"})}function x(t){return Object(a["a"])({url:"/system/game/savenoticeinfo",method:"post",data:t})}function F(t){return Object(a["a"])({url:"/system/game/delnoticeinfo/".concat(t),method:"post"})}function C(){return Object(a["a"])({url:"/system/game/getserverlist",method:"get"})}function D(t){return Object(a["a"])({url:"/system/game/getrechargestatisticslist",method:"post",data:t})}function L(t){return Object(a["a"])({url:"/system/game/rechargeflow",method:"post",data:t})}function $(t){return Object(a["a"])({url:"/system/game/getchatinfolist",method:"post",data:t})}function P(t,e,n){return Object(a["a"])({url:"/system/game/setsilence?id=".concat(t,"&type=").concat(e,"&serverId=").concat(n),method:"get"})}function E(t){return Object(a["a"])({url:"/system/game/getonlinenumlist",method:"post",data:t})}function M(t){return Object(a["a"])({url:"/system/game/getltvlist",method:"post",data:t})}function N(t){return Object(a["a"])({url:"/system/game/getitemloglist",method:"post",data:t})}}}]);