Commit d1c335a1 by Administrator

first commit

parent e592d266
<!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.3bbebb22adfe2ef6baff4eb744674067.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/zbht/static/js/manifest.a7ed11f02192376e6229.js></script><script type=text/javascript src=/zbht/static/js/vendor.e120419b26037d9e3fef.js></script><script type=text/javascript src=/zbht/static/js/main.72dcec6e6640ad560b3f.js></script></body></html>
\ No newline at end of file
<!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.3bbebb22adfe2ef6baff4eb744674067.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/zbht/static/js/manifest.306a39ce93e52cbcea25.js></script><script type=text/javascript src=/zbht/static/js/vendor.e120419b26037d9e3fef.js></script><script type=text/javascript src=/zbht/static/js/main.73b03e1166225d7797f2.js></script></body></html>
\ No newline at end of file
webpackJsonp([22],{"0Qe8":function(t,e,a){var s=a("tvzG");"string"==typeof s&&(s=[[t.i,s,""]]),s.locals&&(t.exports=s.locals);a("rjj0")("66436d68",s,!0,{})},Awpy:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={name:"index",data:function(){return{tableData:[],channel:"0",isShow:0,statisticsDate:""}},mounted:function(){this.getInfo()},methods:{getInfo:function(){var t=this,e="";if(""!==this.statisticsDate&&(e=this.fromDate(this.statisticsDate)),"0"!==sessionStorage.getItem("channel")){var a={statisticsDate:e};this.$axios("post","/V1/statistics/getAgentStatistics",a).then(function(e){200===e.code&&(t.tableData=e.data,t.isShow=1)})}else{var s={statisticsDate:e,channel:this.channel};this.$axios("post","/V1/statistics/getStatistics",s).then(function(e){200===e.code&&(t.tableData=e.data,t.isShow=0)})}},fromDate:function(t){var e=t.getFullYear(),a=t.getMonth()+1;a=a<10?"0"+a:a;var s=t.getDate();return e+"-"+a+"-"+(s=s<10?"0"+s:s)}}},i={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"},[a("div",[t._v("日期:")]),t._v(" "),a("div",[a("el-date-picker",{attrs:{type:"date",size:"small",placeholder:"选择日期时间"},model:{value:t.statisticsDate,callback:function(e){t.statisticsDate=e},expression:"statisticsDate"}})],1),t._v(" "),0===t.isShow?a("div",{staticClass:"ml-10"},[t._v("渠道:")]):t._e(),t._v(" "),0===t.isShow?a("div",[a("el-input",{staticStyle:{width:"100px"},attrs:{placeholder:"输入渠道进行搜索",size:"small"},model:{value:t.channel,callback:function(e){t.channel=e},expression:"channel"}})],1):t._e(),t._v(" "),a("div",[a("el-button",{staticStyle:{"margin-left":"10px"},attrs:{type:"primary",size:"small"},on:{click:function(e){return t.getInfo()}}},[t._v("查询")])],1)])]),t._v(" "),0===t.isShow?a("table",{staticClass:"table"},[t._m(0),t._v(" "),a("tr",[a("td",[t._v("官方")]),t._v(" "),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))])])]):t._e(),t._v(" "),1===t.isShow?a("table",{staticClass:"table"},[t._m(1),t._v(" "),a("tr",[a("td",[t._v(t._s(t.tableData.channel))]),t._v(" "),a("td",[t._v(t._s(t.tableData.downNum))]),t._v(" "),a("td",[t._v(t._s(t.tableData.registerNum))])])]):t._e()])},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("td",[t._v("渠道名称")]),t._v(" "),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("活跃人数")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("tr",[e("td",[this._v("渠道名称")]),this._v(" "),e("td",[this._v("总下载量")]),this._v(" "),e("td",[this._v("总注册量")])])}]};var n=a("VU/8")(s,i,!1,function(t){a("0Qe8")},"data-v-e61d3da4",null);e.default=n.exports},tvzG:function(t,e,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.table[data-v-e61d3da4]{\n width: 100%;\n}\n.table tr td[data-v-e61d3da4]{\n text-align: center;\n line-height: 30px;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([23],{"/1AV":function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var t=[{id:"1",name:"北京1"},{id:"2",name:"北京2"},{id:"3",name:"北京3"},{id:"4",name:"北京4"},{id:"5",name:"北京5"},{id:"6",name:"北京6"}],c={data:function(){return{checkAll:!1,checkedCities:[],cities:t,isIndeterminate:!0}},methods:{handleCheckAllChange:function(e){this.checkedCities=e?t:[],this.isIndeterminate=!1},handleCheckedCitiesChange:function(e){var n=e.length;this.checkAll=n===this.cities.length,this.isIndeterminate=n>0&&n<this.cities.length}}},a={render:function(){var e=this,n=e.$createElement,i=e._self._c||n;return i("div",[e._v("\n "+e._s(e.checkedCities)+"\n "),i("el-checkbox",{attrs:{indeterminate:e.isIndeterminate},on:{change:e.handleCheckAllChange},model:{value:e.checkAll,callback:function(n){e.checkAll=n},expression:"checkAll"}},[e._v("全选")]),e._v(" "),i("div",{staticStyle:{margin:"15px 0"}}),e._v(" "),i("el-checkbox-group",{on:{change:e.handleCheckedCitiesChange},model:{value:e.checkedCities,callback:function(n){e.checkedCities=n},expression:"checkedCities"}},e._l(e.cities,function(n,t){return i("el-checkbox",{key:t,attrs:{label:n}},[e._v(e._s(n.name))])}),1)],1)},staticRenderFns:[]};var l=i("VU/8")(c,a,!1,function(e){i("KXK0")},"data-v-dbd9ee60",null);n.default=l.exports},KXK0:function(e,n,i){var t=i("Q3pA");"string"==typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);i("rjj0")("03530b2f",t,!0,{})},Q3pA:function(e,n,i){(e.exports=i("FZ+f")(!1)).push([e.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",""])}});
\ No newline at end of file
webpackJsonp([22],{"/1AV":function(e,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var t=[{id:"1",name:"北京1"},{id:"2",name:"北京2"},{id:"3",name:"北京3"},{id:"4",name:"北京4"},{id:"5",name:"北京5"},{id:"6",name:"北京6"}],c={data:function(){return{checkAll:!1,checkedCities:[],cities:t,isIndeterminate:!0}},methods:{handleCheckAllChange:function(e){this.checkedCities=e?t:[],this.isIndeterminate=!1},handleCheckedCitiesChange:function(e){var n=e.length;this.checkAll=n===this.cities.length,this.isIndeterminate=n>0&&n<this.cities.length}}},a={render:function(){var e=this,n=e.$createElement,i=e._self._c||n;return i("div",[e._v("\n "+e._s(e.checkedCities)+"\n "),i("el-checkbox",{attrs:{indeterminate:e.isIndeterminate},on:{change:e.handleCheckAllChange},model:{value:e.checkAll,callback:function(n){e.checkAll=n},expression:"checkAll"}},[e._v("全选")]),e._v(" "),i("div",{staticStyle:{margin:"15px 0"}}),e._v(" "),i("el-checkbox-group",{on:{change:e.handleCheckedCitiesChange},model:{value:e.checkedCities,callback:function(n){e.checkedCities=n},expression:"checkedCities"}},e._l(e.cities,function(n,t){return i("el-checkbox",{key:t,attrs:{label:n}},[e._v(e._s(n.name))])}),1)],1)},staticRenderFns:[]};var l=i("VU/8")(c,a,!1,function(e){i("KXK0")},"data-v-dbd9ee60",null);n.default=l.exports},KXK0:function(e,n,i){var t=i("Q3pA");"string"==typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);i("rjj0")("03530b2f",t,!0,{})},Q3pA:function(e,n,i){(e.exports=i("FZ+f")(!1)).push([e.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",""])}});
\ No newline at end of file
webpackJsonp([24],{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:20},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("QAiB")},"data-v-9a2f014a",null);e.default=n.exports},QAiB:function(t,e,a){var o=a("mWAj");"string"==typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);a("rjj0")("72dc5c12",o,!0,{})},mWAj:function(t,e,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.check-star[data-v-9a2f014a]{\n margin-top: -25px;border-bottom: 1px solid #b4bccc;padding-bottom: 10px\n}\n#cover[data-v-9a2f014a]{\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-9a2f014a]{\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-9a2f014a]{\n /*width: 100%;*/\n /*height: 100%;*/\n max-width: 500px;\n max-height: 700px;\n}\n.league-img[data-v-9a2f014a]{\n width: 26px;\n height: 26px;\n border-radius: 50%;\n}\n.ta-c[data-v-9a2f014a]{\n text-align: center;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([23],{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:20},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("QAiB")},"data-v-9a2f014a",null);e.default=n.exports},QAiB:function(t,e,a){var o=a("mWAj");"string"==typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);a("rjj0")("72dc5c12",o,!0,{})},mWAj:function(t,e,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.check-star[data-v-9a2f014a]{\n margin-top: -25px;border-bottom: 1px solid #b4bccc;padding-bottom: 10px\n}\n#cover[data-v-9a2f014a]{\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-9a2f014a]{\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-9a2f014a]{\n /*width: 100%;*/\n /*height: 100%;*/\n max-width: 500px;\n max-height: 700px;\n}\n.league-img[data-v-9a2f014a]{\n width: 26px;\n height: 26px;\n border-radius: 50%;\n}\n.ta-c[data-v-9a2f014a]{\n text-align: center;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([25],{"/sxr":function(e,t,a){var l=a("lfZv");"string"==typeof l&&(l=[[e.i,l,""]]),l.locals&&(e.exports=l.locals);a("rjj0")("28c6cf62",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:20},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("/sxr")},"data-v-5bb8e3fe",null);t.default=n.exports},lfZv:function(e,t,a){(e.exports=a("FZ+f")(!1)).push([e.i,"\n.w-100[data-v-5bb8e3fe]{\n width: 100px;\n}\n.w-150[data-v-5bb8e3fe]{\n width: 150px;\n}\n.w-185[data-v-5bb8e3fe]{\n width: 185px;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([24],{"/sxr":function(e,t,a){var l=a("lfZv");"string"==typeof l&&(l=[[e.i,l,""]]),l.locals&&(e.exports=l.locals);a("rjj0")("28c6cf62",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:20},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("/sxr")},"data-v-5bb8e3fe",null);t.default=n.exports},lfZv:function(e,t,a){(e.exports=a("FZ+f")(!1)).push([e.i,"\n.w-100[data-v-5bb8e3fe]{\n width: 100px;\n}\n.w-150[data-v-5bb8e3fe]{\n width: 150px;\n}\n.w-185[data-v-5bb8e3fe]{\n width: 185px;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([25],{"+mVF":function(t,e,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.table[data-v-58bfe3e4]{\n width: 100%;\n}\n.table tr td[data-v-58bfe3e4]{\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={name:"index",data:function(){return{tableData:[],channel:"0",isShow:0,statisticsDate:""}},mounted:function(){this.getInfo()},methods:{getInfo:function(){var t=this,e="";if(""!==this.statisticsDate&&(e=this.fromDate(this.statisticsDate)),"0"!==sessionStorage.getItem("channel")){var a={statisticsDate:e};this.$axios("post","/V1/statistics/getAgentStatistics",a).then(function(e){200===e.code&&(t.tableData=e.data,t.isShow=1)})}else{var s={statisticsDate:e,channel:this.channel};this.$axios("post","/V1/statistics/getStatistics",s).then(function(e){200===e.code&&(t.tableData=e.data,t.isShow=0)})}},fromDate:function(t){var e=t.getFullYear(),a=t.getMonth()+1;a=a<10?"0"+a:a;var s=t.getDate();return e+"-"+a+"-"+(s=s<10?"0"+s:s)}}},i={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"},[a("div",[t._v("日期:")]),t._v(" "),a("div",[a("el-date-picker",{attrs:{type:"date",size:"small",placeholder:"选择日期时间"},model:{value:t.statisticsDate,callback:function(e){t.statisticsDate=e},expression:"statisticsDate"}})],1),t._v(" "),0===t.isShow?a("div",{staticClass:"ml-10"},[t._v("渠道:")]):t._e(),t._v(" "),0===t.isShow?a("div",[a("el-input",{staticStyle:{width:"100px"},attrs:{placeholder:"输入渠道进行搜索",size:"small"},model:{value:t.channel,callback:function(e){t.channel=e},expression:"channel"}})],1):t._e(),t._v(" "),a("div",[a("el-button",{staticStyle:{"margin-left":"10px"},attrs:{type:"primary",size:"small"},on:{click:function(e){return t.getInfo()}}},[t._v("查询")])],1)])]),t._v(" "),0===t.isShow?a("table",{staticClass:"table"},[t._m(0),t._v(" "),a("tr",[a("td",[t._v("官方")]),t._v(" "),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.toDayActiveApp))]),t._v(" "),a("td",[t._v(t._s(t.tableData.toDayActiveH5))]),t._v(" "),a("td",[t._v(t._s(t.tableData.toDayActive))])])]):t._e(),t._v(" "),1===t.isShow?a("table",{staticClass:"table"},[t._m(1),t._v(" "),a("tr",[a("td",[t._v(t._s(t.tableData.channel))]),t._v(" "),a("td",[t._v(t._s(t.tableData.downNum))]),t._v(" "),a("td",[t._v(t._s(t.tableData.registerNum))])])]):t._e()])},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("td",[t._v("渠道名称")]),t._v(" "),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("APP日活")]),t._v(" "),a("td",[t._v("WEB+H5日活")]),t._v(" "),a("td",[t._v("活跃总人数")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("tr",[e("td",[this._v("渠道名称")]),this._v(" "),e("td",[this._v("总下载量")]),this._v(" "),e("td",[this._v("总注册量")])])}]};var n=a("VU/8")(s,i,!1,function(t){a("fYeg")},"data-v-58bfe3e4",null);e.default=n.exports},fYeg:function(t,e,a){var s=a("+mVF");"string"==typeof s&&(s=[[t.i,s,""]]),s.locals&&(t.exports=s.locals);a("rjj0")("1641ef88",s,!0,{})}});
\ No newline at end of file
webpackJsonp([31],{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(23).then(e.bind(null,"/1AV"))}},{path:"/login",name:"login",component:function(){return e.e(19).then(e.bind(null,"jT7l"))}},{path:"/",name:"index",component:function(){return e.e(15).then(e.bind(null,"2NXm"))},children:[{path:"/home",name:"home",component:function(){return e.e(13).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(24).then(e.bind(null,"DOy1"))}},{path:"/matchInfo",name:"matchInfo",component:function(){return e.e(16).then(e.bind(null,"7d2R"))}},{path:"/startType",name:"startType",component:function(){return e.e(29).then(e.bind(null,"AxJC"))}},{path:"/withdrawal",name:"withdrawal",component:function(){return e.e(26).then(e.bind(null,"C3Ae"))}},{path:"/payOrder",name:"payOrder",component:function(){return e.e(25).then(e.bind(null,"Ch1g"))}},{path:"/vip",name:"vip",component:function(){return e.e(2).then(e.bind(null,"rxtO"))}},{path:"/down",name:"down",component:function(){return e.e(3).then(e.bind(null,"XJpv"))}},{path:"/config",name:"config",component:function(){return e.e(20).then(e.bind(null,"9OZM"))}},{path:"/statistics",name:"statistics",component:function(){return e.e(10).then(e.bind(null,"cvct"))}},{path:"/operation",name:"operation",component:function(){return e.e(22).then(e.bind(null,"Awpy"))}},{path:"/winning",name:"winning",component:function(){return e.e(1).then(e.bind(null,"lLkJ"))}},{path:"/icon",name:"icon",component:function(){return e.e(11).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(17).then(e.bind(null,"bWCI"))}},{path:"/account",name:"account",component:function(){return e.e(9).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(12).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(18).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(8).then(e.bind(null,"/0l5"))}},{path:"/financial",name:"financial",component:function(){return e.e(0).then(e.bind(null,"ADW+"))}},{path:"/liveInfo",name:"liveInfo",component:function(){return e.e(27).then(e.bind(null,"aPai"))}},{path:"/byGold",name:"byGold",component:function(){return e.e(28).then(e.bind(null,"frXD"))}},{path:"/label",name:"label",component:function(){return e.e(14).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 w=y,x=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:x.a.get("token")?{token:x.a.get("token"),"Content-Type":"application/json"}:{"Content-Type":"application/json"}};console.log(i);var u="/sequoiaBack"+a;return new d.a(function(t,o){w[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"),e("uJe8");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
webpackJsonp([31],{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(19).then(e.bind(null,"jT7l"))}},{path:"/",name:"index",component:function(){return e.e(15).then(e.bind(null,"2NXm"))},children:[{path:"/home",name:"home",component:function(){return e.e(13).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(23).then(e.bind(null,"DOy1"))}},{path:"/matchInfo",name:"matchInfo",component:function(){return e.e(16).then(e.bind(null,"7d2R"))}},{path:"/startType",name:"startType",component:function(){return e.e(29).then(e.bind(null,"AxJC"))}},{path:"/withdrawal",name:"withdrawal",component:function(){return e.e(26).then(e.bind(null,"C3Ae"))}},{path:"/payOrder",name:"payOrder",component:function(){return e.e(24).then(e.bind(null,"Ch1g"))}},{path:"/vip",name:"vip",component:function(){return e.e(2).then(e.bind(null,"rxtO"))}},{path:"/down",name:"down",component:function(){return e.e(3).then(e.bind(null,"XJpv"))}},{path:"/config",name:"config",component:function(){return e.e(20).then(e.bind(null,"9OZM"))}},{path:"/statistics",name:"statistics",component:function(){return e.e(10).then(e.bind(null,"cvct"))}},{path:"/operation",name:"operation",component:function(){return e.e(25).then(e.bind(null,"Awpy"))}},{path:"/winning",name:"winning",component:function(){return e.e(1).then(e.bind(null,"lLkJ"))}},{path:"/icon",name:"icon",component:function(){return e.e(11).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(17).then(e.bind(null,"bWCI"))}},{path:"/account",name:"account",component:function(){return e.e(9).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(12).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(18).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(8).then(e.bind(null,"/0l5"))}},{path:"/financial",name:"financial",component:function(){return e.e(0).then(e.bind(null,"ADW+"))}},{path:"/liveInfo",name:"liveInfo",component:function(){return e.e(27).then(e.bind(null,"aPai"))}},{path:"/byGold",name:"byGold",component:function(){return e.e(28).then(e.bind(null,"frXD"))}},{path:"/label",name:"label",component:function(){return e.e(14).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 w=y,x=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:x.a.get("token")?{token:x.a.get("token"),"Content-Type":"application/json"}:{"Content-Type":"application/json"}};console.log(i);var u="/sequoiaBack"+a;return new d.a(function(t,o){w[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"),e("uJe8");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
!function(e){var c=window.webpackJsonp;window.webpackJsonp=function(n,a,o){for(var f,d,b,i=0,u=[];i<n.length;i++)d=n[i],r[d]&&u.push(r[d][0]),r[d]=0;for(f in a)Object.prototype.hasOwnProperty.call(a,f)&&(e[f]=a[f]);for(c&&c(n,a,o);u.length;)u.shift()();if(o)for(i=0;i<o.length;i++)b=t(t.s=o[i]);return b};var n={},r={33:0};function t(c){if(n[c])return n[c].exports;var r=n[c]={i:c,l:!1,exports:{}};return e[c].call(r.exports,r,r.exports,t),r.l=!0,r.exports}t.e=function(e){var c=r[e];if(0===c)return new Promise(function(e){e()});if(c)return c[2];var n=new Promise(function(n,t){c=r[e]=[n,t]});c[2]=n;var a=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.charset="utf-8",o.async=!0,o.timeout=12e4,t.nc&&o.setAttribute("nonce",t.nc),o.src=t.p+"static/js/"+e+"."+{0:"27a7bbe67d581b3f3370",1:"f04696e790a4ead595f0",2:"db4333a6a5aa8df336a8",3:"ad78c74152d48ff0f869",4:"7307ce82fc7267e82c00",5:"73a8782a63e0bc3713e0",6:"ce3b0c67b9082bede84d",7:"312b5c5acc7382a4141f",8:"2295bdf4115376ca64d7",9:"b5daef4b0f8b4e7b75fd",10:"4a0e232359f9def54737",11:"838793579ce36204b182",12:"6bb16842f6d2b3064d83",13:"53c0a1500aa0768f6825",14:"5c18410318f627e9dab3",15:"4a85e7670481130697e2",16:"5e5b40d657ecddac196f",17:"21ebbbcc0a1f001e662b",18:"1f254d79913836313090",19:"992e54c09db0016b0a3e",20:"71907530e422b15e6fed",21:"282927a974157e439fd1",22:"75aca80841ed0f7ec998",23:"4bce435961359431d8c9",24:"67a77211246a80571a70",25:"9d675285b50da6978919",26:"1457232c6865db890c4d",27:"271c9be29186b442ede9",28:"100c835a17edc5426ccb",29:"2878ec6cf3e83551cf21",32:"dce00e0425d1c5495255"}[e]+".js";var f=setTimeout(d,12e4);function d(){o.onerror=o.onload=null,clearTimeout(f);var c=r[e];0!==c&&(c&&c[1](new Error("Loading chunk "+e+" failed.")),r[e]=void 0)}return o.onerror=o.onload=d,a.appendChild(o),n},t.m=e,t.c=n,t.d=function(e,c,n){t.o(e,c)||Object.defineProperty(e,c,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var c=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(c,"a",c),c},t.o=function(e,c){return Object.prototype.hasOwnProperty.call(e,c)},t.p="/zbht/",t.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
!function(e){var c=window.webpackJsonp;window.webpackJsonp=function(n,a,o){for(var f,d,b,i=0,u=[];i<n.length;i++)d=n[i],r[d]&&u.push(r[d][0]),r[d]=0;for(f in a)Object.prototype.hasOwnProperty.call(a,f)&&(e[f]=a[f]);for(c&&c(n,a,o);u.length;)u.shift()();if(o)for(i=0;i<o.length;i++)b=t(t.s=o[i]);return b};var n={},r={33:0};function t(c){if(n[c])return n[c].exports;var r=n[c]={i:c,l:!1,exports:{}};return e[c].call(r.exports,r,r.exports,t),r.l=!0,r.exports}t.e=function(e){var c=r[e];if(0===c)return new Promise(function(e){e()});if(c)return c[2];var n=new Promise(function(n,t){c=r[e]=[n,t]});c[2]=n;var a=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.charset="utf-8",o.async=!0,o.timeout=12e4,t.nc&&o.setAttribute("nonce",t.nc),o.src=t.p+"static/js/"+e+"."+{0:"27a7bbe67d581b3f3370",1:"f04696e790a4ead595f0",2:"db4333a6a5aa8df336a8",3:"ad78c74152d48ff0f869",4:"7307ce82fc7267e82c00",5:"73a8782a63e0bc3713e0",6:"ce3b0c67b9082bede84d",7:"312b5c5acc7382a4141f",8:"2295bdf4115376ca64d7",9:"b5daef4b0f8b4e7b75fd",10:"4a0e232359f9def54737",11:"838793579ce36204b182",12:"6bb16842f6d2b3064d83",13:"53c0a1500aa0768f6825",14:"5c18410318f627e9dab3",15:"4a85e7670481130697e2",16:"5e5b40d657ecddac196f",17:"21ebbbcc0a1f001e662b",18:"1f254d79913836313090",19:"992e54c09db0016b0a3e",20:"71907530e422b15e6fed",21:"282927a974157e439fd1",22:"a99aaf70c4b5abd400e8",23:"38939341449792872fe2",24:"a2fb16cfb5e2ec33c137",25:"d95ecf6494dac6572fde",26:"1457232c6865db890c4d",27:"271c9be29186b442ede9",28:"100c835a17edc5426ccb",29:"2878ec6cf3e83551cf21",32:"dce00e0425d1c5495255"}[e]+".js";var f=setTimeout(d,12e4);function d(){o.onerror=o.onload=null,clearTimeout(f);var c=r[e];0!==c&&(c&&c[1](new Error("Loading chunk "+e+" failed.")),r[e]=void 0)}return o.onerror=o.onload=d,a.appendChild(o),n},t.m=e,t.c=n,t.d=function(e,c,n){t.o(e,c)||Object.defineProperty(e,c,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var c=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(c,"a",c),c},t.o=function(e,c){return Object.prototype.hasOwnProperty.call(e,c)},t.p="/zbht/",t.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