Commit ac875418 by Administrator

first commit

parent 43a1bbb1
No preview for this file type
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>后台管理系统</title><link rel="shortcut icon" href=/zbht/logo.ico><link href=/zbht/static/css/main.90b05eaddac9f6f14877288e747716da.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/zbht/static/js/manifest.0f85047831cd794b3914.js></script><script type=text/javascript src=/zbht/static/js/vendor.145d852af3ba5edc18a9.js></script><script type=text/javascript src=/zbht/static/js/main.3f48fb8369c0368700cf.js></script></body></html> <!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>后台管理系统</title><link rel="shortcut icon" href=/zbht/logo.ico><link href=/zbht/static/css/main.90b05eaddac9f6f14877288e747716da.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/zbht/static/js/manifest.11d14c393bcd7103308e.js></script><script type=text/javascript src=/zbht/static/js/vendor.145d852af3ba5edc18a9.js></script><script type=text/javascript src=/zbht/static/js/main.ebcb02a0928114c37049.js></script></body></html>
\ No newline at end of file \ No newline at end of file
webpackJsonp([24],{Awpy:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"info-table"},[a("div",{staticClass:"fx align-items justify-between mt-15 mb-15 ml-10 mr-10"},[a("div",{staticClass:"fs-18 fw-600"},[t._v("运营管理")]),t._v(" "),a("div",{staticClass:"fx align-items"},[t._v("\n 日期:\n "),a("el-date-picker",{attrs:{type:"date",size:"small",placeholder:"选择日期时间"},model:{value:t.statisticsDate,callback:function(e){t.statisticsDate=e},expression:"statisticsDate"}}),t._v(" "),a("el-button",{staticStyle:{"margin-left":"10px"},attrs:{type:"primary",size:"small"},on:{click:function(e){return t.getInfo()}}},[t._v("查询")])],1)]),t._v(" "),a("table",{staticClass:"table"},[t._m(0),t._v(" "),a("tr",[a("td",[t._v(t._s(t.tableData.registerAndroidSum))]),t._v(" "),a("td",[t._v(t._s(t.tableData.registerH5Sum))]),t._v(" "),a("td",[t._v(t._s(t.tableData.registerIosSum))]),t._v(" "),a("td",[t._v(t._s(t.tableData.registerSum))]),t._v(" "),a("td",[t._v(t._s(t.tableData.retentionOneDay))]),t._v(" "),a("td",[t._v(t._s(t.tableData.retentionThreeDay))]),t._v(" "),a("td",[t._v(t._s(t.tableData.toDayActive))])])])])},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("td",[t._v("Android注册人数")]),t._v(" "),a("td",[t._v("H5注册人数")]),t._v(" "),a("td",[t._v("IOS注册人数")]),t._v(" "),a("td",[t._v("总注册人数")]),t._v(" "),a("td",[t._v("次留")]),t._v(" "),a("td",[t._v("三留")]),t._v(" "),a("td",[t._v("活跃人数")])])}]};var i=a("VU/8")({name:"index",data:function(){return{tableData:[],statisticsDate:""}},mounted:function(){this.getInfo()},methods:{getInfo:function(){var t=this,e="";""!==e&&(e=this.fromDate(this.statisticsDate));var a={statisticsDate:e};this.$axios("post","/V1/statistics/getStatistics",a).then(function(e){200===e.code&&(t.tableData=e.data)})},fromDate:function(t){var e=t.getFullYear(),a=t.getMonth()+1;a=a<10?"0"+a:a;var s=t.getDate();s=s<10?"0"+s:s;var i=t.getHours();i=i<10?"0"+i:i;var n=t.getMinutes();n=n<10?"0"+n:n;var r=t.getSeconds();return e+"-"+a+"-"+s+" "+i+":"+n+":"+(r=r<10?"0"+r:r)}}},s,!1,function(t){a("ROU0")},"data-v-6bb3ce85",null);e.default=i.exports},B2K0:function(t,e,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.table[data-v-6bb3ce85]{\n width: 100%;\n}\n.table tr td[data-v-6bb3ce85]{\n text-align: center;\n line-height: 30px;\n}\n",""])},ROU0:function(t,e,a){var s=a("B2K0");"string"==typeof s&&(s=[[t.i,s,""]]),s.locals&&(t.exports=s.locals);a("rjj0")("7d5d5de0",s,!0,{})}});
\ No newline at end of file
webpackJsonp([24],{B1QS:function(e,t,a){var n=a("OV/U");"string"==typeof n&&(n=[[e.i,n,""]]),n.locals&&(e.exports=n.locals);a("rjj0")("c91dbfda",n,!0,{})},"OV/U":function(e,t,a){(e.exports=a("FZ+f")(!1)).push([e.i,"\n.w-100[data-v-6b51240c]{\n width: 100px;\n}\n.w-150[data-v-6b51240c]{\n width: 150px;\n}\n.w-185[data-v-6b51240c]{\n width: 185px;\n}\n",""])},frXD:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n={name:"index",data:function(){return{payChannelsList:[],currents:{currentPage:1,currentTotal:0},ps:{pageNo:1,pageSize:15},phone:"",payChannelId:"",rechargeStatus:"",buyTime:"",tableData:[],options:[{value:"",label:"全部"},{value:-1,label:"支付失败"},{value:0,label:"支付中"},{value:1,label:"支付成功"},{value:2,label:"未知状态"}]}},mounted:function(){this.getPayChannels(),this.getInfo()},methods:{getInfo:function(e){var t=this;e&&(this.ps.pageNo=1);var a="",n="";this.buyTime?(a=this.buyTime[1]+" 23:59:59",n=this.buyTime[0]+" 00:00:00"):(a="",n="");var l={buyEndTime:a,buyStartTime:n,payChannelId:parseInt(this.payChannelId),rechargeStatus:parseInt(this.rechargeStatus),channelId:parseInt(sessionStorage.getItem("channel")),pageNo:this.ps.pageNo,pageSize:this.ps.pageSize};this.$axios("post","/recharge/goldRechargeList",l).then(function(e){"0"===e.code&&(t.tableData=e.data.dataList,t.currents.currentTotal=e.data.countSize)})},getPayChannels:function(){var e=this;this.$axios("get","/recharge/getPayChannels").then(function(t){"0"===t.code&&(e.payChannelsList=t.data)})},handleCurrentChange:function(e){this.ps.pageNo=e,this.getInfo()},refresh:function(){this.buyTime="",this.payChannelId="",this.rechargeStatus="",this.getInfo()},fromDate:function(e){var t=new Date(e);return t.getFullYear()+"-"+(t.getMonth()+1)+"-"+t.getDate()+" "+t.getHours()+":"+t.getMinutes()+":"+t.getSeconds()}}},l={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"info-table"},[a("div",{staticClass:"fx align-items justify-between mt-15 mb-15 ml-10 mr-10"},[a("div",{staticClass:"fs-18 fw-600"},[e._v("购买金币记录")]),e._v(" "),a("div",{staticClass:"fx align-items"},[a("div",{staticClass:"ml-10"},[a("el-date-picker",{attrs:{size:"small",type:"daterange","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期","value-format":"yyyy-MM-dd"},model:{value:e.buyTime,callback:function(t){e.buyTime=t},expression:"buyTime"}})],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-select",{staticClass:"w-150",attrs:{placeholder:"请选择",size:"small"},model:{value:e.rechargeStatus,callback:function(t){e.rechargeStatus=t},expression:"rechargeStatus"}},e._l(e.options,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})}),1)],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-select",{staticClass:"w-150",attrs:{placeholder:"请选择",size:"small"},model:{value:e.payChannelId,callback:function(t){e.payChannelId=t},expression:"payChannelId"}},e._l(e.payChannelsList,function(e,t){return a("el-option",{key:t,attrs:{label:e.payNameEn,value:e.id}})}),1)],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-button",{attrs:{type:"primary",size:"small",icon:"el-icon-plus"},on:{click:function(t){return e.getInfo(1)}}},[e._v("查询")])],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-button",{attrs:{type:"primary",size:"small",plain:"",icon:"el-icon-refresh-right"},on:{click:e.refresh}},[e._v("刷新")])],1)])]),e._v(" "),a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableData,"header-cell-class-name":"bg-f5"}},[a("el-table-column",{attrs:{fixed:"",type:"index",label:"序号",align:"center",width:"200"}}),e._v(" "),a("el-table-column",{attrs:{prop:"userName",label:"用户名"}}),e._v(" "),a("el-table-column",{attrs:{prop:"phone",label:"手机号"}}),e._v(" "),a("el-table-column",{attrs:{prop:"rechargeAmount",label:"购买金币"}}),e._v(" "),a("el-table-column",{attrs:{label:"购买状态",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return[-1===t.row.rechargeStatus?a("span",[e._v("1支付失败")]):e._e(),e._v(" "),0===t.row.rechargeStatus?a("span",[e._v("支付中")]):e._e(),e._v(" "),1===t.row.rechargeStatus?a("span",[e._v("支付成功")]):e._e(),e._v(" "),2===t.row.rechargeStatus?a("span",[e._v("未知状态")]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"payName",label:"充值渠道"}}),e._v(" "),a("el-table-column",{attrs:{label:"所属渠道"},scopedSlots:e._u([{key:"default",fn:function(t){return[null===t.row.channelId?a("span",[e._v("全部渠道")]):e._e(),e._v(" "),0===t.row.channelId?a("span",[e._v("官方")]):e._e(),e._v(" "),t.row.channelId&&0!==t.row.channelId?a("span",[e._v("渠道"+e._s(t.row.channelId))]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{width:"200",label:"购买时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",[e._v(e._s(e.fromDate(t.row.rechargeTime)))])]}}])})],1),e._v(" "),a("el-pagination",{staticClass:"pagination",attrs:{background:"","hide-on-single-page":!0,"current-page":e.currents.currentPage,"page-sizes":[15,20,30],"page-size":15,layout:"total, prev, pager, next, jumper",total:e.currents.currentTotal},on:{"current-change":e.handleCurrentChange}})],1)},staticRenderFns:[]};var s=a("VU/8")(n,l,!1,function(e){a("B1QS")},"data-v-6b51240c",null);t.default=s.exports}}); webpackJsonp([25],{B1QS:function(e,t,a){var n=a("OV/U");"string"==typeof n&&(n=[[e.i,n,""]]),n.locals&&(e.exports=n.locals);a("rjj0")("c91dbfda",n,!0,{})},"OV/U":function(e,t,a){(e.exports=a("FZ+f")(!1)).push([e.i,"\n.w-100[data-v-6b51240c]{\n width: 100px;\n}\n.w-150[data-v-6b51240c]{\n width: 150px;\n}\n.w-185[data-v-6b51240c]{\n width: 185px;\n}\n",""])},frXD:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n={name:"index",data:function(){return{payChannelsList:[],currents:{currentPage:1,currentTotal:0},ps:{pageNo:1,pageSize:15},phone:"",payChannelId:"",rechargeStatus:"",buyTime:"",tableData:[],options:[{value:"",label:"全部"},{value:-1,label:"支付失败"},{value:0,label:"支付中"},{value:1,label:"支付成功"},{value:2,label:"未知状态"}]}},mounted:function(){this.getPayChannels(),this.getInfo()},methods:{getInfo:function(e){var t=this;e&&(this.ps.pageNo=1);var a="",n="";this.buyTime?(a=this.buyTime[1]+" 23:59:59",n=this.buyTime[0]+" 00:00:00"):(a="",n="");var l={buyEndTime:a,buyStartTime:n,payChannelId:parseInt(this.payChannelId),rechargeStatus:parseInt(this.rechargeStatus),channelId:parseInt(sessionStorage.getItem("channel")),pageNo:this.ps.pageNo,pageSize:this.ps.pageSize};this.$axios("post","/recharge/goldRechargeList",l).then(function(e){"0"===e.code&&(t.tableData=e.data.dataList,t.currents.currentTotal=e.data.countSize)})},getPayChannels:function(){var e=this;this.$axios("get","/recharge/getPayChannels").then(function(t){"0"===t.code&&(e.payChannelsList=t.data)})},handleCurrentChange:function(e){this.ps.pageNo=e,this.getInfo()},refresh:function(){this.buyTime="",this.payChannelId="",this.rechargeStatus="",this.getInfo()},fromDate:function(e){var t=new Date(e);return t.getFullYear()+"-"+(t.getMonth()+1)+"-"+t.getDate()+" "+t.getHours()+":"+t.getMinutes()+":"+t.getSeconds()}}},l={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"info-table"},[a("div",{staticClass:"fx align-items justify-between mt-15 mb-15 ml-10 mr-10"},[a("div",{staticClass:"fs-18 fw-600"},[e._v("购买金币记录")]),e._v(" "),a("div",{staticClass:"fx align-items"},[a("div",{staticClass:"ml-10"},[a("el-date-picker",{attrs:{size:"small",type:"daterange","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期","value-format":"yyyy-MM-dd"},model:{value:e.buyTime,callback:function(t){e.buyTime=t},expression:"buyTime"}})],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-select",{staticClass:"w-150",attrs:{placeholder:"请选择",size:"small"},model:{value:e.rechargeStatus,callback:function(t){e.rechargeStatus=t},expression:"rechargeStatus"}},e._l(e.options,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})}),1)],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-select",{staticClass:"w-150",attrs:{placeholder:"请选择",size:"small"},model:{value:e.payChannelId,callback:function(t){e.payChannelId=t},expression:"payChannelId"}},e._l(e.payChannelsList,function(e,t){return a("el-option",{key:t,attrs:{label:e.payNameEn,value:e.id}})}),1)],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-button",{attrs:{type:"primary",size:"small",icon:"el-icon-plus"},on:{click:function(t){return e.getInfo(1)}}},[e._v("查询")])],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-button",{attrs:{type:"primary",size:"small",plain:"",icon:"el-icon-refresh-right"},on:{click:e.refresh}},[e._v("刷新")])],1)])]),e._v(" "),a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableData,"header-cell-class-name":"bg-f5"}},[a("el-table-column",{attrs:{fixed:"",type:"index",label:"序号",align:"center",width:"200"}}),e._v(" "),a("el-table-column",{attrs:{prop:"userName",label:"用户名"}}),e._v(" "),a("el-table-column",{attrs:{prop:"phone",label:"手机号"}}),e._v(" "),a("el-table-column",{attrs:{prop:"rechargeAmount",label:"购买金币"}}),e._v(" "),a("el-table-column",{attrs:{label:"购买状态",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return[-1===t.row.rechargeStatus?a("span",[e._v("1支付失败")]):e._e(),e._v(" "),0===t.row.rechargeStatus?a("span",[e._v("支付中")]):e._e(),e._v(" "),1===t.row.rechargeStatus?a("span",[e._v("支付成功")]):e._e(),e._v(" "),2===t.row.rechargeStatus?a("span",[e._v("未知状态")]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"payName",label:"充值渠道"}}),e._v(" "),a("el-table-column",{attrs:{label:"所属渠道"},scopedSlots:e._u([{key:"default",fn:function(t){return[null===t.row.channelId?a("span",[e._v("全部渠道")]):e._e(),e._v(" "),0===t.row.channelId?a("span",[e._v("官方")]):e._e(),e._v(" "),t.row.channelId&&0!==t.row.channelId?a("span",[e._v("渠道"+e._s(t.row.channelId))]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{width:"200",label:"购买时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",[e._v(e._s(e.fromDate(t.row.rechargeTime)))])]}}])})],1),e._v(" "),a("el-pagination",{staticClass:"pagination",attrs:{background:"","hide-on-single-page":!0,"current-page":e.currents.currentPage,"page-sizes":[15,20,30],"page-size":15,layout:"total, prev, pager, next, jumper",total:e.currents.currentTotal},on:{"current-change":e.handleCurrentChange}})],1)},staticRenderFns:[]};var s=a("VU/8")(n,l,!1,function(e){a("B1QS")},"data-v-6b51240c",null);t.default=s.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([25],{AxJC:function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a={render:function(){var n=this,t=n.$createElement,e=n._self._c||t;return e("div",{staticClass:"info-table"},[e("div",{staticClass:"fx align-items justify-between mt-15 mb-15 ml-10 mr-10"},[e("div",{staticClass:"fs-18 fw-600"},[n._v("主播审核")]),n._v(" "),e("div",{staticClass:"fx align-items"},[e("div",[e("el-input",{attrs:{placeholder:"请输入主播昵称",size:"small"},model:{value:n.search,callback:function(t){n.search=t},expression:"search"}})],1)])]),n._v(" "),e("el-table",{staticStyle:{width:"100%"},attrs:{data:n.tableData.filter(function(t){return!n.search||t.userName.toLowerCase().includes(n.search.toLowerCase())}),"header-cell-class-name":"bg-f5"}},[e("el-table-column",{attrs:{fixed:"",type:"index",label:"序号",align:"center",width:"200"}}),n._v(" "),e("el-table-column",{attrs:{prop:"userName",label:"昵称"}}),n._v(" "),e("el-table-column",{attrs:{prop:"realName",label:"真实名字"}}),n._v(" "),e("el-table-column",{attrs:{label:"身份证号"},scopedSlots:n._u([{key:"default",fn:function(t){return[e("span",[n._v(n._s(t.row.idCard))])]}}])}),n._v(" "),e("el-table-column",{attrs:{label:"身份证正面图"},scopedSlots:n._u([{key:"default",fn:function(t){return[t.row.cardPhotoPositive?e("img",{attrs:{src:t.row.cardPhotoPositive,width:"100px"}}):n._e()]}}])}),n._v(" "),e("el-table-column",{attrs:{label:"身份证反面图"},scopedSlots:n._u([{key:"default",fn:function(t){return[t.row.cardPhotoReverse?e("img",{attrs:{src:t.row.cardPhotoReverse,width:"100px"}}):n._e()]}}])}),n._v(" "),e("el-table-column",{attrs:{width:"150",label:"申请时间"},scopedSlots:n._u([{key:"default",fn:function(t){return[e("span",[n._v(n._s(t.row.applyTime))])]}}])}),n._v(" "),e("el-table-column",{attrs:{width:"200",fixed:"right"},scopedSlots:n._u([{key:"default",fn:function(t){return[e("div",{staticClass:"cursor"},[e("el-button",{attrs:{type:"success",size:"mini"},on:{click:function(e){return n.update(t.row.id,1)}}},[n._v("通过")]),n._v(" "),e("el-button",{attrs:{type:"primary",plain:"",size:"mini"},on:{click:function(e){return n.update(t.row.id,2)}}},[n._v("驳回")])],1)]}}])})],1),n._v(" "),e("el-pagination",{staticClass:"pagination",attrs:{background:"","hide-on-single-page":!0,"current-page":n.currents.currentPage,"page-sizes":[15,20,30],"page-size":15,layout:"total, prev, pager, next, jumper",total:n.currents.currentTotal},on:{"current-change":n.handleCurrentChange}}),n._v(" "),e("el-dialog",{attrs:{title:"主播审核",visible:n.dialogFormVisible,width:"388px"},on:{"update:visible":function(t){n.dialogFormVisible=t}}},[e("el-form",[e("el-form-item",{attrs:{label:"驳回原因","label-width":n.formLabelWidth,prop:"reason"}},[e("el-input",{staticStyle:{width:"217px"},attrs:{autocomplete:"off"},model:{value:n.reason,callback:function(t){n.reason=t},expression:"reason"}})],1)],1),n._v(" "),e("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[e("el-button",{on:{click:n.clear}},[n._v("取 消")]),n._v(" "),e("el-button",{attrs:{type:"primary"},on:{click:n.updateSumbit}},[n._v("确 定")])],1)],1)],1)},staticRenderFns:[]};var s=e("VU/8")({name:"index",data:function(){return{name:"",currents:{currentPage:1,currentTotal:0},ps:{pageNo:1,pageSize:15},search:"",tableData:[],reason:"",imgUrl:"",fileList:[],userId:"",formLabelWidth:"125px",dialogFormVisible:!1,isAdd:!1}},mounted:function(){this.getInfo()},methods:{clear:function(){this.reason="",this.dialogFormVisible=!1},update:function(n,t){1===t?(this.reason="审核通过",this.editUserApply(n,0)):(this.userId=n,this.dialogFormVisible=!0)},updateSumbit:function(){this.editUserApply(this.userId,1)},editUserApply:function(n,t){var e=this,a={status:t,id:n,reason:this.reason};this.$axios("post","/backUser/editUserApply",a).then(function(n){200===n.code&&(e.$message({type:"success",message:"审核成功!"}),e.dialogFormVisible=!1,e.getInfo(1))})},getInfo:function(n){var t=this;n&&(this.ps.pageNo=1);var e={pageNum:this.ps.pageNo,pageSize:this.ps.pageSize};this.$axios("post","/backUser/userApplyAnchorList",e).then(function(n){200===n.code&&(t.tableData=n.data.dataList,t.currents.currentTotal=n.data.countSize)})},handleCurrentChange:function(n){this.ps.pageNo=n,this.getInfo()}}},a,!1,function(n){e("bTWQ")},"data-v-6adb8298",null);t.default=s.exports},M4H4:function(n,t,e){(n.exports=e("FZ+f")(!1)).push([n.i,"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",""])},bTWQ:function(n,t,e){var a=e("M4H4");"string"==typeof a&&(a=[[n.i,a,""]]),a.locals&&(n.exports=a.locals);e("rjj0")("1fcd2adb",a,!0,{})}}); webpackJsonp([26],{AxJC:function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a={render:function(){var n=this,t=n.$createElement,e=n._self._c||t;return e("div",{staticClass:"info-table"},[e("div",{staticClass:"fx align-items justify-between mt-15 mb-15 ml-10 mr-10"},[e("div",{staticClass:"fs-18 fw-600"},[n._v("主播审核")]),n._v(" "),e("div",{staticClass:"fx align-items"},[e("div",[e("el-input",{attrs:{placeholder:"请输入主播昵称",size:"small"},model:{value:n.search,callback:function(t){n.search=t},expression:"search"}})],1)])]),n._v(" "),e("el-table",{staticStyle:{width:"100%"},attrs:{data:n.tableData.filter(function(t){return!n.search||t.userName.toLowerCase().includes(n.search.toLowerCase())}),"header-cell-class-name":"bg-f5"}},[e("el-table-column",{attrs:{fixed:"",type:"index",label:"序号",align:"center",width:"200"}}),n._v(" "),e("el-table-column",{attrs:{prop:"userName",label:"昵称"}}),n._v(" "),e("el-table-column",{attrs:{prop:"realName",label:"真实名字"}}),n._v(" "),e("el-table-column",{attrs:{label:"身份证号"},scopedSlots:n._u([{key:"default",fn:function(t){return[e("span",[n._v(n._s(t.row.idCard))])]}}])}),n._v(" "),e("el-table-column",{attrs:{label:"身份证正面图"},scopedSlots:n._u([{key:"default",fn:function(t){return[t.row.cardPhotoPositive?e("img",{attrs:{src:t.row.cardPhotoPositive,width:"100px"}}):n._e()]}}])}),n._v(" "),e("el-table-column",{attrs:{label:"身份证反面图"},scopedSlots:n._u([{key:"default",fn:function(t){return[t.row.cardPhotoReverse?e("img",{attrs:{src:t.row.cardPhotoReverse,width:"100px"}}):n._e()]}}])}),n._v(" "),e("el-table-column",{attrs:{width:"150",label:"申请时间"},scopedSlots:n._u([{key:"default",fn:function(t){return[e("span",[n._v(n._s(t.row.applyTime))])]}}])}),n._v(" "),e("el-table-column",{attrs:{width:"200",fixed:"right"},scopedSlots:n._u([{key:"default",fn:function(t){return[e("div",{staticClass:"cursor"},[e("el-button",{attrs:{type:"success",size:"mini"},on:{click:function(e){return n.update(t.row.id,1)}}},[n._v("通过")]),n._v(" "),e("el-button",{attrs:{type:"primary",plain:"",size:"mini"},on:{click:function(e){return n.update(t.row.id,2)}}},[n._v("驳回")])],1)]}}])})],1),n._v(" "),e("el-pagination",{staticClass:"pagination",attrs:{background:"","hide-on-single-page":!0,"current-page":n.currents.currentPage,"page-sizes":[15,20,30],"page-size":15,layout:"total, prev, pager, next, jumper",total:n.currents.currentTotal},on:{"current-change":n.handleCurrentChange}}),n._v(" "),e("el-dialog",{attrs:{title:"主播审核",visible:n.dialogFormVisible,width:"388px"},on:{"update:visible":function(t){n.dialogFormVisible=t}}},[e("el-form",[e("el-form-item",{attrs:{label:"驳回原因","label-width":n.formLabelWidth,prop:"reason"}},[e("el-input",{staticStyle:{width:"217px"},attrs:{autocomplete:"off"},model:{value:n.reason,callback:function(t){n.reason=t},expression:"reason"}})],1)],1),n._v(" "),e("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[e("el-button",{on:{click:n.clear}},[n._v("取 消")]),n._v(" "),e("el-button",{attrs:{type:"primary"},on:{click:n.updateSumbit}},[n._v("确 定")])],1)],1)],1)},staticRenderFns:[]};var s=e("VU/8")({name:"index",data:function(){return{name:"",currents:{currentPage:1,currentTotal:0},ps:{pageNo:1,pageSize:15},search:"",tableData:[],reason:"",imgUrl:"",fileList:[],userId:"",formLabelWidth:"125px",dialogFormVisible:!1,isAdd:!1}},mounted:function(){this.getInfo()},methods:{clear:function(){this.reason="",this.dialogFormVisible=!1},update:function(n,t){1===t?(this.reason="审核通过",this.editUserApply(n,0)):(this.userId=n,this.dialogFormVisible=!0)},updateSumbit:function(){this.editUserApply(this.userId,1)},editUserApply:function(n,t){var e=this,a={status:t,id:n,reason:this.reason};this.$axios("post","/backUser/editUserApply",a).then(function(n){200===n.code&&(e.$message({type:"success",message:"审核成功!"}),e.dialogFormVisible=!1,e.getInfo(1))})},getInfo:function(n){var t=this;n&&(this.ps.pageNo=1);var e={pageNum:this.ps.pageNo,pageSize:this.ps.pageSize};this.$axios("post","/backUser/userApplyAnchorList",e).then(function(n){200===n.code&&(t.tableData=n.data.dataList,t.currents.currentTotal=n.data.countSize)})},handleCurrentChange:function(n){this.ps.pageNo=n,this.getInfo()}}},a,!1,function(n){e("bTWQ")},"data-v-6adb8298",null);t.default=s.exports},M4H4:function(n,t,e){(n.exports=e("FZ+f")(!1)).push([n.i,"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",""])},bTWQ:function(n,t,e){var a=e("M4H4");"string"==typeof a&&(a=[[n.i,a,""]]),a.locals&&(n.exports=a.locals);e("rjj0")("1fcd2adb",a,!0,{})}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([26],{"6pLX":function(e,t,a){(e.exports=a("FZ+f")(!1)).push([e.i,"\n.w-100[data-v-4f4714d8]{\n width: 100px;\n}\n.w-150[data-v-4f4714d8]{\n width: 150px;\n}\n.w-185[data-v-4f4714d8]{\n width: 185px;\n}\n",""])},"8Drz":function(e,t,a){var l=a("6pLX");"string"==typeof l&&(l=[[e.i,l,""]]),l.locals&&(e.exports=l.locals);a("rjj0")("3007a09a",l,!0,{})},Ch1g:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var l={name:"index",data:function(){return{currents:{currentPage:1,currentTotal:0},ps:{pageNo:1,pageSize:15},phone:"",rechargeAmount:"",rechargeStatus:"",rechargeTime:"",tableData:[],options:[{value:"",label:"全部"},{value:"-1",label:"支付失败"},{value:"0",label:"支付中"},{value:"1",label:"支付成功"},{value:"2",label:"未知状态"}]}},mounted:function(){this.getInfo()},methods:{getInfo:function(){var e=this,t={phone:this.phone,rechargeAmount:this.rechargeAmount,rechargeStatus:this.rechargeStatus,rechargeTime:this.rechargeTime,channel:sessionStorage.getItem("channel")};this.$axios("post","/recharge/list?pageNo="+this.ps.pageNo+"&pageSize="+this.ps.pageSize,t).then(function(t){"0"===t.code&&(e.tableData=t.data.list,e.currents.currentTotal=t.data.total)})},handleCurrentChange:function(e){this.ps.pageNo=e,this.getInfo()},refresh:function(){this.phone="",this.rechargeAmount="",this.rechargeStatus="",this.rechargeTime="",this.getInfo()},fromDate:function(e){var t=new Date(e);return t.getFullYear()+"-"+(t.getMonth()+1)+"-"+t.getDate()+" "+t.getHours()+":"+t.getMinutes()+":"+t.getSeconds()}}},r={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"info-table"},[a("div",{staticClass:"fx align-items justify-between mt-15 mb-15 ml-10 mr-10"},[a("div",{staticClass:"fs-18 fw-600"},[e._v("充值流水")]),e._v(" "),a("div",{staticClass:"fx align-items"},[a("div",[a("el-input",{staticClass:"w-150",attrs:{placeholder:"输入手机号码查询",size:"small"},model:{value:e.phone,callback:function(t){e.phone=t},expression:"phone"}},[a("i",{staticClass:"el-input__icon el-icon-mobile-phone",attrs:{slot:"prefix"},slot:"prefix"})])],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-date-picker",{staticStyle:{width:"150px"},attrs:{size:"small",type:"date","value-format":"yyyy-MM-dd",placeholder:"请选择日期"},model:{value:e.rechargeTime,callback:function(t){e.rechargeTime=t},expression:"rechargeTime"}})],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-input",{staticClass:"w-150",attrs:{placeholder:"输入查询金额",size:"small"},model:{value:e.rechargeAmount,callback:function(t){e.rechargeAmount=t},expression:"rechargeAmount"}},[a("i",{staticClass:"el-input__icon el-icon-money",attrs:{slot:"prefix"},slot:"prefix"})])],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-select",{staticClass:"w-150",attrs:{placeholder:"请选择",size:"small"},model:{value:e.rechargeStatus,callback:function(t){e.rechargeStatus=t},expression:"rechargeStatus"}},e._l(e.options,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})}),1)],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-button",{attrs:{type:"primary",size:"small",icon:"el-icon-plus"},on:{click:e.getInfo}},[e._v("查询")])],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-button",{attrs:{type:"primary",size:"small",plain:"",icon:"el-icon-refresh-right"},on:{click:e.refresh}},[e._v("刷新")])],1)])]),e._v(" "),a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableData,"header-cell-class-name":"bg-f5"}},[a("el-table-column",{attrs:{fixed:"",type:"index",label:"序号",align:"center",width:"200"}}),e._v(" "),a("el-table-column",{attrs:{prop:"userName",label:"用户名"}}),e._v(" "),a("el-table-column",{attrs:{prop:"phone",label:"手机号"}}),e._v(" "),a("el-table-column",{attrs:{prop:"rechargeAmount",label:"充值金额"}}),e._v(" "),a("el-table-column",{attrs:{prop:"vipName",label:"vip级别"}}),e._v(" "),a("el-table-column",{attrs:{prop:"payName",label:"充值渠道"}}),e._v(" "),a("el-table-column",{attrs:{label:"渠道类型",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return[1===t.row.payChannelType?a("span",[e._v("三方或者四方支付")]):e._e(),e._v(" "),2===t.row.payChannelType?a("span",[e._v("固码个人收款")]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"充值状态",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return["-1"===t.row.rechargeStatus?a("span",[e._v("1支付失败")]):e._e(),e._v(" "),"0"===t.row.rechargeStatus?a("span",[e._v("支付中")]):e._e(),e._v(" "),"1"===t.row.rechargeStatus?a("span",[e._v("支付成功")]):e._e(),e._v(" "),"2"===t.row.rechargeStatus?a("span",[e._v("未知状态")]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"充值时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",[e._v(e._s(e.fromDate(t.row.rechargeTime)))])]}}])})],1),e._v(" "),a("el-pagination",{staticClass:"pagination",attrs:{background:"","hide-on-single-page":!0,"current-page":e.currents.currentPage,"page-sizes":[15,20,30],"page-size":15,layout:"total, prev, pager, next, jumper",total:e.currents.currentTotal},on:{"current-change":e.handleCurrentChange}})],1)},staticRenderFns:[]};var n=a("VU/8")(l,r,!1,function(e){a("8Drz")},"data-v-4f4714d8",null);t.default=n.exports}}); webpackJsonp([27],{"6pLX":function(e,t,a){(e.exports=a("FZ+f")(!1)).push([e.i,"\n.w-100[data-v-4f4714d8]{\n width: 100px;\n}\n.w-150[data-v-4f4714d8]{\n width: 150px;\n}\n.w-185[data-v-4f4714d8]{\n width: 185px;\n}\n",""])},"8Drz":function(e,t,a){var l=a("6pLX");"string"==typeof l&&(l=[[e.i,l,""]]),l.locals&&(e.exports=l.locals);a("rjj0")("3007a09a",l,!0,{})},Ch1g:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var l={name:"index",data:function(){return{currents:{currentPage:1,currentTotal:0},ps:{pageNo:1,pageSize:15},phone:"",rechargeAmount:"",rechargeStatus:"",rechargeTime:"",tableData:[],options:[{value:"",label:"全部"},{value:"-1",label:"支付失败"},{value:"0",label:"支付中"},{value:"1",label:"支付成功"},{value:"2",label:"未知状态"}]}},mounted:function(){this.getInfo()},methods:{getInfo:function(){var e=this,t={phone:this.phone,rechargeAmount:this.rechargeAmount,rechargeStatus:this.rechargeStatus,rechargeTime:this.rechargeTime,channel:sessionStorage.getItem("channel")};this.$axios("post","/recharge/list?pageNo="+this.ps.pageNo+"&pageSize="+this.ps.pageSize,t).then(function(t){"0"===t.code&&(e.tableData=t.data.list,e.currents.currentTotal=t.data.total)})},handleCurrentChange:function(e){this.ps.pageNo=e,this.getInfo()},refresh:function(){this.phone="",this.rechargeAmount="",this.rechargeStatus="",this.rechargeTime="",this.getInfo()},fromDate:function(e){var t=new Date(e);return t.getFullYear()+"-"+(t.getMonth()+1)+"-"+t.getDate()+" "+t.getHours()+":"+t.getMinutes()+":"+t.getSeconds()}}},r={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"info-table"},[a("div",{staticClass:"fx align-items justify-between mt-15 mb-15 ml-10 mr-10"},[a("div",{staticClass:"fs-18 fw-600"},[e._v("充值流水")]),e._v(" "),a("div",{staticClass:"fx align-items"},[a("div",[a("el-input",{staticClass:"w-150",attrs:{placeholder:"输入手机号码查询",size:"small"},model:{value:e.phone,callback:function(t){e.phone=t},expression:"phone"}},[a("i",{staticClass:"el-input__icon el-icon-mobile-phone",attrs:{slot:"prefix"},slot:"prefix"})])],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-date-picker",{staticStyle:{width:"150px"},attrs:{size:"small",type:"date","value-format":"yyyy-MM-dd",placeholder:"请选择日期"},model:{value:e.rechargeTime,callback:function(t){e.rechargeTime=t},expression:"rechargeTime"}})],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-input",{staticClass:"w-150",attrs:{placeholder:"输入查询金额",size:"small"},model:{value:e.rechargeAmount,callback:function(t){e.rechargeAmount=t},expression:"rechargeAmount"}},[a("i",{staticClass:"el-input__icon el-icon-money",attrs:{slot:"prefix"},slot:"prefix"})])],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-select",{staticClass:"w-150",attrs:{placeholder:"请选择",size:"small"},model:{value:e.rechargeStatus,callback:function(t){e.rechargeStatus=t},expression:"rechargeStatus"}},e._l(e.options,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})}),1)],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-button",{attrs:{type:"primary",size:"small",icon:"el-icon-plus"},on:{click:e.getInfo}},[e._v("查询")])],1),e._v(" "),a("div",{staticClass:"ml-10"},[a("el-button",{attrs:{type:"primary",size:"small",plain:"",icon:"el-icon-refresh-right"},on:{click:e.refresh}},[e._v("刷新")])],1)])]),e._v(" "),a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableData,"header-cell-class-name":"bg-f5"}},[a("el-table-column",{attrs:{fixed:"",type:"index",label:"序号",align:"center",width:"200"}}),e._v(" "),a("el-table-column",{attrs:{prop:"userName",label:"用户名"}}),e._v(" "),a("el-table-column",{attrs:{prop:"phone",label:"手机号"}}),e._v(" "),a("el-table-column",{attrs:{prop:"rechargeAmount",label:"充值金额"}}),e._v(" "),a("el-table-column",{attrs:{prop:"vipName",label:"vip级别"}}),e._v(" "),a("el-table-column",{attrs:{prop:"payName",label:"充值渠道"}}),e._v(" "),a("el-table-column",{attrs:{label:"渠道类型",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return[1===t.row.payChannelType?a("span",[e._v("三方或者四方支付")]):e._e(),e._v(" "),2===t.row.payChannelType?a("span",[e._v("固码个人收款")]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"充值状态",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return["-1"===t.row.rechargeStatus?a("span",[e._v("1支付失败")]):e._e(),e._v(" "),"0"===t.row.rechargeStatus?a("span",[e._v("支付中")]):e._e(),e._v(" "),"1"===t.row.rechargeStatus?a("span",[e._v("支付成功")]):e._e(),e._v(" "),"2"===t.row.rechargeStatus?a("span",[e._v("未知状态")]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"充值时间"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",[e._v(e._s(e.fromDate(t.row.rechargeTime)))])]}}])})],1),e._v(" "),a("el-pagination",{staticClass:"pagination",attrs:{background:"","hide-on-single-page":!0,"current-page":e.currents.currentPage,"page-sizes":[15,20,30],"page-size":15,layout:"total, prev, pager, next, jumper",total:e.currents.currentTotal},on:{"current-change":e.handleCurrentChange}})],1)},staticRenderFns:[]};var n=a("VU/8")(l,r,!1,function(e){a("8Drz")},"data-v-4f4714d8",null);t.default=n.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([28],{"5yyW":function(t,e,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.table[data-v-102e6ee1]{\n width: 100%;\n}\n.table tr td[data-v-102e6ee1]{\n text-align: center;\n line-height: 30px;\n}\n",""])},Awpy:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"info-table"},[a("div",{staticClass:"fx align-items justify-between mt-15 mb-15 ml-10 mr-10"},[a("div",{staticClass:"fs-18 fw-600"},[t._v("运营管理")]),t._v(" "),a("div",{staticClass:"fx align-items"},[t._v("\n 日期:\n "),a("el-date-picker",{attrs:{type:"date",size:"small",placeholder:"选择日期时间"},model:{value:t.statisticsDate,callback:function(e){t.statisticsDate=e},expression:"statisticsDate"}}),t._v(" "),a("el-button",{staticStyle:{"margin-left":"10px"},attrs:{type:"primary",size:"small"},on:{click:function(e){return t.getInfo()}}},[t._v("查询")])],1)]),t._v(" "),a("table",{staticClass:"table"},[t._m(0),t._v(" "),a("tr",[a("td",[t._v(t._s(t.tableData.registerAndroidSum))]),t._v(" "),a("td",[t._v(t._s(t.tableData.registerH5Sum))]),t._v(" "),a("td",[t._v(t._s(t.tableData.registerIosSum))]),t._v(" "),a("td",[t._v(t._s(t.tableData.registerSum))]),t._v(" "),a("td",[t._v(t._s(t.tableData.retentionOneDay))]),t._v(" "),a("td",[t._v(t._s(t.tableData.retentionThreeDay))]),t._v(" "),a("td",[t._v(t._s(t.tableData.toDayActive))])])])])},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("td",[t._v("Android注册人数")]),t._v(" "),a("td",[t._v("H5注册人数")]),t._v(" "),a("td",[t._v("IOS注册人数")]),t._v(" "),a("td",[t._v("总注册人数")]),t._v(" "),a("td",[t._v("次留")]),t._v(" "),a("td",[t._v("三留")]),t._v(" "),a("td",[t._v("活跃人数")])])}]};var i=a("VU/8")({name:"index",data:function(){return{tableData:[],statisticsDate:""}},mounted:function(){this.getInfo()},methods:{getInfo:function(){var t=this,e={statisticsDate:this.fromDate(this.statisticsDate)};this.$axios("post","/V1/statistics/getStatistics",e).then(function(e){200===e.code&&(t.tableData=e.data)})},fromDate:function(t){var e=t.getFullYear(),a=t.getMonth()+1;a=a<10?"0"+a:a;var s=t.getDate();s=s<10?"0"+s:s;var i=t.getHours();i=i<10?"0"+i:i;var n=t.getMinutes();n=n<10?"0"+n:n;var r=t.getSeconds();return e+"-"+a+"-"+s+" "+i+":"+n+":"+(r=r<10?"0"+r:r)}}},s,!1,function(t){a("FBY3")},"data-v-102e6ee1",null);e.default=i.exports},FBY3:function(t,e,a){var s=a("5yyW");"string"==typeof s&&(s=[[t.i,s,""]]),s.locals&&(t.exports=s.locals);a("rjj0")("dcb73e9e",s,!0,{})}});
\ No newline at end of file
webpackJsonp([27],{DOy1:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=a("woOf"),l=a.n(o),i=a("YgNb"),r={name:"index",data:function(){return{currents2:{currentPage2:1,currentTotal2:0},ps2:{pageNo2:1,pageSize2:15},currents1:{currentPage1:1,currentTotal1:0},ps1:{pageNo1:1,pageSize1:15},currents:{currentPage:1,currentTotal:0},ps:{pageNo:1,pageSize:15},sportsId:0,tableData:[],leaguePointsRankData:[],formLabelWidth:"180px",dialogFormVisible:!1,dialogFormVisible1:!1,dialogFormVisible2:!1,dialogFormVisible3:!1,competitionName:"",competitionShortName:"",ranking:0,searchTop:0,showMatch:0,form:{competitionIcon:"",competitionName:"",competitionNameEn:"",competitionShortName:"",competitionShortNameEn:"",competitionType:"",country:"",currSeason:"",deleted:0,gender:"male",id:"",quarterNum:0,quarterTime:"",ranking:0,searchTop:0,seasons:"",showMatch:0,sort:0,sourceId:0,sourceType:0,sportsColor:"",sportsId:0,sportsName:"",teamType:"national"},rules:{videoTitle:[{required:!0,message:"请输入联赛名称",trigger:"blur"}],videoUrl:[{required:!0,message:"请输入联赛URL",trigger:"blur"}]},headers:{"b-token":i.a.get("token")}}},mounted:function(){this.getInfo()},methods:{clear:function(){this.dialogFormVisible=!1},openMatch:function(t){this.form=l()(t),this.dialogFormVisible=!0},getBackLeaguePointsRank:function(t,e){var a=this,o={id:t};0===e?this.$axios("post","/sport/getBackLeaguePointsRank",o).then(function(t){200===t.code&&(a.leaguePointsRankData=t.data.dataList,a.currents1.currentTotal=t.data.countSize)}):1===e&&this.$axios("post","/sport/getBackLeaguePointsRankBasketball",o).then(function(t){200===t.code&&(a.leaguePointsRankData=t.data.stages,a.currents1.currentTotal=t.data.countSize)}),this.dialogFormVisible1=!0},getInfo:function(t){var e=this;t&&(this.ps.pageNo=1);var a={pageNum:this.ps.pageNo,pageSize:this.ps.pageSize,sportsId:this.sportsId,competitionName:this.competitionName,competitionShortName:this.competitionShortName,ranking:this.ranking,searchTop:this.searchTop,showMatch:this.showMatch};this.$axios("post","/sport/getSportList",a).then(function(t){200===t.code&&(e.tableData=t.data.dataList,e.currents.currentTotal=t.data.countSize)})},handleCurrentChange:function(t){this.ps.pageNo=t,this.getInfo()},updateSumbit:function(){var t=this;this.$refs.form.validate(function(e){if(!e)return!1;var a=t.form;t.$axios("post","/sport/editSport",a).then(function(e){200===e.code?(t.$message({type:"success",message:"新增成功!"}),t.getInfo(),t.clear()):t.$message({type:"warning",message:e.msg})})})},fromDate:function(t){var e=new Date(t);return e.getFullYear()+"-"+(e.getMonth()+1)+"-"+e.getDate()+" "+e.getHours()+":"+e.getMinutes()+":"+e.getSeconds()}}},s={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"info-table"},[a("div",{staticClass:"fx align-items justify-between mt-15 mb-15 ml-10 mr-10"},[a("div",{staticClass:"fs-18 fw-600"},[t._v("联赛详情")]),t._v(" "),a("div",[a("div",{staticClass:"fx align-items"},[a("div",{staticStyle:{"margin-left":"-120px"}},[t._v("是否显示在积分榜:")]),t._v(" "),a("div",{staticStyle:{width:"100px"}},[a("el-select",{attrs:{size:"small"},model:{value:t.ranking,callback:function(e){t.ranking=e},expression:"ranking"}},[a("el-option",{attrs:{value:"0",label:"不显示"}}),t._v(" "),a("el-option",{attrs:{value:"1",label:"显示在联赛积分榜"}})],1)],1),t._v(" "),a("div",{staticClass:"ml-10"},[t._v("是否显示在文章搜索top上:")]),t._v(" "),a("div",{staticStyle:{width:"100px"}},[a("el-select",{attrs:{size:"small"},model:{value:t.searchTop,callback:function(e){t.searchTop=e},expression:"searchTop"}},[a("el-option",{attrs:{value:"0",label:"不显示"}}),t._v(" "),a("el-option",{attrs:{value:"1",label:"显示在文章搜索top上"}})],1)],1),t._v(" "),a("div",{staticClass:"ml-10"},[t._v("是否显示在赛程页面:")]),t._v(" "),a("div",{staticStyle:{width:"100px"}},[a("el-select",{attrs:{size:"small"},model:{value:t.showMatch,callback:function(e){t.showMatch=e},expression:"showMatch"}},[a("el-option",{attrs:{value:"0",label:"不显示"}}),t._v(" "),a("el-option",{attrs:{value:"1",label:"显示在赛程页面"}})],1)],1)]),t._v(" "),a("div",{staticClass:"fx align-items mt-15"},[a("div",[t._v("短名称:")]),t._v(" "),a("div",[a("el-input",{attrs:{placeholder:"输入短名称",size:"small"},model:{value:t.competitionShortName,callback:function(e){t.competitionShortName=e},expression:"competitionShortName"}})],1),t._v(" "),a("div",{staticClass:"ml-10"},[t._v("联赛名称:")]),t._v(" "),a("div",[a("el-input",{attrs:{placeholder:"输入联赛名称",size:"small"},model:{value:t.competitionName,callback:function(e){t.competitionName=e},expression:"competitionName"}})],1),t._v(" "),a("div",{staticClass:"ml-10"},[t._v("类型:")]),t._v(" "),a("div",{staticStyle:{width:"100px"}},[a("el-select",{attrs:{size:"small"},model:{value:t.sportsId,callback:function(e){t.sportsId=e},expression:"sportsId"}},[a("el-option",{attrs:{value:"0",label:"足球"}}),t._v(" "),a("el-option",{attrs:{value:"1",label:"篮球"}})],1)],1),t._v(" "),a("div",{staticClass:"ml-10"},[a("el-button",{attrs:{type:"primary",size:"small",icon:"el-icon-plus"},on:{click:function(e){return t.getInfo(1)}}},[t._v("查询")])],1)])])]),t._v(" "),a("el-table",{staticStyle:{width:"100%"},attrs:{data:t.tableData,"header-cell-class-name":"bg-f5"}},[a("el-table-column",{attrs:{fixed:"",type:"index",label:"序号",align:"center",width:"50"}}),t._v(" "),a("el-table-column",{attrs:{prop:"competitionName",label:"联赛名称"}}),t._v(" "),a("el-table-column",{attrs:{label:"英文名",prop:"competitionNameEn"}}),t._v(" "),a("el-table-column",{attrs:{label:"短名称",prop:"competitionShortName"}}),t._v(" "),a("el-table-column",{attrs:{align:"center",label:"联赛类型"},scopedSlots:t._u([{key:"default",fn:function(e){return["league"===e.row.competitionType?a("span",[t._v("联赛")]):t._e(),t._v(" "),"cup"===e.row.competitionType?a("span",[t._v("杯赛")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"country",label:"举办国"}}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"currSeason",label:"当前赛季"}}),t._v(" "),a("el-table-column",{attrs:{label:"是否显示在积分榜"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.ranking?a("span",[t._v("不显示")]):t._e(),t._v(" "),1===e.row.ranking?a("span",[t._v("显示在联赛积分榜")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"是否显示在文章搜索top上"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.searchTop?a("span",[t._v("不显示")]):t._e(),t._v(" "),1===e.row.searchTop?a("span",[t._v("显示在文章搜索top上")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"是否显示在赛程页面"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.showMatch?a("span",[t._v("不显示")]):t._e(),t._v(" "),1===e.row.showMatch?a("span",[t._v("显示在赛程页面")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"来源类型"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.sourceType?a("span",[t._v("Leyu")]):t._e(),t._v(" "),1===e.row.sourceType?a("span",[t._v("AlStat")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{width:"150",label:"联赛颜色"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{style:{background:e.row.sportsColor}},[t._v(t._s(e.row.sportsColor))])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"类型"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.sportsId?a("span",[t._v("足球")]):t._e(),t._v(" "),1===e.row.sportsId?a("span",[t._v("篮球")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"参与的所有赛季",prop:"seasons"}}),t._v(" "),a("el-table-column",{attrs:{width:"200",fixed:"right"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",{staticClass:"fx cursor"},[a("div",[a("el-button",{staticClass:"cursor",attrs:{type:"primary",size:"mini",plain:""},on:{click:function(a){return t.getBackLeaguePointsRank(e.row.id,e.row.sportsId)}}},[t._v("积分详情")])],1),t._v(" "),a("div",{staticClass:"ml-10"},[a("el-button",{staticClass:"cursor",attrs:{type:"primary",size:"mini",plain:""},on:{click:function(a){return t.openMatch(e.row)}}},[t._v("联赛详情")])],1)])]}}])})],1),t._v(" "),a("el-pagination",{staticClass:"pagination",attrs:{background:"","hide-on-single-page":!0,"current-page":t.currents.currentPage,"page-sizes":[15,20,30],"page-size":15,layout:"total, prev, pager, next, jumper",total:t.currents.currentTotal},on:{"current-change":t.handleCurrentChange}}),t._v(" "),a("el-dialog",{attrs:{title:"联赛详情",visible:t.dialogFormVisible,width:"80%"},on:{"update:visible":function(e){t.dialogFormVisible=e}}},[a("el-form",{ref:"form",staticStyle:{display:"flex"},attrs:{model:t.form,rules:t.rules}},[a("div",[a("el-form-item",{attrs:{label:"联赛名称","label-width":t.formLabelWidth,prop:"competitionName"}},[a("el-input",{staticStyle:{width:"238px"},attrs:{autocomplete:"off"},model:{value:t.form.competitionName,callback:function(e){t.$set(t.form,"competitionName",e)},expression:"form.competitionName"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"英文名","label-width":t.formLabelWidth,prop:"competitionNameEn"}},[a("el-input",{staticStyle:{width:"238px","margin-right":"10px"},attrs:{autocomplete:"off"},model:{value:t.form.competitionNameEn,callback:function(e){t.$set(t.form,"competitionNameEn",e)},expression:"form.competitionNameEn"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"短名称","label-width":t.formLabelWidth,prop:"competitionShortName"}},[a("el-input",{staticStyle:{width:"238px","margin-right":"10px"},attrs:{autocomplete:"off"},model:{value:t.form.competitionShortName,callback:function(e){t.$set(t.form,"competitionShortName",e)},expression:"form.competitionShortName"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"联赛类型","label-width":t.formLabelWidth,prop:"competitionType"}},[a("el-radio",{attrs:{label:"league"},model:{value:t.form.competitionType,callback:function(e){t.$set(t.form,"competitionType",e)},expression:"form.competitionType"}},[t._v("联赛")]),t._v(" "),a("el-radio",{attrs:{label:"cup"},model:{value:t.form.competitionType,callback:function(e){t.$set(t.form,"competitionType",e)},expression:"form.competitionType"}},[t._v("杯赛")])],1),t._v(" "),a("el-form-item",{attrs:{label:"性别类型","label-width":t.formLabelWidth,prop:"gender"}},[a("el-radio",{attrs:{label:"male"},model:{value:t.form.gender,callback:function(e){t.$set(t.form,"gender",e)},expression:"form.gender"}},[t._v("男子")]),t._v(" "),a("el-radio",{attrs:{label:"female"},model:{value:t.form.gender,callback:function(e){t.$set(t.form,"gender",e)},expression:"form.gender"}},[t._v("女子")]),t._v(" "),a("el-radio",{attrs:{label:"youthMale"},model:{value:t.form.gender,callback:function(e){t.$set(t.form,"gender",e)},expression:"form.gender"}},[t._v("青年男子")]),t._v(" "),a("el-radio",{attrs:{label:"youthFemale"},model:{value:t.form.gender,callback:function(e){t.$set(t.form,"gender",e)},expression:"form.gender"}},[t._v("青年女子")])],1),t._v(" "),a("el-form-item",{attrs:{label:"是否显示在积分榜","label-width":t.formLabelWidth,prop:"ranking"}},[a("el-radio",{attrs:{label:0},model:{value:t.form.ranking,callback:function(e){t.$set(t.form,"ranking",e)},expression:"form.ranking"}},[t._v("不显示")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.form.ranking,callback:function(e){t.$set(t.form,"ranking",e)},expression:"form.ranking"}},[t._v("显示在积分榜")])],1),t._v(" "),a("el-form-item",{attrs:{label:"是否显示在文章搜索top上","label-width":t.formLabelWidth,prop:"searchTop"}},[a("el-radio",{attrs:{label:0},model:{value:t.form.searchTop,callback:function(e){t.$set(t.form,"searchTop",e)},expression:"form.searchTop"}},[t._v("不显示")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.form.searchTop,callback:function(e){t.$set(t.form,"searchTop",e)},expression:"form.searchTop"}},[t._v("显示在文章搜索top上")])],1),t._v(" "),a("el-form-item",{attrs:{label:"是否显示在赛程页面","label-width":t.formLabelWidth,prop:"showMatch"}},[a("el-radio",{attrs:{label:0},model:{value:t.form.showMatch,callback:function(e){t.$set(t.form,"showMatch",e)},expression:"form.showMatch"}},[t._v("不显示")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.form.showMatch,callback:function(e){t.$set(t.form,"showMatch",e)},expression:"form.showMatch"}},[t._v("显示在积分榜")])],1),t._v(" "),a("el-form-item",{attrs:{label:"来源类型","label-width":t.formLabelWidth,prop:"sourceType"}},[a("el-radio",{attrs:{label:0},model:{value:t.form.sourceType,callback:function(e){t.$set(t.form,"sourceType",e)},expression:"form.sourceType"}},[t._v("Leyu")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.form.sourceType,callback:function(e){t.$set(t.form,"sourceType",e)},expression:"form.sourceType"}},[t._v("AlStat")])],1),t._v(" "),a("el-form-item",{attrs:{label:"联赛颜色","label-width":t.formLabelWidth,prop:"sportsColor"}},[a("el-input",{staticStyle:{width:"200px","margin-right":"10px"},model:{value:t.form.sportsColor,callback:function(e){t.$set(t.form,"sportsColor",e)},expression:"form.sportsColor"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"举办国","label-width":t.formLabelWidth,prop:"country"}},[a("el-input",{staticStyle:{width:"238px","margin-right":"10px"},attrs:{autocomplete:"off"},model:{value:t.form.country,callback:function(e){t.$set(t.form,"country",e)},expression:"form.country"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"参加球队的类型","label-width":t.formLabelWidth,prop:"sourceType"}},[a("el-radio",{attrs:{label:"club"},model:{value:t.form.teamType,callback:function(e){t.$set(t.form,"teamType",e)},expression:"form.teamType"}},[t._v("Leyu")]),t._v(" "),a("el-radio",{attrs:{label:"national"},model:{value:t.form.teamType,callback:function(e){t.$set(t.form,"teamType",e)},expression:"form.teamType"}},[t._v("AlStat")])],1),t._v(" "),a("el-form-item",{attrs:{label:"比赛常规时间节数","label-width":t.formLabelWidth,prop:"quarterNum"}},[a("el-input",{staticStyle:{width:"200px","margin-right":"10px"},model:{value:t.form.quarterNum,callback:function(e){t.$set(t.form,"quarterNum",t._n(e))},expression:"form.quarterNum"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"每节比赛时间","label-width":t.formLabelWidth,prop:"quarterTime"}},[a("el-input",{staticStyle:{width:"200px","margin-right":"10px"},model:{value:t.form.quarterTime,callback:function(e){t.$set(t.form,"quarterTime",e)},expression:"form.quarterTime"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"参与的所有赛季","label-width":t.formLabelWidth,prop:"seasons"}},[a("el-input",{staticStyle:{width:"200px","margin-right":"10px"},model:{value:t.form.seasons,callback:function(e){t.$set(t.form,"seasons",e)},expression:"form.seasons"}})],1)],1)]),t._v(" "),a("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{on:{click:t.clear}},[t._v("取 消")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:t.updateSumbit}},[t._v("确 定")])],1)],1),t._v(" "),a("el-dialog",{attrs:{title:"积分详情",visible:t.dialogFormVisible1,width:"80%"},on:{"update:visible":function(e){t.dialogFormVisible1=e}}},[a("div",{staticStyle:{display:"flex","justify-content":"center",background:"#EBEEF5","line-height":"30px"}},[a("div",{staticStyle:{width:"45%"}},[t._v("球队")]),t._v(" "),a("div",{staticStyle:{width:"21%","text-align":"center","margin-left":"-60px"}},[t._v("胜/负")]),t._v(" "),a("div",{staticStyle:{width:"12%","text-align":"center"}},[t._v("净得分")]),t._v(" "),a("div",{staticStyle:{width:"15%","text-align":"center","margin-left":"10px"}},[t._v("总得分")])]),t._v(" "),t._l(t.leaguePointsRankData,function(e,o){return a("div",{key:o},[a("div",{staticClass:"ta-c mt-20",staticStyle:{background:"#ffdfd6","line-height":"30px"}},[t._v(t._s(e.stageName))]),t._v(" "),t._l(e.groups,function(e,o){return a("div",{key:o},[a("div",{staticClass:"ta-c mt-20",staticStyle:{background:"#EBEEF5","line-height":"30px"}},[t._v(t._s(e.groupName))]),t._v(" "),t._l(e.rankInfos,function(e,o){return a("div",[a("div",{staticStyle:{display:"flex","justify-content":"center","margin-top":"10px"}},[a("div",{staticClass:"fx align-items",staticStyle:{width:"40%"}},[a("div",[a("img",{staticClass:"league-img",attrs:{src:e.teamIcon}})]),t._v(" "),a("div",{staticClass:"ml-10"},[t._v(t._s(e.teamName))])]),t._v(" "),a("div",{staticStyle:{width:"20%","text-align":"center"}},[t._v(t._s(e.wins)+"/"+t._s(e.losts))]),t._v(" "),a("div",{staticStyle:{width:"12%","text-align":"center"}},[t._v(t._s(e.pointsDiff))]),t._v(" "),a("div",{staticStyle:{width:"18%","text-align":"center"}},[t._v(t._s(e.pointsFor))])])])})],2)})],2)})],2)],1)},staticRenderFns:[]};var n=a("VU/8")(r,s,!1,function(t){a("eEp2")},"data-v-15898296",null);e.default=n.exports},"NYl+":function(t,e,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.check-star[data-v-15898296]{\n margin-top: -25px;border-bottom: 1px solid #b4bccc;padding-bottom: 10px\n}\n#cover[data-v-15898296]{\n position:absolute;left:0px;top:0px;\n background:rgba(0, 0, 0, 0.4);\n width:100%; /*宽度设置为100%,这样才能使隐藏背景层覆盖原页面*/\n height:100%;\n filter:alpha(opacity=60); /*设置透明度为60%*/\n opacity:0.6; /*非IE浏览器下设置透明度为60%*/\n z-Index:999;\n}\n#modal[data-v-15898296]{\n margin: auto;\n max-width: 500px;\n max-height: 700px;\n position: absolute;\n left: 0;\n top: 0;\n right: 0;\n bottom: 0;\n cursor:pointer;\n z-Index:9999;\n}\n.modal-img[data-v-15898296]{\n /*width: 100%;*/\n /*height: 100%;*/\n max-width: 500px;\n max-height: 700px;\n}\n.league-img[data-v-15898296]{\n width: 26px;\n height: 26px;\n border-radius: 50%;\n}\n.ta-c[data-v-15898296]{\n text-align: center;\n}\n",""])},eEp2:function(t,e,a){var o=a("NYl+");"string"==typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);a("rjj0")("618df4b6",o,!0,{})}}); webpackJsonp([28],{DOy1:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=a("woOf"),l=a.n(o),i=a("YgNb"),r={name:"index",data:function(){return{currents2:{currentPage2:1,currentTotal2:0},ps2:{pageNo2:1,pageSize2:15},currents1:{currentPage1:1,currentTotal1:0},ps1:{pageNo1:1,pageSize1:15},currents:{currentPage:1,currentTotal:0},ps:{pageNo:1,pageSize:15},sportsId:0,tableData:[],leaguePointsRankData:[],formLabelWidth:"180px",dialogFormVisible:!1,dialogFormVisible1:!1,dialogFormVisible2:!1,dialogFormVisible3:!1,competitionName:"",competitionShortName:"",ranking:0,searchTop:0,showMatch:0,form:{competitionIcon:"",competitionName:"",competitionNameEn:"",competitionShortName:"",competitionShortNameEn:"",competitionType:"",country:"",currSeason:"",deleted:0,gender:"male",id:"",quarterNum:0,quarterTime:"",ranking:0,searchTop:0,seasons:"",showMatch:0,sort:0,sourceId:0,sourceType:0,sportsColor:"",sportsId:0,sportsName:"",teamType:"national"},rules:{videoTitle:[{required:!0,message:"请输入联赛名称",trigger:"blur"}],videoUrl:[{required:!0,message:"请输入联赛URL",trigger:"blur"}]},headers:{"b-token":i.a.get("token")}}},mounted:function(){this.getInfo()},methods:{clear:function(){this.dialogFormVisible=!1},openMatch:function(t){this.form=l()(t),this.dialogFormVisible=!0},getBackLeaguePointsRank:function(t,e){var a=this,o={id:t};0===e?this.$axios("post","/sport/getBackLeaguePointsRank",o).then(function(t){200===t.code&&(a.leaguePointsRankData=t.data.dataList,a.currents1.currentTotal=t.data.countSize)}):1===e&&this.$axios("post","/sport/getBackLeaguePointsRankBasketball",o).then(function(t){200===t.code&&(a.leaguePointsRankData=t.data.stages,a.currents1.currentTotal=t.data.countSize)}),this.dialogFormVisible1=!0},getInfo:function(t){var e=this;t&&(this.ps.pageNo=1);var a={pageNum:this.ps.pageNo,pageSize:this.ps.pageSize,sportsId:this.sportsId,competitionName:this.competitionName,competitionShortName:this.competitionShortName,ranking:this.ranking,searchTop:this.searchTop,showMatch:this.showMatch};this.$axios("post","/sport/getSportList",a).then(function(t){200===t.code&&(e.tableData=t.data.dataList,e.currents.currentTotal=t.data.countSize)})},handleCurrentChange:function(t){this.ps.pageNo=t,this.getInfo()},updateSumbit:function(){var t=this;this.$refs.form.validate(function(e){if(!e)return!1;var a=t.form;t.$axios("post","/sport/editSport",a).then(function(e){200===e.code?(t.$message({type:"success",message:"新增成功!"}),t.getInfo(),t.clear()):t.$message({type:"warning",message:e.msg})})})},fromDate:function(t){var e=new Date(t);return e.getFullYear()+"-"+(e.getMonth()+1)+"-"+e.getDate()+" "+e.getHours()+":"+e.getMinutes()+":"+e.getSeconds()}}},s={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"info-table"},[a("div",{staticClass:"fx align-items justify-between mt-15 mb-15 ml-10 mr-10"},[a("div",{staticClass:"fs-18 fw-600"},[t._v("联赛详情")]),t._v(" "),a("div",[a("div",{staticClass:"fx align-items"},[a("div",{staticStyle:{"margin-left":"-120px"}},[t._v("是否显示在积分榜:")]),t._v(" "),a("div",{staticStyle:{width:"100px"}},[a("el-select",{attrs:{size:"small"},model:{value:t.ranking,callback:function(e){t.ranking=e},expression:"ranking"}},[a("el-option",{attrs:{value:"0",label:"不显示"}}),t._v(" "),a("el-option",{attrs:{value:"1",label:"显示在联赛积分榜"}})],1)],1),t._v(" "),a("div",{staticClass:"ml-10"},[t._v("是否显示在文章搜索top上:")]),t._v(" "),a("div",{staticStyle:{width:"100px"}},[a("el-select",{attrs:{size:"small"},model:{value:t.searchTop,callback:function(e){t.searchTop=e},expression:"searchTop"}},[a("el-option",{attrs:{value:"0",label:"不显示"}}),t._v(" "),a("el-option",{attrs:{value:"1",label:"显示在文章搜索top上"}})],1)],1),t._v(" "),a("div",{staticClass:"ml-10"},[t._v("是否显示在赛程页面:")]),t._v(" "),a("div",{staticStyle:{width:"100px"}},[a("el-select",{attrs:{size:"small"},model:{value:t.showMatch,callback:function(e){t.showMatch=e},expression:"showMatch"}},[a("el-option",{attrs:{value:"0",label:"不显示"}}),t._v(" "),a("el-option",{attrs:{value:"1",label:"显示在赛程页面"}})],1)],1)]),t._v(" "),a("div",{staticClass:"fx align-items mt-15"},[a("div",[t._v("短名称:")]),t._v(" "),a("div",[a("el-input",{attrs:{placeholder:"输入短名称",size:"small"},model:{value:t.competitionShortName,callback:function(e){t.competitionShortName=e},expression:"competitionShortName"}})],1),t._v(" "),a("div",{staticClass:"ml-10"},[t._v("联赛名称:")]),t._v(" "),a("div",[a("el-input",{attrs:{placeholder:"输入联赛名称",size:"small"},model:{value:t.competitionName,callback:function(e){t.competitionName=e},expression:"competitionName"}})],1),t._v(" "),a("div",{staticClass:"ml-10"},[t._v("类型:")]),t._v(" "),a("div",{staticStyle:{width:"100px"}},[a("el-select",{attrs:{size:"small"},model:{value:t.sportsId,callback:function(e){t.sportsId=e},expression:"sportsId"}},[a("el-option",{attrs:{value:"0",label:"足球"}}),t._v(" "),a("el-option",{attrs:{value:"1",label:"篮球"}})],1)],1),t._v(" "),a("div",{staticClass:"ml-10"},[a("el-button",{attrs:{type:"primary",size:"small",icon:"el-icon-plus"},on:{click:function(e){return t.getInfo(1)}}},[t._v("查询")])],1)])])]),t._v(" "),a("el-table",{staticStyle:{width:"100%"},attrs:{data:t.tableData,"header-cell-class-name":"bg-f5"}},[a("el-table-column",{attrs:{fixed:"",type:"index",label:"序号",align:"center",width:"50"}}),t._v(" "),a("el-table-column",{attrs:{prop:"competitionName",label:"联赛名称"}}),t._v(" "),a("el-table-column",{attrs:{label:"英文名",prop:"competitionNameEn"}}),t._v(" "),a("el-table-column",{attrs:{label:"短名称",prop:"competitionShortName"}}),t._v(" "),a("el-table-column",{attrs:{align:"center",label:"联赛类型"},scopedSlots:t._u([{key:"default",fn:function(e){return["league"===e.row.competitionType?a("span",[t._v("联赛")]):t._e(),t._v(" "),"cup"===e.row.competitionType?a("span",[t._v("杯赛")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"country",label:"举办国"}}),t._v(" "),a("el-table-column",{attrs:{align:"center",prop:"currSeason",label:"当前赛季"}}),t._v(" "),a("el-table-column",{attrs:{label:"是否显示在积分榜"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.ranking?a("span",[t._v("不显示")]):t._e(),t._v(" "),1===e.row.ranking?a("span",[t._v("显示在联赛积分榜")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"是否显示在文章搜索top上"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.searchTop?a("span",[t._v("不显示")]):t._e(),t._v(" "),1===e.row.searchTop?a("span",[t._v("显示在文章搜索top上")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"是否显示在赛程页面"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.showMatch?a("span",[t._v("不显示")]):t._e(),t._v(" "),1===e.row.showMatch?a("span",[t._v("显示在赛程页面")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"来源类型"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.sourceType?a("span",[t._v("Leyu")]):t._e(),t._v(" "),1===e.row.sourceType?a("span",[t._v("AlStat")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{width:"150",label:"联赛颜色"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{style:{background:e.row.sportsColor}},[t._v(t._s(e.row.sportsColor))])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"类型"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.sportsId?a("span",[t._v("足球")]):t._e(),t._v(" "),1===e.row.sportsId?a("span",[t._v("篮球")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"参与的所有赛季",prop:"seasons"}}),t._v(" "),a("el-table-column",{attrs:{width:"200",fixed:"right"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",{staticClass:"fx cursor"},[a("div",[a("el-button",{staticClass:"cursor",attrs:{type:"primary",size:"mini",plain:""},on:{click:function(a){return t.getBackLeaguePointsRank(e.row.id,e.row.sportsId)}}},[t._v("积分详情")])],1),t._v(" "),a("div",{staticClass:"ml-10"},[a("el-button",{staticClass:"cursor",attrs:{type:"primary",size:"mini",plain:""},on:{click:function(a){return t.openMatch(e.row)}}},[t._v("联赛详情")])],1)])]}}])})],1),t._v(" "),a("el-pagination",{staticClass:"pagination",attrs:{background:"","hide-on-single-page":!0,"current-page":t.currents.currentPage,"page-sizes":[15,20,30],"page-size":15,layout:"total, prev, pager, next, jumper",total:t.currents.currentTotal},on:{"current-change":t.handleCurrentChange}}),t._v(" "),a("el-dialog",{attrs:{title:"联赛详情",visible:t.dialogFormVisible,width:"80%"},on:{"update:visible":function(e){t.dialogFormVisible=e}}},[a("el-form",{ref:"form",staticStyle:{display:"flex"},attrs:{model:t.form,rules:t.rules}},[a("div",[a("el-form-item",{attrs:{label:"联赛名称","label-width":t.formLabelWidth,prop:"competitionName"}},[a("el-input",{staticStyle:{width:"238px"},attrs:{autocomplete:"off"},model:{value:t.form.competitionName,callback:function(e){t.$set(t.form,"competitionName",e)},expression:"form.competitionName"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"英文名","label-width":t.formLabelWidth,prop:"competitionNameEn"}},[a("el-input",{staticStyle:{width:"238px","margin-right":"10px"},attrs:{autocomplete:"off"},model:{value:t.form.competitionNameEn,callback:function(e){t.$set(t.form,"competitionNameEn",e)},expression:"form.competitionNameEn"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"短名称","label-width":t.formLabelWidth,prop:"competitionShortName"}},[a("el-input",{staticStyle:{width:"238px","margin-right":"10px"},attrs:{autocomplete:"off"},model:{value:t.form.competitionShortName,callback:function(e){t.$set(t.form,"competitionShortName",e)},expression:"form.competitionShortName"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"联赛类型","label-width":t.formLabelWidth,prop:"competitionType"}},[a("el-radio",{attrs:{label:"league"},model:{value:t.form.competitionType,callback:function(e){t.$set(t.form,"competitionType",e)},expression:"form.competitionType"}},[t._v("联赛")]),t._v(" "),a("el-radio",{attrs:{label:"cup"},model:{value:t.form.competitionType,callback:function(e){t.$set(t.form,"competitionType",e)},expression:"form.competitionType"}},[t._v("杯赛")])],1),t._v(" "),a("el-form-item",{attrs:{label:"性别类型","label-width":t.formLabelWidth,prop:"gender"}},[a("el-radio",{attrs:{label:"male"},model:{value:t.form.gender,callback:function(e){t.$set(t.form,"gender",e)},expression:"form.gender"}},[t._v("男子")]),t._v(" "),a("el-radio",{attrs:{label:"female"},model:{value:t.form.gender,callback:function(e){t.$set(t.form,"gender",e)},expression:"form.gender"}},[t._v("女子")]),t._v(" "),a("el-radio",{attrs:{label:"youthMale"},model:{value:t.form.gender,callback:function(e){t.$set(t.form,"gender",e)},expression:"form.gender"}},[t._v("青年男子")]),t._v(" "),a("el-radio",{attrs:{label:"youthFemale"},model:{value:t.form.gender,callback:function(e){t.$set(t.form,"gender",e)},expression:"form.gender"}},[t._v("青年女子")])],1),t._v(" "),a("el-form-item",{attrs:{label:"是否显示在积分榜","label-width":t.formLabelWidth,prop:"ranking"}},[a("el-radio",{attrs:{label:0},model:{value:t.form.ranking,callback:function(e){t.$set(t.form,"ranking",e)},expression:"form.ranking"}},[t._v("不显示")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.form.ranking,callback:function(e){t.$set(t.form,"ranking",e)},expression:"form.ranking"}},[t._v("显示在积分榜")])],1),t._v(" "),a("el-form-item",{attrs:{label:"是否显示在文章搜索top上","label-width":t.formLabelWidth,prop:"searchTop"}},[a("el-radio",{attrs:{label:0},model:{value:t.form.searchTop,callback:function(e){t.$set(t.form,"searchTop",e)},expression:"form.searchTop"}},[t._v("不显示")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.form.searchTop,callback:function(e){t.$set(t.form,"searchTop",e)},expression:"form.searchTop"}},[t._v("显示在文章搜索top上")])],1),t._v(" "),a("el-form-item",{attrs:{label:"是否显示在赛程页面","label-width":t.formLabelWidth,prop:"showMatch"}},[a("el-radio",{attrs:{label:0},model:{value:t.form.showMatch,callback:function(e){t.$set(t.form,"showMatch",e)},expression:"form.showMatch"}},[t._v("不显示")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.form.showMatch,callback:function(e){t.$set(t.form,"showMatch",e)},expression:"form.showMatch"}},[t._v("显示在积分榜")])],1),t._v(" "),a("el-form-item",{attrs:{label:"来源类型","label-width":t.formLabelWidth,prop:"sourceType"}},[a("el-radio",{attrs:{label:0},model:{value:t.form.sourceType,callback:function(e){t.$set(t.form,"sourceType",e)},expression:"form.sourceType"}},[t._v("Leyu")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:t.form.sourceType,callback:function(e){t.$set(t.form,"sourceType",e)},expression:"form.sourceType"}},[t._v("AlStat")])],1),t._v(" "),a("el-form-item",{attrs:{label:"联赛颜色","label-width":t.formLabelWidth,prop:"sportsColor"}},[a("el-input",{staticStyle:{width:"200px","margin-right":"10px"},model:{value:t.form.sportsColor,callback:function(e){t.$set(t.form,"sportsColor",e)},expression:"form.sportsColor"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"举办国","label-width":t.formLabelWidth,prop:"country"}},[a("el-input",{staticStyle:{width:"238px","margin-right":"10px"},attrs:{autocomplete:"off"},model:{value:t.form.country,callback:function(e){t.$set(t.form,"country",e)},expression:"form.country"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"参加球队的类型","label-width":t.formLabelWidth,prop:"sourceType"}},[a("el-radio",{attrs:{label:"club"},model:{value:t.form.teamType,callback:function(e){t.$set(t.form,"teamType",e)},expression:"form.teamType"}},[t._v("Leyu")]),t._v(" "),a("el-radio",{attrs:{label:"national"},model:{value:t.form.teamType,callback:function(e){t.$set(t.form,"teamType",e)},expression:"form.teamType"}},[t._v("AlStat")])],1),t._v(" "),a("el-form-item",{attrs:{label:"比赛常规时间节数","label-width":t.formLabelWidth,prop:"quarterNum"}},[a("el-input",{staticStyle:{width:"200px","margin-right":"10px"},model:{value:t.form.quarterNum,callback:function(e){t.$set(t.form,"quarterNum",t._n(e))},expression:"form.quarterNum"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"每节比赛时间","label-width":t.formLabelWidth,prop:"quarterTime"}},[a("el-input",{staticStyle:{width:"200px","margin-right":"10px"},model:{value:t.form.quarterTime,callback:function(e){t.$set(t.form,"quarterTime",e)},expression:"form.quarterTime"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"参与的所有赛季","label-width":t.formLabelWidth,prop:"seasons"}},[a("el-input",{staticStyle:{width:"200px","margin-right":"10px"},model:{value:t.form.seasons,callback:function(e){t.$set(t.form,"seasons",e)},expression:"form.seasons"}})],1)],1)]),t._v(" "),a("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{on:{click:t.clear}},[t._v("取 消")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:t.updateSumbit}},[t._v("确 定")])],1)],1),t._v(" "),a("el-dialog",{attrs:{title:"积分详情",visible:t.dialogFormVisible1,width:"80%"},on:{"update:visible":function(e){t.dialogFormVisible1=e}}},[a("div",{staticStyle:{display:"flex","justify-content":"center",background:"#EBEEF5","line-height":"30px"}},[a("div",{staticStyle:{width:"45%"}},[t._v("球队")]),t._v(" "),a("div",{staticStyle:{width:"21%","text-align":"center","margin-left":"-60px"}},[t._v("胜/负")]),t._v(" "),a("div",{staticStyle:{width:"12%","text-align":"center"}},[t._v("净得分")]),t._v(" "),a("div",{staticStyle:{width:"15%","text-align":"center","margin-left":"10px"}},[t._v("总得分")])]),t._v(" "),t._l(t.leaguePointsRankData,function(e,o){return a("div",{key:o},[a("div",{staticClass:"ta-c mt-20",staticStyle:{background:"#ffdfd6","line-height":"30px"}},[t._v(t._s(e.stageName))]),t._v(" "),t._l(e.groups,function(e,o){return a("div",{key:o},[a("div",{staticClass:"ta-c mt-20",staticStyle:{background:"#EBEEF5","line-height":"30px"}},[t._v(t._s(e.groupName))]),t._v(" "),t._l(e.rankInfos,function(e,o){return a("div",[a("div",{staticStyle:{display:"flex","justify-content":"center","margin-top":"10px"}},[a("div",{staticClass:"fx align-items",staticStyle:{width:"40%"}},[a("div",[a("img",{staticClass:"league-img",attrs:{src:e.teamIcon}})]),t._v(" "),a("div",{staticClass:"ml-10"},[t._v(t._s(e.teamName))])]),t._v(" "),a("div",{staticStyle:{width:"20%","text-align":"center"}},[t._v(t._s(e.wins)+"/"+t._s(e.losts))]),t._v(" "),a("div",{staticStyle:{width:"12%","text-align":"center"}},[t._v(t._s(e.pointsDiff))]),t._v(" "),a("div",{staticStyle:{width:"18%","text-align":"center"}},[t._v(t._s(e.pointsFor))])])])})],2)})],2)})],2)],1)},staticRenderFns:[]};var n=a("VU/8")(r,s,!1,function(t){a("eEp2")},"data-v-15898296",null);e.default=n.exports},"NYl+":function(t,e,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.check-star[data-v-15898296]{\n margin-top: -25px;border-bottom: 1px solid #b4bccc;padding-bottom: 10px\n}\n#cover[data-v-15898296]{\n position:absolute;left:0px;top:0px;\n background:rgba(0, 0, 0, 0.4);\n width:100%; /*宽度设置为100%,这样才能使隐藏背景层覆盖原页面*/\n height:100%;\n filter:alpha(opacity=60); /*设置透明度为60%*/\n opacity:0.6; /*非IE浏览器下设置透明度为60%*/\n z-Index:999;\n}\n#modal[data-v-15898296]{\n margin: auto;\n max-width: 500px;\n max-height: 700px;\n position: absolute;\n left: 0;\n top: 0;\n right: 0;\n bottom: 0;\n cursor:pointer;\n z-Index:9999;\n}\n.modal-img[data-v-15898296]{\n /*width: 100%;*/\n /*height: 100%;*/\n max-width: 500px;\n max-height: 700px;\n}\n.league-img[data-v-15898296]{\n width: 26px;\n height: 26px;\n border-radius: 50%;\n}\n.ta-c[data-v-15898296]{\n text-align: center;\n}\n",""])},eEp2:function(t,e,a){var o=a("NYl+");"string"==typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);a("rjj0")("618df4b6",o,!0,{})}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([30],{0:function(n,t,e){e("j1ja"),n.exports=e("NHnr")},NHnr:function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o={};e.d(o,"userData",function(){return l});var a=e("7+uW"),i=e("/ocq");a.default.use(i.a);var u=i.a.prototype.push;i.a.prototype.push=function(n,t,e){return t||e?u.call(this,n,t,e):u.call(this,n).catch(function(n){return n})};var r=new i.a({routes:[{path:"/demo",name:"demo",component:function(){return e.e(22).then(e.bind(null,"/1AV"))}},{path:"/login",name:"login",component:function(){return e.e(13).then(e.bind(null,"jT7l"))}},{path:"/",name:"index",component:function(){return e.e(0).then(e.bind(null,"2NXm"))},children:[{path:"/home",name:"home",component:function(){return e.e(16).then(e.bind(null,"FP3a"))}},{path:"/userInfo",name:"userInfo",component:function(){return e.e(4).then(e.bind(null,"tMdk"))}},{path:"/moveDeatil",name:"moveDeatil",component:function(){return e.e(27).then(e.bind(null,"DOy1"))}},{path:"/matchInfo",name:"matchInfo",component:function(){return e.e(12).then(e.bind(null,"7d2R"))}},{path:"/startType",name:"startType",component:function(){return e.e(25).then(e.bind(null,"AxJC"))}},{path:"/payOrder",name:"payOrder",component:function(){return e.e(26).then(e.bind(null,"Ch1g"))}},{path:"/vip",name:"vip",component:function(){return e.e(3).then(e.bind(null,"rxtO"))}},{path:"/down",name:"down",component:function(){return e.e(19).then(e.bind(null,"XJpv"))}},{path:"/config",name:"config",component:function(){return e.e(8).then(e.bind(null,"9OZM"))}},{path:"/statistics",name:"statistics",component:function(){return e.e(11).then(e.bind(null,"cvct"))}},{path:"/operation",name:"operation",component:function(){return e.e(28).then(e.bind(null,"Awpy"))}},{path:"/winning",name:"winning",component:function(){return e.e(2).then(e.bind(null,"lLkJ"))}},{path:"/icon",name:"icon",component:function(){return e.e(20).then(e.bind(null,"t4RU"))}},{path:"/notice",name:"notice",component:function(){return e.e(21).then(e.bind(null,"BEmm"))}},{path:"/role",name:"role",component:function(){return e.e(14).then(e.bind(null,"bWCI"))}},{path:"/account",name:"account",component:function(){return e.e(17).then(e.bind(null,"FGjL"))}},{path:"/column",name:"column",component:function(){return e.e(5).then(e.bind(null,"/rKP"))}},{path:"/advertising",name:"advertising",component:function(){return e.e(18).then(e.bind(null,"PldI"))}},{path:"/exchange",name:"exchange",component:function(){return e.e(6).then(e.bind(null,"YR89"))}},{path:"/navigate",name:"navigate",component:function(){return e.e(10).then(e.bind(null,"rhRx"))}},{path:"/promote",name:"promote",component:function(){return e.e(7).then(e.bind(null,"NZ2L"))}},{path:"/robot",name:"robot",component:function(){return e.e(9).then(e.bind(null,"/0l5"))}},{path:"/financial",name:"financial",component:function(){return e.e(1).then(e.bind(null,"ADW+"))}},{path:"/liveInfo",name:"liveInfo",component:function(){return e.e(23).then(e.bind(null,"aPai"))}},{path:"/byGold",name:"byGold",component:function(){return e.e(24).then(e.bind(null,"frXD"))}},{path:"/label",name:"label",component:function(){return e.e(15).then(e.bind(null,"Qcz4"))}}]}]}),c=e("NYxO"),l={state:{tagList:[]},mutations:{setTagList:function(n,t){n.tagList=t}},getters:{getTagList:function(n){return n.tagList}}};a.default.use(c.a);var p=new c.a.Store({modules:o}),m={render:function(){var n=this.$createElement,t=this._self._c||n;return t("div",{attrs:{id:"app"}},[t("router-view")],1)},staticRenderFns:[]};var h=e("VU/8")({name:"App",data:function(){return{}}},m,!1,function(n){e("POLz")},null,null).exports,f=(e("j1ja"),e("cPo0"),e("//Fk")),d=e.n(f),s=e("mtWM"),g=e.n(s),v=e("1nuA"),b=e.n(v),y=g.a.create({timeout:6e5});y.interceptors.request.use(function(n){return"get"!==n.method&&"post"!==n.method&&"put"!==n.method&&"delete"!==n.method&&"patch"!==n.method||"application/json"!==n.headers["Content-Type"]&&(n.data=b.a.stringify(n.data)),n},function(n){return d.a.reject(n)}),y.interceptors.response.use(function(n){return n},function(n){return"ECONNABORTED"===n.code&&-1!==n.message.indexOf("timeout")&&(alert("请求超时!请重新登陆"),r.push({name:"login"})),d.a.reject(n)});var x=y,w=e("YgNb"),k={install:function(n){var t=this;n.prototype.$axios=function(n,e,o,a){return t.axiosRequest(n,e,o,a)}},axiosRequest:function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"post",t=arguments[1],e=arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.ax(n,t,e,o)},ax:function(n,t,e,o){var a=t;"get"===n&&(a+=e||"");var i={headers:w.a.get("token")?{token:w.a.get("token"),"Content-Type":"application/json"}:{"Content-Type":"application/json"}},u="/sequoiaBack"+a;return new d.a(function(t,o){x[n](u,e,i).then(function(n){var e=n.data;t(e),"10002"===e.code?r.push({name:"login"}):400===e.code&&alert(e.msg)}).catch(function(n){o(n)})})}},T=e("zL8q"),O=e.n(T);e("tvR6");a.default.use(k),a.default.use(O.a),a.default.config.productionTip=!1,a.default.prototype.$Platform=e("SJ63"),new a.default({router:r,store:p,el:"#app",render:function(n){return n(h)}})},POLz:function(n,t){},SJ63:function(n,t){n.exports={name:"tvShow",title:"TVSHOW",desc:"tvShow",nickname:"tvShow"}},YgNb:function(n,t,e){"use strict";e.d(t,"a",function(){return r});var o=e("Zrlr"),a=e.n(o),i=e("wxAW"),u=e.n(i),r=function(){function n(){a()(this,n)}return u()(n,null,[{key:"get",value:function(n){var t=void 0,e=void 0;return"string"==typeof n&&""!==n&&(e=String(document.cookie).match(new RegExp("(?:^| )"+n+"(?:(?:=([^;]*))|;|$)")))&&(t=e[1]?decodeURIComponent(e[1]):""),t}},{key:"set",value:function(n,t,e,o,a,i){var u=String(encodeURIComponent(t)),r=e;"number"==typeof r&&(r=new Date).setTime(r.getTime()+864e5*e),r instanceof Date&&(u+="; expires="+r.toUTCString()),"string"==typeof o&&""!==o&&(u+="; domain="+o),"string"==typeof a&&""!==a&&(u+="; path="+a),i&&(u+="; secure"),document.cookie=n+"="+u}},{key:"remove",value:function(n,t,e,o){this.set(n,"",-1,t,e,o)}},{key:"DATEDAY",get:function(){return 864e5}}]),n}()},cPo0:function(n,t){},tvR6:function(n,t){}},[0]); webpackJsonp([30],{0:function(n,t,e){e("j1ja"),n.exports=e("NHnr")},NHnr:function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o={};e.d(o,"userData",function(){return l});var a=e("7+uW"),i=e("/ocq");a.default.use(i.a);var u=i.a.prototype.push;i.a.prototype.push=function(n,t,e){return t||e?u.call(this,n,t,e):u.call(this,n).catch(function(n){return n})};var r=new i.a({routes:[{path:"/demo",name:"demo",component:function(){return e.e(22).then(e.bind(null,"/1AV"))}},{path:"/login",name:"login",component:function(){return e.e(13).then(e.bind(null,"jT7l"))}},{path:"/",name:"index",component:function(){return e.e(0).then(e.bind(null,"2NXm"))},children:[{path:"/home",name:"home",component:function(){return e.e(16).then(e.bind(null,"FP3a"))}},{path:"/userInfo",name:"userInfo",component:function(){return e.e(4).then(e.bind(null,"tMdk"))}},{path:"/moveDeatil",name:"moveDeatil",component:function(){return e.e(28).then(e.bind(null,"DOy1"))}},{path:"/matchInfo",name:"matchInfo",component:function(){return e.e(12).then(e.bind(null,"7d2R"))}},{path:"/startType",name:"startType",component:function(){return e.e(26).then(e.bind(null,"AxJC"))}},{path:"/payOrder",name:"payOrder",component:function(){return e.e(27).then(e.bind(null,"Ch1g"))}},{path:"/vip",name:"vip",component:function(){return e.e(3).then(e.bind(null,"rxtO"))}},{path:"/down",name:"down",component:function(){return e.e(19).then(e.bind(null,"XJpv"))}},{path:"/config",name:"config",component:function(){return e.e(8).then(e.bind(null,"9OZM"))}},{path:"/statistics",name:"statistics",component:function(){return e.e(11).then(e.bind(null,"cvct"))}},{path:"/operation",name:"operation",component:function(){return e.e(24).then(e.bind(null,"Awpy"))}},{path:"/winning",name:"winning",component:function(){return e.e(2).then(e.bind(null,"lLkJ"))}},{path:"/icon",name:"icon",component:function(){return e.e(20).then(e.bind(null,"t4RU"))}},{path:"/notice",name:"notice",component:function(){return e.e(21).then(e.bind(null,"BEmm"))}},{path:"/role",name:"role",component:function(){return e.e(14).then(e.bind(null,"bWCI"))}},{path:"/account",name:"account",component:function(){return e.e(17).then(e.bind(null,"FGjL"))}},{path:"/column",name:"column",component:function(){return e.e(5).then(e.bind(null,"/rKP"))}},{path:"/advertising",name:"advertising",component:function(){return e.e(18).then(e.bind(null,"PldI"))}},{path:"/exchange",name:"exchange",component:function(){return e.e(6).then(e.bind(null,"YR89"))}},{path:"/navigate",name:"navigate",component:function(){return e.e(10).then(e.bind(null,"rhRx"))}},{path:"/promote",name:"promote",component:function(){return e.e(7).then(e.bind(null,"NZ2L"))}},{path:"/robot",name:"robot",component:function(){return e.e(9).then(e.bind(null,"/0l5"))}},{path:"/financial",name:"financial",component:function(){return e.e(1).then(e.bind(null,"ADW+"))}},{path:"/liveInfo",name:"liveInfo",component:function(){return e.e(23).then(e.bind(null,"aPai"))}},{path:"/byGold",name:"byGold",component:function(){return e.e(25).then(e.bind(null,"frXD"))}},{path:"/label",name:"label",component:function(){return e.e(15).then(e.bind(null,"Qcz4"))}}]}]}),c=e("NYxO"),l={state:{tagList:[]},mutations:{setTagList:function(n,t){n.tagList=t}},getters:{getTagList:function(n){return n.tagList}}};a.default.use(c.a);var p=new c.a.Store({modules:o}),m={render:function(){var n=this.$createElement,t=this._self._c||n;return t("div",{attrs:{id:"app"}},[t("router-view")],1)},staticRenderFns:[]};var h=e("VU/8")({name:"App",data:function(){return{}}},m,!1,function(n){e("POLz")},null,null).exports,f=(e("j1ja"),e("cPo0"),e("//Fk")),d=e.n(f),s=e("mtWM"),g=e.n(s),v=e("1nuA"),b=e.n(v),y=g.a.create({timeout:6e5});y.interceptors.request.use(function(n){return"get"!==n.method&&"post"!==n.method&&"put"!==n.method&&"delete"!==n.method&&"patch"!==n.method||"application/json"!==n.headers["Content-Type"]&&(n.data=b.a.stringify(n.data)),n},function(n){return d.a.reject(n)}),y.interceptors.response.use(function(n){return n},function(n){return"ECONNABORTED"===n.code&&-1!==n.message.indexOf("timeout")&&(alert("请求超时!请重新登陆"),r.push({name:"login"})),d.a.reject(n)});var x=y,w=e("YgNb"),k={install:function(n){var t=this;n.prototype.$axios=function(n,e,o,a){return t.axiosRequest(n,e,o,a)}},axiosRequest:function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"post",t=arguments[1],e=arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.ax(n,t,e,o)},ax:function(n,t,e,o){var a=t;"get"===n&&(a+=e||"");var i={headers:w.a.get("token")?{token:w.a.get("token"),"Content-Type":"application/json"}:{"Content-Type":"application/json"}},u="/sequoiaBack"+a;return new d.a(function(t,o){x[n](u,e,i).then(function(n){var e=n.data;t(e),"10002"===e.code?r.push({name:"login"}):400===e.code&&alert(e.msg)}).catch(function(n){o(n)})})}},T=e("zL8q"),O=e.n(T);e("tvR6");a.default.use(k),a.default.use(O.a),a.default.config.productionTip=!1,a.default.prototype.$Platform=e("SJ63"),new a.default({router:r,store:p,el:"#app",render:function(n){return n(h)}})},POLz:function(n,t){},SJ63:function(n,t){n.exports={name:"tvShow",title:"TVSHOW",desc:"tvShow",nickname:"tvShow"}},YgNb:function(n,t,e){"use strict";e.d(t,"a",function(){return r});var o=e("Zrlr"),a=e.n(o),i=e("wxAW"),u=e.n(i),r=function(){function n(){a()(this,n)}return u()(n,null,[{key:"get",value:function(n){var t=void 0,e=void 0;return"string"==typeof n&&""!==n&&(e=String(document.cookie).match(new RegExp("(?:^| )"+n+"(?:(?:=([^;]*))|;|$)")))&&(t=e[1]?decodeURIComponent(e[1]):""),t}},{key:"set",value:function(n,t,e,o,a,i){var u=String(encodeURIComponent(t)),r=e;"number"==typeof r&&(r=new Date).setTime(r.getTime()+864e5*e),r instanceof Date&&(u+="; expires="+r.toUTCString()),"string"==typeof o&&""!==o&&(u+="; domain="+o),"string"==typeof a&&""!==a&&(u+="; path="+a),i&&(u+="; secure"),document.cookie=n+"="+u}},{key:"remove",value:function(n,t,e,o){this.set(n,"",-1,t,e,o)}},{key:"DATEDAY",get:function(){return 864e5}}]),n}()},cPo0:function(n,t){},tvR6:function(n,t){}},[0]);
\ No newline at end of file \ No newline at end of file
!function(e){var c=window.webpackJsonp;window.webpackJsonp=function(a,t,f){for(var o,d,b,i=0,u=[];i<a.length;i++)d=a[i],n[d]&&u.push(n[d][0]),n[d]=0;for(o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);for(c&&c(a,t,f);u.length;)u.shift()();if(f)for(i=0;i<f.length;i++)b=r(r.s=f[i]);return b};var a={},n={32:0};function r(c){if(a[c])return a[c].exports;var n=a[c]={i:c,l:!1,exports:{}};return e[c].call(n.exports,n,n.exports,r),n.l=!0,n.exports}r.e=function(e){var c=n[e];if(0===c)return new Promise(function(e){e()});if(c)return c[2];var a=new Promise(function(a,r){c=n[e]=[a,r]});c[2]=a;var t=document.getElementsByTagName("head")[0],f=document.createElement("script");f.type="text/javascript",f.charset="utf-8",f.async=!0,f.timeout=12e4,r.nc&&f.setAttribute("nonce",r.nc),f.src=r.p+"static/js/"+e+"."+{0:"d65dd0abcd56c706731c",1:"f61ba3160f1938ffcc9d",2:"b63be92f5d0a4d870255",3:"d7dc6d806a541fd08c01",4:"7307ce82fc7267e82c00",5:"7a161563754adf041a59",6:"eeb05e68159a94b418bd",7:"3983b27a28f23a38568f",8:"59f4cfd90937b323b0a0",9:"18ef92212ed4b79f9c6f",10:"d549964da88117ac0f62",11:"c356ecd8ccddf1831610",12:"df63f5d017e93a058cd6",13:"986d9bfa5568423857c1",14:"28cef13e3ff28ce4fc81",15:"34079b0874c2ed162bad",16:"a12a0c3699474f38f9a7",17:"017f241598aec73bd210",18:"aea35aa0eb660c18d6e4",19:"88e9eb703e3870cbdbac",20:"3a3af80f1d9b93893c50",21:"d70996fcc58f27420e05",22:"a99aaf70c4b5abd400e8",23:"6a06784a334f18cf6b87",24:"8d8b0addb2e38780ab59",25:"c95c91c6e3a3d73155dc",26:"5f6a611f54651e5c57e8",27:"441baff8540a6b02bdd8",28:"24820844cc4819c254be",31:"67e7228778adf506ef64"}[e]+".js";var o=setTimeout(d,12e4);function d(){f.onerror=f.onload=null,clearTimeout(o);var c=n[e];0!==c&&(c&&c[1](new Error("Loading chunk "+e+" failed.")),n[e]=void 0)}return f.onerror=f.onload=d,t.appendChild(f),a},r.m=e,r.c=a,r.d=function(e,c,a){r.o(e,c)||Object.defineProperty(e,c,{configurable:!1,enumerable:!0,get:a})},r.n=function(e){var c=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(c,"a",c),c},r.o=function(e,c){return Object.prototype.hasOwnProperty.call(e,c)},r.p="/zbht/",r.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
!function(e){var a=window.webpackJsonp;window.webpackJsonp=function(c,t,f){for(var o,d,b,i=0,u=[];i<c.length;i++)d=c[i],n[d]&&u.push(n[d][0]),n[d]=0;for(o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);for(a&&a(c,t,f);u.length;)u.shift()();if(f)for(i=0;i<f.length;i++)b=r(r.s=f[i]);return b};var c={},n={32:0};function r(a){if(c[a])return c[a].exports;var n=c[a]={i:a,l:!1,exports:{}};return e[a].call(n.exports,n,n.exports,r),n.l=!0,n.exports}r.e=function(e){var a=n[e];if(0===a)return new Promise(function(e){e()});if(a)return a[2];var c=new Promise(function(c,r){a=n[e]=[c,r]});a[2]=c;var t=document.getElementsByTagName("head")[0],f=document.createElement("script");f.type="text/javascript",f.charset="utf-8",f.async=!0,f.timeout=12e4,r.nc&&f.setAttribute("nonce",r.nc),f.src=r.p+"static/js/"+e+"."+{0:"d65dd0abcd56c706731c",1:"f61ba3160f1938ffcc9d",2:"b63be92f5d0a4d870255",3:"d7dc6d806a541fd08c01",4:"7307ce82fc7267e82c00",5:"7a161563754adf041a59",6:"eeb05e68159a94b418bd",7:"3983b27a28f23a38568f",8:"59f4cfd90937b323b0a0",9:"18ef92212ed4b79f9c6f",10:"d549964da88117ac0f62",11:"c356ecd8ccddf1831610",12:"df63f5d017e93a058cd6",13:"986d9bfa5568423857c1",14:"28cef13e3ff28ce4fc81",15:"34079b0874c2ed162bad",16:"a12a0c3699474f38f9a7",17:"017f241598aec73bd210",18:"aea35aa0eb660c18d6e4",19:"88e9eb703e3870cbdbac",20:"3a3af80f1d9b93893c50",21:"d70996fcc58f27420e05",22:"a99aaf70c4b5abd400e8",23:"6a06784a334f18cf6b87",24:"4b2c1cefaad298670a17",25:"138d14f640b05b0cc1fd",26:"9da50f67d27673e4b2b3",27:"9db46ba540c26818e9b6",28:"2521dad5a045116ddb93",31:"67e7228778adf506ef64"}[e]+".js";var o=setTimeout(d,12e4);function d(){f.onerror=f.onload=null,clearTimeout(o);var a=n[e];0!==a&&(a&&a[1](new Error("Loading chunk "+e+" failed.")),n[e]=void 0)}return f.onerror=f.onload=d,t.appendChild(f),c},r.m=e,r.c=c,r.d=function(e,a,c){r.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:c})},r.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(a,"a",a),a},r.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},r.p="/zbht/",r.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment