Commit 550d193e by Administrator

first commit

parent a9873abb
No preview for this file type
......@@ -38,4 +38,4 @@ if (isPc) {
} else {
window.location.href = 'http://' + window.location.host + '/#/home'
}
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.a9f6db36e63c15e8d5f06efe37bd0170.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script src=https://cdn.868vip.live/static/js/vue1.min.js></script><script src=https://cdn.868vip.live/static/js/vue-router1.min.js></script><script src=https://cdn.868vip.live/static/js/vuex1.min.js></script><script src=https://cdn.868vip.live/static/js/axios1.min.js></script><script src=https://cdn.868vip.live/static/js/swiper1.min.js></script><script src=https://cdn.868vip.live/static/js/vant1.min.js></script><script src=https://cdn.868vip.live/static/js/vuetify1.min.js></script><script src=https://cdn.868vip.live/static/js/element-index.min.js></script><script src=//unpkg.byted-static.com/xgplayer/2.31.4/browser/index.js type=text/javascript></script><script src=//unpkg.byted-static.com/xgplayer-hls.js/2.6.1/browser/index.js charset=utf-8></script><script src=//unpkg.byted-static.com/xgplayer-flv.js/2.3.0/browser/index.js charset=utf-8></script><script type=text/javascript src="https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"></script></div><script src=https://code.jquery.com/jquery-3.3.1.min.js></script><script type=text/javascript src=./static/js/manifest.f881dc0d959cb26408b4.js></script><script type=text/javascript src=./static/js/vendor.b6fdd9d8e3af6ae63c67.js></script><script type=text/javascript src=./static/js/main.bf9cbb3ba3833e24a561.js></script></body></html>
\ No newline at end of file
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.a9f6db36e63c15e8d5f06efe37bd0170.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script src=https://cdn.868vip.live/static/js/vue1.min.js></script><script src=https://cdn.868vip.live/static/js/vue-router1.min.js></script><script src=https://cdn.868vip.live/static/js/vuex1.min.js></script><script src=https://cdn.868vip.live/static/js/axios1.min.js></script><script src=https://cdn.868vip.live/static/js/swiper1.min.js></script><script src=https://cdn.868vip.live/static/js/vant1.min.js></script><script src=https://cdn.868vip.live/static/js/vuetify1.min.js></script><script src=https://cdn.868vip.live/static/js/element-index.min.js></script><script src=//unpkg.byted-static.com/xgplayer/2.31.4/browser/index.js type=text/javascript></script><script src=//unpkg.byted-static.com/xgplayer-hls.js/2.6.1/browser/index.js charset=utf-8></script><script src=//unpkg.byted-static.com/xgplayer-flv.js/2.3.0/browser/index.js charset=utf-8></script><script type=text/javascript src="https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"></script></div><script src=https://code.jquery.com/jquery-3.3.1.min.js></script><script type=text/javascript src=./static/js/manifest.c6f58c9ebefd8ad529f6.js></script><script type=text/javascript src=./static/js/vendor.b6fdd9d8e3af6ae63c67.js></script><script type=text/javascript src=./static/js/main.bf9cbb3ba3833e24a561.js></script></body></html>
\ No newline at end of file
webpackJsonp([10],{"4h3s":function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.down-wrap[data-v-79ce7e0a]{\n background: rgba(0,0,0,.8);\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: justify;\n -ms-flex-pack: justify;\n justify-content: space-between;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n padding: 8px 20px 6px 20px;\n /*transform: translateX(-50%);*/\n}\n.btn-add-screen[data-v-79ce7e0a] {\n color: #fff;\n background: linear-gradient(145deg, #FE8BB0 0%, #FF546C 100%);\n line-height: 25px;\n font-size: 12px;\n font-weight: 700;\n padding: 0px 8px;\n}\n.c-fff[data-v-79ce7e0a]{\n color: #ffffff;\n}\n",""])},Erj2:function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var i=s("GV3v"),e=s.n(i),n=s("Dr8r"),c={name:"index",data:function(){return{tabList:[],matchList:[],matchCount:0,isLodding:!0,host:"",type:0,sportsId:0,matchTime:"",RandomColor:"",today:"",sportsName:"足球",isDown:!0}},components:{"v-down":s("IA5N").a},mounted:function(){this.isDown="hszhibo.live"!==window.location.hosturl&&"hdzhibo.cn"!==window.location.hosturl,1===this.$route.query.type?this.sportsName="篮球":this.sportsName="足球",console.log(this.$route.query.type),console.log(this.sportsName),this.getToday(),this.getList(0,0);new e.a(".swiper-container",{loop:!0,autoplay:{delay:3e3,stopOnLastSlide:!1,disableOnInteraction:!1}})},methods:{checkTime:function(t,a){this.matchList=[],this.matchTime=a,this.getList(t,this.type)},checkName:function(t){this.type=0,0===t&&(this.sportsName="足球",this.sportsId=0,this.getList(0,this.type)),1===t&&(this.sportsName="篮球",this.sportsId=1,this.getList(1,this.type))},checkType:function(t){this.type=t,this.matchTime=this.today,this.getList(this.sportsId,t)},toPage:function(t){this.$router.push({name:"room",query:{id:t}})},toDeatils:function(t,a){0===a&&this.$router.push({name:"deatils",query:{matchId:t,type:0}}),1===a&&this.$router.push({name:"basketDeatils",query:{matchId:t,type:1}})},getRandomColor:function(){return"rgb("+Math.floor(256*Math.random())+","+Math.floor(256*Math.random())+","+Math.floor(256*Math.random())+")"},getAppoinment:function(t){var a=this;if(n.b.get("token")){var s={id:t.id};this.$axios("post","/match/userReserveMatch",s).then(function(s){200===s.code&&a.getList(t.sportsType,a.type)})}else this.$tost({message:"请先登录!"})},userCancelReserveMatch:function(t){var a=this,s={id:t.id};this.$axios("post","/match/userCancelReserveMatch",s).then(function(s){200===s.code&&a.getList(t.sportsType,a.type)})},getList:function(t,a){var s=this;this.isLodding=!0;var i={};i=0===a||1===a?{id:t,status:a,pageNum:1,pageSize:200}:{id:t,status:a,endDate:this.matchTime,pageNum:1,pageSize:200,startDate:this.matchTime},this.$axios("post","/V2/match/getMatchListPage",i).then(function(t){200===t.code&&(s.matchCount=t.data.matchCount,s.matchList=t.data.matchLists,s.isLodding=!1)})},getToday:function(){var t=new Date,a=t.getMonth()+1,s=t.getDate();a<10&&(a="0"+a),s<10&&(s="0"+s),this.today=t.getFullYear()+"-"+a+"-"+s,this.matchTime=this.today,console.log(this.today)},getWeek:function(t){var a=t,s=new Date(Date.parse(a.replace(/-/g,"/"))),i=[this.$t.message.ri,this.$t.message.yi,this.$t.message.er,this.$t.message.san,this.$t.message.si,this.$t.message.wu,this.$t.message.liu],e=s.getDay();return this.$t.message.zhou+i[e]},myGetDay:function(t){var a=(new Date).getTime()-864e5*t,s=new Date(a);return s=s.getFullYear()+"-"+(s.getMonth()>=9?s.getMonth()+1:"0"+(s.getMonth()+1))+"-"+(s.getDate()>9?s.getDate():"0"+s.getDate())},GetDateStr:function(t){var a=new Date;return a.setDate(a.getDate()+t),a.getFullYear()+"-"+(a.getMonth()+1<10?"0"+(a.getMonth()+1):a.getMonth()+1)+"-"+(a.getDate()<10?"0"+a.getDate():a.getDate())}}},o={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",[s("div",{staticClass:"home-content"},[s("v-down",{staticStyle:{position:"fixed",width:"100%","z-index":"99"}}),t._v(" "),s("div",{class:"868vip.asia"!==t.host&&"m.868vip.asia"!==t.host?"pt-54":""},[s("div",{staticClass:"header-top"},[s("div",{staticClass:"fx justify-center"},[s("div",{staticClass:"home-header"},[s("div",{staticClass:"match-tab"},[s("div",{on:{click:function(a){return t.checkName(0)}}},[s("div",{staticClass:"tab-li",class:"足球"===t.sportsName?"c-fc7133":""},[t._v(t._s(t.$t.message.zuqiu))])]),t._v(" "),s("div",{on:{click:function(a){return t.checkName(1)}}},[s("div",{staticClass:"tab-li",class:"篮球"===t.sportsName?"c-fc7133":""},[t._v(t._s(t.$t.message.lanqiu))])])])])]),t._v(" "),s("van-tabs",{attrs:{animated:""},model:{value:t.type,callback:function(a){t.type=a},expression:"type"}},[s("van-tab",{scopedSlots:t._u([{key:"title",fn:function(){return[s("div",{staticClass:"fx",class:0===t.type?"active1":"",on:{click:function(a){return t.checkType(0)}}},[s("div",{},[t._v(t._s(t.$t.message.quanbu))])])]},proxy:!0}])},[t._v(" "),s("div",{class:"868vip.asia"!==t.host&&"m.868vip.asia"!==t.host?"height-calc1":"height-calc"},t._l(t.matchList,function(a,i){return t.isLodding||0===t.matchList.length?t._e():s("div",{key:i},t._l(a.matchInfos,function(a,i){return s("div",{key:i,staticClass:"match-card"},[s("div",{staticClass:"fs-12 match-time fx align-items justify-between"},[s("div",{staticClass:"matchShortName",style:{background:a.sportsColor}},[t._v(t._s(a.matchShortNameEn))]),t._v(" "),s("div",{staticClass:"fx align-items justify-center fs-12",staticStyle:{color:"#959DB0"}},[t._v("\n "+t._s(t.$t.message.ban)+":"),a.halftimeScore?s("span",{staticClass:"mr-5 "},[t._v(t._s(a.halftimeScore))]):s("span",{staticClass:"mr-5 "},[t._v("0:0")]),t._v("\n "+t._s(t.$t.message.jiao)+":"),a.cornerKick?s("span",{},[t._v(t._s(a.cornerKick))]):s("span",{},[t._v("0:0")])]),t._v(" "),s("div",{staticClass:"c-9D mr-10 m-time-box"},[t._v(t._s(a.matchTime))])]),t._v(" "),s("div",{staticClass:"mt-10 pb-15 fx align-items"},[3!==a.status?s("div",{staticStyle:{width:"15%","text-align":"left","margin-left":"12px"}},[a.subscribe?s("div",{on:{click:function(s){return t.userCancelReserveMatch(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing1.png",width:"16px"}})]):t._e(),t._v(" "),a.subscribe?t._e():s("div",{on:{click:function(s){return t.getAppoinment(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing2.png",width:"16px"}})])]):t._e(),t._v(" "),s("div",{staticClass:"fx",staticStyle:{width:"60%"},on:{click:function(s){return t.toDeatils(a.id,a.sportsType)}}},[s("div",{staticStyle:{width:"85%"}},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.homeTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-r"},[t._v(t._s(a.homeTeam.teamNameEn))])]),t._v(" "),s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.awayTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-l"},[t._v(t._s(a.awayTeam.teamNameEn))])])]),t._v(" "),2!==a.status?s("div",{staticStyle:{"margin-left":"20px"}},[s("div",{staticClass:"fs-16 fx align-items",staticStyle:{height:"26px","margin-top":"5px"}},[s("div",{class:a.homeTeam.score>a.awayTeam.score?"c-33":"c-9D"},[s("strong",[t._v(t._s(a.homeTeam.score))])]),t._v(" "),s("div",{staticClass:"ml-20"},[a.homeTeam.score>a.awayTeam.score?s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/sanjiao.png",width:"5px"}}):t._e()])]),t._v(" "),s("div",{staticClass:"fs-16 fx align-items",staticStyle:{height:"26px"}},[s("div",{class:a.homeTeam.score>a.awayTeam.score?"c-9D":"c-33"},[s("strong",[t._v(t._s(a.awayTeam.score))])]),t._v(" "),s("div",{staticClass:"ml-20"},[a.homeTeam.score<a.awayTeam.score?s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/sanjiao.png",width:"5px"}}):t._e()])])]):t._e()]),t._v(" "),s("div",{staticStyle:{width:"100px","justify-content":"flex-end",display:"flex","margin-right":"10px","border-left":"1px solid #EBEBEB",height:"57px","align-items":"center"}},[1===a.status?s("div",t._l(a.guides.slice(0,3),function(t){return s("img",{key:t.avatar,staticStyle:{width:"20px",height:"16px","border-radius":"50%"},attrs:{src:t.avatar}})}),0):t._e(),t._v(" "),1!==a.status?s("div",[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/dianshijiaaaa.png",width:"20px"}})]):t._e()])])])}),0)}),0)]),t._v(" "),s("van-tab",{scopedSlots:t._u([{key:"title",fn:function(){return[s("div",{staticClass:"fx",class:1===t.type?"active1":"",on:{click:function(a){return t.checkType(1)}}},[s("div",{},[t._v(t._s(t.$t.message.yikaisai))])])]},proxy:!0}])},[t._v(" "),s("div",{staticStyle:{height:"calc(100vh - 240px)","overflow-y":"auto"}},t._l(t.matchList,function(a,i){return t.isLodding||0===t.matchList.length?t._e():s("div",{key:i},t._l(a.matchInfos,function(a,i){return s("div",{key:i,staticClass:"match-card"},[s("div",{staticClass:"fs-12 match-time fx align-items justify-between"},[s("div",{staticClass:"matchShortName",style:{background:a.sportsColor}},[t._v(t._s(a.matchShortNameEn))]),t._v(" "),s("div",{staticClass:"fx align-items justify-center fs-12",staticStyle:{color:"#959DB0"}},[t._v("\n "+t._s(t.$t.message.ban)+":"),a.halftimeScore?s("span",{staticClass:"mr-5 "},[t._v(t._s(a.halftimeScore))]):s("span",{staticClass:"mr-5 "},[t._v("0:0")]),t._v("\n "+t._s(t.$t.message.jiao)+":"),a.cornerKick?s("span",{},[t._v(t._s(a.cornerKick))]):s("span",{},[t._v("0:0")])]),t._v(" "),s("div",{staticClass:"c-9D mr-10 m-time-box"},[t._v(t._s(a.matchTime))])]),t._v(" "),s("div",{staticClass:"mt-10 pb-15 fx align-items"},[3!==a.status?s("div",{staticStyle:{width:"20%","text-align":"left","margin-left":"12px"}},[a.subscribe?s("div",{on:{click:function(s){return t.userCancelReserveMatch(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing1.png",width:"16px"}})]):t._e(),t._v(" "),a.subscribe?t._e():s("div",{on:{click:function(s){return t.getAppoinment(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing2.png",width:"16px"}})])]):t._e(),t._v(" "),s("div",{staticClass:"fx",staticStyle:{width:"60%"},on:{click:function(s){return t.toDeatils(a.id,a.sportsType)}}},[s("div",{staticStyle:{width:"85%"}},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.homeTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-r"},[t._v(t._s(a.homeTeam.teamNameEn))])]),t._v(" "),s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.awayTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-l"},[t._v(t._s(a.awayTeam.teamNameEn))])])]),t._v(" "),2!==a.status?s("div",{staticStyle:{"margin-left":"20px"}},[s("div",{staticClass:"fs-16 fx align-items",staticStyle:{height:"26px","margin-top":"5px"}},[s("div",{class:a.homeTeam.score>a.awayTeam.score?"c-33":"c-9D"},[s("strong",[t._v(t._s(a.homeTeam.score))])]),t._v(" "),s("div",{staticClass:"ml-20"},[a.homeTeam.score>a.awayTeam.score?s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/sanjiao.png",width:"5px"}}):t._e()])]),t._v(" "),s("div",{staticClass:"fs-16 fx align-items",staticStyle:{height:"26px"}},[s("div",{class:a.homeTeam.score>a.awayTeam.score?"c-9D":"c-33"},[s("strong",[t._v(t._s(a.awayTeam.score))])]),t._v(" "),s("div",{staticClass:"ml-20"},[a.homeTeam.score<a.awayTeam.score?s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/sanjiao.png",width:"5px"}}):t._e()])])]):t._e()]),t._v(" "),s("div",{staticStyle:{width:"100px","justify-content":"flex-end",display:"flex","margin-right":"10px","border-left":"1px solid #EBEBEB",height:"57px","align-items":"center"}},[a.guides.length?s("div",t._l(a.guides.slice(0,3),function(t){return s("img",{key:t.avatar,staticStyle:{width:"20px",height:"16px","border-radius":"50%"},attrs:{src:t.avatar}})}),0):s("div",[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/dianshijiaaaa.png",width:"20px"}})])])])])}),0)}),0)]),t._v(" "),s("van-tab",{scopedSlots:t._u([{key:"title",fn:function(){return[s("div",{staticClass:"fx",class:2===t.type?"active1":"",on:{click:function(a){return t.checkType(2)}}},[s("div",{},[t._v(t._s(t.$t.message.saicheng))])])]},proxy:!0}])},[t._v(" "),t.isLodding?t._e():s("div",{staticClass:"time-div"},[s("div",{staticClass:"fx",staticStyle:{width:"100%"}},[s("div",{staticClass:"time-li",class:t.today===t.matchTime?"active2":"",on:{click:function(a){return t.checkTime(t.sportsId,t.today)}}},[t._v(t._s(t.$t.message.jt))]),t._v(" "),t._l(6,function(a){return s("div",{key:a,staticClass:"time-li",class:t.GetDateStr(a)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.sportsId,t.GetDateStr(a))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.GetDateStr(a).split("-")[1])+"-"+t._s(t.GetDateStr(a).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.GetDateStr(a))))])])])})],2)]),t._v(" "),s("div",{staticStyle:{height:"calc(100vh - 300px)","overflow-y":"auto"}},t._l(t.matchList,function(a,i){return t.isLodding||0===t.matchList.length?t._e():s("div",{key:i},t._l(a.matchInfos,function(a,i){return s("div",{key:i,staticClass:"match-card"},[s("div",{staticClass:"fs-12 match-time fx align-items justify-between"},[s("div",{staticClass:"matchShortName",style:{background:a.sportsColor}},[t._v(t._s(a.matchShortNameEn))]),t._v(" "),s("div",{staticClass:"fx align-items justify-center fs-12",staticStyle:{color:"#959DB0"}},[t._v("\n "+t._s(t.$t.message.ban)+":"),a.halftimeScore?s("span",{staticClass:"mr-5 "},[t._v(t._s(a.halftimeScore))]):s("span",{staticClass:"mr-5 "},[t._v("0:0")]),t._v("\n "+t._s(t.$t.message.jiao)+":"),a.cornerKick?s("span",{},[t._v(t._s(a.cornerKick))]):s("span",{},[t._v("0:0")])]),t._v(" "),s("div",{staticClass:"c-9D mr-10 m-time-box"},[t._v(t._s(a.matchTime))])]),t._v(" "),s("div",{staticClass:"mt-10 pb-15 fx align-items"},[3!==a.status?s("div",{staticStyle:{width:"20%","text-align":"left","margin-left":"12px"}},[a.subscribe?s("div",{on:{click:function(s){return t.userCancelReserveMatch(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing1.png",width:"16px"}})]):t._e(),t._v(" "),a.subscribe?t._e():s("div",{on:{click:function(s){return t.getAppoinment(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing2.png",width:"16px"}})])]):t._e(),t._v(" "),s("div",{staticClass:"fx",staticStyle:{width:"60%"},on:{click:function(s){return t.toDeatils(a.id,a.sportsType)}}},[s("div",{staticStyle:{width:"85%"}},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.homeTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-r"},[t._v(t._s(a.homeTeam.teamNameEn))])]),t._v(" "),s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.awayTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-l"},[t._v(t._s(a.awayTeam.teamNameEn))])])]),t._v(" "),2!==a.status?s("div",{staticStyle:{"margin-left":"20px"}},[s("div",{staticClass:"fs-16",staticStyle:{height:"26px","margin-top":"5px",color:"#333"}},[s("strong",[t._v(t._s(a.homeTeam.score))])]),t._v(" "),s("div",{staticClass:"fs-16",staticStyle:{height:"26px",color:"#999"}},[s("strong",[t._v(t._s(a.awayTeam.score))])])]):t._e()]),t._v(" "),s("div",{staticStyle:{width:"100px","justify-content":"flex-end",display:"flex","margin-right":"10px","border-left":"1px solid #EBEBEB",height:"57px","align-items":"center"}},[a.guides.length?s("div",t._l(a.guides.slice(0,3),function(t){return s("img",{key:t.avatar,staticStyle:{width:"20px",height:"16px","border-radius":"50%"},attrs:{src:t.avatar}})}),0):s("div",[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/dianshijiaaaa.png",width:"20px"}})])])])])}),0)}),0)]),t._v(" "),s("van-tab",{scopedSlots:t._u([{key:"title",fn:function(){return[s("div",{staticClass:"fx",class:3===t.type?"active1":"",on:{click:function(a){return t.checkType(3)}}},[s("div",{},[t._v(t._s(t.$t.message.saiguo))])])]},proxy:!0}])},[t._v(" "),t.isLodding?t._e():s("div",{staticClass:"time-div"},[s("div",{staticClass:"fx",staticStyle:{width:"100%"}},[s("div",{staticClass:"time-li",class:t.myGetDay(6)===t.matchTime?"active2":"",on:{click:function(a){t.checkTime(t.sportsId,t.myGetDay(6))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.myGetDay(6).split("-")[1])+"-"+t._s(t.myGetDay(6).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(6))))])])]),t._v(" "),s("div",{staticClass:"time-li",class:t.myGetDay(5)===t.matchTime?"active2":"",on:{click:function(a){t.checkTime(t.sportsId,t.myGetDay(5))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.myGetDay(5).split("-")[1])+"-"+t._s(t.myGetDay(5).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(5))))])])]),t._v(" "),s("div",{staticClass:"time-li",class:t.myGetDay(4)===t.matchTime?"active2":"",on:{click:function(a){t.checkTime(t.sportsId,t.myGetDay(4))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.myGetDay(4).split("-")[1])+"-"+t._s(t.myGetDay(4).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(4))))])])]),t._v(" "),s("div",{staticClass:"time-li",class:t.myGetDay(3)===t.matchTime?"active2":"",on:{click:function(a){t.checkTime(t.sportsId,t.myGetDay(3))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.myGetDay(3).split("-")[1])+"-"+t._s(t.myGetDay(3).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(3))))])])]),t._v(" "),s("div",{staticClass:"time-li",class:t.myGetDay(2)===t.matchTime?"active2":"",on:{click:function(a){t.checkTime(t.sportsId,t.myGetDay(2))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.myGetDay(2).split("-")[1])+"-"+t._s(t.myGetDay(2).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(2))))])])]),t._v(" "),s("div",{staticClass:"time-li",class:t.myGetDay(1)===t.matchTime?"active2":"",on:{click:function(a){t.checkTime(t.sportsId,t.myGetDay(1))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.myGetDay(1).split("-")[1])+"-"+t._s(t.myGetDay(1).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(1))))])])]),t._v(" "),s("div",{staticClass:"time-li",class:t.today===t.matchTime?"active2":"",on:{click:function(a){return t.checkTime(t.sportsId,t.today)}}},[t._v(t._s(t.$t.message.jt))])])]),t._v(" "),s("div",{staticStyle:{height:"calc(100vh - 300px)","overflow-y":"auto"}},t._l(t.matchList,function(a,i){return t.isLodding||0===t.matchList.length?t._e():s("div",{key:i},t._l(a.matchInfos,function(a,i){return s("div",{key:i,staticClass:"match-card"},[s("div",{staticClass:"fs-12 match-time fx align-items justify-between"},[s("div",{staticClass:"matchShortName",style:{background:a.sportsColor}},[t._v(t._s(a.matchShortNameEn))]),t._v(" "),s("div",{staticClass:"fx align-items justify-center fs-12",staticStyle:{color:"#959DB0"}},[t._v("\n "+t._s(t.$t.message.ban)+":"),a.halftimeScore?s("span",{staticClass:"mr-5 "},[t._v(t._s(a.halftimeScore))]):s("span",{staticClass:"mr-5 "},[t._v("0:0")]),t._v("\n "+t._s(t.$t.message.jiao)+":"),a.cornerKick?s("span",{},[t._v(t._s(a.cornerKick))]):s("span",{},[t._v("0:0")])]),t._v(" "),s("div",{staticClass:"c-9D mr-10 m-time-box"},[t._v(t._s(a.matchTime))])]),t._v(" "),s("div",{staticClass:"mt-10 pb-15 fx align-items"},[s("div",{staticStyle:{width:"20%","text-align":"left","margin-left":"12px"}},[a.subscribe&&3!==a.status?s("div",{on:{click:function(s){return t.userCancelReserveMatch(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing1.png",width:"16px"}})]):t._e(),t._v(" "),a.subscribe||3===a.status?t._e():s("div",{on:{click:function(s){return t.getAppoinment(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing2.png",width:"16px"}})])]),t._v(" "),s("div",{staticClass:"fx",on:{click:function(s){return t.toDeatils(a.id,a.sportsType)}}},[s("div",{staticStyle:{width:"150px"}},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.homeTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-r"},[t._v(t._s(a.homeTeam.teamNameEn))])]),t._v(" "),s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.awayTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-l"},[t._v(t._s(a.awayTeam.teamNameEn))])])]),t._v(" "),2!==a.status?s("div",{staticStyle:{"margin-left":"20px"}},[s("div",{staticClass:"fs-16 fx align-items",staticStyle:{height:"26px","margin-top":"5px"}},[s("div",{class:a.homeTeam.score>a.awayTeam.score?"c-33":"c-9D"},[s("strong",[t._v(t._s(a.homeTeam.score))])]),t._v(" "),s("div",{staticClass:"ml-20"},[a.homeTeam.score>a.awayTeam.score?s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/sanjiao.png",width:"5px"}}):t._e()])]),t._v(" "),s("div",{staticClass:"fs-16 fx align-items",staticStyle:{height:"26px"}},[s("div",{class:a.homeTeam.score>a.awayTeam.score?"c-9D":"c-33"},[s("strong",[t._v(t._s(a.awayTeam.score))])]),t._v(" "),s("div",{staticClass:"ml-20"},[a.homeTeam.score<a.awayTeam.score?s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/sanjiao.png",width:"5px"}}):t._e()])])]):t._e()]),t._v(" "),s("div",{staticStyle:{width:"100px","justify-content":"flex-end",display:"flex","margin-right":"10px","border-left":"1px solid #EBEBEB",height:"57px","align-items":"center"}},[a.guides.length?s("div",t._l(a.guides.slice(0,3),function(t){return s("img",{key:t.avatar,staticStyle:{width:"20px",height:"16px","border-radius":"50%"},attrs:{src:t.avatar}})}),0):s("div",[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/dianshijiaaaa.png",width:"20px"}})])])])])}),0)}),0)])],1)],1),t._v(" "),t.isLodding?s("div",{staticClass:"lodding-box bg-white"},[t._m(0)]):t._e(),t._v(" "),t.isLodding||0!==t.matchCount?t._e():s("div",{staticClass:"lodding-box"},[s("div",{staticClass:"ta-c"},[t._m(1),t._v(" "),s("div",{staticClass:"c-9D"},[t._v(t._s(t.$t.message.zwshuju))])])])])],1)])},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"ta-c"},[a("img",{attrs:{src:"https://cdn.868vip.live/static/h5/loading.gif",width:"100px"}})])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",[a("img",{attrs:{src:"https://cdn.868vip.live/static/h5/no-data.png",width:"176px"}})])}]};var r=s("VU/8")(c,o,!1,function(t){s("e45M"),s("ytGh")},"data-v-f9bfff26",null);a.default=r.exports},IA5N:function(t,a,s){"use strict";var i=s("Dr8r"),e={name:"index",data:function(){return{url:"",host:0}},mounted:function(){this.url=window.location.host;var t=RegExp(/channel/);i.b.get("api-channel")||(window.location.href.match(t)?(this.host=this.getUrlParams("channel"),i.b.set("api-channel",this.getUrlParams("channel"))):i.b.set("api-channel",0))},methods:{getUrlParams:function(t){var a="?"+window.location.hash.split("?")[1],s=new RegExp("(^|&)"+t+"=([^&]*)(&|$)","i"),i=a.substr(1).match(s);return null!=i?decodeURI(i[2]):null},isRealNum:function(t){return""!==t&&null!=t&&!isNaN(t)},down:function(){window.open(this.$downUrl+"?channel="+i.b.get("api-channel"))},toPage:function(t){this.$router.push({name:t})}}},n={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return"868vip.asia"!==t.url&&"m.868vip.asia"!==t.url?s("div",{staticClass:"down-wrap"},[s("div",{staticClass:"fx align-items"},[s("div",[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/fade-logo1.png",width:"35px"},on:{click:function(a){return t.toPage("home")}}})]),t._v(" "),s("div",{staticClass:"ml-10",staticStyle:{"margin-top":"-5px"}},[s("div",{staticClass:"c-fff fs-18 fw-700"},[t._v(t._s(t.$t.message.xiazai)+t._s(t.$utils.getTitle())+"APP")]),t._v(" "),s("div",{staticClass:"fs-12 fw-700 c-fff"},[t._v(t._s(t.$t.message.cxgqtyzb))])])]),t._v(" "),s("div",{staticClass:"fx"},[s("div",{staticClass:"btn-add-screen",on:{click:t.down}},[t._v(t._s(t.$t.message.xiazai))])])]):t._e()},staticRenderFns:[]};var c=s("VU/8")(e,n,!1,function(t){s("tZP4")},"data-v-79ce7e0a",null);a.a=c.exports},e45M:function(t,a,s){var i=s("rL0g");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("378ad6bd",i,!0,{})},eIja:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.van-tab__text{\n font-size: 16px!important;\n color: #758199!important;\n}\n.home-content .van-tabs__line{\n display: none;\n}\n.van-tabs__content{\n background: #F6F7F8;\n}\n",""])},rL0g:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.height-calc[data-v-f9bfff26]{\n height:calc(100vh - 175px);overflow-y:auto\n}\n.height-calc1[data-v-f9bfff26]{\n height:calc(100vh - 100px);overflow-y:auto\n}\n.header-top[data-v-f9bfff26]{\n background: #ffffff;\n}\n.home-header[data-v-f9bfff26]{\n width: 100%;\n color: #333333;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-top: 15px;\n padding-bottom: 10px;\n}\n.match-tab[data-v-f9bfff26] {\n font-size: 17px;\n font-weight: bold;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n background: #F4F4F4;\n}\n.tab-li[data-v-f9bfff26]{\n width: 80px;\n line-height: 30px;\n text-align: center;\n}\n.red[data-v-f9bfff26]{\n color: #FF5964;\n}\n.living[data-v-f9bfff26] {\n width: 50px;\n height: 20px;\n background: #FF5964;\n border-radius: 2px;\n color: white;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n font-size: 12px;\n}\n.active[data-v-f9bfff26]{\n width: 25px;\n height: 4px;\n border-radius: 10px;\n background: #FF005E;\n -webkit-box-shadow: inset 0px 1px 3px 0px #F9F9F9;\n box-shadow: inset 0px 1px 3px 0px #F9F9F9;\n font-size: 18px!important;\n}\n.c-fc7133[data-v-f9bfff26]{\n color: #fff;\n background-color: #FF5A7A;\n /*border-radius: 5px;*/\n}\n.swiper-slide img[data-v-f9bfff26]{\n border-radius: 10px;\n}\n.home-content[data-v-f9bfff26]{\n width: 100%;\n background: #F6F7F8;\n padding-bottom: 70px;\n min-height: 100vh;\n}\n.match-card[data-v-f9bfff26]{\n margin: 12px;\n background: white;\n border-radius: 4px;\n}\n.live-img[data-v-f9bfff26]{\n margin-top: -18px;\n}\n.avatar[data-v-f9bfff26]{\n width:40px;\n height: 40px;\n border-radius: 50%;\n}\n.lodding-box[data-v-f9bfff26]{\n position: absolute; left: 50%; top: 50%;\n\n -webkit-transform: translate(-50%, -50%);\n\n transform: translate(-50%, -50%);\n}\n.team-box[data-v-f9bfff26]{\n margin-left: 20%;\n margin-right: 20%;\n}\n.appoinment[data-v-f9bfff26]{\n padding: 2px 10px;\n border-radius: 6px;\n cursor: pointer;\n}\n.yellow[data-v-f9bfff26]{\n background: #DBB170;\n color: white;\n}\n.gray[data-v-f9bfff26] {\n color: white;\n background: #d8d8d8;\n}\n.time-box[data-v-f9bfff26]{\n line-height: 48px;\n background: #F6F7F8;\n padding-left: 15px;\n}\n.active1[data-v-f9bfff26]{\n color: #FF005E;\n}\n.c-95 span[data-v-f9bfff26]{\n color: #676c7a;\n font-size: 15px;\n}\n.teamIcon[data-v-f9bfff26]{\n width: 17px;\n height: 18px;\n -o-object-fit: cover;\n object-fit: cover;\n}\n.time-div[data-v-f9bfff26]{\n width: 100%;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n white-space: nowrap;\n overflow: hidden;\n overflow-x: scroll; /* 1 */\n -webkit-backface-visibility: hidden;\n -webkit-perspective: 1000;\n -webkit-overflow-scrolling: touch; /* 2 */\n text-align: justify; /* 3 */\n background: white;\n margin-top: 5px;\n padding: 5px;\n color: #959DB0;\n}\n.time-li[data-v-f9bfff26]{\n width: 14.1%;\n height: 35px;\n font-size: 12px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n.active2[data-v-f9bfff26]{\n border-radius: 2px;\n color: #FF005E;\n font-size: 12px;\n}\n.matchShortName[data-v-f9bfff26]{\n /*padding:1px 10px;*/\n font-size: 12px;\n margin: 5px;\n color: white;\n width: 68px;\n text-align: center;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n padding: 3px;\n}\n.match-time[data-v-f9bfff26]{\n border-bottom: 1px solid #F9F9FB;\n}\n.m-time-box[data-v-f9bfff26]{\n width: 68px;\n text-align: right;\n}\n.c-9f[data-v-f9bfff26]{\n color: #9F6324;\n}\n.status span[data-v-f9bfff26]{\n background: #F6F7F9;\n border-radius: 3px;\n color: #949DB0;\n font-size: 12px;\n padding: 0px 3px;\n}\n.teamName[data-v-f9bfff26]{\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.pt-4[data-v-f9bfff26]{\n padding-top: 2px;\n}\n\n",""])},tZP4:function(t,a,s){var i=s("4h3s");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("4efc3e40",i,!0,{})},ytGh:function(t,a,s){var i=s("eIja");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("5f961109",i,!0,{})}});
\ No newline at end of file
webpackJsonp([10],{"4h3s":function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.down-wrap[data-v-79ce7e0a]{\n background: rgba(0,0,0,.8);\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: justify;\n -ms-flex-pack: justify;\n justify-content: space-between;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n padding: 8px 20px 6px 20px;\n /*transform: translateX(-50%);*/\n}\n.btn-add-screen[data-v-79ce7e0a] {\n color: #fff;\n background: linear-gradient(145deg, #FE8BB0 0%, #FF546C 100%);\n line-height: 25px;\n font-size: 12px;\n font-weight: 700;\n padding: 0px 8px;\n}\n.c-fff[data-v-79ce7e0a]{\n color: #ffffff;\n}\n",""])},"4v5t":function(t,a,s){var i=s("sch0");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("44f029c7",i,!0,{})},Erj2:function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var i=s("GV3v"),e=s.n(i),n=s("Dr8r"),c={name:"index",data:function(){return{tabList:[],matchList:[],matchCount:0,isLodding:!0,host:"",type:0,sportsId:0,matchTime:"",RandomColor:"",today:"",sportsName:"足球",isDown:!0}},components:{"v-down":s("IA5N").a},mounted:function(){this.isDown="hszhibo.live"!==window.location.hosturl&&"hdzhibo.cn"!==window.location.hosturl,1===this.$route.query.type?this.sportsName="篮球":this.sportsName="足球",console.log(this.$route.query.type),console.log(this.sportsName),this.getToday(),this.getList(0,0);new e.a(".swiper-container",{loop:!0,autoplay:{delay:3e3,stopOnLastSlide:!1,disableOnInteraction:!1}})},methods:{checkTime:function(t,a){this.matchList=[],this.matchTime=a,this.getList(t,this.type)},checkName:function(t){this.type=0,0===t&&(this.sportsName="足球",this.sportsId=0,this.getList(0,this.type)),1===t&&(this.sportsName="篮球",this.sportsId=1,this.getList(1,this.type))},checkType:function(t){this.type=t,this.matchTime=this.today,this.getList(this.sportsId,t)},toPage:function(t){this.$router.push({name:"room",query:{id:t}})},toDeatils:function(t,a){0===a&&this.$router.push({name:"deatils",query:{matchId:t,type:0}}),1===a&&this.$router.push({name:"basketDeatils",query:{matchId:t,type:1}})},getRandomColor:function(){return"rgb("+Math.floor(256*Math.random())+","+Math.floor(256*Math.random())+","+Math.floor(256*Math.random())+")"},getAppoinment:function(t){var a=this;if(n.b.get("token")){var s={id:t.id};this.$axios("post","/match/userReserveMatch",s).then(function(s){200===s.code&&a.getList(t.sportsType,a.type)})}else this.$tost({message:"请先登录!"})},userCancelReserveMatch:function(t){var a=this,s={id:t.id};this.$axios("post","/match/userCancelReserveMatch",s).then(function(s){200===s.code&&a.getList(t.sportsType,a.type)})},getList:function(t,a){var s=this;this.isLodding=!0;var i={};i=0===a||1===a?{id:t,status:a,pageNum:1,pageSize:200}:{id:t,status:a,endDate:this.matchTime,pageNum:1,pageSize:200,startDate:this.matchTime},this.$axios("post","/V2/match/getMatchListPage",i).then(function(t){200===t.code&&(s.matchCount=t.data.matchCount,s.matchList=t.data.matchLists,s.isLodding=!1)})},getToday:function(){var t=new Date,a=t.getMonth()+1,s=t.getDate();a<10&&(a="0"+a),s<10&&(s="0"+s),this.today=t.getFullYear()+"-"+a+"-"+s,this.matchTime=this.today,console.log(this.today)},getWeek:function(t){var a=t,s=new Date(Date.parse(a.replace(/-/g,"/"))),i=[this.$t.message.ri,this.$t.message.yi,this.$t.message.er,this.$t.message.san,this.$t.message.si,this.$t.message.wu,this.$t.message.liu],e=s.getDay();return this.$t.message.zhou+i[e]},myGetDay:function(t){var a=(new Date).getTime()-864e5*t,s=new Date(a);return s=s.getFullYear()+"-"+(s.getMonth()>=9?s.getMonth()+1:"0"+(s.getMonth()+1))+"-"+(s.getDate()>9?s.getDate():"0"+s.getDate())},GetDateStr:function(t){var a=new Date;return a.setDate(a.getDate()+t),a.getFullYear()+"-"+(a.getMonth()+1<10?"0"+(a.getMonth()+1):a.getMonth()+1)+"-"+(a.getDate()<10?"0"+a.getDate():a.getDate())}}},o={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",[s("div",{staticClass:"home-content"},[s("v-down",{staticStyle:{position:"fixed",width:"100%","z-index":"99"}}),t._v(" "),s("div",{class:"868vip.asia"!==t.host&&"m.868vip.asia"!==t.host?"pt-54":""},[s("div",{staticClass:"header-top"},[s("div",{staticClass:"fx justify-center"},[s("div",{staticClass:"home-header"},[s("div",{staticClass:"match-tab"},[s("div",{on:{click:function(a){return t.checkName(0)}}},[s("div",{staticClass:"tab-li",class:"足球"===t.sportsName?"c-fc7133":""},[t._v(t._s(t.$t.message.zuqiu))])]),t._v(" "),s("div",{on:{click:function(a){return t.checkName(1)}}},[s("div",{staticClass:"tab-li",class:"篮球"===t.sportsName?"c-fc7133":""},[t._v(t._s(t.$t.message.lanqiu))])])])])]),t._v(" "),s("van-tabs",{attrs:{animated:""},model:{value:t.type,callback:function(a){t.type=a},expression:"type"}},[s("van-tab",{scopedSlots:t._u([{key:"title",fn:function(){return[s("div",{staticClass:"fx",class:0===t.type?"active1":"",on:{click:function(a){return t.checkType(0)}}},[s("div",{},[t._v(t._s(t.$t.message.quanbu))])])]},proxy:!0}])},[t._v(" "),s("div",{class:"868vip.asia"!==t.host&&"m.868vip.asia"!==t.host?"height-calc1":"height-calc"},t._l(t.matchList,function(a,i){return t.isLodding||0===t.matchList.length?t._e():s("div",{key:i},t._l(a.matchInfos,function(a,i){return s("div",{key:i,staticClass:"match-card"},[s("div",{staticClass:"fs-12 match-time fx align-items justify-between"},[s("div",{staticClass:"matchShortName",style:{background:a.sportsColor}},[t._v(t._s(a.matchShortNameEn))]),t._v(" "),s("div",{staticClass:"fx align-items justify-center fs-12",staticStyle:{color:"#959DB0"}},[t._v("\n 半:"),a.halftimeScore?s("span",{staticClass:"mr-5 "},[t._v(t._s(a.halftimeScore))]):s("span",{staticClass:"mr-5 "},[t._v("0:0")]),t._v("\n 角:"),a.cornerKick?s("span",{},[t._v(t._s(a.cornerKick))]):s("span",{},[t._v("0:0")])]),t._v(" "),s("div",{staticClass:"c-9D mr-10 m-time-box"},[t._v(t._s(a.matchTime))])]),t._v(" "),s("div",{staticClass:"mt-10 pb-15 fx align-items"},[3!==a.status?s("div",{staticStyle:{width:"15%","text-align":"left","margin-left":"12px"}},[a.subscribe?s("div",{on:{click:function(s){return t.userCancelReserveMatch(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing1.png",width:"16px"}})]):t._e(),t._v(" "),a.subscribe?t._e():s("div",{on:{click:function(s){return t.getAppoinment(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing2.png",width:"16px"}})])]):t._e(),t._v(" "),s("div",{staticClass:"fx",staticStyle:{width:"60%"},on:{click:function(s){return t.toDeatils(a.id,a.sportsType)}}},[s("div",{staticStyle:{width:"85%"}},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.homeTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-r"},[t._v(t._s(a.homeTeam.teamNameEn))])]),t._v(" "),s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.awayTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-l"},[t._v(t._s(a.awayTeam.teamNameEn))])])]),t._v(" "),2!==a.status?s("div",{staticStyle:{"margin-left":"20px"}},[s("div",{staticClass:"fs-16 fx align-items",staticStyle:{height:"26px","margin-top":"5px"}},[s("div",{class:a.homeTeam.score>a.awayTeam.score?"c-33":"c-9D"},[s("strong",[t._v(t._s(a.homeTeam.score))])]),t._v(" "),s("div",{staticClass:"ml-20"},[a.homeTeam.score>a.awayTeam.score?s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/sanjiao.png",width:"5px"}}):t._e()])]),t._v(" "),s("div",{staticClass:"fs-16 fx align-items",staticStyle:{height:"26px"}},[s("div",{class:a.homeTeam.score>a.awayTeam.score?"c-9D":"c-33"},[s("strong",[t._v(t._s(a.awayTeam.score))])]),t._v(" "),s("div",{staticClass:"ml-20"},[a.homeTeam.score<a.awayTeam.score?s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/sanjiao.png",width:"5px"}}):t._e()])])]):t._e()]),t._v(" "),s("div",{staticStyle:{width:"100px","justify-content":"flex-end",display:"flex","margin-right":"10px","border-left":"1px solid #EBEBEB",height:"57px","align-items":"center"}},[1===a.status?s("div",t._l(a.guides.slice(0,3),function(t){return s("img",{key:t.avatar,staticStyle:{width:"20px",height:"16px","border-radius":"50%"},attrs:{src:t.avatar}})}),0):t._e(),t._v(" "),1!==a.status?s("div",[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/dianshijiaaaa.png",width:"20px"}})]):t._e()])])])}),0)}),0)]),t._v(" "),s("van-tab",{scopedSlots:t._u([{key:"title",fn:function(){return[s("div",{staticClass:"fx",class:1===t.type?"active1":"",on:{click:function(a){return t.checkType(1)}}},[s("div",{},[t._v(t._s(t.$t.message.yikaisai))])])]},proxy:!0}])},[t._v(" "),s("div",{staticStyle:{height:"calc(100vh - 240px)","overflow-y":"auto"}},t._l(t.matchList,function(a,i){return t.isLodding||0===t.matchList.length?t._e():s("div",{key:i},t._l(a.matchInfos,function(a,i){return s("div",{key:i,staticClass:"match-card"},[s("div",{staticClass:"fs-12 match-time fx align-items justify-between"},[s("div",{staticClass:"matchShortName",style:{background:a.sportsColor}},[t._v(t._s(a.matchShortNameEn))]),t._v(" "),s("div",{staticClass:"fx align-items justify-center fs-12",staticStyle:{color:"#959DB0"}},[t._v("\n 半:"),a.halftimeScore?s("span",{staticClass:"mr-5 "},[t._v(t._s(a.halftimeScore))]):s("span",{staticClass:"mr-5 "},[t._v("0:0")]),t._v("\n 角:"),a.cornerKick?s("span",{},[t._v(t._s(a.cornerKick))]):s("span",{},[t._v("0:0")])]),t._v(" "),s("div",{staticClass:"c-9D mr-10 m-time-box"},[t._v(t._s(a.matchTime))])]),t._v(" "),s("div",{staticClass:"mt-10 pb-15 fx align-items"},[3!==a.status?s("div",{staticStyle:{width:"20%","text-align":"left","margin-left":"12px"}},[a.subscribe?s("div",{on:{click:function(s){return t.userCancelReserveMatch(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing1.png",width:"16px"}})]):t._e(),t._v(" "),a.subscribe?t._e():s("div",{on:{click:function(s){return t.getAppoinment(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing2.png",width:"16px"}})])]):t._e(),t._v(" "),s("div",{staticClass:"fx",staticStyle:{width:"60%"},on:{click:function(s){return t.toDeatils(a.id,a.sportsType)}}},[s("div",{staticStyle:{width:"85%"}},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.homeTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-r"},[t._v(t._s(a.homeTeam.teamNameEn))])]),t._v(" "),s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.awayTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-l"},[t._v(t._s(a.awayTeam.teamNameEn))])])]),t._v(" "),2!==a.status?s("div",{staticStyle:{"margin-left":"20px"}},[s("div",{staticClass:"fs-16 fx align-items",staticStyle:{height:"26px","margin-top":"5px"}},[s("div",{class:a.homeTeam.score>a.awayTeam.score?"c-33":"c-9D"},[s("strong",[t._v(t._s(a.homeTeam.score))])]),t._v(" "),s("div",{staticClass:"ml-20"},[a.homeTeam.score>a.awayTeam.score?s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/sanjiao.png",width:"5px"}}):t._e()])]),t._v(" "),s("div",{staticClass:"fs-16 fx align-items",staticStyle:{height:"26px"}},[s("div",{class:a.homeTeam.score>a.awayTeam.score?"c-9D":"c-33"},[s("strong",[t._v(t._s(a.awayTeam.score))])]),t._v(" "),s("div",{staticClass:"ml-20"},[a.homeTeam.score<a.awayTeam.score?s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/sanjiao.png",width:"5px"}}):t._e()])])]):t._e()]),t._v(" "),s("div",{staticStyle:{width:"100px","justify-content":"flex-end",display:"flex","margin-right":"10px","border-left":"1px solid #EBEBEB",height:"57px","align-items":"center"}},[a.guides.length?s("div",t._l(a.guides.slice(0,3),function(t){return s("img",{key:t.avatar,staticStyle:{width:"20px",height:"16px","border-radius":"50%"},attrs:{src:t.avatar}})}),0):s("div",[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/dianshijiaaaa.png",width:"20px"}})])])])])}),0)}),0)]),t._v(" "),s("van-tab",{scopedSlots:t._u([{key:"title",fn:function(){return[s("div",{staticClass:"fx",class:2===t.type?"active1":"",on:{click:function(a){return t.checkType(2)}}},[s("div",{},[t._v(t._s(t.$t.message.saicheng))])])]},proxy:!0}])},[t._v(" "),t.isLodding?t._e():s("div",{staticClass:"time-div"},[s("div",{staticClass:"fx",staticStyle:{width:"100%"}},[s("div",{staticClass:"time-li",class:t.today===t.matchTime?"active2":"",on:{click:function(a){return t.checkTime(t.sportsId,t.today)}}},[t._v(t._s(t.$t.message.jt))]),t._v(" "),t._l(6,function(a){return s("div",{key:a,staticClass:"time-li",class:t.GetDateStr(a)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.sportsId,t.GetDateStr(a))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.GetDateStr(a).split("-")[1])+"-"+t._s(t.GetDateStr(a).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.GetDateStr(a))))])])])})],2)]),t._v(" "),s("div",{staticStyle:{height:"calc(100vh - 300px)","overflow-y":"auto"}},t._l(t.matchList,function(a,i){return t.isLodding||0===t.matchList.length?t._e():s("div",{key:i},t._l(a.matchInfos,function(a,i){return s("div",{key:i,staticClass:"match-card"},[s("div",{staticClass:"fs-12 match-time fx align-items justify-between"},[s("div",{staticClass:"matchShortName",style:{background:a.sportsColor}},[t._v(t._s(a.matchShortNameEn))]),t._v(" "),s("div",{staticClass:"fx align-items justify-center fs-12",staticStyle:{color:"#959DB0"}},[t._v("\n 半:"),a.halftimeScore?s("span",{staticClass:"mr-5 "},[t._v(t._s(a.halftimeScore))]):s("span",{staticClass:"mr-5 "},[t._v("0:0")]),t._v("\n 角:"),a.cornerKick?s("span",{},[t._v(t._s(a.cornerKick))]):s("span",{},[t._v("0:0")])]),t._v(" "),s("div",{staticClass:"c-9D mr-10 m-time-box"},[t._v(t._s(a.matchTime))])]),t._v(" "),s("div",{staticClass:"mt-10 pb-15 fx align-items"},[3!==a.status?s("div",{staticStyle:{width:"20%","text-align":"left","margin-left":"12px"}},[a.subscribe?s("div",{on:{click:function(s){return t.userCancelReserveMatch(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing1.png",width:"16px"}})]):t._e(),t._v(" "),a.subscribe?t._e():s("div",{on:{click:function(s){return t.getAppoinment(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing2.png",width:"16px"}})])]):t._e(),t._v(" "),s("div",{staticClass:"fx",staticStyle:{width:"60%"},on:{click:function(s){return t.toDeatils(a.id,a.sportsType)}}},[s("div",{staticStyle:{width:"85%"}},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.homeTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-r"},[t._v(t._s(a.homeTeam.teamNameEn))])]),t._v(" "),s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.awayTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-l"},[t._v(t._s(a.awayTeam.teamNameEn))])])]),t._v(" "),2!==a.status?s("div",{staticStyle:{"margin-left":"20px"}},[s("div",{staticClass:"fs-16",staticStyle:{height:"26px","margin-top":"5px",color:"#333"}},[s("strong",[t._v(t._s(a.homeTeam.score))])]),t._v(" "),s("div",{staticClass:"fs-16",staticStyle:{height:"26px",color:"#999"}},[s("strong",[t._v(t._s(a.awayTeam.score))])])]):t._e()]),t._v(" "),s("div",{staticStyle:{width:"100px","justify-content":"flex-end",display:"flex","margin-right":"10px","border-left":"1px solid #EBEBEB",height:"57px","align-items":"center"}},[a.guides.length?s("div",t._l(a.guides.slice(0,3),function(t){return s("img",{key:t.avatar,staticStyle:{width:"20px",height:"16px","border-radius":"50%"},attrs:{src:t.avatar}})}),0):s("div",[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/dianshijiaaaa.png",width:"20px"}})])])])])}),0)}),0)]),t._v(" "),s("van-tab",{scopedSlots:t._u([{key:"title",fn:function(){return[s("div",{staticClass:"fx",class:3===t.type?"active1":"",on:{click:function(a){return t.checkType(3)}}},[s("div",{},[t._v(t._s(t.$t.message.saiguo))])])]},proxy:!0}])},[t._v(" "),t.isLodding?t._e():s("div",{staticClass:"time-div"},[s("div",{staticClass:"fx",staticStyle:{width:"100%"}},[s("div",{staticClass:"time-li",class:t.myGetDay(6)===t.matchTime?"active2":"",on:{click:function(a){t.checkTime(t.sportsId,t.myGetDay(6))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.myGetDay(6).split("-")[1])+"-"+t._s(t.myGetDay(6).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(6))))])])]),t._v(" "),s("div",{staticClass:"time-li",class:t.myGetDay(5)===t.matchTime?"active2":"",on:{click:function(a){t.checkTime(t.sportsId,t.myGetDay(5))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.myGetDay(5).split("-")[1])+"-"+t._s(t.myGetDay(5).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(5))))])])]),t._v(" "),s("div",{staticClass:"time-li",class:t.myGetDay(4)===t.matchTime?"active2":"",on:{click:function(a){t.checkTime(t.sportsId,t.myGetDay(4))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.myGetDay(4).split("-")[1])+"-"+t._s(t.myGetDay(4).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(4))))])])]),t._v(" "),s("div",{staticClass:"time-li",class:t.myGetDay(3)===t.matchTime?"active2":"",on:{click:function(a){t.checkTime(t.sportsId,t.myGetDay(3))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.myGetDay(3).split("-")[1])+"-"+t._s(t.myGetDay(3).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(3))))])])]),t._v(" "),s("div",{staticClass:"time-li",class:t.myGetDay(2)===t.matchTime?"active2":"",on:{click:function(a){t.checkTime(t.sportsId,t.myGetDay(2))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.myGetDay(2).split("-")[1])+"-"+t._s(t.myGetDay(2).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(2))))])])]),t._v(" "),s("div",{staticClass:"time-li",class:t.myGetDay(1)===t.matchTime?"active2":"",on:{click:function(a){t.checkTime(t.sportsId,t.myGetDay(1))}}},[s("div",[s("div",{staticClass:"ta-c"},[t._v(t._s(t.myGetDay(1).split("-")[1])+"-"+t._s(t.myGetDay(1).split("-")[2]))]),t._v(" "),s("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(1))))])])]),t._v(" "),s("div",{staticClass:"time-li",class:t.today===t.matchTime?"active2":"",on:{click:function(a){return t.checkTime(t.sportsId,t.today)}}},[t._v(t._s(t.$t.message.jt))])])]),t._v(" "),s("div",{staticStyle:{height:"calc(100vh - 300px)","overflow-y":"auto"}},t._l(t.matchList,function(a,i){return t.isLodding||0===t.matchList.length?t._e():s("div",{key:i},t._l(a.matchInfos,function(a,i){return s("div",{key:i,staticClass:"match-card"},[s("div",{staticClass:"fs-12 match-time fx align-items justify-between"},[s("div",{staticClass:"matchShortName",style:{background:a.sportsColor}},[t._v(t._s(a.matchShortNameEn))]),t._v(" "),s("div",{staticClass:"fx align-items justify-center fs-12",staticStyle:{color:"#959DB0"}},[t._v("\n 半:"),a.halftimeScore?s("span",{staticClass:"mr-5 "},[t._v(t._s(a.halftimeScore))]):s("span",{staticClass:"mr-5 "},[t._v("0:0")]),t._v("\n 角:"),a.cornerKick?s("span",{},[t._v(t._s(a.cornerKick))]):s("span",{},[t._v("0:0")])]),t._v(" "),s("div",{staticClass:"c-9D mr-10 m-time-box"},[t._v(t._s(a.matchTime))])]),t._v(" "),s("div",{staticClass:"mt-10 pb-15 fx align-items"},[s("div",{staticStyle:{width:"20%","text-align":"left","margin-left":"12px"}},[a.subscribe&&3!==a.status?s("div",{on:{click:function(s){return t.userCancelReserveMatch(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing1.png",width:"16px"}})]):t._e(),t._v(" "),a.subscribe||3===a.status?t._e():s("div",{on:{click:function(s){return t.getAppoinment(a)}}},[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/xingxing2.png",width:"16px"}})])]),t._v(" "),s("div",{staticClass:"fx",on:{click:function(s){return t.toDeatils(a.id,a.sportsType)}}},[s("div",{staticStyle:{width:"150px"}},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.homeTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-r"},[t._v(t._s(a.homeTeam.teamNameEn))])]),t._v(" "),s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"pt-5 mr-10"},[s("img",{staticClass:"teamIcon",attrs:{src:a.awayTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"fs-14 teamName ta-l"},[t._v(t._s(a.awayTeam.teamNameEn))])])]),t._v(" "),2!==a.status?s("div",{staticStyle:{"margin-left":"20px"}},[s("div",{staticClass:"fs-16 fx align-items",staticStyle:{height:"26px","margin-top":"5px"}},[s("div",{class:a.homeTeam.score>a.awayTeam.score?"c-33":"c-9D"},[s("strong",[t._v(t._s(a.homeTeam.score))])]),t._v(" "),s("div",{staticClass:"ml-20"},[a.homeTeam.score>a.awayTeam.score?s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/sanjiao.png",width:"5px"}}):t._e()])]),t._v(" "),s("div",{staticClass:"fs-16 fx align-items",staticStyle:{height:"26px"}},[s("div",{class:a.homeTeam.score>a.awayTeam.score?"c-9D":"c-33"},[s("strong",[t._v(t._s(a.awayTeam.score))])]),t._v(" "),s("div",{staticClass:"ml-20"},[a.homeTeam.score<a.awayTeam.score?s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/sanjiao.png",width:"5px"}}):t._e()])])]):t._e()]),t._v(" "),s("div",{staticStyle:{width:"100px","justify-content":"flex-end",display:"flex","margin-right":"10px","border-left":"1px solid #EBEBEB",height:"57px","align-items":"center"}},[a.guides.length?s("div",t._l(a.guides.slice(0,3),function(t){return s("img",{key:t.avatar,staticStyle:{width:"20px",height:"16px","border-radius":"50%"},attrs:{src:t.avatar}})}),0):s("div",[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/dianshijiaaaa.png",width:"20px"}})])])])])}),0)}),0)])],1)],1),t._v(" "),t.isLodding?s("div",{staticClass:"lodding-box bg-white"},[t._m(0)]):t._e(),t._v(" "),t.isLodding||0!==t.matchCount?t._e():s("div",{staticClass:"lodding-box"},[s("div",{staticClass:"ta-c"},[t._m(1),t._v(" "),s("div",{staticClass:"c-9D"},[t._v(t._s(t.$t.message.zwshuju))])])])])],1)])},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"ta-c"},[a("img",{attrs:{src:"https://cdn.868vip.live/static/h5/loading.gif",width:"100px"}})])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",[a("img",{attrs:{src:"https://cdn.868vip.live/static/h5/no-data.png",width:"176px"}})])}]};var r=s("VU/8")(c,o,!1,function(t){s("4v5t"),s("hvn8")},"data-v-53222eb6",null);a.default=r.exports},IA5N:function(t,a,s){"use strict";var i=s("Dr8r"),e={name:"index",data:function(){return{url:"",host:0}},mounted:function(){this.url=window.location.host;var t=RegExp(/channel/);i.b.get("api-channel")||(window.location.href.match(t)?(this.host=this.getUrlParams("channel"),i.b.set("api-channel",this.getUrlParams("channel"))):i.b.set("api-channel",0))},methods:{getUrlParams:function(t){var a="?"+window.location.hash.split("?")[1],s=new RegExp("(^|&)"+t+"=([^&]*)(&|$)","i"),i=a.substr(1).match(s);return null!=i?decodeURI(i[2]):null},isRealNum:function(t){return""!==t&&null!=t&&!isNaN(t)},down:function(){window.open(this.$downUrl+"?channel="+i.b.get("api-channel"))},toPage:function(t){this.$router.push({name:t})}}},n={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return"868vip.asia"!==t.url&&"m.868vip.asia"!==t.url?s("div",{staticClass:"down-wrap"},[s("div",{staticClass:"fx align-items"},[s("div",[s("img",{attrs:{src:"https://cdn.868vip.live/static/h5/fade-logo1.png",width:"35px"},on:{click:function(a){return t.toPage("home")}}})]),t._v(" "),s("div",{staticClass:"ml-10",staticStyle:{"margin-top":"-5px"}},[s("div",{staticClass:"c-fff fs-18 fw-700"},[t._v(t._s(t.$t.message.xiazai)+t._s(t.$utils.getTitle())+"APP")]),t._v(" "),s("div",{staticClass:"fs-12 fw-700 c-fff"},[t._v(t._s(t.$t.message.cxgqtyzb))])])]),t._v(" "),s("div",{staticClass:"fx"},[s("div",{staticClass:"btn-add-screen",on:{click:t.down}},[t._v(t._s(t.$t.message.xiazai))])])]):t._e()},staticRenderFns:[]};var c=s("VU/8")(e,n,!1,function(t){s("tZP4")},"data-v-79ce7e0a",null);a.a=c.exports},P8Yx:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.van-tab__text{\n font-size: 16px!important;\n color: #758199!important;\n}\n.home-content .van-tabs__line{\n display: none;\n}\n.van-tabs__content{\n background: #F6F7F8;\n}\n",""])},hvn8:function(t,a,s){var i=s("P8Yx");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("0249c182",i,!0,{})},sch0:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.height-calc[data-v-53222eb6]{\n height:calc(100vh - 175px);overflow-y:auto\n}\n.height-calc1[data-v-53222eb6]{\n height:calc(100vh - 100px);overflow-y:auto\n}\n.header-top[data-v-53222eb6]{\n background: #ffffff;\n}\n.home-header[data-v-53222eb6]{\n width: 100%;\n color: #333333;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-top: 15px;\n padding-bottom: 10px;\n}\n.match-tab[data-v-53222eb6] {\n font-size: 17px;\n font-weight: bold;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n background: #F4F4F4;\n}\n.tab-li[data-v-53222eb6]{\n width: 80px;\n line-height: 30px;\n text-align: center;\n}\n.red[data-v-53222eb6]{\n color: #FF5964;\n}\n.living[data-v-53222eb6] {\n width: 50px;\n height: 20px;\n background: #FF5964;\n border-radius: 2px;\n color: white;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n font-size: 12px;\n}\n.active[data-v-53222eb6]{\n width: 25px;\n height: 4px;\n border-radius: 10px;\n background: #FF005E;\n -webkit-box-shadow: inset 0px 1px 3px 0px #F9F9F9;\n box-shadow: inset 0px 1px 3px 0px #F9F9F9;\n font-size: 18px!important;\n}\n.c-fc7133[data-v-53222eb6]{\n color: #fff;\n background-color: #FF5A7A;\n /*border-radius: 5px;*/\n}\n.swiper-slide img[data-v-53222eb6]{\n border-radius: 10px;\n}\n.home-content[data-v-53222eb6]{\n width: 100%;\n background: #F6F7F8;\n padding-bottom: 70px;\n min-height: 100vh;\n}\n.match-card[data-v-53222eb6]{\n margin: 12px;\n background: white;\n border-radius: 4px;\n}\n.live-img[data-v-53222eb6]{\n margin-top: -18px;\n}\n.avatar[data-v-53222eb6]{\n width:40px;\n height: 40px;\n border-radius: 50%;\n}\n.lodding-box[data-v-53222eb6]{\n position: absolute; left: 50%; top: 50%;\n\n -webkit-transform: translate(-50%, -50%);\n\n transform: translate(-50%, -50%);\n}\n.team-box[data-v-53222eb6]{\n margin-left: 20%;\n margin-right: 20%;\n}\n.appoinment[data-v-53222eb6]{\n padding: 2px 10px;\n border-radius: 6px;\n cursor: pointer;\n}\n.yellow[data-v-53222eb6]{\n background: #DBB170;\n color: white;\n}\n.gray[data-v-53222eb6] {\n color: white;\n background: #d8d8d8;\n}\n.time-box[data-v-53222eb6]{\n line-height: 48px;\n background: #F6F7F8;\n padding-left: 15px;\n}\n.active1[data-v-53222eb6]{\n color: #FF005E;\n}\n.c-95 span[data-v-53222eb6]{\n color: #676c7a;\n font-size: 15px;\n}\n.teamIcon[data-v-53222eb6]{\n width: 17px;\n height: 18px;\n -o-object-fit: cover;\n object-fit: cover;\n}\n.time-div[data-v-53222eb6]{\n width: 100%;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n white-space: nowrap;\n overflow: hidden;\n overflow-x: scroll; /* 1 */\n -webkit-backface-visibility: hidden;\n -webkit-perspective: 1000;\n -webkit-overflow-scrolling: touch; /* 2 */\n text-align: justify; /* 3 */\n background: white;\n margin-top: 5px;\n padding: 5px;\n color: #959DB0;\n}\n.time-li[data-v-53222eb6]{\n width: 14.1%;\n height: 35px;\n font-size: 12px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n.active2[data-v-53222eb6]{\n border-radius: 2px;\n color: #FF005E;\n font-size: 12px;\n}\n.matchShortName[data-v-53222eb6]{\n /*padding:1px 10px;*/\n font-size: 12px;\n margin: 5px;\n color: white;\n width: 68px;\n text-align: center;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n padding: 3px;\n}\n.match-time[data-v-53222eb6]{\n border-bottom: 1px solid #F9F9FB;\n}\n.m-time-box[data-v-53222eb6]{\n width: 68px;\n text-align: right;\n}\n.c-9f[data-v-53222eb6]{\n color: #9F6324;\n}\n.status span[data-v-53222eb6]{\n background: #F6F7F9;\n border-radius: 3px;\n color: #949DB0;\n font-size: 12px;\n padding: 0px 3px;\n}\n.teamName[data-v-53222eb6]{\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.pt-4[data-v-53222eb6]{\n padding-top: 2px;\n}\n\n",""])},tZP4:function(t,a,s){var i=s("4h3s");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("4efc3e40",i,!0,{})}});
\ No newline at end of file
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,c,d){for(var o,f,i,u=0,b=[];u<r.length;u++)f=r[u],a[f]&&b.push(a[f][0]),a[f]=0;for(o in c)Object.prototype.hasOwnProperty.call(c,o)&&(e[o]=c[o]);for(n&&n(r,c,d);b.length;)b.shift()();if(d)for(u=0;u<d.length;u++)i=t(t.s=d[u]);return i};var r={},a={29:0};function t(n){if(r[n])return r[n].exports;var a=r[n]={i:n,l:!1,exports:{}};return e[n].call(a.exports,a,a.exports,t),a.l=!0,a.exports}t.e=function(e){var n=a[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,t){n=a[e]=[r,t]});n[2]=r;var c=document.getElementsByTagName("head")[0],d=document.createElement("script");d.type="text/javascript",d.charset="utf-8",d.async=!0,d.timeout=12e4,t.nc&&d.setAttribute("nonce",t.nc),d.src=t.p+"static/js/"+e+"."+{0:"0c9ecc3324cb1c79e6e4",1:"47401135c06096968648",2:"b123a5710ea23898dce4",3:"600044e8f9e563710efe",4:"f8ab81afb26d7275d735",5:"7263d74f9d86dd154828",6:"d42fd60c965220d1f8d3",7:"2da87ed5db30d1854a7f",8:"4b51e0ae1edbbcc5df79",9:"e2076cfa32ffc52809d3",10:"1f80ebe138ba0eee7463",11:"5b8b76e1722d66989cae",12:"29104d592d28c7a20980",13:"b9807600886b30f6ca23",14:"794f0adaad0b3d9370fc",15:"33976c52bb046bf7ae8b",16:"afb9c0fd1c5f0fd19cc4",17:"2b4a47dbfd0970ec1f84",18:"172839dca21956edb5a8",19:"6ee1d8e4225617189a17",20:"e59e3e3d65ad788a1a42",21:"90748d91ca6a4816c70c",22:"a3644f8da356ae146d58",23:"4170d178d9b32d3f2ae8",24:"f81594ab59ab57d52662",25:"5c12e422f58d80225b6f",26:"cd8edc44c0347ba6787d"}[e]+".js";var o=setTimeout(f,12e4);function f(){d.onerror=d.onload=null,clearTimeout(o);var n=a[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),a[e]=void 0)}return d.onerror=d.onload=f,c.appendChild(d),r},t.m=e,t.c=r,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="./",t.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,a,d){for(var o,f,i,u=0,b=[];u<r.length;u++)f=r[u],c[f]&&b.push(c[f][0]),c[f]=0;for(o in a)Object.prototype.hasOwnProperty.call(a,o)&&(e[o]=a[o]);for(n&&n(r,a,d);b.length;)b.shift()();if(d)for(u=0;u<d.length;u++)i=t(t.s=d[u]);return i};var r={},c={29:0};function t(n){if(r[n])return r[n].exports;var c=r[n]={i:n,l:!1,exports:{}};return e[n].call(c.exports,c,c.exports,t),c.l=!0,c.exports}t.e=function(e){var n=c[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,t){n=c[e]=[r,t]});n[2]=r;var a=document.getElementsByTagName("head")[0],d=document.createElement("script");d.type="text/javascript",d.charset="utf-8",d.async=!0,d.timeout=12e4,t.nc&&d.setAttribute("nonce",t.nc),d.src=t.p+"static/js/"+e+"."+{0:"0c9ecc3324cb1c79e6e4",1:"47401135c06096968648",2:"b123a5710ea23898dce4",3:"600044e8f9e563710efe",4:"f8ab81afb26d7275d735",5:"7263d74f9d86dd154828",6:"d42fd60c965220d1f8d3",7:"2da87ed5db30d1854a7f",8:"4b51e0ae1edbbcc5df79",9:"e2076cfa32ffc52809d3",10:"1e690969350cb14b4327",11:"5b8b76e1722d66989cae",12:"29104d592d28c7a20980",13:"b9807600886b30f6ca23",14:"794f0adaad0b3d9370fc",15:"33976c52bb046bf7ae8b",16:"afb9c0fd1c5f0fd19cc4",17:"2b4a47dbfd0970ec1f84",18:"172839dca21956edb5a8",19:"6ee1d8e4225617189a17",20:"e59e3e3d65ad788a1a42",21:"90748d91ca6a4816c70c",22:"a3644f8da356ae146d58",23:"4170d178d9b32d3f2ae8",24:"f81594ab59ab57d52662",25:"5c12e422f58d80225b6f",26:"cd8edc44c0347ba6787d"}[e]+".js";var o=setTimeout(f,12e4);function f(){d.onerror=d.onload=null,clearTimeout(o);var n=c[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),c[e]=void 0)}return d.onerror=d.onload=f,a.appendChild(d),r},t.m=e,t.c=r,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="./",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