| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3bed7dfd"],{2406:function(t,e,n){"use strict";n.d(e,"k",(function(){return i})),n.d(e,"j",(function(){return r})),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 u})),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 p})),n.d(e,"c",(function(){return g})),n.d(e,"b",(function(){return f})),n.d(e,"d",(function(){return h})),n.d(e,"p",(function(){return b})),n.d(e,"l",(function(){return v})),n.d(e,"f",(function(){return y})),n.d(e,"q",(function(){return k})),n.d(e,"g",(function(){return _}));var a=n("b775");function i(t){return Object(a["a"])({url:"/system/gm/getsendmaillist",method:"post",data:t})}function r(t){return Object(a["a"])({url:"/system/gm/getsendmailalllist",method:"post",data:t})}function o(t){return Object(a["a"])({url:"/system/gm/savemaillog",method:"post",data:t})}function s(t){return Object(a["a"])({url:"/system/gm/sendmail",method:"post",data:t})}function c(t){return Object(a["a"])({url:"/system/gm/updatemail",method:"post",data:t})}function u(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 p(t){return Object(a["a"])({url:"/system/gm/getcreatcdklist",method:"post",data:t})}function g(t){return Object(a["a"])({url:"/system/gm/getcdkidlist",method:"post",data:t})}function f(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 v(t){return Object(a["a"])({url:"/system/gm/getsilencelist",method:"post",data:t})}function y(t){return Object(a["a"])({url:"/system/gm/herocommentlist",method:"post",data:t})}function k(t){return Object(a["a"])({url:"/system/gm/setsilenceherocomment",method:"post",data:t})}function _(t){return Object(a["a"])({url:"/system/gm/herocommentloglist",method:"post",data:t})}},"32a7":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)},i=[],r={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}}},o=r,s=(n("5c29"),n("2877")),c=Object(s["a"])(o,a,i,!1,null,null,null);e["a"]=c.exports},"5c29":function(t,e,n){"use strict";n("90b0")},"6a75":function(t,e,n){"use strict";n("32a7")},8196: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("CDKID:")]),t._v(" "),n("el-select",{staticStyle:{width:"92%"},attrs:{size:"small",clearable:"",filterable:"",placeholder:"请选择类型"},model:{value:t.searchForm.cdkid,callback:function(e){t.$set(t.searchForm,"cdkid",e)},expression:"searchForm.cdkid"}},t._l(t.cdkMaps,(function(t){return n("el-option",{key:t.id,attrs:{label:t.channelName,value:t.id}})})),1)],1),t._v(" "),n("div",[n("span",{staticStyle:{"line-height":"45px"}},[t._v("数量:")]),n("el-input",{staticStyle:{width:"84%"},attrs:{size:"small",clearable:""},model:{value:t.searchForm.cdknum,callback:function(e){t.$set(t.searchForm,"cdknum",e)},expression:"searchForm.cdknum"}}),t._v(" "),n("el-button",{attrs:{type:"primary",size:""},on:{click:function(){return t.creatcdkcodeBtn()}}},[t._v("creatcdkcode")])],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:"cdkId",width:"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.cdkid))])]}}])}),t._v(" "),t._e(),t._v(" "),n("el-table-column",{attrs:{label:"cdknum",width:"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.cdknum))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"cmd",width:"200"},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:"200"},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:"200",prop:"updatetime"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.updatetime))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"操作",width:"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("el-button",{attrs:{size:"small",type:"primary"},on:{click:function(){return t.downloadCdkBtn(e.row)}}},[t._v("下载\n ")])]}}])})],1)],1),t._v(" "),n("div",[n("pagination",{attrs:{pagination:t.pagination}})],1)])},i=[],r=n("5530"),o=n("333d"),s=n("2406"),c=n("83d6"),u={components:{pagination:o["a"]},data:function(){return{editNotavailable:!1,treeData:null,list:null,listLoading:!0,cdkMaps:null,searchForm:{serverid:"",ctype:"",reward:"",title:"",contetnt:"",channelname:"",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.getCdkList(),this.fetchData()},methods:{fetchData:function(){var t=this;this.listLoading=!0,Object(s["d"])(Object(r["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}))},getCdkList:function(){var t=this;Object(s["c"])().then((function(e){t.cdkMaps=e.data}))},creatcdkcodeBtn:function(){var t=this;this.listLoading=!0,Object(s["b"])(Object(r["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}))},downloadCdkBtn:function(t){window.open("http://34.87.3.216:8083/gm/downloadcdk/"+t.tick,"newwindow","",!1)}}},l=u,d=(n("6a75"),n("2877")),m=Object(d["a"])(l,a,i,!1,null,"76982938",null);e["default"]=m.exports},"90b0":function(t,e,n){}}]);
|