Commit 348f49d9 by Administrator

first commit

parent 32ed00ce
...@@ -19,16 +19,22 @@ ...@@ -19,16 +19,22 @@
} }
return flag return flag
} }
function GetQueryValue1 (queryName) {
let search = '?' + window.location.hash.split('?')[1]
var reg = new RegExp('(^|&)' + queryName + '=([^&]*)(&|$)', 'i')
var r = search.substr(1).match(reg)
if (r != null) {
return decodeURI(r[2])
} else {
return null
}
}
var isPc = isPcFun() var isPc = isPcFun()
// var a = window.location.href var queryVal = GetQueryValue1('rid')
// var b = a.split('#')[1]
// var pos = b.split('?')
// console.log(pos[0])
if (isPc) { if (isPc) {
// if (pos[0] === '/privacy') { if (queryVal) {
// window.location.href = 'http://' + window.location.host + '/#' + pos[0] + '?id=1' window.location.href = 'http://' + window.location.host + '/#/room?rid=' + queryVal
// } else { } else {
// window.location.href = 'http://' + window.location.host + '/#/home' window.location.href = 'http://' + window.location.host + '/#/home'
// } }
window.location.href = 'http://' + window.location.host + '/#/home' }</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.cd1a88f30b77c4d25f3d349ecf532e24.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script type=text/javascript src="https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"></script></div><script type=text/javascript src=./static/js/manifest.d2c064dbb7cc7f93e3f3.js></script><script type=text/javascript src=./static/js/vendor.4fb9d2bcb40db9e5a86d.js></script><script type=text/javascript src=./static/js/main.9bec2e9432a63b25ac8d.js></script></body></html>
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.cd1a88f30b77c4d25f3d349ecf532e24.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script type=text/javascript src="https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"></script></div><script type=text/javascript src=./static/js/manifest.3b464e616015418a844f.js></script><script type=text/javascript src=./static/js/vendor.4fb9d2bcb40db9e5a86d.js></script><script type=text/javascript src=./static/js/main.f6ebd06347a7f7a5f6c2.js></script></body></html> \ No newline at end of file
\ No newline at end of file
webpackJsonp([19],{SBt0:function(t,n,e){(t.exports=e("FZ+f")(!1)).push([t.i,"\n.seach-input[data-v-bdd6c8ce]{\n background: #EEEEEE;\n border-radius: 30px;\n padding: 10px;\n font-size: 12px;\n width: 90%;\n opacity: 0.7;\n}\n.seach-right[data-v-bdd6c8ce]{\n height: 15px;\n width: 2px;\n background: #999999;\n margin-left: 5px;\n margin-right: 5px;\n}\n.main[data-v-bdd6c8ce]{\n background: rgb(250, 250, 250);\n margin-top: 10px;\n padding: 10px;\n position: absolute;\n top: 50px;\n bottom: 0px;\n left: 0px;\n width: 100%;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n overflow-y: scroll;\n}\n.hot-main[data-v-bdd6c8ce]{\n background: white;\n padding: 10px;\n /*border-radius: 5px;*/\n}\n.hotRankList[data-v-bdd6c8ce]{\n border-bottom: 1px solid #F6F7F8;\n padding:0px 15px 15px 15px;\n}\n.matchInfo[data-v-bdd6c8ce]{\n height: 46px;\n background: #F6F7F8;\n font-size: 12px;\n color: #758199;\n margin-top: 10px;\n padding: 10px;\n}\n.teamHomeName[data-v-bdd6c8ce]{\n width:65%;border-left: 1px solid #EDEEEF;text-align: center;font-size: 12px;\n}\n.jingcai[data-v-bdd6c8ce]{\n width: 50px;\n height: 19px;\n border-radius: 3px;\n color: #C93F45;\n font-size: 12px;\n text-align: center;\n font-weight: 600;\n}\n.score[data-v-bdd6c8ce]{\n background: #CDCFD2;\n border-radius: 1px;\n color: #333333;\n font-size: 12px;\n padding: 0px 3px;\n margin-right: 5px;\n margin-left: 5px;\n}\n.new-title[data-v-bdd6c8ce]{\n font-size: 13px;\n height: 45px;\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 background: white;\n padding-left: 5px;\n padding-right: 5px;\n border-bottom-left-radius: 6px;\n border-bottom-right-radius: 6px;\n margin-top: -4px;\n}\n.new-box[data-v-bdd6c8ce]{\n width: 49%;\n}\n.new-box-img[data-v-bdd6c8ce]{\n width: 100%;\n height: 110px;\n border-top-right-radius: 6px;\n border-top-left-radius: 6px;\n}\n.living[data-v-bdd6c8ce] {\n width: 40px;\n background: #DF3B3B;\n border-radius: 2px;\n vertical-align: middle;\n color: white;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n font-size: 12px;\n}\n.red[data-v-bdd6c8ce]{\n color: #DF3B3B;\n}\n.jian[data-v-bdd6c8ce]{\n position: relative;\n top:24px;\n left: 6px;\n height: 18px;\n}\n.anchorAvatar[data-v-bdd6c8ce]{\n width: 35px;\n height: 35px;\n border-radius: 50%;\n}\n",""])},XAxn:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var i={name:"index",data:function(){return{ballList:[],searchContent:""}},mounted:function(){},methods:{toPage:function(t,n){this.$router.push({name:t,query:{rid:n}})},goBack:function(){this.$router.go(-1)},claer:function(){this.searchContent=""},articleSearch:function(t){var n=this;this.searchContent=t;var e={pageNum:1,pageSize:30,roomName:t};this.$axios("post","/live/roomByNameSearch",e).then(function(t){200===t.code&&(n.ballList=t.data.dataList)})},getWeek:function(t){var n=t;return"周"+["日","一","二","三","四","五","六"][new Date(Date.parse(n.replace(/-/g,"/"))).getDay()]}}},a={render:function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",[e("div",{staticClass:"fx align-items justify-between pl-10 pr-10 mt-10"},[e("div",{staticClass:"fx align-items justify-between seach-input"},[e("div",{staticClass:" fx align-items fw-700 "},[t._m(0),t._v(" "),e("div",{staticClass:"ml-10"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.searchContent,expression:"searchContent"}],attrs:{type:"text",placeholder:"房间号/房间名/主播名"},domProps:{value:t.searchContent},on:{change:function(n){return t.articleSearch(t.searchContent)},input:function(n){n.target.composing||(t.searchContent=n.target.value)}}})])]),t._v(" "),e("div",{staticClass:"mt-5",on:{click:t.claer}},[e("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/Cross-button.png",width:"17px"}})])]),t._v(" "),e("div",{staticClass:"c-7",on:{click:t.goBack}},[t._v("取消")])]),t._v(" "),e("div",{staticClass:"main"},[0!==t.ballList.length?e("div",{staticClass:"fx justify-between flex-wrap"},t._l(t.ballList,function(n,i){return e("div",{key:i,staticClass:"new-box",on:{click:function(e){return t.toPage("room",n.roomNum)}}},[e("div",{staticClass:"fx jian"},[t._m(1,!0),t._v(" "),1===n.recommend?e("div",{staticClass:"ml-5"},[e("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jian.png",width:"17px"}})]):t._e()]),t._v(" "),e("div",[e("img",{directives:[{name:"lazy",rawName:"v-lazy",value:n.matchCutImg,expression:"item.matchCutImg"}],staticClass:"new-box-img"})]),t._v(" "),e("div",{staticClass:"new-title"},[e("div",[e("img",{staticClass:"anchorAvatar",attrs:{src:n.anchorAvatar}})]),t._v(" "),e("div",{staticClass:"ml-5",staticStyle:{width:"78%"}},[e("div",{staticClass:"text-overflow"},[t._v(t._s(n.roomName))]),t._v(" "),e("div",{staticClass:"fx justify-between fs-12 c-9D"},[e("div",[t._v(t._s(n.anchorName))]),t._v(" "),e("div",[e("img",{staticClass:"mr-2",attrs:{src:"http://bucket.hszb66.cn/static/h5/fire.png",width:"7px"}}),t._v(t._s(n.hotNum))])])])])])}),0):t._e()])])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"seach-icon mt-5"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/Magnifying.png",width:"14px"}})])},function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"living"},[n("div",[n("img",{attrs:{src:"//sta.cranemarsh.com/wap/assets/yy/img/living.gif",width:"10px"}})]),this._v(" "),n("div",{staticClass:"ml-5"},[this._v("Live")])])}]};var s=e("VU/8")(i,a,!1,function(t){e("eUd7")},"data-v-bdd6c8ce",null);n.default=s.exports},eUd7:function(t,n,e){var i=e("SBt0");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);e("rjj0")("e1812f9e",i,!0,{})}});
\ No newline at end of file
webpackJsonp([19],{MGPO:function(t,e,n){var s=n("XP77");"string"==typeof s&&(s=[[t.i,s,""]]),s.locals&&(t.exports=s.locals);n("rjj0")("f481a9b4",s,!0,{})},V06e:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={name:"index",data:function(){return{isEye:1,phone:"",smsCode:"",codeDisabled:!1,countdown:60,codeMsg:"获取验证码",pwd:""}},methods:{goBack:function(){this.$router.go(-1)},clear:function(){this.pwd=""},toPage:function(){this.$router.push({name:"login"})},checkEye:function(){1===this.isEye?this.isEye=2:this.isEye=1},sendSms:function(){var t=this;if(""!==this.phone){var e={phone:this.phone};this.$axios("post","/user/sendSms",e).then(function(e){200===e.code&&t.getCode()})}else this.$tost({message:"请输入手机号"})},forgotPassword:function(){var t=this,e={password:this.pwd,phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/forgotPassword",e).then(function(e){200===e.code&&t.$router.push({name:"login"})})},getCode:function(){var t=this;this.timer||(this.timer=setInterval(function(){t.countdown>0&&t.countdown<=60&&(t.countdown--,0!==t.countdown?(t.codeMsg=t.countdown+"S",t.codeDisabled=!0):(clearInterval(t.timer),t.codeMsg="获取验证码",t.countdown=60,t.timer=null,t.codeDisabled=!1))},1e3))}}},i={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"login"},[n("div",{staticClass:"fx justify-between",staticStyle:{"margin-left":"-10px"}},[n("div",{on:{click:t.goBack}},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/fanhui.png",width:"20px"}})]),t._v(" "),n("div",{staticClass:"fs-18 fw-700 c-ff",on:{click:t.toPage}},[t._v("登录")])]),t._v(" "),n("div",{staticClass:"fs-30 fw-700"},[t._v("忘记密码")]),t._v(" "),n("div",{staticClass:"fx align-items input-mobile"},[t._m(0),t._v(" "),n("div",{staticClass:"ml-10 width-100"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],staticClass:"width-100",attrs:{type:"text",placeholder:"输入手机号码"},domProps:{value:t.phone},on:{input:function(e){e.target.composing||(t.phone=e.target.value)}}})])]),t._v(" "),n("div",{staticClass:"fx justify-between input-mobile"},[n("div",{staticClass:"width-100"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],staticClass:"width-100",attrs:{type:"text",placeholder:"输入验证码"},domProps:{value:t.smsCode},on:{input:function(e){e.target.composing||(t.smsCode=e.target.value)}}})]),t._v(" "),n("div",[n("input",{directives:[{name:"model",rawName:"v-model",value:t.codeMsg,expression:"codeMsg"}],staticClass:"code-btn",attrs:{type:"button",disabled:t.codeDisabled},domProps:{value:t.codeMsg},on:{click:t.sendSms,input:function(e){e.target.composing||(t.codeMsg=e.target.value)}}})])]),t._v(" "),n("div",{staticClass:"fx justify-between input-mobile"},[n("div",{staticClass:"width-100"},[1===t.isEye?n("input",{directives:[{name:"model",rawName:"v-model",value:t.pwd,expression:"pwd"}],staticClass:"width-100",attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.pwd},on:{input:function(e){e.target.composing||(t.pwd=e.target.value)}}}):t._e(),t._v(" "),2===t.isEye?n("input",{directives:[{name:"model",rawName:"v-model",value:t.pwd,expression:"pwd"}],staticClass:"width-100",attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.pwd},on:{input:function(e){e.target.composing||(t.pwd=e.target.value)}}}):t._e()]),t._v(" "),n("div",{staticClass:"fx align-items"},[1===t.isEye?n("img",{staticClass:"ml-20",attrs:{src:"http://bucket.hszb66.cn/static/h5/pwd-eye.png",width:"20px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?n("img",{staticClass:"ml-20",attrs:{src:"http://bucket.hszb66.cn/static/h5/pwd-eye-active.png",width:"20px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),""===t.phone||""===t.smsCode||""==t.pwd?n("div",{staticClass:"submit",on:{click:t.forgotPassword}},[t._v("提交")]):t._e(),t._v(" "),""!==t.phone&&""!==t.smsCode&&""!==t.pwd?n("div",{staticClass:"active"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/tijiao.png",width:"100%"},on:{click:t.forgotPassword}})]):t._e()])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx",staticStyle:{width:"115px"}},[e("div",{staticClass:" mr-10"},[e("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/zhongguo.png",width:"27px"}})]),this._v(" "),e("div",{staticClass:"pt-5"},[e("span",{staticClass:"xian"},[this._v("中国")])])])}]};var a=n("VU/8")(s,i,!1,function(t){n("MGPO")},"data-v-b101e31a",null);e.default=a.exports},XP77:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,'\n.login[data-v-b101e31a]{\n width: 100%;\n height: 100%;\n padding: 10px 25px;\n background-image: url("http://bucket.hszb66.cn/static/h5/rsg-bg.png");\n background-size: cover;\n}\n.fs-30[data-v-b101e31a]{\n font-size: 28px;\n margin-top: 50px;\n /*margin-left: 10px;*/\n}\n.user-agreement[data-v-b101e31a]{\n font-size: 12px;\n color: #8f8f8f;\n /*margin-left: 10px;*/\n}\n.c-ff[data-v-b101e31a]{\n color: #C93F45;\n}\n.active[data-v-b101e31a] {\n width: 100%;\n height: 60px;\n margin-top: 40px;\n margin-bottom: 40px;\n}\n.input-mobile[data-v-b101e31a]{\n height: 50px;\n border-bottom: 1px solid #ddd;\n margin-top: 10px;\n}\n.triangle[data-v-b101e31a] {\n border: 5px solid transparent;\n border-top-color: #DBB170;\n -webkit-transform: translateY(49%);\n transform: translateY(49%);\n margin-left: 5px;\n margin-right: 10px;\n}\n.submit[data-v-b101e31a] {\n width: 100%;\n line-height: 60px;\n margin-top: 40px;\n margin-bottom: 40px;\n border-radius: 8px;\n border: none;\n font-size: 18px;\n font-weight: 600;\n text-align: center;\n color: #bcc7d4;\n background-color: #f2f4f7;\n}\n.btn-verify[data-v-b101e31a]{\n width: 74px;\n font-size: 12px;\n text-align: center;\n padding-top: 5px;\n background: #efefef;\n border-radius: 4px;\n cursor: pointer;\n}\n.width-100[data-v-b101e31a]{\n width: 100%;\n height: 50px;\n}\n.xian[data-v-b101e31a]{\n border-right: 1px solid #D1DAEB;\n padding-right: 10px;\n}\n.code-btn[data-v-b101e31a]{\n padding: 2px 10px;\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n border-radius: 12px;\n color: #FFFFFF;\n margin-top: 10px;\n}\n',""])}}); webpackJsonp([20],{MGPO:function(t,e,n){var s=n("XP77");"string"==typeof s&&(s=[[t.i,s,""]]),s.locals&&(t.exports=s.locals);n("rjj0")("f481a9b4",s,!0,{})},V06e:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={name:"index",data:function(){return{isEye:1,phone:"",smsCode:"",codeDisabled:!1,countdown:60,codeMsg:"获取验证码",pwd:""}},methods:{goBack:function(){this.$router.go(-1)},clear:function(){this.pwd=""},toPage:function(){this.$router.push({name:"login"})},checkEye:function(){1===this.isEye?this.isEye=2:this.isEye=1},sendSms:function(){var t=this;if(""!==this.phone){var e={phone:this.phone};this.$axios("post","/user/sendSms",e).then(function(e){200===e.code&&t.getCode()})}else this.$tost({message:"请输入手机号"})},forgotPassword:function(){var t=this,e={password:this.pwd,phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/forgotPassword",e).then(function(e){200===e.code&&t.$router.push({name:"login"})})},getCode:function(){var t=this;this.timer||(this.timer=setInterval(function(){t.countdown>0&&t.countdown<=60&&(t.countdown--,0!==t.countdown?(t.codeMsg=t.countdown+"S",t.codeDisabled=!0):(clearInterval(t.timer),t.codeMsg="获取验证码",t.countdown=60,t.timer=null,t.codeDisabled=!1))},1e3))}}},i={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"login"},[n("div",{staticClass:"fx justify-between",staticStyle:{"margin-left":"-10px"}},[n("div",{on:{click:t.goBack}},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/fanhui.png",width:"20px"}})]),t._v(" "),n("div",{staticClass:"fs-18 fw-700 c-ff",on:{click:t.toPage}},[t._v("登录")])]),t._v(" "),n("div",{staticClass:"fs-30 fw-700"},[t._v("忘记密码")]),t._v(" "),n("div",{staticClass:"fx align-items input-mobile"},[t._m(0),t._v(" "),n("div",{staticClass:"ml-10 width-100"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],staticClass:"width-100",attrs:{type:"text",placeholder:"输入手机号码"},domProps:{value:t.phone},on:{input:function(e){e.target.composing||(t.phone=e.target.value)}}})])]),t._v(" "),n("div",{staticClass:"fx justify-between input-mobile"},[n("div",{staticClass:"width-100"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],staticClass:"width-100",attrs:{type:"text",placeholder:"输入验证码"},domProps:{value:t.smsCode},on:{input:function(e){e.target.composing||(t.smsCode=e.target.value)}}})]),t._v(" "),n("div",[n("input",{directives:[{name:"model",rawName:"v-model",value:t.codeMsg,expression:"codeMsg"}],staticClass:"code-btn",attrs:{type:"button",disabled:t.codeDisabled},domProps:{value:t.codeMsg},on:{click:t.sendSms,input:function(e){e.target.composing||(t.codeMsg=e.target.value)}}})])]),t._v(" "),n("div",{staticClass:"fx justify-between input-mobile"},[n("div",{staticClass:"width-100"},[1===t.isEye?n("input",{directives:[{name:"model",rawName:"v-model",value:t.pwd,expression:"pwd"}],staticClass:"width-100",attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.pwd},on:{input:function(e){e.target.composing||(t.pwd=e.target.value)}}}):t._e(),t._v(" "),2===t.isEye?n("input",{directives:[{name:"model",rawName:"v-model",value:t.pwd,expression:"pwd"}],staticClass:"width-100",attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.pwd},on:{input:function(e){e.target.composing||(t.pwd=e.target.value)}}}):t._e()]),t._v(" "),n("div",{staticClass:"fx align-items"},[1===t.isEye?n("img",{staticClass:"ml-20",attrs:{src:"http://bucket.hszb66.cn/static/h5/pwd-eye.png",width:"20px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?n("img",{staticClass:"ml-20",attrs:{src:"http://bucket.hszb66.cn/static/h5/pwd-eye-active.png",width:"20px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),""===t.phone||""===t.smsCode||""==t.pwd?n("div",{staticClass:"submit",on:{click:t.forgotPassword}},[t._v("提交")]):t._e(),t._v(" "),""!==t.phone&&""!==t.smsCode&&""!==t.pwd?n("div",{staticClass:"active"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/tijiao.png",width:"100%"},on:{click:t.forgotPassword}})]):t._e()])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx",staticStyle:{width:"115px"}},[e("div",{staticClass:" mr-10"},[e("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/zhongguo.png",width:"27px"}})]),this._v(" "),e("div",{staticClass:"pt-5"},[e("span",{staticClass:"xian"},[this._v("中国")])])])}]};var a=n("VU/8")(s,i,!1,function(t){n("MGPO")},"data-v-b101e31a",null);e.default=a.exports},XP77:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,'\n.login[data-v-b101e31a]{\n width: 100%;\n height: 100%;\n padding: 10px 25px;\n background-image: url("http://bucket.hszb66.cn/static/h5/rsg-bg.png");\n background-size: cover;\n}\n.fs-30[data-v-b101e31a]{\n font-size: 28px;\n margin-top: 50px;\n /*margin-left: 10px;*/\n}\n.user-agreement[data-v-b101e31a]{\n font-size: 12px;\n color: #8f8f8f;\n /*margin-left: 10px;*/\n}\n.c-ff[data-v-b101e31a]{\n color: #C93F45;\n}\n.active[data-v-b101e31a] {\n width: 100%;\n height: 60px;\n margin-top: 40px;\n margin-bottom: 40px;\n}\n.input-mobile[data-v-b101e31a]{\n height: 50px;\n border-bottom: 1px solid #ddd;\n margin-top: 10px;\n}\n.triangle[data-v-b101e31a] {\n border: 5px solid transparent;\n border-top-color: #DBB170;\n -webkit-transform: translateY(49%);\n transform: translateY(49%);\n margin-left: 5px;\n margin-right: 10px;\n}\n.submit[data-v-b101e31a] {\n width: 100%;\n line-height: 60px;\n margin-top: 40px;\n margin-bottom: 40px;\n border-radius: 8px;\n border: none;\n font-size: 18px;\n font-weight: 600;\n text-align: center;\n color: #bcc7d4;\n background-color: #f2f4f7;\n}\n.btn-verify[data-v-b101e31a]{\n width: 74px;\n font-size: 12px;\n text-align: center;\n padding-top: 5px;\n background: #efefef;\n border-radius: 4px;\n cursor: pointer;\n}\n.width-100[data-v-b101e31a]{\n width: 100%;\n height: 50px;\n}\n.xian[data-v-b101e31a]{\n border-right: 1px solid #D1DAEB;\n padding-right: 10px;\n}\n.code-btn[data-v-b101e31a]{\n padding: 2px 10px;\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n border-radius: 12px;\n color: #FFFFFF;\n margin-top: 10px;\n}\n',""])}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([20],{"7p5t":function(t,n,s){var i=s("liX4");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("435423b4",i,!0,{})},jT7l:function(t,n,s){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var i=s("Dr8r"),a={name:"index",data:function(){return{isEye:1,password:"",phone:""}},methods:{goBack:function(){this.$router.go(-1)},toPage:function(t){this.$router.push({name:t})},clear:function(){this.password=""},checkEye:function(){1===this.isEye?this.isEye=2:this.isEye=1},loginH5:function(){var t=this,n={password:this.password,phone:this.phone};this.$axios("post","/user/loginByPc",n).then(function(n){200===n.code&&(i.b.set("token",n.data),t.$router.push({name:"home"}))})}}},e={render:function(){var t=this,n=t.$createElement,s=t._self._c||n;return s("div",{staticClass:"login"},[s("div",{staticClass:"fx justify-between",staticStyle:{"margin-left":"-10px"}},[s("div",{on:{click:t.$utils.goBack}},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/fanhui.png",width:"20px"}})]),t._v(" "),s("div",{staticClass:"fs-18 fw-700 c-33",on:{click:function(n){return t.toPage("register")}}},[t._v("快速注册")])]),t._v(" "),s("div",{staticClass:"fs-30 fw-700"},[t._v("登录")]),t._v(" "),s("div",{staticClass:"fx align-items input-mobile"},[t._m(0),t._v(" "),s("div",{staticClass:"width-100"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],staticClass:"width-100 pl-10",attrs:{type:"text",placeholder:"请输入手机号码"},domProps:{value:t.phone},on:{input:function(n){n.target.composing||(t.phone=n.target.value)}}})])]),t._v(" "),s("div",{staticClass:"fx justify-between input-mobile"},[s("div",{staticClass:"width-100"},[1===t.isEye?s("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],staticClass:"width-100",attrs:{type:"password",placeholder:"输入6-24位登录密码"},domProps:{value:t.password},on:{input:function(n){n.target.composing||(t.password=n.target.value)}}}):t._e(),t._v(" "),2===t.isEye?s("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],staticClass:"width-100",attrs:{type:"text",placeholder:"输入6-24位登录密码"},domProps:{value:t.password},on:{input:function(n){n.target.composing||(t.password=n.target.value)}}}):t._e()]),t._v(" "),s("div",{staticClass:"fx align-items"},[1===t.isEye?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/pwd-eye.png",width:"20px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?s("img",{staticClass:"ml-20",attrs:{src:"http://bucket.hszb66.cn/static/h5/pwd-eye-active.png",width:"20px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),s("div",{staticClass:"user-agreement"},[s("span",[t._v("注册登录即代表你已同意")]),t._v(" "),s("span",{staticClass:"c-ff",on:{click:function(n){return t.toPage("agreement")}}},[t._v("《用户协议》")]),s("span",{staticClass:"c-ff",on:{click:function(n){return t.toPage("privacy")}}},[t._v("《隐私协议》")])]),t._v(" "),""===t.phone||""===t.password?s("div",{staticClass:"submit",on:{click:t.loginH5}},[t._v("登录")]):t._e(),t._v(" "),""!==t.phone&&""!==t.password?s("div",{staticClass:"active"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/login-btn.png",width:"100%"},on:{click:t.loginH5}})]):t._e(),t._v(" "),s("div",{staticClass:"c-ff",on:{click:function(n){return t.toPage("password")}}},[t._v("忘记密码?")])])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"fx",staticStyle:{width:"115px"}},[n("div",{staticClass:"pt-5 mr-10"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/zhongguo.png",width:"27px"}})]),this._v(" "),n("div",{staticClass:"pt-10"},[n("span",{staticClass:"xian"},[this._v("中国")])])])}]};var o=s("VU/8")(a,e,!1,function(t){s("7p5t")},"data-v-7d4f7cad",null);n.default=o.exports},liX4:function(t,n,s){(t.exports=s("FZ+f")(!1)).push([t.i,'\n.login[data-v-7d4f7cad]{\n width: 100%;\n height: 100%;\n padding: 10px 25px;\n background-image: url("http://bucket.hszb66.cn/static/h5/rsg-bg.png");\n background-size: cover;\n}\n.fs-30[data-v-7d4f7cad]{\n font-size: 28px;\n margin-top: 50px;\n /*margin-left: 10px;*/\n}\n.user-agreement[data-v-7d4f7cad]{\n font-size: 12px;\n color: #8f8f8f;\n margin-top: 15px;\n}\n.c-ff[data-v-7d4f7cad]{\n color: #C93F45;\n}\n.input-mobile[data-v-7d4f7cad]{\n height: 50px;\n border-bottom: 1px solid #ddd;\n margin-top: 10px;\n}\n.triangle[data-v-7d4f7cad] {\n border: 5px solid transparent;\n border-top-color: #DBB170;\n -webkit-transform: translateY(49%);\n transform: translateY(49%);\n margin-left: 5px;\n margin-right: 10px;\n}\n.submit[data-v-7d4f7cad] {\n width: 100%;\n line-height: 60px;\n margin-top: 40px;\n margin-bottom: 40px;\n border-radius: 8px;\n border: none;\n font-size: 18px;\n font-weight: 600;\n text-align: center;\n color: #bcc7d4;\n background-color: #f2f4f7;\n}\n.active[data-v-7d4f7cad]{\n width: 100%;\n line-height: 60px;\n margin-top: 40px;\n}\n.width-100[data-v-7d4f7cad]{\n width: 100%;\n height: 50px;\n}\n.xian[data-v-7d4f7cad]{\n border-right: 1px solid #D1DAEB;\n padding-right: 10px;\n}\n',""])}}); webpackJsonp([21],{"7p5t":function(t,n,s){var i=s("liX4");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("435423b4",i,!0,{})},jT7l:function(t,n,s){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var i=s("Dr8r"),a={name:"index",data:function(){return{isEye:1,password:"",phone:""}},methods:{goBack:function(){this.$router.go(-1)},toPage:function(t){this.$router.push({name:t})},clear:function(){this.password=""},checkEye:function(){1===this.isEye?this.isEye=2:this.isEye=1},loginH5:function(){var t=this,n={password:this.password,phone:this.phone};this.$axios("post","/user/loginByPc",n).then(function(n){200===n.code&&(i.b.set("token",n.data),t.$router.push({name:"home"}))})}}},e={render:function(){var t=this,n=t.$createElement,s=t._self._c||n;return s("div",{staticClass:"login"},[s("div",{staticClass:"fx justify-between",staticStyle:{"margin-left":"-10px"}},[s("div",{on:{click:t.$utils.goBack}},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/fanhui.png",width:"20px"}})]),t._v(" "),s("div",{staticClass:"fs-18 fw-700 c-33",on:{click:function(n){return t.toPage("register")}}},[t._v("快速注册")])]),t._v(" "),s("div",{staticClass:"fs-30 fw-700"},[t._v("登录")]),t._v(" "),s("div",{staticClass:"fx align-items input-mobile"},[t._m(0),t._v(" "),s("div",{staticClass:"width-100"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],staticClass:"width-100 pl-10",attrs:{type:"text",placeholder:"请输入手机号码"},domProps:{value:t.phone},on:{input:function(n){n.target.composing||(t.phone=n.target.value)}}})])]),t._v(" "),s("div",{staticClass:"fx justify-between input-mobile"},[s("div",{staticClass:"width-100"},[1===t.isEye?s("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],staticClass:"width-100",attrs:{type:"password",placeholder:"输入6-24位登录密码"},domProps:{value:t.password},on:{input:function(n){n.target.composing||(t.password=n.target.value)}}}):t._e(),t._v(" "),2===t.isEye?s("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],staticClass:"width-100",attrs:{type:"text",placeholder:"输入6-24位登录密码"},domProps:{value:t.password},on:{input:function(n){n.target.composing||(t.password=n.target.value)}}}):t._e()]),t._v(" "),s("div",{staticClass:"fx align-items"},[1===t.isEye?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/pwd-eye.png",width:"20px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?s("img",{staticClass:"ml-20",attrs:{src:"http://bucket.hszb66.cn/static/h5/pwd-eye-active.png",width:"20px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),s("div",{staticClass:"user-agreement"},[s("span",[t._v("注册登录即代表你已同意")]),t._v(" "),s("span",{staticClass:"c-ff",on:{click:function(n){return t.toPage("agreement")}}},[t._v("《用户协议》")]),s("span",{staticClass:"c-ff",on:{click:function(n){return t.toPage("privacy")}}},[t._v("《隐私协议》")])]),t._v(" "),""===t.phone||""===t.password?s("div",{staticClass:"submit",on:{click:t.loginH5}},[t._v("登录")]):t._e(),t._v(" "),""!==t.phone&&""!==t.password?s("div",{staticClass:"active"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/login-btn.png",width:"100%"},on:{click:t.loginH5}})]):t._e(),t._v(" "),s("div",{staticClass:"c-ff",on:{click:function(n){return t.toPage("password")}}},[t._v("忘记密码?")])])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"fx",staticStyle:{width:"115px"}},[n("div",{staticClass:"pt-5 mr-10"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/zhongguo.png",width:"27px"}})]),this._v(" "),n("div",{staticClass:"pt-10"},[n("span",{staticClass:"xian"},[this._v("中国")])])])}]};var o=s("VU/8")(a,e,!1,function(t){s("7p5t")},"data-v-7d4f7cad",null);n.default=o.exports},liX4:function(t,n,s){(t.exports=s("FZ+f")(!1)).push([t.i,'\n.login[data-v-7d4f7cad]{\n width: 100%;\n height: 100%;\n padding: 10px 25px;\n background-image: url("http://bucket.hszb66.cn/static/h5/rsg-bg.png");\n background-size: cover;\n}\n.fs-30[data-v-7d4f7cad]{\n font-size: 28px;\n margin-top: 50px;\n /*margin-left: 10px;*/\n}\n.user-agreement[data-v-7d4f7cad]{\n font-size: 12px;\n color: #8f8f8f;\n margin-top: 15px;\n}\n.c-ff[data-v-7d4f7cad]{\n color: #C93F45;\n}\n.input-mobile[data-v-7d4f7cad]{\n height: 50px;\n border-bottom: 1px solid #ddd;\n margin-top: 10px;\n}\n.triangle[data-v-7d4f7cad] {\n border: 5px solid transparent;\n border-top-color: #DBB170;\n -webkit-transform: translateY(49%);\n transform: translateY(49%);\n margin-left: 5px;\n margin-right: 10px;\n}\n.submit[data-v-7d4f7cad] {\n width: 100%;\n line-height: 60px;\n margin-top: 40px;\n margin-bottom: 40px;\n border-radius: 8px;\n border: none;\n font-size: 18px;\n font-weight: 600;\n text-align: center;\n color: #bcc7d4;\n background-color: #f2f4f7;\n}\n.active[data-v-7d4f7cad]{\n width: 100%;\n line-height: 60px;\n margin-top: 40px;\n}\n.width-100[data-v-7d4f7cad]{\n width: 100%;\n height: 50px;\n}\n.xian[data-v-7d4f7cad]{\n border-right: 1px solid #D1DAEB;\n padding-right: 10px;\n}\n',""])}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([21],{ULSo:function(t,i,s){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n={render:function(){var t=this,i=t.$createElement,s=t._self._c||i;return s("div",[s("div",{staticClass:"my-bg"},[s("div",{staticClass:"fx align-items justify-between pl-20 pr-20 pt-20",on:{click:function(i){return t.$utils.toPage("myDetail")}}},[s("div",{staticClass:"fx align-items"},[s("img",{staticClass:"head-img",attrs:{src:t.infoData.avatarUrl}}),t._v(" "),s("div",{staticClass:"fs-20 fw-700 c-fff ml-20"},[t._v(t._s(t.infoData.userName))])]),t._v(" "),t._m(0)]),t._v(" "),s("div",{staticClass:"live fx align-items justify-center"},[s("div",{staticClass:"fx align-items"},[t._m(1),t._v(" "),s("div",[s("span",{staticClass:"c-75 ml-5 mr-5"},[t._v("等级")]),s("span",{staticClass:"c-33 fs-20 fw-700"},[t._v("Lv."+t._s(t.infoData.level))])])]),t._v(" "),s("div",{staticClass:"top-down-center"}),t._v(" "),s("div",{staticClass:"fx align-items"},[t._m(2),t._v(" "),s("div",[s("span",{staticClass:"c-75 ml-5 mr-5"},[t._v("金币")]),s("span",{staticClass:"c-33 fs-20 fw-700"},[t._v(t._s(t.infoData.gold))])])])])]),t._v(" "),s("div",{staticClass:"border-gray"}),t._v(" "),s("div",{staticClass:"fx align-items justify-between margin-15 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("message")}}},[t._m(3),t._v(" "),t._m(4)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between margin-15 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("feedbackList")}}},[t._m(5),t._v(" "),t._m(6)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between margin-15 border-bottom pb-15",on:{click:function(i){return t.topPage(t.infoData.phone)}}},[t._m(7),t._v(" "),t._m(8)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between margin-15 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("about")}}},[t._m(9),t._v(" "),t._m(10)])])},staticRenderFns:[function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/xitongshezhi.png",width:"22px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"pt-5"},[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/title-week-star.png",width:"30px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"pt-5"},[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jinbi.png",width:"24px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/xiaoxi.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("消息中心")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jiankuohao.png",width:"10px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/fankui.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("我的反馈")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jiankuohao.png",width:"10px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/zhanghao.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("账号与绑定")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jiankuohao.png",width:"10px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/guanyu.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("关于我们")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jiankuohao.png",width:"10px"}})])}]};var a=s("VU/8")({name:"index",data:function(){return{infoData:[]}},mounted:function(){this.getInfo()},methods:{topPage:function(t){this.$router.push({name:"account",query:{phone:t}})},getInfo:function(){var t=this;this.$axios("post","/user/userInfo").then(function(i){200===i.code&&(t.infoData=i.data)})}}},n,!1,function(t){s("dJjd")},"data-v-5de1df7f",null);i.default=a.exports},dJjd:function(t,i,s){var n=s("oLe3");"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);s("rjj0")("44a8d2b9",n,!0,{})},oLe3:function(t,i,s){(t.exports=s("FZ+f")(!1)).push([t.i,'\n.head-img[data-v-5de1df7f]{\n width: 54px;\n height: 54px;\n border-radius: 50%;\n}\n.fs-24[data-v-5de1df7f]{\n font-size: 24px;\n}\n.margin-15[data-v-5de1df7f]{\n margin: 15px;\n}\n.top-down-center[data-v-5de1df7f]{\n width: 1px;\n height: 29px;\n background: #E9E9E9;\n margin-left: 40px;\n margin-right: 40px;\n}\n.live[data-v-5de1df7f]{\n background: #ffffff;\n border-radius: 20px 20px 0px 0px;\n height: 58px;\n margin-top: 19px;\n}\n.border-gray[data-v-5de1df7f]{\n height: 10px;\n background: rgb(244, 244, 244);\n}\n.border-bottom[data-v-5de1df7f]{\n border-bottom: 1px solid #ddd;\n}\n.c-fff[data-v-5de1df7f]{\n color: #ffffff;\n}\n.my-bg[data-v-5de1df7f]{\n width: 100%;\n height: 151px;\n background-image: url("http://bucket.hszb66.cn/static/h5/my-bg.png");\n background-size: 100% 100%;\n}\n.c-75[data-v-5de1df7f]{\n color: #758199;\n}\n',""])}}); webpackJsonp([22],{ULSo:function(t,i,s){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n={render:function(){var t=this,i=t.$createElement,s=t._self._c||i;return s("div",[s("div",{staticClass:"my-bg"},[s("div",{staticClass:"fx align-items justify-between pl-20 pr-20 pt-20",on:{click:function(i){return t.$utils.toPage("myDetail")}}},[s("div",{staticClass:"fx align-items"},[s("img",{staticClass:"head-img",attrs:{src:t.infoData.avatarUrl}}),t._v(" "),s("div",{staticClass:"fs-20 fw-700 c-fff ml-20"},[t._v(t._s(t.infoData.userName))])]),t._v(" "),t._m(0)]),t._v(" "),s("div",{staticClass:"live fx align-items justify-center"},[s("div",{staticClass:"fx align-items"},[t._m(1),t._v(" "),s("div",[s("span",{staticClass:"c-75 ml-5 mr-5"},[t._v("等级")]),s("span",{staticClass:"c-33 fs-20 fw-700"},[t._v("Lv."+t._s(t.infoData.level))])])]),t._v(" "),s("div",{staticClass:"top-down-center"}),t._v(" "),s("div",{staticClass:"fx align-items"},[t._m(2),t._v(" "),s("div",[s("span",{staticClass:"c-75 ml-5 mr-5"},[t._v("金币")]),s("span",{staticClass:"c-33 fs-20 fw-700"},[t._v(t._s(t.infoData.gold))])])])])]),t._v(" "),s("div",{staticClass:"border-gray"}),t._v(" "),s("div",{staticClass:"fx align-items justify-between margin-15 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("message")}}},[t._m(3),t._v(" "),t._m(4)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between margin-15 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("feedbackList")}}},[t._m(5),t._v(" "),t._m(6)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between margin-15 border-bottom pb-15",on:{click:function(i){return t.topPage(t.infoData.phone)}}},[t._m(7),t._v(" "),t._m(8)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between margin-15 border-bottom pb-15",on:{click:function(i){return t.$utils.toPage("about")}}},[t._m(9),t._v(" "),t._m(10)])])},staticRenderFns:[function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/xitongshezhi.png",width:"22px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"pt-5"},[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/title-week-star.png",width:"30px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"pt-5"},[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jinbi.png",width:"24px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/xiaoxi.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("消息中心")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jiankuohao.png",width:"10px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/fankui.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("我的反馈")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jiankuohao.png",width:"10px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/zhanghao.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("账号与绑定")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jiankuohao.png",width:"10px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/guanyu.png",width:"25px"}})]),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("关于我们")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jiankuohao.png",width:"10px"}})])}]};var a=s("VU/8")({name:"index",data:function(){return{infoData:[]}},mounted:function(){this.getInfo()},methods:{topPage:function(t){this.$router.push({name:"account",query:{phone:t}})},getInfo:function(){var t=this;this.$axios("post","/user/userInfo").then(function(i){200===i.code&&(t.infoData=i.data)})}}},n,!1,function(t){s("dJjd")},"data-v-5de1df7f",null);i.default=a.exports},dJjd:function(t,i,s){var n=s("oLe3");"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);s("rjj0")("44a8d2b9",n,!0,{})},oLe3:function(t,i,s){(t.exports=s("FZ+f")(!1)).push([t.i,'\n.head-img[data-v-5de1df7f]{\n width: 54px;\n height: 54px;\n border-radius: 50%;\n}\n.fs-24[data-v-5de1df7f]{\n font-size: 24px;\n}\n.margin-15[data-v-5de1df7f]{\n margin: 15px;\n}\n.top-down-center[data-v-5de1df7f]{\n width: 1px;\n height: 29px;\n background: #E9E9E9;\n margin-left: 40px;\n margin-right: 40px;\n}\n.live[data-v-5de1df7f]{\n background: #ffffff;\n border-radius: 20px 20px 0px 0px;\n height: 58px;\n margin-top: 19px;\n}\n.border-gray[data-v-5de1df7f]{\n height: 10px;\n background: rgb(244, 244, 244);\n}\n.border-bottom[data-v-5de1df7f]{\n border-bottom: 1px solid #ddd;\n}\n.c-fff[data-v-5de1df7f]{\n color: #ffffff;\n}\n.my-bg[data-v-5de1df7f]{\n width: 100%;\n height: 151px;\n background-image: url("http://bucket.hszb66.cn/static/h5/my-bg.png");\n background-size: 100% 100%;\n}\n.c-75[data-v-5de1df7f]{\n color: #758199;\n}\n',""])}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([22],{"/ET6":function(t,n,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.seach-input[data-v-3b709c38]{\n background: #EEEEEE;\n border-radius: 30px;\n padding: 10px;\n font-size: 12px;\n width: 90%;\n opacity: 0.7;\n}\n.seach-right[data-v-3b709c38]{\n height: 15px;\n width: 2px;\n background: #999999;\n margin-left: 5px;\n margin-right: 5px;\n}\n.main[data-v-3b709c38]{\n background: rgb(250, 250, 250);\n margin-top: 10px;\n padding: 10px;\n position: absolute;\n top: 50px;\n bottom: 0px;\n left: 0px;\n width: 100%;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n overflow-y: scroll;\n}\n.hot-main[data-v-3b709c38]{\n background: white;\n padding: 10px;\n /*border-radius: 5px;*/\n}\n.hotRankList[data-v-3b709c38]{\n border-bottom: 1px solid #F6F7F8;\n padding:0px 15px 15px 15px;\n}\n.matchInfo[data-v-3b709c38]{\n height: 46px;\n background: #F6F7F8;\n font-size: 12px;\n color: #758199;\n margin-top: 10px;\n padding: 10px;\n}\n.teamHomeName[data-v-3b709c38]{\n width:65%;border-left: 1px solid #EDEEEF;text-align: center;font-size: 12px;\n}\n.jingcai[data-v-3b709c38]{\n width: 50px;\n height: 19px;\n border-radius: 3px;\n color: #C93F45;\n font-size: 12px;\n text-align: center;\n font-weight: 600;\n}\n.score[data-v-3b709c38]{\n background: #CDCFD2;\n border-radius: 1px;\n color: #333333;\n font-size: 12px;\n padding: 0px 3px;\n margin-right: 5px;\n margin-left: 5px;\n}\n.new-title[data-v-3b709c38]{\n font-size: 13px;\n height: 45px;\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 background: white;\n padding-left: 5px;\n padding-right: 5px;\n border-bottom-left-radius: 6px;\n border-bottom-right-radius: 6px;\n margin-top: -4px;\n}\n.new-box[data-v-3b709c38]{\n width: 49%;\n}\n.new-box-img[data-v-3b709c38]{\n width: 100%;\n height: 110px;\n border-top-right-radius: 6px;\n border-top-left-radius: 6px;\n}\n.living[data-v-3b709c38] {\n width: 40px;\n background: #DF3B3B;\n border-radius: 2px;\n vertical-align: middle;\n color: white;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n font-size: 12px;\n}\n.red[data-v-3b709c38]{\n color: #DF3B3B;\n}\n.jian[data-v-3b709c38]{\n position: relative;\n top:24px;\n left: 6px;\n height: 18px;\n}\n.anchorAvatar[data-v-3b709c38]{\n width: 35px;\n height: 35px;\n border-radius: 50%;\n}\n",""])},XAxn:function(t,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a={name:"index",data:function(){return{ballList:[],searchContent:""}},mounted:function(){},methods:{toPage:function(t,n){this.$router.push({name:t,query:{id:n}})},goBack:function(){this.$router.go(-1)},claer:function(){this.searchContent=""},articleSearch:function(t){var n=this;this.searchContent=t;var i={pageNum:1,pageSize:30,roomName:t};this.$axios("post","/live/roomByNameSearch",i).then(function(t){200===t.code&&(n.ballList=t.data.dataList)})},getWeek:function(t){var n=t;return"周"+["日","一","二","三","四","五","六"][new Date(Date.parse(n.replace(/-/g,"/"))).getDay()]}}},e={render:function(){var t=this,n=t.$createElement,i=t._self._c||n;return i("div",[i("div",{staticClass:"fx align-items justify-between pl-10 pr-10 mt-10"},[i("div",{staticClass:"fx align-items justify-between seach-input"},[i("div",{staticClass:" fx align-items fw-700 "},[t._m(0),t._v(" "),i("div",{staticClass:"ml-10"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.searchContent,expression:"searchContent"}],attrs:{type:"text",placeholder:"房间号/房间名/主播名"},domProps:{value:t.searchContent},on:{change:function(n){return t.articleSearch(t.searchContent)},input:function(n){n.target.composing||(t.searchContent=n.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-5",on:{click:t.claer}},[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/Cross-button.png",width:"17px"}})])]),t._v(" "),i("div",{staticClass:"c-7",on:{click:t.goBack}},[t._v("取消")])]),t._v(" "),i("div",{staticClass:"main"},[0!==t.ballList.length?i("div",{staticClass:"fx justify-between flex-wrap"},t._l(t.ballList,function(n,a){return i("div",{key:a,staticClass:"new-box",on:{click:function(i){return t.toPage("room",n.roomId)}}},[i("div",{staticClass:"fx jian"},[t._m(1,!0),t._v(" "),1===n.recommend?i("div",{staticClass:"ml-5"},[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jian.png",width:"17px"}})]):t._e()]),t._v(" "),i("div",[i("img",{directives:[{name:"lazy",rawName:"v-lazy",value:n.matchCutImg,expression:"item.matchCutImg"}],staticClass:"new-box-img"})]),t._v(" "),i("div",{staticClass:"new-title"},[i("div",[i("img",{staticClass:"anchorAvatar",attrs:{src:n.anchorAvatar}})]),t._v(" "),i("div",{staticClass:"ml-5",staticStyle:{width:"78%"}},[i("div",{staticClass:"text-overflow"},[t._v(t._s(n.roomName))]),t._v(" "),i("div",{staticClass:"fx justify-between fs-12 c-9D"},[i("div",[t._v(t._s(n.anchorName))]),t._v(" "),i("div",[i("img",{staticClass:"mr-2",attrs:{src:"http://bucket.hszb66.cn/static/h5/fire.png",width:"7px"}}),t._v(t._s(n.hotNum))])])])])])}),0):t._e()])])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"seach-icon mt-5"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/Magnifying.png",width:"14px"}})])},function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"living"},[n("div",[n("img",{attrs:{src:"//sta.cranemarsh.com/wap/assets/yy/img/living.gif",width:"10px"}})]),this._v(" "),n("div",{staticClass:"ml-5"},[this._v("Live")])])}]};var s=i("VU/8")(a,e,!1,function(t){i("euC3")},"data-v-3b709c38",null);n.default=s.exports},euC3:function(t,n,i){var a=i("/ET6");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("d5d73d76",a,!0,{})}});
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([4],{"7Vhv":function(t,a,s){"use strict";var i={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"nav_bottom"},[t._m(0),t._v(" "),s("div",{staticClass:"nav_about"},[s("div",[s("div",{staticClass:"nav_con"},[s("a",{on:{click:function(a){return t.toPage("about",1)}}},[t._v("关于我们")]),t._v(" "),s("a",{staticClass:"nav_free",on:{click:function(a){return t.toPage("about",2)}}},[t._v("免责声明")]),t._v(" "),s("a",{on:{click:function(a){return t.toPage("about",3)}}},[t._v("联系我们")])]),t._v(" "),s("p",{staticClass:"nav_p"},[t._v("Copyright © 2015-2021 24直播. All Rights Reserved. ")]),t._v(" "),s("p",{staticClass:"nav_p"},[t._v("粤ICP备19082906号-4")])])])])},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"nav_explain"},[a("p",[this._v("本站所有直播和视频链接均由网友提供,并链接到其他网站播放。")])])}]};var e=s("VU/8")({name:"index",methods:{toPage:function(t,a){this.$router.push({name:t,query:{id:a}})}}},i,!1,function(t){s("Ih/U")},"data-v-8e084cfe",null);a.a=e.exports},"Ih/U":function(t,a,s){var i=s("SVYL");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("964b5d8e",i,!0,{})},"Q+M0":function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.vue-simple-progress-text{\n display: none !important;\n}\n.vue-simple-progress{\n background: white!important;\n}\n.vue-simple-progress-bar{\n height: 4px!important;\n}\n.v-progress-linear{\n background: white!important;\n}\n.v-progress-linear__background{\n background-color: white!important;\n border-color: white!important;\n}\n",""])},SVYL:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.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",""])},UEe8:function(t,a,s){var i=s("Q+M0");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("14db2574",i,!0,{})},V97C:function(t,a,s){var i=s("eJe0");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("712182c0",i,!0,{})},eJe0:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,'\n.w-20[data-v-6396249d]{\n width: 20%;\n text-align: center;\n line-height: 35px;\n}\n.w-30[data-v-6396249d]{\n width: 35%;\n text-align: center;\n line-height: 35px;\n}\n.w-17[data-v-6396249d]{\n width: 17%;\n text-align: center;\n line-height: 35px;\n}\n.no-data[data-v-6396249d]{\n height: 100vh;\n padding-top: 30%;\n background: #F7F7F7;\n}\n.match_content[data-v-6396249d]{\n min-height: 100vh;\n}\n.hotRankList[data-v-6396249d]{\n border-bottom: 1px solid #F3F3F3;\n padding-top: 10px;\n padding-bottom: 10px;\n}\n.poupo[data-v-6396249d]{\n width: 100%;border-top-right-radius: 10px;border-top-left-radius: 10px;\n}\n.live-txt[data-v-6396249d]{\n width: 50%;\n text-align: center;\n border-bottom: 1px solid #F3F3F3;\n padding-top: 10px;\n padding-bottom: 10px;\n}\n.deatils[data-v-6396249d]{\n width: 100%;\n}\n.red-box[data-v-6396249d]{\n border-top-left-radius: 50px;\n border-bottom-left-radius: 50px;\n width: 30px;\n color: white;\n background: red;\n text-align: center;\n font-size: 13px;\n}\n.live-btn[data-v-6396249d]{\n font-size: 13px;\n color: #333333;\n background: #F1CF2B;\n border-radius: 12px;\n padding: 3px 18px;\n margin-top: 10px;\n}\n.jx[data-v-6396249d]{\n -webkit-transform: skew(\n -10deg\n );\n transform: skew(\n -10deg\n );\n width: 41px;\n height: 21px;\n color: red;\n border: 1px solid red;\n font-size: 12px;\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 -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n margin-top: 3px;\n cursor: pointer;\n margin-left: 10px;\n}\n.jx2[data-v-6396249d]{\n background: red;color: white;margin-left: -10px;\n width: 15px;\n height: 21px;\n -webkit-transform: skew(\n -6deg\n );\n transform: skew(\n -6deg\n );\n font-size: 12px;\n text-align: center;\n}\n.content1[data-v-6396249d]{\n -webkit-transform:skew(10deg);\n transform:skew(10deg);\n}\n.img[data-v-6396249d]{\n width: 40px;\n height: 40px;\n}\n.back[data-v-6396249d]{\n position: absolute;\n top:20px;\n left: 18px;\n z-index: 11;\n color: white;\n}\n.head[data-v-6396249d]{\n width: 100%;\n position: absolute;\n top:10px;\n color: white;\n text-align: center;\n z-index: 10;\n font-size: 14px;\n}\n.score-box[data-v-6396249d]{\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 color: white;\n background-image: url("http://bucket.hszb66.cn/static/h5/basketball-bg.png");\n background-size: 100% 100%;\n padding: 15% 0px;\n}\n.score-div[data-v-6396249d]{\n width: 100%;\n margin-right: 10%;\n margin-left: 10%;\n}\n.mt-50[data-v-6396249d]{\n margin-top: 50px;\n}\n.nav[data-v-6396249d]{\n width: 80px;\n text-align: center;\n color: #666;\n font-size: 16px;\n height: 30px;\n}\n.cl[data-v-6396249d]{\n color: #C93F45;\n border-bottom: 2px solid #C93F45;\n}\n.event-tab[data-v-6396249d]{\n background: #F6F7F8;\n padding:10px 20px;\n font-weight: 600;\n}\n.table[data-v-6396249d]{\n text-align: center;\n width: 100%;\n color: #666;\n border: none;\n}\n.red[data-v-6396249d]{\n color: #C93F45;\n}\n.bule[data-v-6396249d]{\n color: blue;\n}\n.green[data-v-6396249d]{\n color: green;\n}\n.table tr[data-v-6396249d]{\n height: 35px;\n}\n.table-title[data-v-6396249d]{\n background:#F9F9F9;\n}\n.tr-white[data-v-6396249d]{\n background: white;\n}\n.go-back[data-v-6396249d]{\n display: inline-block;\n width: 13px;\n height: 13px;\n -webkit-transform: rotate(\n -45deg\n );\n transform: rotate(\n -45deg\n );\n border: 2px solid #FFFFFF;\n border-bottom: none;\n border-right: none;\n}\n.matchRecentDtos-table[data-v-6396249d]{\n width: 100%;\n text-align: center;\n margin-top: 10px;\n padding-bottom: 10px;\n}\n.matchRecentDtos-table tr[data-v-6396249d] {\n line-height: 32px;\n}\n.on[data-v-6396249d]{\n background: #FCF8F8;\n}\n.bar-box[data-v-6396249d]{\n background: white;\n padding:0px 10px 10px 20px;\n}\n.pro-bar[data-v-6396249d]{\nwidth: 100%;\n}\n.time-desc[data-v-6396249d]{\n border-top:1px solid #e5e5e5;\n padding-bottom: 10px;\n}\n.time-desc div[data-v-6396249d]{\n width: 80px;\n text-align: center;\n margin-top: 10px;\n}\n.vs-box[data-v-6396249d]{\n margin-top: 10px;\n margin-left: 25px;\n margin-right: 25px;\n font-size: 20px;\n}\n.new-list[data-v-6396249d]{\n margin: 10px;\n padding-bottom: 10px;\n border-bottom: 1px solid #EEEEEE;\n}\n.new-img[data-v-6396249d]{\n border-radius: 5px;\n width: 110px;\n}\n.div-left[data-v-6396249d]{\n width: 3px;\n height: 14px;\n border-radius: 5px;\n margin-right: 10px;\n}\n.bg-red[data-v-6396249d]{\n background:red;\n}\n.bg-bule[data-v-6396249d]{\n background: blue;\n}\n.bg-c9[data-v-6396249d]{\n background: #C93F45;\n}\n.tags[data-v-6396249d]{\n font-size: 12px;\n color: #AC2D33;\n margin-right: 10px;\n background: rgba(173,46,54,.1);\n padding: 2px 3px;\n}\n.c-9B[data-v-6396249d]{\n color: #9B9B9B;\n}\n.new-box[data-v-6396249d]{\n width: 49%;\n}\n.live-box-foot[data-v-6396249d]{\n background:#FFFFFF;\n border-bottom-left-radius: 6px;\n border-bottom-right-radius: 6px;\n margin-top: -5px;\n padding-bottom: 5px;\n}\n.new-box-img[data-v-6396249d]{\n width: 100%;\n height: 110px;\n border-top-left-radius: 6px;\n border-top-right-radius: 6px;\n}\n.living[data-v-6396249d] {\n width: 40px;\n background: #fa3434;\n border-radius: 2px;\n vertical-align: middle;\n color: white;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n font-size: 12px;\n}\n.jian[data-v-6396249d]{\n position: relative;\n top:24px;\n left: 6px;\n height: 18px;\n}\n.zs-tab[data-v-6396249d]{\n margin-top: 10px;\n border: 1px solid #E5E5E5;\n}\n.zs-tab-li[data-v-6396249d]{\n width: 80px;\n line-height: 30px;\n border-radius: 4px;\n color: #959DB0;\n text-align: center;\n}\n.zs-tab-nav[data-v-6396249d]{\n background: linear-gradient(145deg, #EA6A6D 0%, #B1373C 100%);\n margin: 2px;\n color: #ffffff;\n}\n.new-title[data-v-6396249d]{\n font-size: 13px;\n height: 45px;\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 background: white;\n padding-left: 5px;\n padding-right: 5px;\n border-bottom-left-radius: 6px;\n border-bottom-right-radius: 6px;\n margin-top: -4px;\n}\n.anchorAvatar[data-v-6396249d]{\n width: 35px;\n height: 35px;\n border-radius: 50%;\n}\n',""])},q1IR:function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var i=s("vsmo"),e=s.n(i),n=s("7Vhv"),c=(s("YaEn"),{name:"index",data:function(){return{num:4,zsTab:1,popupVisible:!1,footballData:[],matchLiveList:[],hotRankList:[],matchFootballOdds:[],matchInfoData:[],matchNews:[]}},components:{ProgressBar:e.a,"v-footer":n.a},mounted:function(){this.getInfo(),this.getMatchInfo(),this.getMatchLiveList(),this.getHotRankList(),this.$route.query.hotBank&&(this.num=5),this.getMatchNewsById(),this.getMatchFootballOdds()},methods:{toPage:function(t,a){this.$router.push({name:t,query:{rid:a}})},checkXinhao:function(){this.popupVisible=!0},closeXinhao:function(){this.popupVisible=!1},openWindow:function(t){window.open(t)},check:function(t){console.log(t),this.num=t},changeZsTab:function(t){this.zsTab=t},goBack:function(){console.log(this.$route.query.type),0===this.$route.query.type?this.$router.push({name:"match",query:{type:0}}):this.$router.back(-1)},getMatchInfo:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/getMatchInfo",a).then(function(a){200===a.code&&(t.matchInfoData=a.data)})},getInfo:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/matchInfoFootball",a).then(function(a){200===a.code&&(t.footballData=a.data)})},getHotRankList:function(){var t=this,a={matchId:this.$route.query.matchId,pageNum:1,pageSize:15};this.$axios("post","/match/getHotRankList",a).then(function(a){200===a.code&&(t.hotRankList=a.data.dataList)})},getMatchNewsById:function(){var t=this,a={matchId:this.$route.query.matchId,pageNum:1,pageSize:15};this.$axios("post","/match/getMatchNewsById",a).then(function(a){200===a.code&&(t.matchNews=a.data.dataList)})},getMatchFootballOdds:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/matchFootballOdds",a).then(function(a){200===a.code&&(t.matchFootballOdds=a.data)})},getMatchLiveList:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/getMatchLiveList",a).then(function(a){200===a.code&&(t.matchLiveList=a.data)})}}}),d={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"deatils"},[s("div",{staticClass:"back",on:{click:function(a){return t.goBack()}}},[s("i",{staticClass:"go-back"})]),t._v(" "),t.footballData.matchGameInfo?s("div",{staticClass:"score-box"},[s("div",{staticClass:"fx align-items justify-between score-div"},[s("div",{staticClass:"ta-c mt-50"},[s("div",[s("img",{staticClass:"img",attrs:{src:t.footballData.matchGameInfo.teamInfo.homeTeam.teamLogo}})]),t._v(" "),s("div",{staticClass:"mt-5 fs-16 text-overflow",staticStyle:{width:"100px"}},[t._v(t._s(t.footballData.matchGameInfo.teamInfo.homeTeam.teamName))])]),t._v(" "),s("div",{staticClass:"ta-c"},[s("div",{staticClass:"c-9B"},[t._v(t._s(t.footballData.matchGameInfo.competitionShortName))]),t._v(" "),s("div",[t._v(t._s(t.footballData.matchGameInfo.matchDay)+" "+t._s(t.footballData.matchGameInfo.matchTime))]),t._v(" "),s("div",{staticClass:"fs-18 fw-700 "},[2!==t.footballData.matchGameInfo.status?s("span",{},[t._v("\n "+t._s(t.footballData.matchGameInfo.teamInfo.homeTeam.score)+" : "+t._s(t.footballData.matchGameInfo.teamInfo.awayTeam.score)+"\n ")]):t._e(),t._v(" "),2===t.footballData.matchGameInfo.status?s("span",[t._v("-")]):t._e()]),t._v(" "),s("div",{},[1===t.footballData.matchGameInfo.status?s("span",[t._v("进行中")]):t._e(),t._v(" "),3===t.footballData.matchGameInfo.status?s("span",[t._v("已结束")]):t._e(),t._v(" "),2===t.footballData.matchGameInfo.status?s("span",[t._v("即将开始")]):t._e()]),t._v(" "),s("div",{staticClass:"live-btn",on:{click:t.checkXinhao}},[t._v("观看直播")])]),t._v(" "),s("div",{staticClass:"ta-c mt-50"},[s("div",[s("img",{staticClass:"img",attrs:{src:t.footballData.matchGameInfo.teamInfo.awayTeam.teamLogo}})]),t._v(" "),s("div",{staticClass:"mt-5 fs-16 text-overflow",staticStyle:{width:"100px"}},[t._v(t._s(t.footballData.matchGameInfo.teamInfo.awayTeam.teamName))])])])]):t._e(),t._v(" "),s("div",{staticClass:"fx align-items mt-10 pl-10",staticStyle:{"border-bottom":"1px solid #F1F1F1"}},[s("div",{staticClass:"nav",class:1===t.num?"cl":"",on:{click:function(a){return t.check(1)}}},[t._v("赛况")]),t._v(" "),s("div",{staticClass:"nav",class:2===t.num?"cl":"",on:{click:function(a){return t.check(2)}}},[t._v("直播")]),t._v(" "),s("div",{staticClass:"nav",class:3===t.num?"cl":"",on:{click:function(a){return t.check(3)}}},[t._v("指数")]),t._v(" "),s("div",{staticClass:"nav",class:4===t.num?"cl":"",on:{click:function(a){return t.check(4)}}},[t._v("分析")]),t._v(" "),s("div",{staticClass:"nav",class:5===t.num?"cl":"",on:{click:function(a){return t.check(5)}}},[t._v("红榜")]),t._v(" "),s("div",{staticClass:"nav",class:6===t.num?"cl":"",on:{click:function(a){return t.check(6)}}},[t._v("资讯")])]),t._v(" "),1===t.num&&t.footballData.matchGoals?s("div",{staticClass:"event_box"},[s("div",{staticClass:"content content_p"},[s("ol",{attrs:{id:"timeline"}},t._l(t.footballData.matchGoals,function(a,i){return s("li",{key:i,staticClass:"cf",staticStyle:{"margin-top":"20px"}},[s("span",{staticClass:"num"},[t._v(t._s(a.minute))]),t._v(" "),s("div",{class:2===a.type?"away":"home"},[s("span",[t._v(t._s(a.score))]),t._v(" "),"换人"!==a.eventName?s("p",[s("span",{staticClass:"text_lim"},[t._v(t._s(a.pname))]),t._v(" "),"得到一张黄牌"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-01.png"}}):t._e(),t._v(" "),"射门得分"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-02.png"}}):t._e(),t._v(" "),"罚失点球"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-03.png"}}):t._e(),t._v(" "),"乌龙球"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-04.png"}}):t._e(),t._v(" "),"点球得分"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-05.png"}}):t._e(),t._v(" "),"两黄一红"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-06.png"}}):t._e(),t._v(" "),"得到一张红牌"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-07.png"}}):t._e(),t._v(" "),"助攻"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-10.png"}}):t._e()]):t._e(),t._v(" "),"替补登场"===a.eventName&&""!==a.upName?s("p",[s("span",{staticClass:"text_lim"},[t._v(t._s(a.upName))]),t._v(" "),s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-08.png"}})]):t._e(),t._v(" "),"替换下场"===a.eventName&&""!==a.downName?s("p",[s("span",{staticClass:"text_lim"},[t._v(t._s(a.downName))]),t._v(" "),s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-09.png"}})]):t._e()])])}),0)]),t._v(" "),t._m(0),t._v(" "),s("div",{staticClass:"event-tab"},[t._v("技术统计")]),t._v(" "),t.footballData.gameStat?s("div",[s("div",{staticClass:"fx align-items justify-between vs-box"},[s("div",[s("img",{staticStyle:{width:"30px",height:"30px"},attrs:{src:t.footballData.matchGameInfo.teamInfo.homeTeam.teamLogo}})]),t._v(" "),s("div",[t._v("vs")]),t._v(" "),s("div",[s("img",{staticStyle:{width:"30px",height:"30px"},attrs:{src:t.footballData.matchGameInfo.teamInfo.awayTeam.teamLogo}})])]),t._v(" "),s("div",{staticClass:"bar-box"},t._l(t.footballData.gameStat,function(a,i){return s("div",{key:i},[s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(a.statHome))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(a.statName))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(a.statAway))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:a.statHome<a.statAway?"#EEEEEE":"#3179FF",reactive:""},model:{value:a.statHome,callback:function(s){t.$set(a,"statHome",s)},expression:"item.statHome"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":a.statHome<a.statAway?"#3179FF":"#EEEEEE",val:a.statAway}})],1)])])}),0)]):t._e()]):t._e(),t._v(" "),2===t.num&&t.matchInfoData.guides&&0!==t.matchInfoData.guides.length?s("div",{staticClass:"pl-10 pr-10 nav-bg",staticStyle:{"min-height":"100vh"}},[s("div",{staticClass:"fx justify-between flex-wrap"},t._l(t.matchInfoData.guides,function(a,i){return s("div",{key:i,staticClass:"new-box",on:{click:function(s){return t.toPage("room",a.roomNum)}}},[t._m(1,!0),t._v(" "),s("div",[s("img",{directives:[{name:"lazy",rawName:"v-lazy",value:a.matchCutImg,expression:"item.matchCutImg"}],staticClass:"new-box-img"})]),t._v(" "),s("div",{staticClass:"new-title"},[s("div",[s("img",{staticClass:"anchorAvatar",attrs:{src:a.avatar}})]),t._v(" "),s("div",{staticClass:"ml-5",staticStyle:{width:"78%"}},[s("div",{staticClass:"text-overflow"},[t._v(t._s(a.roomName))]),t._v(" "),s("div",{staticClass:"fs-12 c-9D"},[t._v(t._s(t.matchInfoData.matchShortName))])])])])}),0)]):t._e(),t._v(" "),3===t.num&&t.matchFootballOdds&&0!==t.matchFootballOdds.length?s("div",{staticClass:"match_content"},[s("div",{staticClass:"fx justify-center"},[s("div",{staticClass:"fx nav-bg zs-tab"},[s("div",{staticClass:"zs-tab-li ",class:1===t.zsTab?"zs-tab-nav":"",on:{click:function(a){return t.changeZsTab(1)}}},[t._v("让球")]),t._v(" "),s("div",{staticClass:"zs-tab-li",class:2===t.zsTab?"zs-tab-nav":"",on:{click:function(a){return t.changeZsTab(2)}}},[t._v("欧赔")]),t._v(" "),s("div",{staticClass:"zs-tab-li",class:3===t.zsTab?"zs-tab-nav":"",on:{click:function(a){return t.changeZsTab(3)}}},[t._v("大小球")])])]),t._v(" "),1===t.zsTab?s("div",{staticClass:"fx mt-20 fs-12",staticStyle:{width:"100%"}},[s("div",{staticStyle:{width:"100%"}},[t._m(2),t._v(" "),t._l(t.matchFootballOdds.yazhis,function(a,i){return s("div",{key:i,staticClass:"fx justify-between",class:{on:i%2==0,off:i%2!=0},staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(a.companyName))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.yaZhi.initialOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.yaZhi.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.yaZhi.initialOdds.away))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.yaZhi.nowOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.yaZhi.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.yaZhi.nowOdds.away))])])])}),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.statistics))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.yaZhi.initialOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.yaZhi.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.yaZhi.initialOdds.away))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.yaZhi.nowOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.yaZhi.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.yaZhi.nowOdds.away))])])]),t._v(" "),s("div",{staticClass:"fx justify-between on",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.statistics))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.yaZhi.initialOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.yaZhi.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.yaZhi.initialOdds.away))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.yaZhi.nowOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.yaZhi.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.yaZhi.nowOdds.away))])])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.statistics))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.yaZhi.initialOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.yaZhi.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.yaZhi.initialOdds.away))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.yaZhi.nowOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.yaZhi.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.yaZhi.nowOdds.away))])])])],2)]):t._e(),t._v(" "),2===t.zsTab?s("div",{staticClass:"fx justify-center mt-20 fs-12"},[s("div",{staticStyle:{width:"100%"}},[t._m(3),t._v(" "),t._l(t.matchFootballOdds.ouzhis,function(a,i){return s("div",{key:i,staticClass:"fx align-items ",class:{on:i%2==0,off:i%2!=0},staticStyle:{width:"100%"}},[s("div",{staticClass:"w-17"},[t._v(t._s(a.companyName))]),t._v(" "),t._m(4,!0),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.nowOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.breakRate))])])])])}),t._v(" "),s("div",{staticClass:"fx align-items ",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-17"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.statistics))]),t._v(" "),t._m(5),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.breakRate))])])])]),t._v(" "),s("div",{staticClass:"fx align-items on",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-17"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.statistics))]),t._v(" "),t._m(6),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.breakRate))])])])]),t._v(" "),s("div",{staticClass:"fx align-items ",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-17"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.statistics))]),t._v(" "),t._m(7),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.breakRate))])])])])],2)]):t._e(),t._v(" "),3===t.zsTab?s("div",{staticClass:"fx justify-center mt-20 fs-12"},[s("div",{staticStyle:{width:"100%"}},[t._m(8),t._v(" "),t._l(t.matchFootballOdds.daxiaos,function(a,i){return s("div",{key:i,staticClass:"fx justify-between",class:{on:i%2==0,off:i%2!=0},staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(a.companyName))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.initialOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.initialOdds.under))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.nowOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.nowOdds.under))])])])}),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.statistics))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.daXiao.initialOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.daXiao.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.daXiao.initialOdds.under))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.daXiao.nowOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.daXiao.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.daXiao.nowOdds.under))])])]),t._v(" "),s("div",{staticClass:"fx justify-between on",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.statistics))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.daXiao.initialOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.daXiao.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.daXiao.initialOdds.under))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.daXiao.nowOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.daXiao.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.daXiao.nowOdds.under))])])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.statistics))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.daXiao.initialOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.daXiao.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.daXiao.initialOdds.under))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.daXiao.nowOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.daXiao.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.daXiao.nowOdds.under))])])])],2)]):t._e()]):t._e(),t._v(" "),4===t.num?s("div",{staticClass:"lineup_list"},[t._m(9),t._v(" "),t._l(t.footballData.matchRecentDtos,function(a,i){return s("div",{key:i},[s("div",{staticClass:"fx ml-10"},[s("div",{staticClass:"mt-2 bg-c9 div-left"}),t._v(" "),s("div",{staticClass:" fs-12"},[t._v("\n "+t._s(a.teamRecordName)+":"),s("span",{staticClass:"red"},[t._v(t._s(a.teamRecordWin))]),t._v(" "),s("span",{staticClass:"bule"},[t._v(t._s(a.teamRecordTie))]),t._v(" "),s("span",{staticClass:"green"},[t._v(t._s(a.teamRecordLost))])])]),t._v(" "),s("table",{staticClass:"matchRecentDtos-table"},[t._m(10,!0),t._v(" "),t._l(a.competitionData,function(a,i){return s("tr",{key:i,class:{off:i%2==0,on:i%2!=0}},t._l(a,function(a){return s("td",{key:a,staticClass:"fs-13"},[t._v(t._s(a))])}),0)})],2)])}),t._v(" "),s("div",{staticClass:"nav-bg pl-10 fw-700 pt-10 pb-10"},[t._v("积分榜")]),t._v(" "),s("div",{staticClass:"fx align-items pl-10 pr-10 pt-10"},[s("div",{staticClass:"div-left bg-red"}),t._v(" "),s("img",{staticClass:"mr-5",staticStyle:{width:"15px",height:"15px"},attrs:{src:t.footballData.matchGameInfo.teamInfo.homeTeam.teamLogo}}),t._v(" "),s("div",[t._v(t._s(t.footballData.matchGameInfo.teamInfo.homeTeam.teamName))])]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[s("div",{staticClass:"fx justify-between"},t._l(t.footballData.teamIntegralDto.homeIntegral.header,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c pt-10 fs-12"},t._l(t.footballData.teamIntegralDto.homeIntegral.integralHome,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c pt-10 fs-12"},t._l(t.footballData.teamIntegralDto.homeIntegral.integralAway,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c pt-10 fs-12"},t._l(t.footballData.teamIntegralDto.homeIntegral.integralSum,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0)]),t._v(" "),s("div",{staticClass:"fx align-items pt-10 pl-10 pr-10"},[s("div",{staticClass:"div-left bg-bule"}),t._v(" "),s("img",{staticClass:"mr-5",staticStyle:{width:"15px",height:"15px"},attrs:{src:t.footballData.matchGameInfo.teamInfo.awayTeam.teamLogo}}),t._v(" "),s("div",[t._v(t._s(t.footballData.matchGameInfo.teamInfo.awayTeam.teamName))])]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[s("div",{staticClass:"fx justify-between ta-c"},t._l(t.footballData.teamIntegralDto.awayIntegral.header,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between pt-10 ta-c fs-12"},t._l(t.footballData.teamIntegralDto.awayIntegral.integralHome,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between pt-10 ta-c fs-12"},t._l(t.footballData.teamIntegralDto.awayIntegral.integralAway,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between pt-10 ta-c fs-12"},t._l(t.footballData.teamIntegralDto.awayIntegral.integralSum,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0)])],2):t._e(),t._v(" "),5===t.num&&t.hotRankList&&0!==t.hotRankList.length?s("div",t._l(t.hotRankList,function(a,i){return s("div",{key:i,staticClass:"pl-10 hotRankList",on:{click:function(s){return t.toPage("hotBank",a.id)}}},[s("div",{staticClass:"fx align-items justify-between"},[s("div",{staticClass:"fx align-items"},[s("div",[s("img",{staticStyle:{width:"40px",height:"40px","border-radius":"50%"},attrs:{src:a.anchorIcon}})]),t._v(" "),s("div",{staticClass:"ml-10 fs-16 fw-700"},[t._v(t._s(a.anchorName))]),t._v(" "),s("div",{staticClass:"fx ml-10"},[s("div",{staticClass:"jx"},[s("div",{staticClass:"jx2"},[s("div",{staticClass:"content1"},[t._v(t._s(a.continuousWin))])]),t._v(" "),s("div",{staticClass:"content1",staticStyle:{"margin-left":"2px"}},[t._v("选红")])]),t._v(" "),s("div",{staticClass:"jx ml-10"},[s("div",{staticClass:"content1"},[t._v("近"+t._s(a.sum)+"中"+t._s(a.wins))])])])]),t._v(" "),s("div",{staticClass:"red-box"},[t._v("红")])]),t._v(" "),null!==a.anchorDesc||""!==a.anchorDesc?s("div",{staticClass:"fs-16 text-overflow pr-10"},[t._v(t._s(a.anchorDesc))]):t._e(),t._v(" "),null===a.anchorDesc||""===a.anchorDesc?s("div",{staticClass:"fs-16 text-overflow pr-10"},[t._v(t._s(a.title))]):t._e(),t._v(" "),s("div",{staticClass:"fs-12 mt-10 fx justify-between pr-10"},[s("div",{staticClass:"c-9D"},[t._v(t._s(a.releaseTime))]),t._v(" "),s("div",{staticStyle:{color:"red"}},[t._v("竞足|查看")])])])}),0):t._e(),t._v(" "),6===t.num&&0!==t.matchNews.length?s("div",t._l(t.matchNews,function(a,i){return s("div",{key:i,staticClass:"fx align-items justify-between new-list",on:{click:function(s){return t.toPage("newDeatils",a.id)}}},[s("div",[s("div",{staticClass:"fs-16"},[t._v(t._s(a.title))]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-10"},[s("div",{staticClass:"fx align-items"},t._l(a.tags,function(a,i){return i<3?s("div",{key:i,staticClass:"tags text-overflow"},[t._v(t._s(a.name))]):t._e()}),0),t._v(" "),s("div",{staticClass:"c-9D fs-12 "},[s("img",{staticClass:"mr-5",attrs:{src:"http://bucket.hszb66.cn/static/h5/zan.png",width:"10px"}}),t._v(t._s(a.fakeLike))])])]),t._v(" "),s("div",{staticClass:"ml-10"},[s("img",{staticClass:"new-img",attrs:{src:a.coverPicture}})])])}),0):t._e(),t._v(" "),1===t.num&&null===t.footballData.matchGoals||6===t.num&&0===t.matchNews.length||2===t.num&&(void 0===t.matchInfoData.guides||t.matchInfoData.guides.length<=0)||5===t.num&&(void 0===t.hotRankList||t.hotRankList.length<=0)?s("div",{staticClass:"ta-c no-data"},[t._m(11),t._v(" "),s("div",{staticClass:"c-9D ta-c"},[t._v("暂无数据")])]):t._e(),t._v(" "),s("mt-popup",{staticClass:"poupo",attrs:{position:"bottom"},model:{value:t.popupVisible,callback:function(a){t.popupVisible=a},expression:"popupVisible"}},[s("div",{staticClass:"ta-c pt-10 pb-10",staticStyle:{"border-bottom":"1px solid #F3F3F3"}},[s("img",{staticClass:"mr-5",attrs:{src:"http://bucket.hszb66.cn/static/h5/xinhao.png"}}),t._v("信号源")]),t._v(" "),s("div",{staticClass:"fx justify-between"},t._l(t.matchLiveList,function(a,i){return s("div",{key:i,staticClass:"live-txt",on:{click:function(s){return t.openWindow(a.jumpLiveUrl)}}},[s("div",{staticClass:"ta-c c-06"},[t._v(t._s(a.liveName))]),t._v(" "),s("div",{staticClass:"ta-c c-9D fs-12 mt-5"},[t._v('由"'+t._s(a.provider)+'"提供')])])}),0),t._v(" "),0===t.matchLiveList.length?s("div",{staticClass:"pb-10",staticStyle:{"border-bottom":"1px solid #F3F3F3"}},[s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/no-xinhao.png"}})]),t._v(" "),s("div",{staticClass:"ta-c c-9D"},[t._v("暂无信号源")])]):t._e(),t._v(" "),s("div",{staticClass:"pt-10 pb-10 ta-c",on:{click:t.closeXinhao}},[t._v("取消")])])],1)},staticRenderFns:[function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx align-items justify-center flex-wrap time-desc"},[s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-01.png",width:"12px"}}),t._v("\n 黄牌\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-02.png",width:"12px"}}),t._v("\n 进球\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-05.png",width:"12px"}}),t._v("\n 点球\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-04.png",width:"12px"}}),t._v("\n 乌龙球\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-03.png",width:"12px"}}),t._v("\n 罚失点球\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-10.png",width:"12px"}}),t._v("\n 助攻\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-07.png",width:"12px"}}),t._v("\n 红牌\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-08.png",width:"12px"}}),t._v("\n 换上\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-09.png",width:"12px"}}),t._v("\n 换出\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-06.png",width:"12px"}}),t._v("\n 两黄一红\n ")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"fx jian"},[a("div",{staticClass:"living"},[a("div",[a("img",{attrs:{src:"//sta.cranemarsh.com/wap/assets/yy/img/living.gif",width:"10px"}})]),this._v(" "),a("div",{staticClass:"ml-5"},[this._v("Live")])]),this._v(" "),a("div",{staticClass:"ml-5"},[a("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jian.png",width:"17px"}})])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx nav-bg"},[s("div",{staticClass:"w-20"},[t._v("公司")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("初")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("客")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("即")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("平")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx nav-bg"},[s("div",{staticClass:"w-20"},[t._v("公司")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("类型")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主胜")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("平局")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("客胜")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主胜率")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("客胜率")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("返还率")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx nav-bg"},[s("div",{staticClass:"w-20"},[t._v("公司")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("大")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("初")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("小")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("大")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("即")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("小")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"fx align-items pl-10 pt-10 pb-10"},[a("div",{staticClass:"pt-5"},[a("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/shujufenxi.png",width:"16px"}})]),this._v(" "),a("div",{staticClass:"ml-5 fw-700"},[this._v("数据分析")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("tr",{staticClass:"c-9D nav-bg",staticStyle:{height:"32px"}},[s("td",[t._v("赛事")]),t._v(" "),s("td",[t._v("日期")]),t._v(" "),s("td"),t._v(" "),s("td",[t._v("比分")]),t._v(" "),s("td",[t._v("对手")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",[a("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/no-data.png",width:"100px"}})])}]};var o=s("VU/8")(c,d,!1,function(t){s("V97C"),s("UEe8")},"data-v-6396249d",null);a.default=o.exports},vsmo:function(t,a,s){
/*!
* vue-simple-progress v1.1.1 (https://github.com/dzwillia/vue-simple-progress)
* (c) 2019 David Z. Williams
* Released under the MIT License.
*/
var i;i=function(){return function(t){var a={};function s(i){if(a[i])return a[i].exports;var e=a[i]={i:i,l:!1,exports:{}};return t[i].call(e.exports,e,e.exports,s),e.l=!0,e.exports}return s.m=t,s.c=a,s.d=function(t,a,i){s.o(t,a)||Object.defineProperty(t,a,{configurable:!1,enumerable:!0,get:i})},s.n=function(t){var a=t&&t.__esModule?function(){return t.default}:function(){return t};return s.d(a,"a",a),a},s.o=function(t,a){return Object.prototype.hasOwnProperty.call(t,a)},s.p="",s(s.s=0)}([function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0}),a.VueSimpleProgress=void 0;var i,e=s(1),n=(i=e)&&i.__esModule?i:{default:i};"undefined"!=typeof window&&window.Vue&&Vue.component("vue-simple-progress",n.default),a.VueSimpleProgress=n.default,a.default=n.default},function(t,a,s){var i=s(2)(s(3),s(4),null,null);t.exports=i.exports},function(t,a){t.exports=function(t,a,s,i){var e,n=t=t||{},c=typeof t.default;"object"!==c&&"function"!==c||(e=t,n=t.default);var d="function"==typeof n?n.options:n;if(a&&(d.render=a.render,d.staticRenderFns=a.staticRenderFns),s&&(d._scopeId=s),i){var o=Object.create(d.computed||null);Object.keys(i).forEach(function(t){var a=i[t];o[t]=function(){return a}}),d.computed=o}return{esModule:e,exports:n,options:d}}},function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var i=function(t){return!isNaN(parseFloat(t))&&isFinite(t)};a.default={props:{val:{default:0},max:{default:100},size:{default:3},"bg-color":{type:String,default:"#eee"},"bar-color":{type:String,default:"#2196f3"},"bar-transition":{type:String,default:"all 0.5s ease"},"bar-border-radius":{type:Number,default:0},spacing:{type:Number,default:4},text:{type:String,default:""},"text-align":{type:String,default:"center"},"text-position":{type:String,default:"bottom"},"font-size":{type:Number,default:13},"text-fg-color":{type:String,default:"#222"}},computed:{pct:function(){var t=this.val/this.max*100;return t=t.toFixed(2),Math.min(t,this.max)},size_px:function(){switch(this.size){case"tiny":return 2;case"small":return 4;case"medium":return 8;case"large":return 12;case"big":return 16;case"huge":return 32;case"massive":return 64}return i(this.size)?this.size:32},text_padding:function(){switch(this.size){case"tiny":case"small":case"medium":case"large":case"big":case"huge":case"massive":return Math.min(Math.max(Math.ceil(this.size_px/8),3),12)}return i(this.spacing)?this.spacing:4},text_font_size:function(){switch(this.size){case"tiny":case"small":case"medium":case"large":case"big":case"huge":case"massive":return Math.min(Math.max(Math.ceil(1.4*this.size_px),11),32)}return i(this.fontSize)?this.fontSize:13},progress_style:function(){var t={background:this.bgColor};return"middle"!=this.textPosition&&"inside"!=this.textPosition||(t.position="relative",t["min-height"]=this.size_px+"px",t["z-index"]="-2"),this.barBorderRadius>0&&(t["border-radius"]=this.barBorderRadius+"px"),t},bar_style:function(){var t={background:this.barColor,width:this.pct+"%",height:this.size_px+"px",transition:this.barTransition};return this.barBorderRadius>0&&(t["border-radius"]=this.barBorderRadius+"px"),"middle"!=this.textPosition&&"inside"!=this.textPosition||(t.position="absolute",t.top="0",t.height="100%",t["min-height"]=this.size_px+"px",t["z-index"]="-1"),t},text_style:function(){var t={color:this.textFgColor,"font-size":this.text_font_size+"px","text-align":this.textAlign};return"top"!=this.textPosition&&"middle"!=this.textPosition&&"inside"!=this.textPosition||(t["padding-bottom"]=this.text_padding+"px"),"bottom"!=this.textPosition&&"middle"!=this.textPosition&&"inside"!=this.textPosition||(t["padding-top"]=this.text_padding+"px"),t}}}},function(t,a){t.exports={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",[t.text.length>0&&"top"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),s("div",{staticClass:"vue-simple-progress",style:t.progress_style},[t.text.length>0&&"middle"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),t.text.length>0&&"inside"==t.textPosition?s("div",{staticStyle:{position:"relative",left:"-9999px"},style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),s("div",{staticClass:"vue-simple-progress-bar",style:t.bar_style},[t.text.length>0&&"inside"==t.textPosition?s("div",{style:t.text_style},[t._v(t._s(t.text))]):t._e()])]),t._v(" "),t.text.length>0&&"bottom"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e()])},staticRenderFns:[]}}]).default},t.exports=i()}});
\ No newline at end of file
webpackJsonp([4],{"7Vhv":function(t,a,s){"use strict";var i={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"nav_bottom"},[t._m(0),t._v(" "),s("div",{staticClass:"nav_about"},[s("div",[s("div",{staticClass:"nav_con"},[s("a",{on:{click:function(a){return t.toPage("about",1)}}},[t._v("关于我们")]),t._v(" "),s("a",{staticClass:"nav_free",on:{click:function(a){return t.toPage("about",2)}}},[t._v("免责声明")]),t._v(" "),s("a",{on:{click:function(a){return t.toPage("about",3)}}},[t._v("联系我们")])]),t._v(" "),s("p",{staticClass:"nav_p"},[t._v("Copyright © 2015-2021 24直播. All Rights Reserved. ")]),t._v(" "),s("p",{staticClass:"nav_p"},[t._v("粤ICP备19082906号-4")])])])])},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"nav_explain"},[a("p",[this._v("本站所有直播和视频链接均由网友提供,并链接到其他网站播放。")])])}]};var e=s("VU/8")({name:"index",methods:{toPage:function(t,a){this.$router.push({name:t,query:{id:a}})}}},i,!1,function(t){s("Ih/U")},"data-v-8e084cfe",null);a.a=e.exports},I91H:function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var i=s("vsmo"),e=s.n(i),l=s("7Vhv"),n={name:"index",data:function(){return{num:4,ballData:[],zsTab:1,popupVisible:!1,matchLiveList:[],hotRankList:[],matchInfoData:[],matchFootballOdds:[],tagName:this.$route.query.tagName}},components:{ProgressBar:e.a,"v-footer":l.a},mounted:function(){this.getInfo(),this.getMatchLiveList(),this.getMatchInfo(),this.getHotRankList(),this.$route.query.hotBank&&(this.num=6),this.getMatchFootballOdds()},methods:{toPage:function(t,a){this.$router.push({name:t,query:{id:a}})},checkXinhao:function(){this.popupVisible=!0},closeXinhao:function(){this.popupVisible=!1},openWindow:function(t){window.open(t)},check:function(t){console.log(t),this.num=t},goBack:function(){1===this.$route.query.type?this.$router.push({name:"match",query:{type:1}}):this.$router.back(-1)},changeZsTab:function(t){this.zsTab=t},getMatchInfo:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/getMatchInfo",a).then(function(a){200===a.code&&(t.matchInfoData=a.data)})},getInfo:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/matchInfoBasketball",a).then(function(a){200===a.code&&(t.ballData=a.data)})},getHotRankList:function(){var t=this,a={matchId:this.$route.query.matchId,pageNum:1,pageSize:15};this.$axios("post","/match/getHotRankList",a).then(function(a){200===a.code&&(t.hotRankList=a.data.dataList)})},getMatchFootballOdds:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/matchBasketballOdds",a).then(function(a){200===a.code&&(t.matchFootballOdds=a.data)})},getMatchLiveList:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/getMatchLiveList",a).then(function(a){200===a.code&&(t.matchLiveList=a.data)})}}},o={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"deatils"},[s("div",{staticClass:"back",on:{click:function(a){return t.goBack()}}},[s("i",{staticClass:"go-back"})]),t._v(" "),t.ballData.teamMatchInfo?s("div",{staticClass:"score-box"},[s("div",{staticClass:"fx justify-between score-div"},[s("div",{staticClass:"ta-c mt-50"},[s("div",[s("img",{staticClass:"img",attrs:{src:t.ballData.teamMatchInfo.homeTeam.teamLogo}})]),t._v(" "),s("div",{staticClass:" fs-16 text-overflow ",staticStyle:{width:"100px"}},[t._v(t._s(t.ballData.teamMatchInfo.homeTeam.teamName))])]),t._v(" "),s("div",{staticClass:"ta-c"},[s("div",{staticClass:"c-9B"},[t._v(t._s(t.ballData.teamMatchInfo.matchShortName))]),t._v(" "),s("div",[t._v(t._s(t.ballData.matchDay)+" "+t._s(t.ballData.matchTime))]),t._v(" "),s("div",{staticClass:"fs-18 fw-700 "},[3===t.ballData.status?s("span",[t._v("\n "+t._s(t.ballData.teamMatchInfo.homeTeam.score)+" : "+t._s(t.ballData.teamMatchInfo.awayTeam.score)+"\n ")]):t._e(),t._v(" "),2===t.ballData.status?s("span",[t._v("-")]):t._e()]),t._v(" "),s("div",[3===t.ballData.status?s("span",[t._v("已结束")]):t._e(),t._v(" "),2===t.ballData.status?s("span",[t._v("即将开始")]):t._e()]),t._v(" "),s("div",{staticClass:"live-btn",on:{click:t.checkXinhao}},[t._v("观看直播")])]),t._v(" "),s("div",{staticClass:"ta-c mt-50"},[s("div",[s("img",{staticClass:"img",attrs:{src:t.ballData.teamMatchInfo.awayTeam.teamLogo}})]),t._v(" "),s("div",{staticClass:" fs-16 text-overflow",staticStyle:{width:"100px"}},[t._v(t._s(t.ballData.teamMatchInfo.awayTeam.teamName))])])])]):t._e(),t._v(" "),s("div",{staticClass:"fx align-items mt-10 pl-10",staticStyle:{"border-bottom":"1px solid #F1F1F1"}},[s("div",{staticClass:"nav",class:1===t.num?"cl":"",on:{click:function(a){return t.check(1)}}},[t._v("赛况")]),t._v(" "),s("div",{staticClass:"nav",class:2===t.num?"cl":"",on:{click:function(a){return t.check(2)}}},[t._v("阵容")]),t._v(" "),s("div",{staticClass:"nav",class:3===t.num?"cl":"",on:{click:function(a){return t.check(3)}}},[t._v("直播")]),t._v(" "),s("div",{staticClass:"nav",class:4===t.num?"cl":"",on:{click:function(a){return t.check(4)}}},[t._v("分析")]),t._v(" "),s("div",{staticClass:"nav",class:5===t.num?"cl":"",on:{click:function(a){return t.check(5)}}},[t._v("指数")]),t._v(" "),s("div",{staticClass:"nav",class:6===t.num?"cl":"",on:{click:function(a){return t.check(6)}}},[t._v("红榜")])]),t._v(" "),1===t.num&&t.ballData.teamMatchInfo?s("div",{staticClass:"pt-10"},[s("div",{staticClass:"ta-c fw-700"},[t._v("----一手情报----")]),t._v(" "),s("div",{staticClass:"fx align-items mt-10 pl-10 pr-10"},[s("div",{staticClass:"div-left"}),t._v(" "),s("img",{staticClass:"mr-5",attrs:{src:t.ballData.teamMatchInfo.homeTeam.teamLogo,width:"20px"}}),t._v(" "),s("div",[t._v(t._s(t.ballData.teamMatchInfo.homeTeam.teamName))])]),t._v(" "),s("div",{staticClass:"nav-bg red mt-10 pl-10 pt-10 pb-10"},[t._v("有利情报")]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[t._v(t._s(t.ballData.matchTeamMsg.homeMsg.goodMsg))]),t._v(" "),s("div",{staticClass:"nav-bg bule mt-10 pl-10 pt-10 pb-10"},[t._v("不利情报")]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[t._v(t._s(t.ballData.matchTeamMsg.homeMsg.badMsg))]),t._v(" "),s("div",{staticClass:"nav-bg pt-10"}),t._v(" "),s("div",{staticClass:"fx align-items mt-10 pl-10 pr-10"},[s("div",{staticClass:"div-left"}),t._v(" "),s("img",{staticClass:"mr-5",attrs:{src:t.ballData.teamMatchInfo.awayTeam.teamLogo,width:"20px"}}),t._v(" "),s("div",[t._v(t._s(t.ballData.teamMatchInfo.awayTeam.teamName))])]),t._v(" "),s("div",{staticClass:"nav-bg red mt-10 pl-10 pt-10 pb-10"},[t._v("有利情报")]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[t._v(t._s(t.ballData.matchTeamMsg.awayMsg.goodMsg))]),t._v(" "),s("div",{staticClass:"nav-bg bule mt-10 pl-10 pt-10 pb-10"},[t._v("不利情报")]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[t._v(t._s(t.ballData.matchTeamMsg.awayMsg.badMsg))]),t._v(" "),s("div",{staticClass:"nav-bg pt-10"}),t._v(" "),t.ballData.homeCompetition&&0!==t.ballData.homeCompetition.length&&t.ballData.awayCompetition&&0!==t.ballData.awayCompetition.length?s("div",{staticClass:"fx align-items justify-between vs-box"},[s("div",[s("img",{attrs:{src:t.ballData.teamMatchInfo.homeTeam.teamLogo,width:"30px"}})]),t._v(" "),s("div",[t._v("vs")]),t._v(" "),s("div",[s("img",{attrs:{src:t.ballData.teamMatchInfo.awayTeam.teamLogo,width:"30px"}})])]):t._e(),t._v(" "),t.ballData.homeCompetition&&0!==t.ballData.homeCompetition.length&&t.ballData.awayCompetition&&0!==t.ballData.awayCompetition.length?s("div",{staticClass:"bar-box"},[s("div",{staticClass:"fx align-items justify-between fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.score))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("得分")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.score))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.score<t.ballData.awayCompetition.score?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.score,callback:function(a){t.$set(t.ballData.homeCompetition,"score",a)},expression:"ballData.homeCompetition.score"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.score<t.ballData.awayCompetition.score?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.score}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.shots))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("投篮")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.shots))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.shots<t.ballData.awayCompetition.shots?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.shots,callback:function(a){t.$set(t.ballData.homeCompetition,"shots",a)},expression:"ballData.homeCompetition.shots"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.shots<t.ballData.awayCompetition.shots?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.shots}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.shootNum))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("投篮命中")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.shootNum))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.shootNum<t.ballData.awayCompetition.shootNum?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.shootNum,callback:function(a){t.$set(t.ballData.homeCompetition,"shootNum",a)},expression:"ballData.homeCompetition.shootNum"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.shootNum<t.ballData.awayCompetition.shootNum?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.shootNum}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.threeShots))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("三分")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.threeShots))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.threeShots<t.ballData.awayCompetition.threeShots?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.threeShots,callback:function(a){t.$set(t.ballData.homeCompetition,"threeShots",a)},expression:"ballData.homeCompetition.threeShots"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.threeShots<t.ballData.awayCompetition.threeShots?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.threeShots}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.threeShotNum))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("三分命中")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.threeShotNum))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.threeShotNum<t.ballData.awayCompetition.threeShotNum?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.threeShotNum,callback:function(a){t.$set(t.ballData.homeCompetition,"threeShotNum",a)},expression:"ballData.homeCompetition.threeShotNum"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.threeShotNum<t.ballData.awayCompetition.threeShotNum?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.threeShotNum}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.freeThrows))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("罚球")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.freeThrows))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.freeThrows<t.ballData.awayCompetition.freeThrows?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.freeThrows,callback:function(a){t.$set(t.ballData.homeCompetition,"freeThrows",a)},expression:"ballData.homeCompetition.freeThrows"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.freeThrows<t.ballData.awayCompetition.freeThrows?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.freeThrows}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.freeThrowNum))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("罚球命中")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.freeThrowNum))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.freeThrowNum<t.ballData.awayCompetition.freeThrowNum?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.freeThrowNum,callback:function(a){t.$set(t.ballData.homeCompetition,"freeThrowNum",a)},expression:"ballData.homeCompetition.freeThrowNum"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.freeThrowNum<t.ballData.awayCompetition.freeThrowNum?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.freeThrowNum}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.assists))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("助攻")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.assists))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.assists<t.ballData.awayCompetition.assists?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.assists,callback:function(a){t.$set(t.ballData.homeCompetition,"assists",a)},expression:"ballData.homeCompetition.assists"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.assists<t.ballData.awayCompetition.assists?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.assists}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.attackBoard))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("助攻篮板")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.attackBoard))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.attackBoard<t.ballData.awayCompetition.attackBoard?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.attackBoard,callback:function(a){t.$set(t.ballData.homeCompetition,"attackBoard",a)},expression:"ballData.homeCompetition.attackBoard"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.attackBoard<t.ballData.awayCompetition.attackBoard?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.attackBoard}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.defensiveBoard))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("防守篮板")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.defensiveBoard))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.defensiveBoard<t.ballData.awayCompetition.defensiveBoard?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.defensiveBoard,callback:function(a){t.$set(t.ballData.homeCompetition,"defensiveBoard",a)},expression:"ballData.homeCompetition.defensiveBoard"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.defensiveBoard<t.ballData.awayCompetition.defensiveBoard?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.defensiveBoard}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.steals))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("抢断")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.steals))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.steals<t.ballData.awayCompetition.steals?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.steals,callback:function(a){t.$set(t.ballData.homeCompetition,"steals",a)},expression:"ballData.homeCompetition.steals"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.steals<t.ballData.awayCompetition.steals?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.steals}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.error))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("失误")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.error))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.error<t.ballData.awayCompetition.error?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.error,callback:function(a){t.$set(t.ballData.homeCompetition,"error",a)},expression:"ballData.homeCompetition.error"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.error<t.ballData.awayCompetition.error?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.error}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.blocks))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("盖帽")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.blocks))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.blocks<t.ballData.awayCompetition.blocks?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.blocks,callback:function(a){t.$set(t.ballData.homeCompetition,"blocks",a)},expression:"ballData.homeCompetition.blocks"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.blocks<t.ballData.awayCompetition.blocks?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.blocks}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.foul))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("犯规")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.foul))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.foul<t.ballData.awayCompetition.foul?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.foul,callback:function(a){t.$set(t.ballData.homeCompetition,"foul",a)},expression:"ballData.homeCompetition.foul"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.foul<t.ballData.awayCompetition.foul?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.foul}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.totalBoards))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("篮板")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.totalBoards))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.totalBoards<t.ballData.awayCompetition.totalBoards?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.totalBoards,callback:function(a){t.$set(t.ballData.homeCompetition,"totalBoards",a)},expression:"ballData.homeCompetition.totalBoards"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.totalBoards<t.ballData.awayCompetition.totalBoards?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.totalBoards}})],1)])]):t._e()]):t._e(),t._v(" "),2===t.num?s("div",{staticClass:"nav-bg "},[s("div",{staticClass:"match_content"},[s("div",{staticClass:"match_member"},[t.ballData.homePlayerList?s("div",{staticClass:"match_member_list mt-10 clearfix"},[s("div",{staticClass:"list_name"},[s("li",[t._v(t._s(t.ballData.teamMatchInfo.homeTeam.teamName))]),t._v(" "),t._l(t.ballData.homePlayerList,function(a,i){return s("li",{key:i},[t._v(t._s(a.playerName))])})],2),t._v(" "),s("div",{staticClass:"list_table"},[s("table",{staticStyle:{width:"24.6rem"},attrs:{border:"0",cellspacing:"0",cellpadding:"0"}},[s("tbody",[t._m(0),t._v(" "),t._l(t.ballData.homePlayerList,function(a,i){return s("tr",{key:i},[s("td",[0===a.isFirst?s("span",[t._v("是")]):t._e(),t._v(" "),1===a.isFirst?s("span",[t._v("否")]):t._e()]),t._v(" "),s("td",[t._v(t._s(a.playingTime))]),t._v(" "),s("td",[t._v(t._s(a.score))]),t._v(" "),s("td",[t._v(t._s(a.totalBoards))]),t._v(" "),s("td",[t._v(t._s(a.shots))]),t._v(" "),s("td",[t._v(t._s(a.threeShots))]),t._v(" "),s("td",[t._v(t._s(a.freeThrows))]),t._v(" "),s("td",[t._v(t._s(a.assists))]),t._v(" "),s("td",[t._v(t._s(a.steals))]),t._v(" "),s("td",[t._v(t._s(a.blocks))]),t._v(" "),s("td",[t._v(t._s(a.error))]),t._v(" "),s("td",[t._v(t._s(a.foul))])])})],2)])])]):t._e(),t._v(" "),t.ballData.awayPlayerList?s("div",{staticClass:"match_member_list mt-10 clearfix"},[s("div",{staticClass:"list_name"},[s("li",[t._v(t._s(t.ballData.teamMatchInfo.awayTeam.teamName))]),t._v(" "),t._l(t.ballData.awayPlayerList,function(a,i){return s("li",{key:i},[t._v(t._s(a.playerName))])})],2),t._v(" "),s("div",{staticClass:"list_table"},[s("table",{staticStyle:{width:"24.6rem"},attrs:{border:"0",cellspacing:"0",cellpadding:"0"}},[s("tbody",[t._m(1),t._v(" "),t._l(t.ballData.awayPlayerList,function(a,i){return s("tr",{key:i},[s("td",[0===a.isFirst?s("span",[t._v("是")]):t._e(),t._v(" "),1===a.isFirst?s("span",[t._v("否")]):t._e()]),t._v(" "),s("td",[t._v(t._s(a.playingTime))]),t._v(" "),s("td",[t._v(t._s(a.score))]),t._v(" "),s("td",[t._v(t._s(a.totalBoards))]),t._v(" "),s("td",[t._v(t._s(a.shots))]),t._v(" "),s("td",[t._v(t._s(a.threeShots))]),t._v(" "),s("td",[t._v(t._s(a.freeThrows))]),t._v(" "),s("td",[t._v(t._s(a.assists))]),t._v(" "),s("td",[t._v(t._s(a.steals))]),t._v(" "),s("td",[t._v(t._s(a.blocks))]),t._v(" "),s("td",[t._v(t._s(a.error))]),t._v(" "),s("td",[t._v(t._s(a.foul))])])})],2)])])]):t._e()])])]):t._e(),t._v(" "),3===t.num&&t.matchInfoData.guides&&0!==t.matchInfoData.guides.length?s("div",{staticClass:"pl-10 pr-10 nav-bg",staticStyle:{"min-height":"100vh"}},[s("div",{staticClass:"fx justify-between flex-wrap"},t._l(t.matchInfoData.guides,function(a,i){return s("div",{key:i,staticClass:"new-box",on:{click:function(s){return t.toPage("room",a.roomId)}}},[t._m(2,!0),t._v(" "),s("div",[s("img",{directives:[{name:"lazy",rawName:"v-lazy",value:a.matchCutImg,expression:"item.matchCutImg"}],staticClass:"new-box-img"})]),t._v(" "),s("div",{staticClass:"new-title"},[s("div",[s("img",{staticClass:"anchorAvatar",attrs:{src:a.avatar}})]),t._v(" "),s("div",{staticClass:"ml-5",staticStyle:{width:"78%"}},[s("div",{staticClass:"text-overflow"},[t._v(t._s(a.roomName))]),t._v(" "),s("div",{staticClass:"fs-12 c-9D"},[t._v(t._s(t.matchInfoData.matchShortName))])])])])}),0)]):t._e(),t._v(" "),4===t.num?s("div",[t._m(3),t._v(" "),t._l(t.ballData.matchRecentDtos,function(a,i){return s("div",{key:i},[s("div",{staticClass:"fx ml-10"},[s("div",{staticClass:"mt-2 bg-c9 div-left"}),t._v(" "),s("div",{staticClass:" fs-12"},[t._v("\n "+t._s(a.teamRecordName)+":"),s("span",{staticClass:"red"},[t._v(t._s(a.teamRecordWin))]),t._v(" "),s("span",{staticClass:"bule"},[t._v(t._s(a.teamRecordTie))]),t._v(" "),s("span",{staticClass:"green"},[t._v(t._s(a.teamRecordLost))])])]),t._v(" "),s("table",{staticClass:"matchRecentDtos-table"},[t._m(4,!0),t._v(" "),t._l(a.competitionData,function(a,i){return s("tr",{key:i,class:{off:i%2==0,on:i%2!=0}},t._l(a,function(a){return s("td",{key:a,staticClass:"fs-13"},[t._v(t._s(a))])}),0)})],2)])}),t._v(" "),s("div",{staticClass:"nav-bg pl-10 fw-700 pt-10 pb-10"},[t._v("积分榜")]),t._v(" "),s("div",{staticClass:"fx align-items pl-10 pr-10 pt-10"},[s("div",{staticClass:"div-left bg-4a"}),t._v(" "),s("img",{staticClass:"mr-5",attrs:{src:t.ballData.teamMatchInfo.homeTeam.teamLogo,width:"20px"}}),t._v(" "),s("div",[t._v(t._s(t.ballData.teamMatchInfo.homeTeam.teamName))])]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[s("div",{staticClass:"fx justify-between"},t._l(t.ballData.teamIntegralDto.homeIntegral.header,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c fs-12"},t._l(t.ballData.teamIntegralDto.homeIntegral.integralHome,function(a,i){return s("div",{key:a+i,staticClass:"pt-10",staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c fs-12"},t._l(t.ballData.teamIntegralDto.homeIntegral.integralAway,function(a,i){return s("div",{key:a+i,staticClass:"pt-10",staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c pt-10 fs-12"},t._l(t.ballData.teamIntegralDto.homeIntegral.integralSum,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0)]),t._v(" "),s("div",{staticClass:"fx align-items pt-10 pl-10 pr-10"},[s("div",{staticClass:"div-left bg-4a"}),t._v(" "),s("img",{staticClass:"mr-5",attrs:{src:t.ballData.teamMatchInfo.awayTeam.teamLogo,width:"20px"}}),t._v(" "),s("div",[t._v(t._s(t.ballData.teamMatchInfo.awayTeam.teamName))])]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[s("div",{staticClass:"fx justify-between ta-c"},t._l(t.ballData.teamIntegralDto.awayIntegral.header,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c fs-12"},t._l(t.ballData.teamIntegralDto.awayIntegral.integralHome,function(a,i){return s("div",{key:a+i,staticClass:"pt-10",staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c fs-12"},t._l(t.ballData.teamIntegralDto.awayIntegral.integralAway,function(a,i){return s("div",{key:a+i,staticClass:"pt-10",staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between pt-10 ta-c fs-12"},t._l(t.ballData.teamIntegralDto.awayIntegral.integralSum,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0)])],2):t._e(),t._v(" "),5===t.num&&t.matchFootballOdds&&0!==t.matchFootballOdds.length?s("div",{staticClass:"match_content"},[s("div",{staticClass:"fx justify-center"},[s("div",{staticClass:"fx nav-bg zs-tab"},[s("div",{staticClass:"zs-tab-li ",class:1===t.zsTab?"zs-tab-nav":"",on:{click:function(a){return t.changeZsTab(1)}}},[t._v("让分")]),t._v(" "),s("div",{staticClass:"zs-tab-li",class:2===t.zsTab?"zs-tab-nav":"",on:{click:function(a){return t.changeZsTab(2)}}},[t._v("欧赔")]),t._v(" "),s("div",{staticClass:"zs-tab-li",class:3===t.zsTab?"zs-tab-nav":"",on:{click:function(a){return t.changeZsTab(3)}}},[t._v("大小球")])])]),t._v(" "),1===t.zsTab?s("div",{staticClass:"fx mt-20",staticStyle:{width:"100%"}},[s("div",{staticStyle:{width:"100%"}},[t._m(5),t._v(" "),t._l(t.matchFootballOdds.ranFens,function(a,i){return s("div",{key:i,staticClass:"fx justify-between",class:{on:i%2==0,off:i%2!=0},staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(a.companyName))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ranFen.initialOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ranFen.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ranFen.initialOdds.away))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ranFen.nowOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ranFen.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ranFen.nowOdds.away))])])])})],2)]):t._e(),t._v(" "),2===t.zsTab?s("div",{staticClass:"fx justify-center mt-20 fs-12"},[s("div",{staticStyle:{width:"100%"}},[t._m(6),t._v(" "),t._l(t.matchFootballOdds.ouzhis,function(a,i){return s("div",{key:i,staticClass:"fx align-items ",class:{on:i%2==0,off:i%2!=0},staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(a.companyName))]),t._v(" "),t._m(7,!0),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.breakRate))])])])])}),t._v(" "),s("div",{staticClass:"fx align-items ",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.statistics))]),t._v(" "),t._m(8),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.breakRate))])])])]),t._v(" "),s("div",{staticClass:"fx align-items on",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.statistics))]),t._v(" "),t._m(9),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.breakRate))])])])]),t._v(" "),s("div",{staticClass:"fx align-items ",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.statistics))]),t._v(" "),t._m(10),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.breakRate))])])])])],2)]):t._e(),t._v(" "),3===t.zsTab?s("div",{staticClass:"fx justify-center mt-20 fs-12"},[s("div",{staticStyle:{width:"100%"}},[t._m(11),t._v(" "),t._l(t.matchFootballOdds.daXiaos,function(a,i){return s("div",{key:i,staticClass:"fx justify-between",class:{on:i%2==0,off:i%2!=0},staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(a.companyName))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.initialOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.initialOdds.under))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.nowOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.nowOdds.under))])])])})],2)]):t._e()]):t._e(),t._v(" "),6===t.num&&t.hotRankList&&0!==t.hotRankList.length?s("div",t._l(t.hotRankList,function(a,i){return s("div",{key:i,staticClass:"pl-10 hotRankList",on:{click:function(s){return t.toPage("hotBank",a.id)}}},[s("div",{staticClass:"fx align-items justify-between"},[s("div",{staticClass:"fx align-items"},[s("div",[s("img",{staticStyle:{width:"40px",height:"40px","border-radius":"50%"},attrs:{src:a.anchorIcon}})]),t._v(" "),s("div",{staticClass:"ml-10 fs-16 fw-700"},[t._v(t._s(a.anchorName))]),t._v(" "),s("div",{staticClass:"fx ml-10"},[s("div",{staticClass:"jx"},[s("div",{staticClass:"jx2"},[s("div",{staticClass:"content1"},[t._v(t._s(a.continuousWin))])]),t._v(" "),s("div",{staticClass:"content1",staticStyle:{"margin-left":"2px"}},[t._v("选红")])]),t._v(" "),s("div",{staticClass:"jx ml-10"},[s("div",{staticClass:"content1"},[t._v("近"+t._s(a.sum)+"中"+t._s(a.wins))])])])]),t._v(" "),s("div",{staticClass:"red-box"},[t._v("红")])]),t._v(" "),null!==a.anchorDesc||""!==a.anchorDesc?s("div",{staticClass:"fs-16 text-overflow pr-10"},[t._v(t._s(a.anchorDesc))]):t._e(),t._v(" "),null===a.anchorDesc||""===a.anchorDesc?s("div",{staticClass:"fs-16 text-overflow pr-10"},[t._v(t._s(a.title))]):t._e(),t._v(" "),s("div",{staticClass:"fs-12 mt-10 fx justify-between pr-10"},[s("div",{staticClass:"c-9D"},[t._v(t._s(a.releaseTime))]),t._v(" "),s("div",{staticClass:"red"},[t._v("竞足|查看")])])])}),0):t._e(),t._v(" "),2===t.num&&!t.ballData.homePlayerList&&!t.ballData.awayPlayerList||3===t.num&&(void 0===t.matchInfoData.guides||t.matchInfoData.guides.length<=0)||6===t.num&&(void 0===t.hotRankList||t.hotRankList.length<=0)?s("div",{staticClass:"ta-c no-data"},[t._m(12),t._v(" "),s("div",{staticClass:"c-9D ta-c"},[t._v("暂无数据")])]):t._e(),t._v(" "),s("mt-popup",{staticClass:"poupo",attrs:{position:"bottom"},model:{value:t.popupVisible,callback:function(a){t.popupVisible=a},expression:"popupVisible"}},[s("div",{staticClass:"ta-c pt-10 pb-10",staticStyle:{"border-bottom":"1px solid #F3F3F3"}},[s("img",{staticClass:"mr-5",attrs:{src:"http://bucket.hszb66.cn/static/h5/xinhao.png"}}),t._v("信号源")]),t._v(" "),0!==t.matchLiveList.length?s("div",{staticClass:"fx justify-between"},t._l(t.matchLiveList,function(a,i){return s("div",{key:i,staticClass:"live-txt",on:{click:function(s){return t.openWindow(a.jumpLiveUrl)}}},[s("div",{staticClass:"ta-c c-06"},[t._v(t._s(a.liveName))]),t._v(" "),s("div",{staticClass:"ta-c c-9D fs-12 mt-5"},[t._v('由"'+t._s(a.provider)+'"提供')])])}),0):t._e(),t._v(" "),0===t.matchLiveList.length?s("div",{staticClass:"pb-10",staticStyle:{"border-bottom":"1px solid #F3F3F3"}},[s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/no-xinhao.png"}})]),t._v(" "),s("div",{staticClass:"ta-c c-9D"},[t._v("暂无信号源")])]):t._e(),t._v(" "),s("div",{staticClass:"pt-10 pb-10 ta-c",on:{click:t.closeXinhao}},[t._v("取消")])])],1)},staticRenderFns:[function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("tr",[s("th",{staticStyle:{width:"2.05rem"}},[t._v("首发")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("时间")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("得分")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("篮板")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("投篮")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("三分")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("罚球")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("助攻")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("抢断")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("盖帽")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("失误")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("犯规")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("tr",[s("th",{staticStyle:{width:"2.05rem"}},[t._v("首发")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("时间")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("得分")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("篮板")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("投篮")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("三分")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("罚球")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("助攻")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("抢断")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("盖帽")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("失误")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("犯规")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"fx jian"},[a("div",{staticClass:"living"},[a("div",[a("img",{attrs:{src:"//sta.cranemarsh.com/wap/assets/yy/img/living.gif",width:"10px"}})]),this._v(" "),a("div",{staticClass:"ml-5"},[this._v("Live")])]),this._v(" "),a("div",{staticClass:"ml-5"},[a("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jian.png",width:"17px"}})])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"fx align-items pl-10 pt-10 pb-10"},[a("div",{staticClass:"pt-5"},[a("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/shujufenxi.png",width:"16px"}})]),this._v(" "),a("div",{staticClass:"ml-5 fw-700"},[this._v("数据分析")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("tr",{staticClass:"c-9D nav-bg",staticStyle:{height:"32px"}},[s("td",[t._v("赛事")]),t._v(" "),s("td",[t._v("日期")]),t._v(" "),s("td"),t._v(" "),s("td",[t._v("比分")]),t._v(" "),s("td",[t._v("对手")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx nav-bg"},[s("div",{staticClass:"w-20"},[t._v("公司")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("初")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("客")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("即")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("平")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx nav-bg"},[s("div",{staticClass:"w-20"},[t._v("公司")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("类型")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主胜")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("客胜")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主胜率")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("客胜率")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("返还率")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx nav-bg"},[s("div",{staticClass:"w-20"},[t._v("公司")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("大")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("初")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("小")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("大")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("即")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("小")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",[a("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/no-data.png",width:"100px"}})])}]};var c=s("VU/8")(n,o,!1,function(t){s("Mxaj"),s("VdNZ")},"data-v-675d17d6",null);a.default=c.exports},"Ih/U":function(t,a,s){var i=s("SVYL");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("964b5d8e",i,!0,{})},Mxaj:function(t,a,s){var i=s("aHy4");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("5a2749bb",i,!0,{})},SVYL:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.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",""])},VdNZ:function(t,a,s){var i=s("uDHv");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("3bc45866",i,!0,{})},aHy4:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,'\n.w-20[data-v-675d17d6]{\n width: 20%;\n text-align: center;\n line-height: 35px;\n}\n.w-30[data-v-675d17d6]{\n width: 35%;\n text-align: center;\n line-height: 35px;\n}\n.on[data-v-675d17d6]{\n background: #FCF8F8;\n}\n.zs-tab[data-v-675d17d6]{\n margin-top: 10px;\n border: 1px solid #E5E5E5;\n}\n.zs-tab-li[data-v-675d17d6]{\n width: 80px;\n line-height: 30px;\n border-radius: 4px;\n color: #959DB0;\n text-align: center;\n}\n.zs-tab-nav[data-v-675d17d6]{\n background: linear-gradient(145deg, #EA6A6D 0%, #B1373C 100%);\n margin: 2px;\n color: #ffffff;\n}\n.no-data[data-v-675d17d6]{\n height: 100vh;\n padding-top: 30%;\n background: #F7F7F7;\n}\n.div-left[data-v-675d17d6]{\n width: 3px;\n height: 14px;\n border-radius: 5px;\n margin-right: 10px;\n}\n.bg-4a[data-v-675d17d6]{\n background: #4a148c;\n}\n.bg-c9[data-v-675d17d6]{\n background: #C93F45;\n}\n.live-txt[data-v-675d17d6]{\n width: 50%;\n text-align: center;\n border-bottom: 1px solid #F3F3F3;\n padding-top: 10px;\n padding-bottom: 10px;\n}\n.deatils[data-v-675d17d6]{\n width: 100%;\n}\n.img[data-v-675d17d6]{\n width: 40px;\n height: 40px;\n}\n.back[data-v-675d17d6]{\n position: absolute;\n top:20px;\n left: 18px;\n z-index: 11;\n color: white;\n}\n.head[data-v-675d17d6]{\n width: 100%;\n position: absolute;\n top:10px;\n color: white;\n text-align: center;\n z-index: 10;\n font-size: 14px;\n}\n.score-box[data-v-675d17d6]{\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 color: white;\n background-image: url("http://bucket.hszb66.cn/static/h5/basketball-bg.png");\n background-size: 100% 100%;\n padding: 15% 0px;\n}\n.score-div[data-v-675d17d6]{\n width: 100%;\n margin-right: 10%;\n margin-left: 10%;\n}\n.mt-50[data-v-675d17d6]{\n margin-top: 50px;\n}\n.nav[data-v-675d17d6]{\n width: 100px;\n text-align: center;\n color: #758199;\n font-size: 16px;\n height: 30px;\n font-weight: 400;\n}\n.cl[data-v-675d17d6]{\n color: #C93F45;\n border-bottom: 2px solid #C93F45;\n}\n.red[data-v-675d17d6]{\n color: #C93F45;\n}\n.bule[data-v-675d17d6]{\n color: blue;\n}\n.green[data-v-675d17d6]{\n color: green;\n}\n.match_betab_nav[data-v-675d17d6]{\n padding: 10px;\n}\n.match_betab_nav h1[data-v-675d17d6] {\n font-size: 16px;\n height: 20px;\n padding-left: 10px;\n border-left: 3px solid #3179FF;\n font-weight: bold;\n}\n.table[data-v-675d17d6]{\n text-align: center;\n width: 100%;\n color: #666;\n border: none;\n}\n.table tr[data-v-675d17d6]{\n height: 35px;\n}\n.table-title[data-v-675d17d6]{\n background:#F9F9F9;\n}\n.tr-white[data-v-675d17d6]{\n background: white;\n}\n.go-back[data-v-675d17d6]{\n display: inline-block;\n width: 13px;\n height: 13px;\n -webkit-transform: rotate(\n -45deg\n );\n transform: rotate(\n -45deg\n );\n border: 2px solid #FFFFFF;\n border-bottom: none;\n border-right: none;\n}\n.lineup_list_table[data-v-675d17d6]{\n border-top: 1px solid #e5e5e5;\n border-bottom: 1px solid #e5e5e5;\n width: 100%;\n text-align: center;\n padding-top: 10px;\n padding-bottom: 10px;\n}\n.lineup_list_table tbody tr td[data-v-675d17d6] {\n font-size: 13px;\n line-height: 40px;\n color: #000;\n vertical-align: middle;\n width: 48%;\n padding-right: 2%;\n border: 0;\n text-align: right;\n}\n.lineup_list_table tbody tr td[data-v-675d17d6]:nth-child(2) {\n padding-right: 0;\n padding-left: 2%;\n text-align: left;\n}\n.lineup_list_table tbody tr td i[data-v-675d17d6] {\n border: 1px solid #666;\n text-align: center;\n border-radius: 10px;\n padding: 3px 10px;\n}\n.zhenx[data-v-675d17d6]{\n margin-top: 10px;\n margin-left: 20px;\n margin-bottom: 10px;\n}\n.bar-box[data-v-675d17d6]{\n background: white;\n padding: 10px 20px;\n}\n.pro-bar[data-v-675d17d6]{\nwidth: 100%;\n}\n.vs-box[data-v-675d17d6]{\n margin-top: 10px;\n margin-left: 25px;\n margin-right: 25px;\n font-size: 20px;\n}\n.live-btn[data-v-675d17d6]{\n font-size: 13px;\n color: #333333;\n background: #F1CF2B;\n border-radius: 12px;\n padding: 3px 18px;\n margin-top: 10px;\n}\n.matchRecentDtos-table[data-v-675d17d6]{\n width: 100%;\n text-align: center;\n margin-top: 10px;\n padding-bottom: 10px;\n border: none;\n}\n.matchRecentDtos-table tr[data-v-675d17d6] {\n line-height: 32px;\n}\n.jx[data-v-675d17d6]{\n -webkit-transform: skew(\n -10deg\n );\n transform: skew(\n -10deg\n );\n width: 41px;\n height: 21px;\n color: red;\n border: 1px solid red;\n font-size: 12px;\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 -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n margin-top: 3px;\n cursor: pointer;\n margin-left: 10px;\n}\n.jx2[data-v-675d17d6]{\n background: red;color: white;margin-left: -10px;\n width: 15px;\n height: 21px;\n -webkit-transform: skew(\n -6deg\n );\n transform: skew(\n -6deg\n );\n font-size: 12px;\n text-align: center;\n}\n.content1[data-v-675d17d6]{\n -webkit-transform:skew(10deg);\n transform:skew(10deg);\n}\n.red-box[data-v-675d17d6]{\n border-top-left-radius: 50px;\n border-bottom-left-radius: 50px;\n width: 30px;\n color: white;\n background: red;\n text-align: center;\n font-size: 13px;\n}\n.hotRankList[data-v-675d17d6]{\n border-bottom: 1px solid #F3F3F3;\n padding-top: 10px;\n padding-bottom: 10px;\n}\n.living[data-v-675d17d6] {\n width: 40px;\n background: #fa3434;\n border-radius: 2px;\n vertical-align: middle;\n color: white;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n font-size: 12px;\n}\n.jian[data-v-675d17d6]{\n position: relative;\n top:24px;\n left: 6px;\n height: 18px;\n}\n.live-box-foot[data-v-675d17d6]{\n background:#FFFFFF;\n border-bottom-left-radius: 6px;\n border-bottom-right-radius: 6px;\n margin-top: -5px;\n padding-bottom: 5px;\n}\n.new-box-img[data-v-675d17d6]{\n width: 100%;\n height: 110px;\n border-top-left-radius: 6px;\n border-top-right-radius: 6px;\n}\n.new-title[data-v-675d17d6]{\n font-size: 13px;\n height: 45px;\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 background: white;\n padding-left: 5px;\n padding-right: 5px;\n border-bottom-left-radius: 6px;\n border-bottom-right-radius: 6px;\n margin-top: -4px;\n}\n.anchorAvatar[data-v-675d17d6]{\n width: 35px;\n height: 35px;\n border-radius: 50%;\n}\n.c-9B[data-v-675d17d6]{\n color: #9B9B9B;\n}\n',""])},uDHv:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.vue-simple-progress-text{\n display: none !important;\n}\n.vue-simple-progress{\n background: white!important;\n}\n.vue-simple-progress-bar{\n height: 4px!important;\n}\n.v-progress-linear{\n background: white!important;\n}\n.v-progress-linear__background{\n background-color: white!important;\n border-color: white!important;\n}\n",""])},vsmo:function(t,a,s){
/*!
* vue-simple-progress v1.1.1 (https://github.com/dzwillia/vue-simple-progress)
* (c) 2019 David Z. Williams
* Released under the MIT License.
*/
var i;i=function(){return function(t){var a={};function s(i){if(a[i])return a[i].exports;var e=a[i]={i:i,l:!1,exports:{}};return t[i].call(e.exports,e,e.exports,s),e.l=!0,e.exports}return s.m=t,s.c=a,s.d=function(t,a,i){s.o(t,a)||Object.defineProperty(t,a,{configurable:!1,enumerable:!0,get:i})},s.n=function(t){var a=t&&t.__esModule?function(){return t.default}:function(){return t};return s.d(a,"a",a),a},s.o=function(t,a){return Object.prototype.hasOwnProperty.call(t,a)},s.p="",s(s.s=0)}([function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0}),a.VueSimpleProgress=void 0;var i,e=s(1),l=(i=e)&&i.__esModule?i:{default:i};"undefined"!=typeof window&&window.Vue&&Vue.component("vue-simple-progress",l.default),a.VueSimpleProgress=l.default,a.default=l.default},function(t,a,s){var i=s(2)(s(3),s(4),null,null);t.exports=i.exports},function(t,a){t.exports=function(t,a,s,i){var e,l=t=t||{},n=typeof t.default;"object"!==n&&"function"!==n||(e=t,l=t.default);var o="function"==typeof l?l.options:l;if(a&&(o.render=a.render,o.staticRenderFns=a.staticRenderFns),s&&(o._scopeId=s),i){var c=Object.create(o.computed||null);Object.keys(i).forEach(function(t){var a=i[t];c[t]=function(){return a}}),o.computed=c}return{esModule:e,exports:l,options:o}}},function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var i=function(t){return!isNaN(parseFloat(t))&&isFinite(t)};a.default={props:{val:{default:0},max:{default:100},size:{default:3},"bg-color":{type:String,default:"#eee"},"bar-color":{type:String,default:"#2196f3"},"bar-transition":{type:String,default:"all 0.5s ease"},"bar-border-radius":{type:Number,default:0},spacing:{type:Number,default:4},text:{type:String,default:""},"text-align":{type:String,default:"center"},"text-position":{type:String,default:"bottom"},"font-size":{type:Number,default:13},"text-fg-color":{type:String,default:"#222"}},computed:{pct:function(){var t=this.val/this.max*100;return t=t.toFixed(2),Math.min(t,this.max)},size_px:function(){switch(this.size){case"tiny":return 2;case"small":return 4;case"medium":return 8;case"large":return 12;case"big":return 16;case"huge":return 32;case"massive":return 64}return i(this.size)?this.size:32},text_padding:function(){switch(this.size){case"tiny":case"small":case"medium":case"large":case"big":case"huge":case"massive":return Math.min(Math.max(Math.ceil(this.size_px/8),3),12)}return i(this.spacing)?this.spacing:4},text_font_size:function(){switch(this.size){case"tiny":case"small":case"medium":case"large":case"big":case"huge":case"massive":return Math.min(Math.max(Math.ceil(1.4*this.size_px),11),32)}return i(this.fontSize)?this.fontSize:13},progress_style:function(){var t={background:this.bgColor};return"middle"!=this.textPosition&&"inside"!=this.textPosition||(t.position="relative",t["min-height"]=this.size_px+"px",t["z-index"]="-2"),this.barBorderRadius>0&&(t["border-radius"]=this.barBorderRadius+"px"),t},bar_style:function(){var t={background:this.barColor,width:this.pct+"%",height:this.size_px+"px",transition:this.barTransition};return this.barBorderRadius>0&&(t["border-radius"]=this.barBorderRadius+"px"),"middle"!=this.textPosition&&"inside"!=this.textPosition||(t.position="absolute",t.top="0",t.height="100%",t["min-height"]=this.size_px+"px",t["z-index"]="-1"),t},text_style:function(){var t={color:this.textFgColor,"font-size":this.text_font_size+"px","text-align":this.textAlign};return"top"!=this.textPosition&&"middle"!=this.textPosition&&"inside"!=this.textPosition||(t["padding-bottom"]=this.text_padding+"px"),"bottom"!=this.textPosition&&"middle"!=this.textPosition&&"inside"!=this.textPosition||(t["padding-top"]=this.text_padding+"px"),t}}}},function(t,a){t.exports={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",[t.text.length>0&&"top"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),s("div",{staticClass:"vue-simple-progress",style:t.progress_style},[t.text.length>0&&"middle"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),t.text.length>0&&"inside"==t.textPosition?s("div",{staticStyle:{position:"relative",left:"-9999px"},style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),s("div",{staticClass:"vue-simple-progress-bar",style:t.bar_style},[t.text.length>0&&"inside"==t.textPosition?s("div",{style:t.text_style},[t._v(t._s(t.text))]):t._e()])]),t._v(" "),t.text.length>0&&"bottom"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e()])},staticRenderFns:[]}}]).default},t.exports=i()}});
\ No newline at end of file
webpackJsonp([5],{"09qD":function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,'\n.w-20[data-v-318b559f]{\n width: 20%;\n text-align: center;\n line-height: 35px;\n}\n.w-30[data-v-318b559f]{\n width: 35%;\n text-align: center;\n line-height: 35px;\n}\n.on[data-v-318b559f]{\n background: #FCF8F8;\n}\n.zs-tab[data-v-318b559f]{\n margin-top: 10px;\n border: 1px solid #E5E5E5;\n}\n.zs-tab-li[data-v-318b559f]{\n width: 80px;\n line-height: 30px;\n border-radius: 4px;\n color: #959DB0;\n text-align: center;\n}\n.zs-tab-nav[data-v-318b559f]{\n background: linear-gradient(145deg, #EA6A6D 0%, #B1373C 100%);\n margin: 2px;\n color: #ffffff;\n}\n.no-data[data-v-318b559f]{\n height: 100vh;\n padding-top: 30%;\n background: #F7F7F7;\n}\n.div-left[data-v-318b559f]{\n width: 3px;\n height: 14px;\n border-radius: 5px;\n margin-right: 10px;\n}\n.bg-4a[data-v-318b559f]{\n background: #4a148c;\n}\n.bg-c9[data-v-318b559f]{\n background: #C93F45;\n}\n.live-txt[data-v-318b559f]{\n width: 50%;\n text-align: center;\n border-bottom: 1px solid #F3F3F3;\n padding-top: 10px;\n padding-bottom: 10px;\n}\n.deatils[data-v-318b559f]{\n width: 100%;\n}\n.img[data-v-318b559f]{\n width: 40px;\n height: 40px;\n}\n.back[data-v-318b559f]{\n position: absolute;\n top:20px;\n left: 18px;\n z-index: 11;\n color: white;\n}\n.head[data-v-318b559f]{\n width: 100%;\n position: absolute;\n top:10px;\n color: white;\n text-align: center;\n z-index: 10;\n font-size: 14px;\n}\n.score-box[data-v-318b559f]{\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 color: white;\n background-image: url("http://bucket.hszb66.cn/static/h5/basketball-bg.png");\n background-size: 100% 100%;\n padding: 15% 0px;\n}\n.score-div[data-v-318b559f]{\n width: 100%;\n margin-right: 10%;\n margin-left: 10%;\n}\n.mt-50[data-v-318b559f]{\n margin-top: 50px;\n}\n.nav[data-v-318b559f]{\n width: 100px;\n text-align: center;\n color: #758199;\n font-size: 16px;\n height: 30px;\n font-weight: 400;\n}\n.cl[data-v-318b559f]{\n color: #C93F45;\n border-bottom: 2px solid #C93F45;\n}\n.red[data-v-318b559f]{\n color: #C93F45;\n}\n.bule[data-v-318b559f]{\n color: blue;\n}\n.green[data-v-318b559f]{\n color: green;\n}\n.match_betab_nav[data-v-318b559f]{\n padding: 10px;\n}\n.match_betab_nav h1[data-v-318b559f] {\n font-size: 16px;\n height: 20px;\n padding-left: 10px;\n border-left: 3px solid #3179FF;\n font-weight: bold;\n}\n.table[data-v-318b559f]{\n text-align: center;\n width: 100%;\n color: #666;\n border: none;\n}\n.table tr[data-v-318b559f]{\n height: 35px;\n}\n.table-title[data-v-318b559f]{\n background:#F9F9F9;\n}\n.tr-white[data-v-318b559f]{\n background: white;\n}\n.go-back[data-v-318b559f]{\n display: inline-block;\n width: 13px;\n height: 13px;\n -webkit-transform: rotate(\n -45deg\n );\n transform: rotate(\n -45deg\n );\n border: 2px solid #FFFFFF;\n border-bottom: none;\n border-right: none;\n}\n.lineup_list_table[data-v-318b559f]{\n border-top: 1px solid #e5e5e5;\n border-bottom: 1px solid #e5e5e5;\n width: 100%;\n text-align: center;\n padding-top: 10px;\n padding-bottom: 10px;\n}\n.lineup_list_table tbody tr td[data-v-318b559f] {\n font-size: 13px;\n line-height: 40px;\n color: #000;\n vertical-align: middle;\n width: 48%;\n padding-right: 2%;\n border: 0;\n text-align: right;\n}\n.lineup_list_table tbody tr td[data-v-318b559f]:nth-child(2) {\n padding-right: 0;\n padding-left: 2%;\n text-align: left;\n}\n.lineup_list_table tbody tr td i[data-v-318b559f] {\n border: 1px solid #666;\n text-align: center;\n border-radius: 10px;\n padding: 3px 10px;\n}\n.zhenx[data-v-318b559f]{\n margin-top: 10px;\n margin-left: 20px;\n margin-bottom: 10px;\n}\n.bar-box[data-v-318b559f]{\n background: white;\n padding: 10px 20px;\n}\n.pro-bar[data-v-318b559f]{\nwidth: 100%;\n}\n.vs-box[data-v-318b559f]{\n margin-top: 10px;\n margin-left: 25px;\n margin-right: 25px;\n font-size: 20px;\n}\n.live-btn[data-v-318b559f]{\n font-size: 13px;\n color: #333333;\n background: #F1CF2B;\n border-radius: 12px;\n padding: 3px 18px;\n margin-top: 10px;\n}\n.matchRecentDtos-table[data-v-318b559f]{\n width: 100%;\n text-align: center;\n margin-top: 10px;\n padding-bottom: 10px;\n border: none;\n}\n.matchRecentDtos-table tr[data-v-318b559f] {\n line-height: 32px;\n}\n.jx[data-v-318b559f]{\n -webkit-transform: skew(\n -10deg\n );\n transform: skew(\n -10deg\n );\n width: 41px;\n height: 21px;\n color: red;\n border: 1px solid red;\n font-size: 12px;\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 -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n margin-top: 3px;\n cursor: pointer;\n margin-left: 10px;\n}\n.jx2[data-v-318b559f]{\n background: red;color: white;margin-left: -10px;\n width: 15px;\n height: 21px;\n -webkit-transform: skew(\n -6deg\n );\n transform: skew(\n -6deg\n );\n font-size: 12px;\n text-align: center;\n}\n.content1[data-v-318b559f]{\n -webkit-transform:skew(10deg);\n transform:skew(10deg);\n}\n.red-box[data-v-318b559f]{\n border-top-left-radius: 50px;\n border-bottom-left-radius: 50px;\n width: 30px;\n color: white;\n background: red;\n text-align: center;\n font-size: 13px;\n}\n.hotRankList[data-v-318b559f]{\n border-bottom: 1px solid #F3F3F3;\n padding-top: 10px;\n padding-bottom: 10px;\n}\n.living[data-v-318b559f] {\n width: 40px;\n background: #fa3434;\n border-radius: 2px;\n vertical-align: middle;\n color: white;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n font-size: 12px;\n}\n.jian[data-v-318b559f]{\n position: relative;\n top:24px;\n left: 6px;\n height: 18px;\n}\n.live-box-foot[data-v-318b559f]{\n background:#FFFFFF;\n border-bottom-left-radius: 6px;\n border-bottom-right-radius: 6px;\n margin-top: -5px;\n padding-bottom: 5px;\n}\n.new-box-img[data-v-318b559f]{\n width: 100%;\n height: 110px;\n border-top-left-radius: 6px;\n border-top-right-radius: 6px;\n}\n.new-title[data-v-318b559f]{\n font-size: 13px;\n height: 45px;\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 background: white;\n padding-left: 5px;\n padding-right: 5px;\n border-bottom-left-radius: 6px;\n border-bottom-right-radius: 6px;\n margin-top: -4px;\n}\n.anchorAvatar[data-v-318b559f]{\n width: 35px;\n height: 35px;\n border-radius: 50%;\n}\n.c-9B[data-v-318b559f]{\n color: #9B9B9B;\n}\n',""])},"7Vhv":function(t,a,s){"use strict";var i={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"nav_bottom"},[t._m(0),t._v(" "),s("div",{staticClass:"nav_about"},[s("div",[s("div",{staticClass:"nav_con"},[s("a",{on:{click:function(a){return t.toPage("about",1)}}},[t._v("关于我们")]),t._v(" "),s("a",{staticClass:"nav_free",on:{click:function(a){return t.toPage("about",2)}}},[t._v("免责声明")]),t._v(" "),s("a",{on:{click:function(a){return t.toPage("about",3)}}},[t._v("联系我们")])]),t._v(" "),s("p",{staticClass:"nav_p"},[t._v("Copyright © 2015-2021 24直播. All Rights Reserved. ")]),t._v(" "),s("p",{staticClass:"nav_p"},[t._v("粤ICP备19082906号-4")])])])])},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"nav_explain"},[a("p",[this._v("本站所有直播和视频链接均由网友提供,并链接到其他网站播放。")])])}]};var e=s("VU/8")({name:"index",methods:{toPage:function(t,a){this.$router.push({name:t,query:{id:a}})}}},i,!1,function(t){s("Ih/U")},"data-v-8e084cfe",null);a.a=e.exports},CZdD:function(t,a,s){var i=s("09qD");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("fa63f4b0",i,!0,{})},I91H:function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var i=s("vsmo"),e=s.n(i),l=s("7Vhv"),n={name:"index",data:function(){return{num:4,ballData:[],zsTab:1,popupVisible:!1,matchLiveList:[],hotRankList:[],matchInfoData:[],matchFootballOdds:[],tagName:this.$route.query.tagName}},components:{ProgressBar:e.a,"v-footer":l.a},mounted:function(){this.getInfo(),this.getMatchLiveList(),this.getMatchInfo(),this.getHotRankList(),this.$route.query.hotBank&&(this.num=6),this.getMatchFootballOdds()},methods:{toPage:function(t,a){this.$router.push({name:t,query:{rid:a}})},checkXinhao:function(){this.popupVisible=!0},closeXinhao:function(){this.popupVisible=!1},openWindow:function(t){window.open(t)},check:function(t){console.log(t),this.num=t},goBack:function(){1===this.$route.query.type?this.$router.push({name:"match",query:{type:1}}):this.$router.back(-1)},changeZsTab:function(t){this.zsTab=t},getMatchInfo:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/getMatchInfo",a).then(function(a){200===a.code&&(t.matchInfoData=a.data)})},getInfo:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/matchInfoBasketball",a).then(function(a){200===a.code&&(t.ballData=a.data)})},getHotRankList:function(){var t=this,a={matchId:this.$route.query.matchId,pageNum:1,pageSize:15};this.$axios("post","/match/getHotRankList",a).then(function(a){200===a.code&&(t.hotRankList=a.data.dataList)})},getMatchFootballOdds:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/matchBasketballOdds",a).then(function(a){200===a.code&&(t.matchFootballOdds=a.data)})},getMatchLiveList:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/getMatchLiveList",a).then(function(a){200===a.code&&(t.matchLiveList=a.data)})}}},o={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"deatils"},[s("div",{staticClass:"back",on:{click:function(a){return t.goBack()}}},[s("i",{staticClass:"go-back"})]),t._v(" "),t.ballData.teamMatchInfo?s("div",{staticClass:"score-box"},[s("div",{staticClass:"fx justify-between score-div"},[s("div",{staticClass:"ta-c mt-50"},[s("div",[s("img",{staticClass:"img",attrs:{src:t.ballData.teamMatchInfo.homeTeam.teamLogo}})]),t._v(" "),s("div",{staticClass:" fs-16 text-overflow ",staticStyle:{width:"100px"}},[t._v(t._s(t.ballData.teamMatchInfo.homeTeam.teamName))])]),t._v(" "),s("div",{staticClass:"ta-c"},[s("div",{staticClass:"c-9B"},[t._v(t._s(t.ballData.teamMatchInfo.matchShortName))]),t._v(" "),s("div",[t._v(t._s(t.ballData.matchDay)+" "+t._s(t.ballData.matchTime))]),t._v(" "),s("div",{staticClass:"fs-18 fw-700 "},[3===t.ballData.status?s("span",[t._v("\n "+t._s(t.ballData.teamMatchInfo.homeTeam.score)+" : "+t._s(t.ballData.teamMatchInfo.awayTeam.score)+"\n ")]):t._e(),t._v(" "),2===t.ballData.status?s("span",[t._v("-")]):t._e()]),t._v(" "),s("div",[3===t.ballData.status?s("span",[t._v("已结束")]):t._e(),t._v(" "),2===t.ballData.status?s("span",[t._v("即将开始")]):t._e()]),t._v(" "),s("div",{staticClass:"live-btn",on:{click:t.checkXinhao}},[t._v("观看直播")])]),t._v(" "),s("div",{staticClass:"ta-c mt-50"},[s("div",[s("img",{staticClass:"img",attrs:{src:t.ballData.teamMatchInfo.awayTeam.teamLogo}})]),t._v(" "),s("div",{staticClass:" fs-16 text-overflow",staticStyle:{width:"100px"}},[t._v(t._s(t.ballData.teamMatchInfo.awayTeam.teamName))])])])]):t._e(),t._v(" "),s("div",{staticClass:"fx align-items mt-10 pl-10",staticStyle:{"border-bottom":"1px solid #F1F1F1"}},[s("div",{staticClass:"nav",class:1===t.num?"cl":"",on:{click:function(a){return t.check(1)}}},[t._v("赛况")]),t._v(" "),s("div",{staticClass:"nav",class:2===t.num?"cl":"",on:{click:function(a){return t.check(2)}}},[t._v("阵容")]),t._v(" "),s("div",{staticClass:"nav",class:3===t.num?"cl":"",on:{click:function(a){return t.check(3)}}},[t._v("直播")]),t._v(" "),s("div",{staticClass:"nav",class:4===t.num?"cl":"",on:{click:function(a){return t.check(4)}}},[t._v("分析")]),t._v(" "),s("div",{staticClass:"nav",class:5===t.num?"cl":"",on:{click:function(a){return t.check(5)}}},[t._v("指数")]),t._v(" "),s("div",{staticClass:"nav",class:6===t.num?"cl":"",on:{click:function(a){return t.check(6)}}},[t._v("红榜")])]),t._v(" "),1===t.num&&t.ballData.teamMatchInfo?s("div",{staticClass:"pt-10"},[s("div",{staticClass:"ta-c fw-700"},[t._v("----一手情报----")]),t._v(" "),s("div",{staticClass:"fx align-items mt-10 pl-10 pr-10"},[s("div",{staticClass:"div-left"}),t._v(" "),s("img",{staticClass:"mr-5",attrs:{src:t.ballData.teamMatchInfo.homeTeam.teamLogo,width:"20px"}}),t._v(" "),s("div",[t._v(t._s(t.ballData.teamMatchInfo.homeTeam.teamName))])]),t._v(" "),s("div",{staticClass:"nav-bg red mt-10 pl-10 pt-10 pb-10"},[t._v("有利情报")]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[t._v(t._s(t.ballData.matchTeamMsg.homeMsg.goodMsg))]),t._v(" "),s("div",{staticClass:"nav-bg bule mt-10 pl-10 pt-10 pb-10"},[t._v("不利情报")]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[t._v(t._s(t.ballData.matchTeamMsg.homeMsg.badMsg))]),t._v(" "),s("div",{staticClass:"nav-bg pt-10"}),t._v(" "),s("div",{staticClass:"fx align-items mt-10 pl-10 pr-10"},[s("div",{staticClass:"div-left"}),t._v(" "),s("img",{staticClass:"mr-5",attrs:{src:t.ballData.teamMatchInfo.awayTeam.teamLogo,width:"20px"}}),t._v(" "),s("div",[t._v(t._s(t.ballData.teamMatchInfo.awayTeam.teamName))])]),t._v(" "),s("div",{staticClass:"nav-bg red mt-10 pl-10 pt-10 pb-10"},[t._v("有利情报")]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[t._v(t._s(t.ballData.matchTeamMsg.awayMsg.goodMsg))]),t._v(" "),s("div",{staticClass:"nav-bg bule mt-10 pl-10 pt-10 pb-10"},[t._v("不利情报")]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[t._v(t._s(t.ballData.matchTeamMsg.awayMsg.badMsg))]),t._v(" "),s("div",{staticClass:"nav-bg pt-10"}),t._v(" "),t.ballData.homeCompetition&&0!==t.ballData.homeCompetition.length&&t.ballData.awayCompetition&&0!==t.ballData.awayCompetition.length?s("div",{staticClass:"fx align-items justify-between vs-box"},[s("div",[s("img",{attrs:{src:t.ballData.teamMatchInfo.homeTeam.teamLogo,width:"30px"}})]),t._v(" "),s("div",[t._v("vs")]),t._v(" "),s("div",[s("img",{attrs:{src:t.ballData.teamMatchInfo.awayTeam.teamLogo,width:"30px"}})])]):t._e(),t._v(" "),t.ballData.homeCompetition&&0!==t.ballData.homeCompetition.length&&t.ballData.awayCompetition&&0!==t.ballData.awayCompetition.length?s("div",{staticClass:"bar-box"},[s("div",{staticClass:"fx align-items justify-between fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.score))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("得分")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.score))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.score<t.ballData.awayCompetition.score?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.score,callback:function(a){t.$set(t.ballData.homeCompetition,"score",a)},expression:"ballData.homeCompetition.score"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.score<t.ballData.awayCompetition.score?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.score}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.shots))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("投篮")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.shots))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.shots<t.ballData.awayCompetition.shots?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.shots,callback:function(a){t.$set(t.ballData.homeCompetition,"shots",a)},expression:"ballData.homeCompetition.shots"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.shots<t.ballData.awayCompetition.shots?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.shots}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.shootNum))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("投篮命中")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.shootNum))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.shootNum<t.ballData.awayCompetition.shootNum?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.shootNum,callback:function(a){t.$set(t.ballData.homeCompetition,"shootNum",a)},expression:"ballData.homeCompetition.shootNum"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.shootNum<t.ballData.awayCompetition.shootNum?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.shootNum}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.threeShots))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("三分")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.threeShots))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.threeShots<t.ballData.awayCompetition.threeShots?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.threeShots,callback:function(a){t.$set(t.ballData.homeCompetition,"threeShots",a)},expression:"ballData.homeCompetition.threeShots"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.threeShots<t.ballData.awayCompetition.threeShots?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.threeShots}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.threeShotNum))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("三分命中")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.threeShotNum))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.threeShotNum<t.ballData.awayCompetition.threeShotNum?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.threeShotNum,callback:function(a){t.$set(t.ballData.homeCompetition,"threeShotNum",a)},expression:"ballData.homeCompetition.threeShotNum"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.threeShotNum<t.ballData.awayCompetition.threeShotNum?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.threeShotNum}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.freeThrows))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("罚球")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.freeThrows))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.freeThrows<t.ballData.awayCompetition.freeThrows?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.freeThrows,callback:function(a){t.$set(t.ballData.homeCompetition,"freeThrows",a)},expression:"ballData.homeCompetition.freeThrows"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.freeThrows<t.ballData.awayCompetition.freeThrows?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.freeThrows}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.freeThrowNum))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("罚球命中")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.freeThrowNum))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.freeThrowNum<t.ballData.awayCompetition.freeThrowNum?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.freeThrowNum,callback:function(a){t.$set(t.ballData.homeCompetition,"freeThrowNum",a)},expression:"ballData.homeCompetition.freeThrowNum"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.freeThrowNum<t.ballData.awayCompetition.freeThrowNum?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.freeThrowNum}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.assists))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("助攻")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.assists))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.assists<t.ballData.awayCompetition.assists?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.assists,callback:function(a){t.$set(t.ballData.homeCompetition,"assists",a)},expression:"ballData.homeCompetition.assists"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.assists<t.ballData.awayCompetition.assists?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.assists}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.attackBoard))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("助攻篮板")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.attackBoard))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.attackBoard<t.ballData.awayCompetition.attackBoard?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.attackBoard,callback:function(a){t.$set(t.ballData.homeCompetition,"attackBoard",a)},expression:"ballData.homeCompetition.attackBoard"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.attackBoard<t.ballData.awayCompetition.attackBoard?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.attackBoard}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.defensiveBoard))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("防守篮板")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.defensiveBoard))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.defensiveBoard<t.ballData.awayCompetition.defensiveBoard?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.defensiveBoard,callback:function(a){t.$set(t.ballData.homeCompetition,"defensiveBoard",a)},expression:"ballData.homeCompetition.defensiveBoard"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.defensiveBoard<t.ballData.awayCompetition.defensiveBoard?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.defensiveBoard}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.steals))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("抢断")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.steals))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.steals<t.ballData.awayCompetition.steals?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.steals,callback:function(a){t.$set(t.ballData.homeCompetition,"steals",a)},expression:"ballData.homeCompetition.steals"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.steals<t.ballData.awayCompetition.steals?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.steals}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.error))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("失误")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.error))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.error<t.ballData.awayCompetition.error?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.error,callback:function(a){t.$set(t.ballData.homeCompetition,"error",a)},expression:"ballData.homeCompetition.error"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.error<t.ballData.awayCompetition.error?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.error}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.blocks))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("盖帽")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.blocks))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.blocks<t.ballData.awayCompetition.blocks?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.blocks,callback:function(a){t.$set(t.ballData.homeCompetition,"blocks",a)},expression:"ballData.homeCompetition.blocks"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.blocks<t.ballData.awayCompetition.blocks?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.blocks}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.foul))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("犯规")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.foul))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.foul<t.ballData.awayCompetition.foul?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.foul,callback:function(a){t.$set(t.ballData.homeCompetition,"foul",a)},expression:"ballData.homeCompetition.foul"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.foul<t.ballData.awayCompetition.foul?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.foul}})],1)]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(t.ballData.homeCompetition.totalBoards))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v("篮板")]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(t.ballData.awayCompetition.totalBoards))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:t.ballData.homeCompetition.totalBoards<t.ballData.awayCompetition.totalBoards?"#EEEEEE":"#3179FF",reactive:""},model:{value:t.ballData.homeCompetition.totalBoards,callback:function(a){t.$set(t.ballData.homeCompetition,"totalBoards",a)},expression:"ballData.homeCompetition.totalBoards"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":t.ballData.homeCompetition.totalBoards<t.ballData.awayCompetition.totalBoards?"#3179FF":"#EEEEEE",val:t.ballData.awayCompetition.totalBoards}})],1)])]):t._e()]):t._e(),t._v(" "),2===t.num?s("div",{staticClass:"nav-bg "},[s("div",{staticClass:"match_content"},[s("div",{staticClass:"match_member"},[t.ballData.homePlayerList?s("div",{staticClass:"match_member_list mt-10 clearfix"},[s("div",{staticClass:"list_name"},[s("li",[t._v(t._s(t.ballData.teamMatchInfo.homeTeam.teamName))]),t._v(" "),t._l(t.ballData.homePlayerList,function(a,i){return s("li",{key:i},[t._v(t._s(a.playerName))])})],2),t._v(" "),s("div",{staticClass:"list_table"},[s("table",{staticStyle:{width:"24.6rem"},attrs:{border:"0",cellspacing:"0",cellpadding:"0"}},[s("tbody",[t._m(0),t._v(" "),t._l(t.ballData.homePlayerList,function(a,i){return s("tr",{key:i},[s("td",[0===a.isFirst?s("span",[t._v("是")]):t._e(),t._v(" "),1===a.isFirst?s("span",[t._v("否")]):t._e()]),t._v(" "),s("td",[t._v(t._s(a.playingTime))]),t._v(" "),s("td",[t._v(t._s(a.score))]),t._v(" "),s("td",[t._v(t._s(a.totalBoards))]),t._v(" "),s("td",[t._v(t._s(a.shots))]),t._v(" "),s("td",[t._v(t._s(a.threeShots))]),t._v(" "),s("td",[t._v(t._s(a.freeThrows))]),t._v(" "),s("td",[t._v(t._s(a.assists))]),t._v(" "),s("td",[t._v(t._s(a.steals))]),t._v(" "),s("td",[t._v(t._s(a.blocks))]),t._v(" "),s("td",[t._v(t._s(a.error))]),t._v(" "),s("td",[t._v(t._s(a.foul))])])})],2)])])]):t._e(),t._v(" "),t.ballData.awayPlayerList?s("div",{staticClass:"match_member_list mt-10 clearfix"},[s("div",{staticClass:"list_name"},[s("li",[t._v(t._s(t.ballData.teamMatchInfo.awayTeam.teamName))]),t._v(" "),t._l(t.ballData.awayPlayerList,function(a,i){return s("li",{key:i},[t._v(t._s(a.playerName))])})],2),t._v(" "),s("div",{staticClass:"list_table"},[s("table",{staticStyle:{width:"24.6rem"},attrs:{border:"0",cellspacing:"0",cellpadding:"0"}},[s("tbody",[t._m(1),t._v(" "),t._l(t.ballData.awayPlayerList,function(a,i){return s("tr",{key:i},[s("td",[0===a.isFirst?s("span",[t._v("是")]):t._e(),t._v(" "),1===a.isFirst?s("span",[t._v("否")]):t._e()]),t._v(" "),s("td",[t._v(t._s(a.playingTime))]),t._v(" "),s("td",[t._v(t._s(a.score))]),t._v(" "),s("td",[t._v(t._s(a.totalBoards))]),t._v(" "),s("td",[t._v(t._s(a.shots))]),t._v(" "),s("td",[t._v(t._s(a.threeShots))]),t._v(" "),s("td",[t._v(t._s(a.freeThrows))]),t._v(" "),s("td",[t._v(t._s(a.assists))]),t._v(" "),s("td",[t._v(t._s(a.steals))]),t._v(" "),s("td",[t._v(t._s(a.blocks))]),t._v(" "),s("td",[t._v(t._s(a.error))]),t._v(" "),s("td",[t._v(t._s(a.foul))])])})],2)])])]):t._e()])])]):t._e(),t._v(" "),3===t.num&&t.matchInfoData.guides&&0!==t.matchInfoData.guides.length?s("div",{staticClass:"pl-10 pr-10 nav-bg",staticStyle:{"min-height":"100vh"}},[s("div",{staticClass:"fx justify-between flex-wrap"},t._l(t.matchInfoData.guides,function(a,i){return s("div",{key:i,staticClass:"new-box",on:{click:function(s){return t.toPage("room",a.roomNum)}}},[t._m(2,!0),t._v(" "),s("div",[s("img",{directives:[{name:"lazy",rawName:"v-lazy",value:a.matchCutImg,expression:"item.matchCutImg"}],staticClass:"new-box-img"})]),t._v(" "),s("div",{staticClass:"new-title"},[s("div",[s("img",{staticClass:"anchorAvatar",attrs:{src:a.avatar}})]),t._v(" "),s("div",{staticClass:"ml-5",staticStyle:{width:"78%"}},[s("div",{staticClass:"text-overflow"},[t._v(t._s(a.roomName))]),t._v(" "),s("div",{staticClass:"fs-12 c-9D"},[t._v(t._s(t.matchInfoData.matchShortName))])])])])}),0)]):t._e(),t._v(" "),4===t.num?s("div",[t._m(3),t._v(" "),t._l(t.ballData.matchRecentDtos,function(a,i){return s("div",{key:i},[s("div",{staticClass:"fx ml-10"},[s("div",{staticClass:"mt-2 bg-c9 div-left"}),t._v(" "),s("div",{staticClass:" fs-12"},[t._v("\n "+t._s(a.teamRecordName)+":"),s("span",{staticClass:"red"},[t._v(t._s(a.teamRecordWin))]),t._v(" "),s("span",{staticClass:"bule"},[t._v(t._s(a.teamRecordTie))]),t._v(" "),s("span",{staticClass:"green"},[t._v(t._s(a.teamRecordLost))])])]),t._v(" "),s("table",{staticClass:"matchRecentDtos-table"},[t._m(4,!0),t._v(" "),t._l(a.competitionData,function(a,i){return s("tr",{key:i,class:{off:i%2==0,on:i%2!=0}},t._l(a,function(a){return s("td",{key:a,staticClass:"fs-13"},[t._v(t._s(a))])}),0)})],2)])}),t._v(" "),s("div",{staticClass:"nav-bg pl-10 fw-700 pt-10 pb-10"},[t._v("积分榜")]),t._v(" "),s("div",{staticClass:"fx align-items pl-10 pr-10 pt-10"},[s("div",{staticClass:"div-left bg-4a"}),t._v(" "),s("img",{staticClass:"mr-5",attrs:{src:t.ballData.teamMatchInfo.homeTeam.teamLogo,width:"20px"}}),t._v(" "),s("div",[t._v(t._s(t.ballData.teamMatchInfo.homeTeam.teamName))])]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[s("div",{staticClass:"fx justify-between"},t._l(t.ballData.teamIntegralDto.homeIntegral.header,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c fs-12"},t._l(t.ballData.teamIntegralDto.homeIntegral.integralHome,function(a,i){return s("div",{key:a+i,staticClass:"pt-10",staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c fs-12"},t._l(t.ballData.teamIntegralDto.homeIntegral.integralAway,function(a,i){return s("div",{key:a+i,staticClass:"pt-10",staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c pt-10 fs-12"},t._l(t.ballData.teamIntegralDto.homeIntegral.integralSum,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0)]),t._v(" "),s("div",{staticClass:"fx align-items pt-10 pl-10 pr-10"},[s("div",{staticClass:"div-left bg-4a"}),t._v(" "),s("img",{staticClass:"mr-5",attrs:{src:t.ballData.teamMatchInfo.awayTeam.teamLogo,width:"20px"}}),t._v(" "),s("div",[t._v(t._s(t.ballData.teamMatchInfo.awayTeam.teamName))])]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[s("div",{staticClass:"fx justify-between ta-c"},t._l(t.ballData.teamIntegralDto.awayIntegral.header,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c fs-12"},t._l(t.ballData.teamIntegralDto.awayIntegral.integralHome,function(a,i){return s("div",{key:a+i,staticClass:"pt-10",staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c fs-12"},t._l(t.ballData.teamIntegralDto.awayIntegral.integralAway,function(a,i){return s("div",{key:a+i,staticClass:"pt-10",staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between pt-10 ta-c fs-12"},t._l(t.ballData.teamIntegralDto.awayIntegral.integralSum,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0)])],2):t._e(),t._v(" "),5===t.num&&t.matchFootballOdds&&0!==t.matchFootballOdds.length?s("div",{staticClass:"match_content"},[s("div",{staticClass:"fx justify-center"},[s("div",{staticClass:"fx nav-bg zs-tab"},[s("div",{staticClass:"zs-tab-li ",class:1===t.zsTab?"zs-tab-nav":"",on:{click:function(a){return t.changeZsTab(1)}}},[t._v("让分")]),t._v(" "),s("div",{staticClass:"zs-tab-li",class:2===t.zsTab?"zs-tab-nav":"",on:{click:function(a){return t.changeZsTab(2)}}},[t._v("欧赔")]),t._v(" "),s("div",{staticClass:"zs-tab-li",class:3===t.zsTab?"zs-tab-nav":"",on:{click:function(a){return t.changeZsTab(3)}}},[t._v("大小球")])])]),t._v(" "),1===t.zsTab?s("div",{staticClass:"fx mt-20",staticStyle:{width:"100%"}},[s("div",{staticStyle:{width:"100%"}},[t._m(5),t._v(" "),t._l(t.matchFootballOdds.ranFens,function(a,i){return s("div",{key:i,staticClass:"fx justify-between",class:{on:i%2==0,off:i%2!=0},staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(a.companyName))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ranFen.initialOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ranFen.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ranFen.initialOdds.away))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ranFen.nowOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ranFen.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ranFen.nowOdds.away))])])])})],2)]):t._e(),t._v(" "),2===t.zsTab?s("div",{staticClass:"fx justify-center mt-20 fs-12"},[s("div",{staticStyle:{width:"100%"}},[t._m(6),t._v(" "),t._l(t.matchFootballOdds.ouzhis,function(a,i){return s("div",{key:i,staticClass:"fx align-items ",class:{on:i%2==0,off:i%2!=0},staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(a.companyName))]),t._v(" "),t._m(7,!0),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.breakRate))])])])])}),t._v(" "),s("div",{staticClass:"fx align-items ",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.statistics))]),t._v(" "),t._m(8),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.breakRate))])])])]),t._v(" "),s("div",{staticClass:"fx align-items on",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.statistics))]),t._v(" "),t._m(9),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.breakRate))])])])]),t._v(" "),s("div",{staticClass:"fx align-items ",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.statistics))]),t._v(" "),t._m(10),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.breakRate))])])])])],2)]):t._e(),t._v(" "),3===t.zsTab?s("div",{staticClass:"fx justify-center mt-20 fs-12"},[s("div",{staticStyle:{width:"100%"}},[t._m(11),t._v(" "),t._l(t.matchFootballOdds.daXiaos,function(a,i){return s("div",{key:i,staticClass:"fx justify-between",class:{on:i%2==0,off:i%2!=0},staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(a.companyName))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.initialOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.initialOdds.under))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.nowOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.nowOdds.under))])])])})],2)]):t._e()]):t._e(),t._v(" "),6===t.num&&t.hotRankList&&0!==t.hotRankList.length?s("div",t._l(t.hotRankList,function(a,i){return s("div",{key:i,staticClass:"pl-10 hotRankList",on:{click:function(s){return t.toPage("hotBank",a.id)}}},[s("div",{staticClass:"fx align-items justify-between"},[s("div",{staticClass:"fx align-items"},[s("div",[s("img",{staticStyle:{width:"40px",height:"40px","border-radius":"50%"},attrs:{src:a.anchorIcon}})]),t._v(" "),s("div",{staticClass:"ml-10 fs-16 fw-700"},[t._v(t._s(a.anchorName))]),t._v(" "),s("div",{staticClass:"fx ml-10"},[s("div",{staticClass:"jx"},[s("div",{staticClass:"jx2"},[s("div",{staticClass:"content1"},[t._v(t._s(a.continuousWin))])]),t._v(" "),s("div",{staticClass:"content1",staticStyle:{"margin-left":"2px"}},[t._v("选红")])]),t._v(" "),s("div",{staticClass:"jx ml-10"},[s("div",{staticClass:"content1"},[t._v("近"+t._s(a.sum)+"中"+t._s(a.wins))])])])]),t._v(" "),s("div",{staticClass:"red-box"},[t._v("红")])]),t._v(" "),null!==a.anchorDesc||""!==a.anchorDesc?s("div",{staticClass:"fs-16 text-overflow pr-10"},[t._v(t._s(a.anchorDesc))]):t._e(),t._v(" "),null===a.anchorDesc||""===a.anchorDesc?s("div",{staticClass:"fs-16 text-overflow pr-10"},[t._v(t._s(a.title))]):t._e(),t._v(" "),s("div",{staticClass:"fs-12 mt-10 fx justify-between pr-10"},[s("div",{staticClass:"c-9D"},[t._v(t._s(a.releaseTime))]),t._v(" "),s("div",{staticClass:"red"},[t._v("竞足|查看")])])])}),0):t._e(),t._v(" "),2===t.num&&!t.ballData.homePlayerList&&!t.ballData.awayPlayerList||3===t.num&&(void 0===t.matchInfoData.guides||t.matchInfoData.guides.length<=0)||6===t.num&&(void 0===t.hotRankList||t.hotRankList.length<=0)?s("div",{staticClass:"ta-c no-data"},[t._m(12),t._v(" "),s("div",{staticClass:"c-9D ta-c"},[t._v("暂无数据")])]):t._e(),t._v(" "),s("mt-popup",{staticClass:"poupo",attrs:{position:"bottom"},model:{value:t.popupVisible,callback:function(a){t.popupVisible=a},expression:"popupVisible"}},[s("div",{staticClass:"ta-c pt-10 pb-10",staticStyle:{"border-bottom":"1px solid #F3F3F3"}},[s("img",{staticClass:"mr-5",attrs:{src:"http://bucket.hszb66.cn/static/h5/xinhao.png"}}),t._v("信号源")]),t._v(" "),0!==t.matchLiveList.length?s("div",{staticClass:"fx justify-between"},t._l(t.matchLiveList,function(a,i){return s("div",{key:i,staticClass:"live-txt",on:{click:function(s){return t.openWindow(a.jumpLiveUrl)}}},[s("div",{staticClass:"ta-c c-06"},[t._v(t._s(a.liveName))]),t._v(" "),s("div",{staticClass:"ta-c c-9D fs-12 mt-5"},[t._v('由"'+t._s(a.provider)+'"提供')])])}),0):t._e(),t._v(" "),0===t.matchLiveList.length?s("div",{staticClass:"pb-10",staticStyle:{"border-bottom":"1px solid #F3F3F3"}},[s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/no-xinhao.png"}})]),t._v(" "),s("div",{staticClass:"ta-c c-9D"},[t._v("暂无信号源")])]):t._e(),t._v(" "),s("div",{staticClass:"pt-10 pb-10 ta-c",on:{click:t.closeXinhao}},[t._v("取消")])])],1)},staticRenderFns:[function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("tr",[s("th",{staticStyle:{width:"2.05rem"}},[t._v("首发")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("时间")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("得分")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("篮板")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("投篮")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("三分")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("罚球")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("助攻")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("抢断")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("盖帽")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("失误")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("犯规")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("tr",[s("th",{staticStyle:{width:"2.05rem"}},[t._v("首发")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("时间")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("得分")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("篮板")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("投篮")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("三分")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("罚球")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("助攻")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("抢断")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("盖帽")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("失误")]),t._v(" "),s("th",{staticStyle:{width:"2.05rem"}},[t._v("犯规")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"fx jian"},[a("div",{staticClass:"living"},[a("div",[a("img",{attrs:{src:"//sta.cranemarsh.com/wap/assets/yy/img/living.gif",width:"10px"}})]),this._v(" "),a("div",{staticClass:"ml-5"},[this._v("Live")])]),this._v(" "),a("div",{staticClass:"ml-5"},[a("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jian.png",width:"17px"}})])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"fx align-items pl-10 pt-10 pb-10"},[a("div",{staticClass:"pt-5"},[a("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/shujufenxi.png",width:"16px"}})]),this._v(" "),a("div",{staticClass:"ml-5 fw-700"},[this._v("数据分析")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("tr",{staticClass:"c-9D nav-bg",staticStyle:{height:"32px"}},[s("td",[t._v("赛事")]),t._v(" "),s("td",[t._v("日期")]),t._v(" "),s("td"),t._v(" "),s("td",[t._v("比分")]),t._v(" "),s("td",[t._v("对手")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx nav-bg"},[s("div",{staticClass:"w-20"},[t._v("公司")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("初")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("客")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("即")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("平")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx nav-bg"},[s("div",{staticClass:"w-20"},[t._v("公司")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("类型")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主胜")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("客胜")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主胜率")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("客胜率")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("返还率")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx nav-bg"},[s("div",{staticClass:"w-20"},[t._v("公司")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("大")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("初")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("小")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("大")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("即")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("小")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",[a("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/no-data.png",width:"100px"}})])}]};var c=s("VU/8")(n,o,!1,function(t){s("CZdD"),s("rTPA")},"data-v-318b559f",null);a.default=c.exports},"Ih/U":function(t,a,s){var i=s("SVYL");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("964b5d8e",i,!0,{})},SVYL:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.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",""])},pflY:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.vue-simple-progress-text{\n display: none !important;\n}\n.vue-simple-progress{\n background: white!important;\n}\n.vue-simple-progress-bar{\n height: 4px!important;\n}\n.v-progress-linear{\n background: white!important;\n}\n.v-progress-linear__background{\n background-color: white!important;\n border-color: white!important;\n}\n",""])},rTPA:function(t,a,s){var i=s("pflY");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("6362d500",i,!0,{})},vsmo:function(t,a,s){
/*!
* vue-simple-progress v1.1.1 (https://github.com/dzwillia/vue-simple-progress)
* (c) 2019 David Z. Williams
* Released under the MIT License.
*/
var i;i=function(){return function(t){var a={};function s(i){if(a[i])return a[i].exports;var e=a[i]={i:i,l:!1,exports:{}};return t[i].call(e.exports,e,e.exports,s),e.l=!0,e.exports}return s.m=t,s.c=a,s.d=function(t,a,i){s.o(t,a)||Object.defineProperty(t,a,{configurable:!1,enumerable:!0,get:i})},s.n=function(t){var a=t&&t.__esModule?function(){return t.default}:function(){return t};return s.d(a,"a",a),a},s.o=function(t,a){return Object.prototype.hasOwnProperty.call(t,a)},s.p="",s(s.s=0)}([function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0}),a.VueSimpleProgress=void 0;var i,e=s(1),l=(i=e)&&i.__esModule?i:{default:i};"undefined"!=typeof window&&window.Vue&&Vue.component("vue-simple-progress",l.default),a.VueSimpleProgress=l.default,a.default=l.default},function(t,a,s){var i=s(2)(s(3),s(4),null,null);t.exports=i.exports},function(t,a){t.exports=function(t,a,s,i){var e,l=t=t||{},n=typeof t.default;"object"!==n&&"function"!==n||(e=t,l=t.default);var o="function"==typeof l?l.options:l;if(a&&(o.render=a.render,o.staticRenderFns=a.staticRenderFns),s&&(o._scopeId=s),i){var c=Object.create(o.computed||null);Object.keys(i).forEach(function(t){var a=i[t];c[t]=function(){return a}}),o.computed=c}return{esModule:e,exports:l,options:o}}},function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var i=function(t){return!isNaN(parseFloat(t))&&isFinite(t)};a.default={props:{val:{default:0},max:{default:100},size:{default:3},"bg-color":{type:String,default:"#eee"},"bar-color":{type:String,default:"#2196f3"},"bar-transition":{type:String,default:"all 0.5s ease"},"bar-border-radius":{type:Number,default:0},spacing:{type:Number,default:4},text:{type:String,default:""},"text-align":{type:String,default:"center"},"text-position":{type:String,default:"bottom"},"font-size":{type:Number,default:13},"text-fg-color":{type:String,default:"#222"}},computed:{pct:function(){var t=this.val/this.max*100;return t=t.toFixed(2),Math.min(t,this.max)},size_px:function(){switch(this.size){case"tiny":return 2;case"small":return 4;case"medium":return 8;case"large":return 12;case"big":return 16;case"huge":return 32;case"massive":return 64}return i(this.size)?this.size:32},text_padding:function(){switch(this.size){case"tiny":case"small":case"medium":case"large":case"big":case"huge":case"massive":return Math.min(Math.max(Math.ceil(this.size_px/8),3),12)}return i(this.spacing)?this.spacing:4},text_font_size:function(){switch(this.size){case"tiny":case"small":case"medium":case"large":case"big":case"huge":case"massive":return Math.min(Math.max(Math.ceil(1.4*this.size_px),11),32)}return i(this.fontSize)?this.fontSize:13},progress_style:function(){var t={background:this.bgColor};return"middle"!=this.textPosition&&"inside"!=this.textPosition||(t.position="relative",t["min-height"]=this.size_px+"px",t["z-index"]="-2"),this.barBorderRadius>0&&(t["border-radius"]=this.barBorderRadius+"px"),t},bar_style:function(){var t={background:this.barColor,width:this.pct+"%",height:this.size_px+"px",transition:this.barTransition};return this.barBorderRadius>0&&(t["border-radius"]=this.barBorderRadius+"px"),"middle"!=this.textPosition&&"inside"!=this.textPosition||(t.position="absolute",t.top="0",t.height="100%",t["min-height"]=this.size_px+"px",t["z-index"]="-1"),t},text_style:function(){var t={color:this.textFgColor,"font-size":this.text_font_size+"px","text-align":this.textAlign};return"top"!=this.textPosition&&"middle"!=this.textPosition&&"inside"!=this.textPosition||(t["padding-bottom"]=this.text_padding+"px"),"bottom"!=this.textPosition&&"middle"!=this.textPosition&&"inside"!=this.textPosition||(t["padding-top"]=this.text_padding+"px"),t}}}},function(t,a){t.exports={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",[t.text.length>0&&"top"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),s("div",{staticClass:"vue-simple-progress",style:t.progress_style},[t.text.length>0&&"middle"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),t.text.length>0&&"inside"==t.textPosition?s("div",{staticStyle:{position:"relative",left:"-9999px"},style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),s("div",{staticClass:"vue-simple-progress-bar",style:t.bar_style},[t.text.length>0&&"inside"==t.textPosition?s("div",{style:t.text_style},[t._v(t._s(t.text))]):t._e()])]),t._v(" "),t.text.length>0&&"bottom"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e()])},staticRenderFns:[]}}]).default},t.exports=i()}});
\ No newline at end of file
webpackJsonp([5],{"7Vhv":function(t,a,s){"use strict";var i={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"nav_bottom"},[t._m(0),t._v(" "),s("div",{staticClass:"nav_about"},[s("div",[s("div",{staticClass:"nav_con"},[s("a",{on:{click:function(a){return t.toPage("about",1)}}},[t._v("关于我们")]),t._v(" "),s("a",{staticClass:"nav_free",on:{click:function(a){return t.toPage("about",2)}}},[t._v("免责声明")]),t._v(" "),s("a",{on:{click:function(a){return t.toPage("about",3)}}},[t._v("联系我们")])]),t._v(" "),s("p",{staticClass:"nav_p"},[t._v("Copyright © 2015-2021 24直播. All Rights Reserved. ")]),t._v(" "),s("p",{staticClass:"nav_p"},[t._v("粤ICP备19082906号-4")])])])])},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"nav_explain"},[a("p",[this._v("本站所有直播和视频链接均由网友提供,并链接到其他网站播放。")])])}]};var e=s("VU/8")({name:"index",methods:{toPage:function(t,a){this.$router.push({name:t,query:{id:a}})}}},i,!1,function(t){s("Ih/U")},"data-v-8e084cfe",null);a.a=e.exports},"Ih/U":function(t,a,s){var i=s("SVYL");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("964b5d8e",i,!0,{})},OnxC:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.vue-simple-progress-text{\n display: none !important;\n}\n.vue-simple-progress{\n background: white!important;\n}\n.vue-simple-progress-bar{\n height: 4px!important;\n}\n.v-progress-linear{\n background: white!important;\n}\n.v-progress-linear__background{\n background-color: white!important;\n border-color: white!important;\n}\n",""])},SVYL:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.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",""])},YedA:function(t,a,s){var i=s("OnxC");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("43f2e568",i,!0,{})},c2gC:function(t,a,s){(t.exports=s("FZ+f")(!1)).push([t.i,'\n.w-20[data-v-24e2cbde]{\n width: 20%;\n text-align: center;\n line-height: 35px;\n}\n.w-30[data-v-24e2cbde]{\n width: 35%;\n text-align: center;\n line-height: 35px;\n}\n.w-17[data-v-24e2cbde]{\n width: 17%;\n text-align: center;\n line-height: 35px;\n}\n.no-data[data-v-24e2cbde]{\n height: 100vh;\n padding-top: 30%;\n background: #F7F7F7;\n}\n.match_content[data-v-24e2cbde]{\n min-height: 100vh;\n}\n.hotRankList[data-v-24e2cbde]{\n border-bottom: 1px solid #F3F3F3;\n padding-top: 10px;\n padding-bottom: 10px;\n}\n.poupo[data-v-24e2cbde]{\n width: 100%;border-top-right-radius: 10px;border-top-left-radius: 10px;\n}\n.live-txt[data-v-24e2cbde]{\n width: 50%;\n text-align: center;\n border-bottom: 1px solid #F3F3F3;\n padding-top: 10px;\n padding-bottom: 10px;\n}\n.deatils[data-v-24e2cbde]{\n width: 100%;\n}\n.red-box[data-v-24e2cbde]{\n border-top-left-radius: 50px;\n border-bottom-left-radius: 50px;\n width: 30px;\n color: white;\n background: red;\n text-align: center;\n font-size: 13px;\n}\n.live-btn[data-v-24e2cbde]{\n font-size: 13px;\n color: #333333;\n background: #F1CF2B;\n border-radius: 12px;\n padding: 3px 18px;\n margin-top: 10px;\n}\n.jx[data-v-24e2cbde]{\n -webkit-transform: skew(\n -10deg\n );\n transform: skew(\n -10deg\n );\n width: 41px;\n height: 21px;\n color: red;\n border: 1px solid red;\n font-size: 12px;\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 -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n margin-top: 3px;\n cursor: pointer;\n margin-left: 10px;\n}\n.jx2[data-v-24e2cbde]{\n background: red;color: white;margin-left: -10px;\n width: 15px;\n height: 21px;\n -webkit-transform: skew(\n -6deg\n );\n transform: skew(\n -6deg\n );\n font-size: 12px;\n text-align: center;\n}\n.content1[data-v-24e2cbde]{\n -webkit-transform:skew(10deg);\n transform:skew(10deg);\n}\n.img[data-v-24e2cbde]{\n width: 40px;\n height: 40px;\n}\n.back[data-v-24e2cbde]{\n position: absolute;\n top:20px;\n left: 18px;\n z-index: 11;\n color: white;\n}\n.head[data-v-24e2cbde]{\n width: 100%;\n position: absolute;\n top:10px;\n color: white;\n text-align: center;\n z-index: 10;\n font-size: 14px;\n}\n.score-box[data-v-24e2cbde]{\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 color: white;\n background-image: url("http://bucket.hszb66.cn/static/h5/basketball-bg.png");\n background-size: 100% 100%;\n padding: 15% 0px;\n}\n.score-div[data-v-24e2cbde]{\n width: 100%;\n margin-right: 10%;\n margin-left: 10%;\n}\n.mt-50[data-v-24e2cbde]{\n margin-top: 50px;\n}\n.nav[data-v-24e2cbde]{\n width: 80px;\n text-align: center;\n color: #666;\n font-size: 16px;\n height: 30px;\n}\n.cl[data-v-24e2cbde]{\n color: #C93F45;\n border-bottom: 2px solid #C93F45;\n}\n.event-tab[data-v-24e2cbde]{\n background: #F6F7F8;\n padding:10px 20px;\n font-weight: 600;\n}\n.table[data-v-24e2cbde]{\n text-align: center;\n width: 100%;\n color: #666;\n border: none;\n}\n.red[data-v-24e2cbde]{\n color: #C93F45;\n}\n.bule[data-v-24e2cbde]{\n color: blue;\n}\n.green[data-v-24e2cbde]{\n color: green;\n}\n.table tr[data-v-24e2cbde]{\n height: 35px;\n}\n.table-title[data-v-24e2cbde]{\n background:#F9F9F9;\n}\n.tr-white[data-v-24e2cbde]{\n background: white;\n}\n.go-back[data-v-24e2cbde]{\n display: inline-block;\n width: 13px;\n height: 13px;\n -webkit-transform: rotate(\n -45deg\n );\n transform: rotate(\n -45deg\n );\n border: 2px solid #FFFFFF;\n border-bottom: none;\n border-right: none;\n}\n.matchRecentDtos-table[data-v-24e2cbde]{\n width: 100%;\n text-align: center;\n margin-top: 10px;\n padding-bottom: 10px;\n}\n.matchRecentDtos-table tr[data-v-24e2cbde] {\n line-height: 32px;\n}\n.on[data-v-24e2cbde]{\n background: #FCF8F8;\n}\n.bar-box[data-v-24e2cbde]{\n background: white;\n padding:0px 10px 10px 20px;\n}\n.pro-bar[data-v-24e2cbde]{\nwidth: 100%;\n}\n.time-desc[data-v-24e2cbde]{\n border-top:1px solid #e5e5e5;\n padding-bottom: 10px;\n}\n.time-desc div[data-v-24e2cbde]{\n width: 80px;\n text-align: center;\n margin-top: 10px;\n}\n.vs-box[data-v-24e2cbde]{\n margin-top: 10px;\n margin-left: 25px;\n margin-right: 25px;\n font-size: 20px;\n}\n.new-list[data-v-24e2cbde]{\n margin: 10px;\n padding-bottom: 10px;\n border-bottom: 1px solid #EEEEEE;\n}\n.new-img[data-v-24e2cbde]{\n border-radius: 5px;\n width: 110px;\n}\n.div-left[data-v-24e2cbde]{\n width: 3px;\n height: 14px;\n border-radius: 5px;\n margin-right: 10px;\n}\n.bg-red[data-v-24e2cbde]{\n background:red;\n}\n.bg-bule[data-v-24e2cbde]{\n background: blue;\n}\n.bg-c9[data-v-24e2cbde]{\n background: #C93F45;\n}\n.tags[data-v-24e2cbde]{\n font-size: 12px;\n color: #AC2D33;\n margin-right: 10px;\n background: rgba(173,46,54,.1);\n padding: 2px 3px;\n}\n.c-9B[data-v-24e2cbde]{\n color: #9B9B9B;\n}\n.new-box[data-v-24e2cbde]{\n width: 49%;\n}\n.live-box-foot[data-v-24e2cbde]{\n background:#FFFFFF;\n border-bottom-left-radius: 6px;\n border-bottom-right-radius: 6px;\n margin-top: -5px;\n padding-bottom: 5px;\n}\n.new-box-img[data-v-24e2cbde]{\n width: 100%;\n height: 110px;\n border-top-left-radius: 6px;\n border-top-right-radius: 6px;\n}\n.living[data-v-24e2cbde] {\n width: 40px;\n background: #fa3434;\n border-radius: 2px;\n vertical-align: middle;\n color: white;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n font-size: 12px;\n}\n.jian[data-v-24e2cbde]{\n position: relative;\n top:24px;\n left: 6px;\n height: 18px;\n}\n.zs-tab[data-v-24e2cbde]{\n margin-top: 10px;\n border: 1px solid #E5E5E5;\n}\n.zs-tab-li[data-v-24e2cbde]{\n width: 80px;\n line-height: 30px;\n border-radius: 4px;\n color: #959DB0;\n text-align: center;\n}\n.zs-tab-nav[data-v-24e2cbde]{\n background: linear-gradient(145deg, #EA6A6D 0%, #B1373C 100%);\n margin: 2px;\n color: #ffffff;\n}\n.new-title[data-v-24e2cbde]{\n font-size: 13px;\n height: 45px;\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 background: white;\n padding-left: 5px;\n padding-right: 5px;\n border-bottom-left-radius: 6px;\n border-bottom-right-radius: 6px;\n margin-top: -4px;\n}\n.anchorAvatar[data-v-24e2cbde]{\n width: 35px;\n height: 35px;\n border-radius: 50%;\n}\n',""])},q1IR:function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var i=s("vsmo"),e=s.n(i),n=s("7Vhv"),c=(s("YaEn"),{name:"index",data:function(){return{num:4,zsTab:1,popupVisible:!1,footballData:[],matchLiveList:[],hotRankList:[],matchFootballOdds:[],matchInfoData:[],matchNews:[]}},components:{ProgressBar:e.a,"v-footer":n.a},mounted:function(){this.getInfo(),this.getMatchInfo(),this.getMatchLiveList(),this.getHotRankList(),this.$route.query.hotBank&&(this.num=5),this.getMatchNewsById(),this.getMatchFootballOdds()},methods:{toPage:function(t,a){this.$router.push({name:t,query:{id:a}})},checkXinhao:function(){this.popupVisible=!0},closeXinhao:function(){this.popupVisible=!1},openWindow:function(t){window.open(t)},check:function(t){console.log(t),this.num=t},changeZsTab:function(t){this.zsTab=t},goBack:function(){console.log(this.$route.query.type),0===this.$route.query.type?this.$router.push({name:"match",query:{type:0}}):this.$router.back(-1)},getMatchInfo:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/getMatchInfo",a).then(function(a){200===a.code&&(t.matchInfoData=a.data)})},getInfo:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/matchInfoFootball",a).then(function(a){200===a.code&&(t.footballData=a.data)})},getHotRankList:function(){var t=this,a={matchId:this.$route.query.matchId,pageNum:1,pageSize:15};this.$axios("post","/match/getHotRankList",a).then(function(a){200===a.code&&(t.hotRankList=a.data.dataList)})},getMatchNewsById:function(){var t=this,a={matchId:this.$route.query.matchId,pageNum:1,pageSize:15};this.$axios("post","/match/getMatchNewsById",a).then(function(a){200===a.code&&(t.matchNews=a.data.dataList)})},getMatchFootballOdds:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/matchFootballOdds",a).then(function(a){200===a.code&&(t.matchFootballOdds=a.data)})},getMatchLiveList:function(){var t=this,a={id:this.$route.query.matchId};this.$axios("post","/match/getMatchLiveList",a).then(function(a){200===a.code&&(t.matchLiveList=a.data)})}}}),d={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"deatils"},[s("div",{staticClass:"back",on:{click:function(a){return t.goBack()}}},[s("i",{staticClass:"go-back"})]),t._v(" "),t.footballData.matchGameInfo?s("div",{staticClass:"score-box"},[s("div",{staticClass:"fx align-items justify-between score-div"},[s("div",{staticClass:"ta-c mt-50"},[s("div",[s("img",{staticClass:"img",attrs:{src:t.footballData.matchGameInfo.teamInfo.homeTeam.teamLogo}})]),t._v(" "),s("div",{staticClass:"mt-5 fs-16 text-overflow",staticStyle:{width:"100px"}},[t._v(t._s(t.footballData.matchGameInfo.teamInfo.homeTeam.teamName))])]),t._v(" "),s("div",{staticClass:"ta-c"},[s("div",{staticClass:"c-9B"},[t._v(t._s(t.footballData.matchGameInfo.competitionShortName))]),t._v(" "),s("div",[t._v(t._s(t.footballData.matchGameInfo.matchDay)+" "+t._s(t.footballData.matchGameInfo.matchTime))]),t._v(" "),s("div",{staticClass:"fs-18 fw-700 "},[2!==t.footballData.matchGameInfo.status?s("span",{},[t._v("\n "+t._s(t.footballData.matchGameInfo.teamInfo.homeTeam.score)+" : "+t._s(t.footballData.matchGameInfo.teamInfo.awayTeam.score)+"\n ")]):t._e(),t._v(" "),2===t.footballData.matchGameInfo.status?s("span",[t._v("-")]):t._e()]),t._v(" "),s("div",{},[1===t.footballData.matchGameInfo.status?s("span",[t._v("进行中")]):t._e(),t._v(" "),3===t.footballData.matchGameInfo.status?s("span",[t._v("已结束")]):t._e(),t._v(" "),2===t.footballData.matchGameInfo.status?s("span",[t._v("即将开始")]):t._e()]),t._v(" "),s("div",{staticClass:"live-btn",on:{click:t.checkXinhao}},[t._v("观看直播")])]),t._v(" "),s("div",{staticClass:"ta-c mt-50"},[s("div",[s("img",{staticClass:"img",attrs:{src:t.footballData.matchGameInfo.teamInfo.awayTeam.teamLogo}})]),t._v(" "),s("div",{staticClass:"mt-5 fs-16 text-overflow",staticStyle:{width:"100px"}},[t._v(t._s(t.footballData.matchGameInfo.teamInfo.awayTeam.teamName))])])])]):t._e(),t._v(" "),s("div",{staticClass:"fx align-items mt-10 pl-10",staticStyle:{"border-bottom":"1px solid #F1F1F1"}},[s("div",{staticClass:"nav",class:1===t.num?"cl":"",on:{click:function(a){return t.check(1)}}},[t._v("赛况")]),t._v(" "),s("div",{staticClass:"nav",class:2===t.num?"cl":"",on:{click:function(a){return t.check(2)}}},[t._v("直播")]),t._v(" "),s("div",{staticClass:"nav",class:3===t.num?"cl":"",on:{click:function(a){return t.check(3)}}},[t._v("指数")]),t._v(" "),s("div",{staticClass:"nav",class:4===t.num?"cl":"",on:{click:function(a){return t.check(4)}}},[t._v("分析")]),t._v(" "),s("div",{staticClass:"nav",class:5===t.num?"cl":"",on:{click:function(a){return t.check(5)}}},[t._v("红榜")]),t._v(" "),s("div",{staticClass:"nav",class:6===t.num?"cl":"",on:{click:function(a){return t.check(6)}}},[t._v("资讯")])]),t._v(" "),1===t.num&&t.footballData.matchGoals?s("div",{staticClass:"event_box"},[s("div",{staticClass:"content content_p"},[s("ol",{attrs:{id:"timeline"}},t._l(t.footballData.matchGoals,function(a,i){return s("li",{key:i,staticClass:"cf",staticStyle:{"margin-top":"20px"}},[s("span",{staticClass:"num"},[t._v(t._s(a.minute))]),t._v(" "),s("div",{class:2===a.type?"away":"home"},[s("span",[t._v(t._s(a.score))]),t._v(" "),"换人"!==a.eventName?s("p",[s("span",{staticClass:"text_lim"},[t._v(t._s(a.pname))]),t._v(" "),"得到一张黄牌"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-01.png"}}):t._e(),t._v(" "),"射门得分"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-02.png"}}):t._e(),t._v(" "),"罚失点球"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-03.png"}}):t._e(),t._v(" "),"乌龙球"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-04.png"}}):t._e(),t._v(" "),"点球得分"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-05.png"}}):t._e(),t._v(" "),"两黄一红"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-06.png"}}):t._e(),t._v(" "),"得到一张红牌"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-07.png"}}):t._e(),t._v(" "),"助攻"===a.eventName?s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-10.png"}}):t._e()]):t._e(),t._v(" "),"替补登场"===a.eventName&&""!==a.upName?s("p",[s("span",{staticClass:"text_lim"},[t._v(t._s(a.upName))]),t._v(" "),s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-08.png"}})]):t._e(),t._v(" "),"替换下场"===a.eventName&&""!==a.downName?s("p",[s("span",{staticClass:"text_lim"},[t._v(t._s(a.downName))]),t._v(" "),s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-09.png"}})]):t._e()])])}),0)]),t._v(" "),t._m(0),t._v(" "),s("div",{staticClass:"event-tab"},[t._v("技术统计")]),t._v(" "),t.footballData.gameStat?s("div",[s("div",{staticClass:"fx align-items justify-between vs-box"},[s("div",[s("img",{staticStyle:{width:"30px",height:"30px"},attrs:{src:t.footballData.matchGameInfo.teamInfo.homeTeam.teamLogo}})]),t._v(" "),s("div",[t._v("vs")]),t._v(" "),s("div",[s("img",{staticStyle:{width:"30px",height:"30px"},attrs:{src:t.footballData.matchGameInfo.teamInfo.awayTeam.teamLogo}})])]),t._v(" "),s("div",{staticClass:"bar-box"},t._l(t.footballData.gameStat,function(a,i){return s("div",{key:i},[s("div",{staticClass:"fx align-items justify-between mt-20 fs-12 ml-10 mr-10"},[s("div",[t._v(t._s(a.statHome))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(a.statName))]),t._v(" "),s("div",{staticClass:"ml-20"},[t._v(t._s(a.statAway))])]),t._v(" "),s("div",{staticClass:"mt-10 fx justify-center"},[s("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"}},[s("v-progress-linear",{attrs:{color:a.statHome<a.statAway?"#EEEEEE":"#3179FF",reactive:""},model:{value:a.statHome,callback:function(s){t.$set(a,"statHome",s)},expression:"item.statHome"}}),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":a.statHome<a.statAway?"#3179FF":"#EEEEEE",val:a.statAway}})],1)])])}),0)]):t._e()]):t._e(),t._v(" "),2===t.num&&t.matchInfoData.guides&&0!==t.matchInfoData.guides.length?s("div",{staticClass:"pl-10 pr-10 nav-bg",staticStyle:{"min-height":"100vh"}},[s("div",{staticClass:"fx justify-between flex-wrap"},t._l(t.matchInfoData.guides,function(a,i){return s("div",{key:i,staticClass:"new-box",on:{click:function(s){return t.toPage("room",a.roomId)}}},[t._m(1,!0),t._v(" "),s("div",[s("img",{directives:[{name:"lazy",rawName:"v-lazy",value:a.matchCutImg,expression:"item.matchCutImg"}],staticClass:"new-box-img"})]),t._v(" "),s("div",{staticClass:"new-title"},[s("div",[s("img",{staticClass:"anchorAvatar",attrs:{src:a.avatar}})]),t._v(" "),s("div",{staticClass:"ml-5",staticStyle:{width:"78%"}},[s("div",{staticClass:"text-overflow"},[t._v(t._s(a.roomName))]),t._v(" "),s("div",{staticClass:"fs-12 c-9D"},[t._v(t._s(t.matchInfoData.matchShortName))])])])])}),0)]):t._e(),t._v(" "),3===t.num&&t.matchFootballOdds&&0!==t.matchFootballOdds.length?s("div",{staticClass:"match_content"},[s("div",{staticClass:"fx justify-center"},[s("div",{staticClass:"fx nav-bg zs-tab"},[s("div",{staticClass:"zs-tab-li ",class:1===t.zsTab?"zs-tab-nav":"",on:{click:function(a){return t.changeZsTab(1)}}},[t._v("让球")]),t._v(" "),s("div",{staticClass:"zs-tab-li",class:2===t.zsTab?"zs-tab-nav":"",on:{click:function(a){return t.changeZsTab(2)}}},[t._v("欧赔")]),t._v(" "),s("div",{staticClass:"zs-tab-li",class:3===t.zsTab?"zs-tab-nav":"",on:{click:function(a){return t.changeZsTab(3)}}},[t._v("大小球")])])]),t._v(" "),1===t.zsTab?s("div",{staticClass:"fx mt-20 fs-12",staticStyle:{width:"100%"}},[s("div",{staticStyle:{width:"100%"}},[t._m(2),t._v(" "),t._l(t.matchFootballOdds.yazhis,function(a,i){return s("div",{key:i,staticClass:"fx justify-between",class:{on:i%2==0,off:i%2!=0},staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(a.companyName))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.yaZhi.initialOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.yaZhi.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.yaZhi.initialOdds.away))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.yaZhi.nowOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.yaZhi.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.yaZhi.nowOdds.away))])])])}),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.statistics))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.yaZhi.initialOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.yaZhi.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.yaZhi.initialOdds.away))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.yaZhi.nowOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.yaZhi.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsYaZhi.yaZhi.nowOdds.away))])])]),t._v(" "),s("div",{staticClass:"fx justify-between on",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.statistics))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.yaZhi.initialOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.yaZhi.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.yaZhi.initialOdds.away))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.yaZhi.nowOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.yaZhi.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsYaZhi.yaZhi.nowOdds.away))])])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.statistics))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.yaZhi.initialOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.yaZhi.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.yaZhi.initialOdds.away))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.yaZhi.nowOdds.home))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.yaZhi.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsYaZhi.yaZhi.nowOdds.away))])])])],2)]):t._e(),t._v(" "),2===t.zsTab?s("div",{staticClass:"fx justify-center mt-20 fs-12"},[s("div",{staticStyle:{width:"100%"}},[t._m(3),t._v(" "),t._l(t.matchFootballOdds.ouzhis,function(a,i){return s("div",{key:i,staticClass:"fx align-items ",class:{on:i%2==0,off:i%2!=0},staticStyle:{width:"100%"}},[s("div",{staticClass:"w-17"},[t._v(t._s(a.companyName))]),t._v(" "),t._m(4,!0),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.nowOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.ouZhi.initialOdds.breakRate))])])])])}),t._v(" "),s("div",{staticClass:"fx align-items ",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-17"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.statistics))]),t._v(" "),t._m(5),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsOuZhi.ouZhi.nowOdds.breakRate))])])])]),t._v(" "),s("div",{staticClass:"fx align-items on",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-17"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.statistics))]),t._v(" "),t._m(6),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsOuZhi.ouZhi.nowOdds.breakRate))])])])]),t._v(" "),s("div",{staticClass:"fx align-items ",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-17"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.statistics))]),t._v(" "),t._m(7),t._v(" "),s("div",{staticStyle:{width:"80%"}},[s("div",{staticClass:"fx justify-between",staticStyle:{"border-bottom":"1px solid #d7ccc8"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.initialOdds.breakRate))])]),t._v(" "),s("div",{staticClass:"fx justify-between"},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.win))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.draw))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.loss))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.homeWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.awayWinRate))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsOuZhi.ouZhi.nowOdds.breakRate))])])])])],2)]):t._e(),t._v(" "),3===t.zsTab?s("div",{staticClass:"fx justify-center mt-20 fs-12"},[s("div",{staticStyle:{width:"100%"}},[t._m(8),t._v(" "),t._l(t.matchFootballOdds.daxiaos,function(a,i){return s("div",{key:i,staticClass:"fx justify-between",class:{on:i%2==0,off:i%2!=0},staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(a.companyName))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.initialOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.initialOdds.under))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.nowOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(a.daXiao.nowOdds.under))])])])}),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.statistics))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.daXiao.initialOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.daXiao.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.daXiao.initialOdds.under))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.daXiao.nowOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.daXiao.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.maxStatisticsDaXiao.daXiao.nowOdds.under))])])]),t._v(" "),s("div",{staticClass:"fx justify-between on",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.statistics))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.daXiao.initialOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.daXiao.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.daXiao.initialOdds.under))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.daXiao.nowOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.daXiao.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.minStatisticsDaXiao.daXiao.nowOdds.under))])])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"100%"}},[s("div",{staticClass:"w-20"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.statistics))]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.daXiao.initialOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.daXiao.initialOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.daXiao.initialOdds.under))])]),t._v(" "),s("div",{staticClass:"fx justify-between",staticStyle:{width:"60%"}},[s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.daXiao.nowOdds.over))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.daXiao.nowOdds.handicap))]),t._v(" "),s("div",{staticClass:"w-30 c-9D"},[t._v(t._s(t.matchFootballOdds.averageStatisticsDaXiao.daXiao.nowOdds.under))])])])],2)]):t._e()]):t._e(),t._v(" "),4===t.num?s("div",{staticClass:"lineup_list"},[t._m(9),t._v(" "),t._l(t.footballData.matchRecentDtos,function(a,i){return s("div",{key:i},[s("div",{staticClass:"fx ml-10"},[s("div",{staticClass:"mt-2 bg-c9 div-left"}),t._v(" "),s("div",{staticClass:" fs-12"},[t._v("\n "+t._s(a.teamRecordName)+":"),s("span",{staticClass:"red"},[t._v(t._s(a.teamRecordWin))]),t._v(" "),s("span",{staticClass:"bule"},[t._v(t._s(a.teamRecordTie))]),t._v(" "),s("span",{staticClass:"green"},[t._v(t._s(a.teamRecordLost))])])]),t._v(" "),s("table",{staticClass:"matchRecentDtos-table"},[t._m(10,!0),t._v(" "),t._l(a.competitionData,function(a,i){return s("tr",{key:i,class:{off:i%2==0,on:i%2!=0}},t._l(a,function(a){return s("td",{key:a,staticClass:"fs-13"},[t._v(t._s(a))])}),0)})],2)])}),t._v(" "),s("div",{staticClass:"nav-bg pl-10 fw-700 pt-10 pb-10"},[t._v("积分榜")]),t._v(" "),s("div",{staticClass:"fx align-items pl-10 pr-10 pt-10"},[s("div",{staticClass:"div-left bg-red"}),t._v(" "),s("img",{staticClass:"mr-5",staticStyle:{width:"15px",height:"15px"},attrs:{src:t.footballData.matchGameInfo.teamInfo.homeTeam.teamLogo}}),t._v(" "),s("div",[t._v(t._s(t.footballData.matchGameInfo.teamInfo.homeTeam.teamName))])]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[s("div",{staticClass:"fx justify-between"},t._l(t.footballData.teamIntegralDto.homeIntegral.header,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c pt-10 fs-12"},t._l(t.footballData.teamIntegralDto.homeIntegral.integralHome,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c pt-10 fs-12"},t._l(t.footballData.teamIntegralDto.homeIntegral.integralAway,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between ta-c pt-10 fs-12"},t._l(t.footballData.teamIntegralDto.homeIntegral.integralSum,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0)]),t._v(" "),s("div",{staticClass:"fx align-items pt-10 pl-10 pr-10"},[s("div",{staticClass:"div-left bg-bule"}),t._v(" "),s("img",{staticClass:"mr-5",staticStyle:{width:"15px",height:"15px"},attrs:{src:t.footballData.matchGameInfo.teamInfo.awayTeam.teamLogo}}),t._v(" "),s("div",[t._v(t._s(t.footballData.matchGameInfo.teamInfo.awayTeam.teamName))])]),t._v(" "),s("div",{staticClass:"pl-10 pr-10 pt-10 pb-10"},[s("div",{staticClass:"fx justify-between ta-c"},t._l(t.footballData.teamIntegralDto.awayIntegral.header,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between pt-10 ta-c fs-12"},t._l(t.footballData.teamIntegralDto.awayIntegral.integralHome,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between pt-10 ta-c fs-12"},t._l(t.footballData.teamIntegralDto.awayIntegral.integralAway,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0),t._v(" "),s("div",{staticClass:"fx justify-between pt-10 ta-c fs-12"},t._l(t.footballData.teamIntegralDto.awayIntegral.integralSum,function(a,i){return s("div",{key:a+i,staticStyle:{width:"10%","text-align":"center"}},[t._v("\n "+t._s(a)+"\n ")])}),0)])],2):t._e(),t._v(" "),5===t.num&&t.hotRankList&&0!==t.hotRankList.length?s("div",t._l(t.hotRankList,function(a,i){return s("div",{key:i,staticClass:"pl-10 hotRankList",on:{click:function(s){return t.toPage("hotBank",a.id)}}},[s("div",{staticClass:"fx align-items justify-between"},[s("div",{staticClass:"fx align-items"},[s("div",[s("img",{staticStyle:{width:"40px",height:"40px","border-radius":"50%"},attrs:{src:a.anchorIcon}})]),t._v(" "),s("div",{staticClass:"ml-10 fs-16 fw-700"},[t._v(t._s(a.anchorName))]),t._v(" "),s("div",{staticClass:"fx ml-10"},[s("div",{staticClass:"jx"},[s("div",{staticClass:"jx2"},[s("div",{staticClass:"content1"},[t._v(t._s(a.continuousWin))])]),t._v(" "),s("div",{staticClass:"content1",staticStyle:{"margin-left":"2px"}},[t._v("选红")])]),t._v(" "),s("div",{staticClass:"jx ml-10"},[s("div",{staticClass:"content1"},[t._v("近"+t._s(a.sum)+"中"+t._s(a.wins))])])])]),t._v(" "),s("div",{staticClass:"red-box"},[t._v("红")])]),t._v(" "),null!==a.anchorDesc||""!==a.anchorDesc?s("div",{staticClass:"fs-16 text-overflow pr-10"},[t._v(t._s(a.anchorDesc))]):t._e(),t._v(" "),null===a.anchorDesc||""===a.anchorDesc?s("div",{staticClass:"fs-16 text-overflow pr-10"},[t._v(t._s(a.title))]):t._e(),t._v(" "),s("div",{staticClass:"fs-12 mt-10 fx justify-between pr-10"},[s("div",{staticClass:"c-9D"},[t._v(t._s(a.releaseTime))]),t._v(" "),s("div",{staticStyle:{color:"red"}},[t._v("竞足|查看")])])])}),0):t._e(),t._v(" "),6===t.num&&0!==t.matchNews.length?s("div",t._l(t.matchNews,function(a,i){return s("div",{key:i,staticClass:"fx align-items justify-between new-list",on:{click:function(s){return t.toPage("newDeatils",a.id)}}},[s("div",[s("div",{staticClass:"fs-16"},[t._v(t._s(a.title))]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-10"},[s("div",{staticClass:"fx align-items"},t._l(a.tags,function(a,i){return i<3?s("div",{key:i,staticClass:"tags text-overflow"},[t._v(t._s(a.name))]):t._e()}),0),t._v(" "),s("div",{staticClass:"c-9D fs-12 "},[s("img",{staticClass:"mr-5",attrs:{src:"http://bucket.hszb66.cn/static/h5/zan.png",width:"10px"}}),t._v(t._s(a.fakeLike))])])]),t._v(" "),s("div",{staticClass:"ml-10"},[s("img",{staticClass:"new-img",attrs:{src:a.coverPicture}})])])}),0):t._e(),t._v(" "),1===t.num&&null===t.footballData.matchGoals||6===t.num&&0===t.matchNews.length||2===t.num&&(void 0===t.matchInfoData.guides||t.matchInfoData.guides.length<=0)||5===t.num&&(void 0===t.hotRankList||t.hotRankList.length<=0)?s("div",{staticClass:"ta-c no-data"},[t._m(11),t._v(" "),s("div",{staticClass:"c-9D ta-c"},[t._v("暂无数据")])]):t._e(),t._v(" "),s("mt-popup",{staticClass:"poupo",attrs:{position:"bottom"},model:{value:t.popupVisible,callback:function(a){t.popupVisible=a},expression:"popupVisible"}},[s("div",{staticClass:"ta-c pt-10 pb-10",staticStyle:{"border-bottom":"1px solid #F3F3F3"}},[s("img",{staticClass:"mr-5",attrs:{src:"http://bucket.hszb66.cn/static/h5/xinhao.png"}}),t._v("信号源")]),t._v(" "),s("div",{staticClass:"fx justify-between"},t._l(t.matchLiveList,function(a,i){return s("div",{key:i,staticClass:"live-txt",on:{click:function(s){return t.openWindow(a.jumpLiveUrl)}}},[s("div",{staticClass:"ta-c c-06"},[t._v(t._s(a.liveName))]),t._v(" "),s("div",{staticClass:"ta-c c-9D fs-12 mt-5"},[t._v('由"'+t._s(a.provider)+'"提供')])])}),0),t._v(" "),0===t.matchLiveList.length?s("div",{staticClass:"pb-10",staticStyle:{"border-bottom":"1px solid #F3F3F3"}},[s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/no-xinhao.png"}})]),t._v(" "),s("div",{staticClass:"ta-c c-9D"},[t._v("暂无信号源")])]):t._e(),t._v(" "),s("div",{staticClass:"pt-10 pb-10 ta-c",on:{click:t.closeXinhao}},[t._v("取消")])])],1)},staticRenderFns:[function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx align-items justify-center flex-wrap time-desc"},[s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-01.png",width:"12px"}}),t._v("\n 黄牌\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-02.png",width:"12px"}}),t._v("\n 进球\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-05.png",width:"12px"}}),t._v("\n 点球\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-04.png",width:"12px"}}),t._v("\n 乌龙球\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-03.png",width:"12px"}}),t._v("\n 罚失点球\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-10.png",width:"12px"}}),t._v("\n 助攻\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-07.png",width:"12px"}}),t._v("\n 红牌\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-08.png",width:"12px"}}),t._v("\n 换上\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-09.png",width:"12px"}}),t._v("\n 换出\n ")]),t._v(" "),s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/img-06.png",width:"12px"}}),t._v("\n 两黄一红\n ")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"fx jian"},[a("div",{staticClass:"living"},[a("div",[a("img",{attrs:{src:"//sta.cranemarsh.com/wap/assets/yy/img/living.gif",width:"10px"}})]),this._v(" "),a("div",{staticClass:"ml-5"},[this._v("Live")])]),this._v(" "),a("div",{staticClass:"ml-5"},[a("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/jian.png",width:"17px"}})])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx nav-bg"},[s("div",{staticClass:"w-20"},[t._v("公司")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("初")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("客")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("即")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("平")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx nav-bg"},[s("div",{staticClass:"w-20"},[t._v("公司")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("类型")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主胜")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("平局")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("客胜")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("主胜率")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("客胜率")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("返还率")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticStyle:{"line-height":"35px",width:"10%"}},[a("div",{staticClass:"red ml-5"},[this._v("初")]),this._v(" "),a("div",{staticClass:"red ml-5"},[this._v("即")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"fx nav-bg"},[s("div",{staticClass:"w-20"},[t._v("公司")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("大")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("初")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("小")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("大")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("即")]),t._v(" "),s("div",{staticClass:"w-20 c-9D"},[t._v("小")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"fx align-items pl-10 pt-10 pb-10"},[a("div",{staticClass:"pt-5"},[a("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/shujufenxi.png",width:"16px"}})]),this._v(" "),a("div",{staticClass:"ml-5 fw-700"},[this._v("数据分析")])])},function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("tr",{staticClass:"c-9D nav-bg",staticStyle:{height:"32px"}},[s("td",[t._v("赛事")]),t._v(" "),s("td",[t._v("日期")]),t._v(" "),s("td"),t._v(" "),s("td",[t._v("比分")]),t._v(" "),s("td",[t._v("对手")])])},function(){var t=this.$createElement,a=this._self._c||t;return a("div",[a("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/no-data.png",width:"100px"}})])}]};var o=s("VU/8")(c,d,!1,function(t){s("qr4G"),s("YedA")},"data-v-24e2cbde",null);a.default=o.exports},qr4G:function(t,a,s){var i=s("c2gC");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("19048030",i,!0,{})},vsmo:function(t,a,s){
/*!
* vue-simple-progress v1.1.1 (https://github.com/dzwillia/vue-simple-progress)
* (c) 2019 David Z. Williams
* Released under the MIT License.
*/
var i;i=function(){return function(t){var a={};function s(i){if(a[i])return a[i].exports;var e=a[i]={i:i,l:!1,exports:{}};return t[i].call(e.exports,e,e.exports,s),e.l=!0,e.exports}return s.m=t,s.c=a,s.d=function(t,a,i){s.o(t,a)||Object.defineProperty(t,a,{configurable:!1,enumerable:!0,get:i})},s.n=function(t){var a=t&&t.__esModule?function(){return t.default}:function(){return t};return s.d(a,"a",a),a},s.o=function(t,a){return Object.prototype.hasOwnProperty.call(t,a)},s.p="",s(s.s=0)}([function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0}),a.VueSimpleProgress=void 0;var i,e=s(1),n=(i=e)&&i.__esModule?i:{default:i};"undefined"!=typeof window&&window.Vue&&Vue.component("vue-simple-progress",n.default),a.VueSimpleProgress=n.default,a.default=n.default},function(t,a,s){var i=s(2)(s(3),s(4),null,null);t.exports=i.exports},function(t,a){t.exports=function(t,a,s,i){var e,n=t=t||{},c=typeof t.default;"object"!==c&&"function"!==c||(e=t,n=t.default);var d="function"==typeof n?n.options:n;if(a&&(d.render=a.render,d.staticRenderFns=a.staticRenderFns),s&&(d._scopeId=s),i){var o=Object.create(d.computed||null);Object.keys(i).forEach(function(t){var a=i[t];o[t]=function(){return a}}),d.computed=o}return{esModule:e,exports:n,options:d}}},function(t,a,s){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var i=function(t){return!isNaN(parseFloat(t))&&isFinite(t)};a.default={props:{val:{default:0},max:{default:100},size:{default:3},"bg-color":{type:String,default:"#eee"},"bar-color":{type:String,default:"#2196f3"},"bar-transition":{type:String,default:"all 0.5s ease"},"bar-border-radius":{type:Number,default:0},spacing:{type:Number,default:4},text:{type:String,default:""},"text-align":{type:String,default:"center"},"text-position":{type:String,default:"bottom"},"font-size":{type:Number,default:13},"text-fg-color":{type:String,default:"#222"}},computed:{pct:function(){var t=this.val/this.max*100;return t=t.toFixed(2),Math.min(t,this.max)},size_px:function(){switch(this.size){case"tiny":return 2;case"small":return 4;case"medium":return 8;case"large":return 12;case"big":return 16;case"huge":return 32;case"massive":return 64}return i(this.size)?this.size:32},text_padding:function(){switch(this.size){case"tiny":case"small":case"medium":case"large":case"big":case"huge":case"massive":return Math.min(Math.max(Math.ceil(this.size_px/8),3),12)}return i(this.spacing)?this.spacing:4},text_font_size:function(){switch(this.size){case"tiny":case"small":case"medium":case"large":case"big":case"huge":case"massive":return Math.min(Math.max(Math.ceil(1.4*this.size_px),11),32)}return i(this.fontSize)?this.fontSize:13},progress_style:function(){var t={background:this.bgColor};return"middle"!=this.textPosition&&"inside"!=this.textPosition||(t.position="relative",t["min-height"]=this.size_px+"px",t["z-index"]="-2"),this.barBorderRadius>0&&(t["border-radius"]=this.barBorderRadius+"px"),t},bar_style:function(){var t={background:this.barColor,width:this.pct+"%",height:this.size_px+"px",transition:this.barTransition};return this.barBorderRadius>0&&(t["border-radius"]=this.barBorderRadius+"px"),"middle"!=this.textPosition&&"inside"!=this.textPosition||(t.position="absolute",t.top="0",t.height="100%",t["min-height"]=this.size_px+"px",t["z-index"]="-1"),t},text_style:function(){var t={color:this.textFgColor,"font-size":this.text_font_size+"px","text-align":this.textAlign};return"top"!=this.textPosition&&"middle"!=this.textPosition&&"inside"!=this.textPosition||(t["padding-bottom"]=this.text_padding+"px"),"bottom"!=this.textPosition&&"middle"!=this.textPosition&&"inside"!=this.textPosition||(t["padding-top"]=this.text_padding+"px"),t}}}},function(t,a){t.exports={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",[t.text.length>0&&"top"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),s("div",{staticClass:"vue-simple-progress",style:t.progress_style},[t.text.length>0&&"middle"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),t.text.length>0&&"inside"==t.textPosition?s("div",{staticStyle:{position:"relative",left:"-9999px"},style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),s("div",{staticClass:"vue-simple-progress-bar",style:t.bar_style},[t.text.length>0&&"inside"==t.textPosition?s("div",{style:t.text_style},[t._v(t._s(t.text))]):t._e()])]),t._v(" "),t.text.length>0&&"bottom"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e()])},staticRenderFns:[]}}]).default},t.exports=i()}});
\ No newline at end of file
webpackJsonp([26],{0:function(n,e,t){t("j1ja"),n.exports=t("NHnr")},"2EZA":function(n,e){},"34+y":function(n,e){},"44/k":function(n,e){},"7zck":function(n,e){},"Dl+Q":function(n,e){},Dr8r:function(n,e,t){"use strict";t.d(e,"a",function(){return u});var o=t("Zrlr"),a=t.n(o),r=t("wxAW"),i=t.n(r),u=function(){function n(){a()(this,n)}return i()(n,null,[{key:"get",value:function(n){var e=void 0,t=void 0;return"string"==typeof n&&""!==n&&(t=String(document.cookie).match(new RegExp("(?:^| )"+n+"(?:(?:=([^;]*))|;|$)")))&&(e=t[1]?decodeURIComponent(t[1]):""),e}},{key:"set",value:function(n,e,t,o,a,r){var i=String(encodeURIComponent(e)),u=t;"number"==typeof u&&(u=new Date).setTime(u.getTime()+864e5*t),u instanceof Date&&(i+="; expires="+u.toUTCString()),"string"==typeof o&&""!==o&&(i+="; domain="+o),"string"==typeof a&&""!==a&&(i+="; path="+a),r&&(i+="; secure"),document.cookie=n+"="+i}},{key:"remove",value:function(n,e,t,o){this.set(n,"",-1,e,t,o)}},{key:"DATEDAY",get:function(){return 864e5}}]),n}();e.b=u},NHnr:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o={};t.d(o,"userData",function(){return v});t("34+y");var a=t("X+yh"),r=t.n(a),i=(t("Dl+Q"),t("60Ef")),u=t.n(i),c=(t("q/am"),t("4VPn")),s=t.n(c),p=(t("44/k"),t("utzC")),l=t.n(p),m=(t("2EZA"),t("W/os")),h=t.n(m),f=t("7+uW"),d=t("YaEn"),g=t("NYxO"),v={state:{categoryList:[],advertList:[]},mutations:{setCategoryList:function(n,e){n.categoryList=e},setAdvertList:function(n,e){n.advertList=e}},getters:{getCategoryList:function(n){return n.categoryList},getAdvertList:function(n){return n.advertList}}};f.default.use(g.a);var b=new g.a.Store({modules:o}),y={render:function(){var n=this.$createElement,e=this._self._c||n;return e("div",{attrs:{id:"app"}},[e("router-view")],1)},staticRenderFns:[]},I=t("VU/8")({name:"App"},y,!1,null,null,null).exports,k=(t("cPo0"),t("Qwh1"),t("j1ja"),t("//Fk")),w=t.n(k),D=t("mtWM"),L=t.n(D),x=t("1nuA"),S=t.n(x),R=L.a.create({timeout:1e4});R.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=S.a.stringify(n.data)),n},function(n){return w.a.reject(n)}),R.interceptors.response.use(function(n){return n},function(n){return w.a.reject(n)});var T=R,j=t("Dr8r"),C={install:function(n){var e=this;n.prototype.$axios=function(n,t,o,a){return e.axiosRequest(n,t,o,a)}},axiosRequest:function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"post",e=arguments[1],t=arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.ax(n,e,t,o)},ax:function(n,e,t,o){var a=e;"get"===n&&(a+=t||"");var i={headers:j.a.get("token")?{token:j.a.get("token"),"device-id":j.a.get("deviceId"),"Content-Type":"application/json"}:{"device-id":j.a.get("deviceId"),"Content-Type":"application/json"}},u="/excuse"+a;return new w.a(function(e,o){T[n](u,t,i).then(function(n){var t=n.data;e(t),200!==t.code&&r()({message:t.msg})}).catch(function(n){o(n)})})}},A={getDeviceId:function(){if(!j.a.get("deviceId")){var n=(new Date).getTime()+this.randomCoding()+"H5";j.a.set("deviceId",n)}},goBack:function(){d.a.go(-1)},toPage:function(n){d.a.push({name:n})},randomCoding:function(){for(var n=[],e=0;e<3;e++){var t=Math.ceil(25*Math.random());n.push(String.fromCharCode(65+t))}return n.join("")},formatDate:function(n){var e=parseInt(n),t=0,o=0;return e>60&&(t=parseInt(e/60),e=parseInt(e%60),t>60&&(o=parseInt(t/60),t=parseInt(t%60))),(parseInt(o)<10?"0"+parseInt(o):parseInt(o))+":"+(parseInt(t)<10?"0"+parseInt(t):parseInt(t))+":"+(parseInt(e)<10?"0"+parseInt(e):parseInt(e))},formatTime:function(n){var e=new Date(parseInt(n)),t=new Date(e);return t.getFullYear()+"-"+(t.getMonth()+1)+"-"+t.getDate()+" "+t.getHours()+":"+t.getMinutes()+":"+t.getSeconds()}},M=t("3EgV"),E=t.n(M),N=t("AXdl"),H=(t("7zck"),{socketServer:"im-api-v2-31.easemob.com",apiURL:"http://a31.easemob.com",appkey:"1118210302098649#hongshanliving",https:!1,isHttpDNS:!0,isMultiLoginSessions:!1,isAutoLogin:!0,isDebug:!1,autoReconnectNumMax:2,autoReconnectInterval:2,heartBeatWait:4500,delivery:!0}),W=t("Rna4"),U=t.n(W),$=window.WebIM=U.a;$.config=H;var q=$.conn=new $.connection({appKey:$.config.appkey,isHttpDNS:$.config.isHttpDNS,isMultiLoginSessions:$.config.isMultiLoginSessions,https:$.config.https,url:$.config.socketServer,apiUrl:"http://a31.easemob.com",isAutoLogin:!0,heartBeatWait:$.config.heartBeatWait,autoReconnectNumMax:$.config.autoReconnectNumMax,autoReconnectInterval:$.config.autoReconnectInterval,isStropheLog:$.config.isStropheLog,delivery:$.config.delivery}),P={apiUrl:"http://a31.easemob.com",user:"",pwd:"123456",appKey:$.config.appkey,success:function(n){console.log("登陆成功")},error:function(n){console.log(n)}};f.default.component(h.a.name,h.a),f.default.component(l.a.name,l.a),f.default.component(s.a.name,s.a),f.default.component(u.a.name,u.a),f.default.prototype.$WebIM=$,f.default.prototype.$imconn=q,f.default.prototype.$imoption=P,f.default.use(E.a),f.default.use(U.a),f.default.prototype.$tost=r.a,f.default.prototype.$utils=A,f.default.use(C),f.default.use(N.a,{error:"http://bucket.hszb66.cn/static/h5/noImg.png",loading:"http://bucket.hszb66.cn/static/h5/noImg.png",attempt:1}),f.default.config.productionTip=!1,f.default.prototype.$Platform=t("QH3e"),new f.default({router:d.a,store:b,el:"#app",render:function(n){return n(I)}})},QH3e:function(n,e){n.exports={name:"h5",title:"撸大神",desc:"撸大神",imgUrl:"http://ldshen.com",nickname:"撸大神"}},Qwh1:function(n,e){},YaEn:function(n,e,t){"use strict";var o=t("7+uW"),a=t("/ocq");o.default.use(a.a);var r=a.a.prototype.push;a.a.prototype.push=function(n,e,t){return e||t?r.call(this,n,e,t):r.call(this,n).catch(function(n){return n})},e.a=new a.a({routes:[{path:"/",name:"home",redirect:"/home",component:function(){return t.e(7).then(t.bind(null,"2NXm"))},children:[{path:"/home",name:"home",component:function(){return t.e(3).then(t.bind(null,"FP3a"))}},{path:"/match",name:"match",component:function(){return t.e(9).then(t.bind(null,"Erj2"))}},{path:"/concern",name:"concern",component:function(){return t.e(1).then(t.bind(null,"JTe8"))}},{path:"/my",name:"my",component:function(){return t.e(21).then(t.bind(null,"ULSo"))}},{path:"/new",name:"new",component:function(){return t.e(2).then(t.bind(null,"hrLV"))}}]},{path:"/hotBank",name:"hotBank",component:function(){return t.e(17).then(t.bind(null,"nhiE"))}},{path:"/login",name:"login",component:function(){return t.e(20).then(t.bind(null,"jT7l"))}},{path:"/newDeatils",name:"newDeatils",component:function(){return t.e(15).then(t.bind(null,"87Th"))}},{path:"/room",name:"room",component:function(){return t.e(0).then(t.bind(null,"Xb5f"))}},{path:"/basketDeatils",name:"basketDeatils",component:function(){return t.e(4).then(t.bind(null,"I91H"))}},{path:"/deatils",name:"deatils",component:function(){return t.e(5).then(t.bind(null,"q1IR"))}},{path:"/register",name:"register",component:function(){return t.e(24).then(t.bind(null,"TTwy"))}},{path:"/password",name:"password",component:function(){return t.e(19).then(t.bind(null,"V06e"))}},{path:"/agreement",name:"agreement",component:function(){return t.e(18).then(t.bind(null,"lI5F"))}},{path:"/privacy",name:"privacy",component:function(){return t.e(16).then(t.bind(null,"VKkN"))}},{path:"/myDetail",name:"myDetail",component:function(){return t.e(8).then(t.bind(null,"NJmw"))}},{path:"/about",name:"about",component:function(){return t.e(12).then(t.bind(null,"0G8S"))}},{path:"/feedbackList",name:"feedbackList",component:function(){return t.e(14).then(t.bind(null,"x+T9"))}},{path:"/message",name:"message",component:function(){return t.e(11).then(t.bind(null,"71/x"))}},{path:"/search",name:"search",component:function(){return t.e(23).then(t.bind(null,"ar59"))}},{path:"/searchRoom",name:"searchRoom",component:function(){return t.e(22).then(t.bind(null,"XAxn"))}},{path:"/account",name:"account",component:function(){return t.e(13).then(t.bind(null,"FGjL"))}},{path:"/accountChange",name:"accountChange",component:function(){return t.e(10).then(t.bind(null,"jAmL"))}},{path:"/featuredExperts",name:"featuredExperts",component:function(){return t.e(6).then(t.bind(null,"bTeJ"))}}]})},cPo0:function(n,e){},"q/am":function(n,e){}},[0]); webpackJsonp([26],{0:function(n,e,t){t("j1ja"),n.exports=t("NHnr")},"2EZA":function(n,e){},"34+y":function(n,e){},"44/k":function(n,e){},"7zck":function(n,e){},"Dl+Q":function(n,e){},Dr8r:function(n,e,t){"use strict";t.d(e,"a",function(){return u});var o=t("Zrlr"),a=t.n(o),r=t("wxAW"),i=t.n(r),u=function(){function n(){a()(this,n)}return i()(n,null,[{key:"get",value:function(n){var e=void 0,t=void 0;return"string"==typeof n&&""!==n&&(t=String(document.cookie).match(new RegExp("(?:^| )"+n+"(?:(?:=([^;]*))|;|$)")))&&(e=t[1]?decodeURIComponent(t[1]):""),e}},{key:"set",value:function(n,e,t,o,a,r){var i=String(encodeURIComponent(e)),u=t;"number"==typeof u&&(u=new Date).setTime(u.getTime()+864e5*t),u instanceof Date&&(i+="; expires="+u.toUTCString()),"string"==typeof o&&""!==o&&(i+="; domain="+o),"string"==typeof a&&""!==a&&(i+="; path="+a),r&&(i+="; secure"),document.cookie=n+"="+i}},{key:"remove",value:function(n,e,t,o){this.set(n,"",-1,e,t,o)}},{key:"DATEDAY",get:function(){return 864e5}}]),n}();e.b=u},NHnr:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o={};t.d(o,"userData",function(){return v});t("34+y");var a=t("X+yh"),r=t.n(a),i=(t("Dl+Q"),t("60Ef")),u=t.n(i),c=(t("q/am"),t("4VPn")),s=t.n(c),p=(t("44/k"),t("utzC")),l=t.n(p),m=(t("2EZA"),t("W/os")),h=t.n(m),f=t("7+uW"),d=t("YaEn"),g=t("NYxO"),v={state:{categoryList:[],advertList:[]},mutations:{setCategoryList:function(n,e){n.categoryList=e},setAdvertList:function(n,e){n.advertList=e}},getters:{getCategoryList:function(n){return n.categoryList},getAdvertList:function(n){return n.advertList}}};f.default.use(g.a);var b=new g.a.Store({modules:o}),y={render:function(){var n=this.$createElement,e=this._self._c||n;return e("div",{attrs:{id:"app"}},[e("router-view")],1)},staticRenderFns:[]},I=t("VU/8")({name:"App"},y,!1,null,null,null).exports,k=(t("cPo0"),t("Qwh1"),t("j1ja"),t("//Fk")),w=t.n(k),D=t("mtWM"),L=t.n(D),x=t("1nuA"),S=t.n(x),R=L.a.create({timeout:1e4});R.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=S.a.stringify(n.data)),n},function(n){return w.a.reject(n)}),R.interceptors.response.use(function(n){return n},function(n){return w.a.reject(n)});var T=R,j=t("Dr8r"),C={install:function(n){var e=this;n.prototype.$axios=function(n,t,o,a){return e.axiosRequest(n,t,o,a)}},axiosRequest:function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"post",e=arguments[1],t=arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.ax(n,e,t,o)},ax:function(n,e,t,o){var a=e;"get"===n&&(a+=t||"");var i={headers:j.a.get("token")?{token:j.a.get("token"),"device-id":j.a.get("deviceId"),"Content-Type":"application/json"}:{"device-id":j.a.get("deviceId"),"Content-Type":"application/json"}},u="/excuse"+a;return new w.a(function(e,o){T[n](u,t,i).then(function(n){var t=n.data;e(t),200!==t.code&&r()({message:t.msg})}).catch(function(n){o(n)})})}},A={getDeviceId:function(){if(!j.a.get("deviceId")){var n=(new Date).getTime()+this.randomCoding()+"H5";j.a.set("deviceId",n)}},goBack:function(){d.a.go(-1)},toPage:function(n){d.a.push({name:n})},randomCoding:function(){for(var n=[],e=0;e<3;e++){var t=Math.ceil(25*Math.random());n.push(String.fromCharCode(65+t))}return n.join("")},formatDate:function(n){var e=parseInt(n),t=0,o=0;return e>60&&(t=parseInt(e/60),e=parseInt(e%60),t>60&&(o=parseInt(t/60),t=parseInt(t%60))),(parseInt(o)<10?"0"+parseInt(o):parseInt(o))+":"+(parseInt(t)<10?"0"+parseInt(t):parseInt(t))+":"+(parseInt(e)<10?"0"+parseInt(e):parseInt(e))},formatTime:function(n){var e=new Date(parseInt(n)),t=new Date(e);return t.getFullYear()+"-"+(t.getMonth()+1)+"-"+t.getDate()+" "+t.getHours()+":"+t.getMinutes()+":"+t.getSeconds()}},M=t("3EgV"),E=t.n(M),N=t("AXdl"),H=(t("7zck"),{socketServer:"im-api-v2-31.easemob.com",apiURL:"http://a31.easemob.com",appkey:"1118210302098649#hongshanliving",https:!1,isHttpDNS:!0,isMultiLoginSessions:!1,isAutoLogin:!0,isDebug:!1,autoReconnectNumMax:2,autoReconnectInterval:2,heartBeatWait:4500,delivery:!0}),W=t("Rna4"),U=t.n(W),$=window.WebIM=U.a;$.config=H;var q=$.conn=new $.connection({appKey:$.config.appkey,isHttpDNS:$.config.isHttpDNS,isMultiLoginSessions:$.config.isMultiLoginSessions,https:$.config.https,url:$.config.socketServer,apiUrl:"http://a31.easemob.com",isAutoLogin:!0,heartBeatWait:$.config.heartBeatWait,autoReconnectNumMax:$.config.autoReconnectNumMax,autoReconnectInterval:$.config.autoReconnectInterval,isStropheLog:$.config.isStropheLog,delivery:$.config.delivery}),P={apiUrl:"http://a31.easemob.com",user:"",pwd:"123456",appKey:$.config.appkey,success:function(n){console.log("登陆成功")},error:function(n){console.log(n)}};f.default.component(h.a.name,h.a),f.default.component(l.a.name,l.a),f.default.component(s.a.name,s.a),f.default.component(u.a.name,u.a),f.default.prototype.$WebIM=$,f.default.prototype.$imconn=q,f.default.prototype.$imoption=P,f.default.use(E.a),f.default.use(U.a),f.default.prototype.$tost=r.a,f.default.prototype.$utils=A,f.default.use(C),f.default.use(N.a,{error:"http://bucket.hszb66.cn/static/h5/noImg.png",loading:"http://bucket.hszb66.cn/static/h5/noImg.png",attempt:1}),f.default.config.productionTip=!1,f.default.prototype.$Platform=t("QH3e"),new f.default({router:d.a,store:b,el:"#app",render:function(n){return n(I)}})},QH3e:function(n,e){n.exports={name:"h5",title:"撸大神",desc:"撸大神",imgUrl:"http://ldshen.com",nickname:"撸大神"}},Qwh1:function(n,e){},YaEn:function(n,e,t){"use strict";var o=t("7+uW"),a=t("/ocq");o.default.use(a.a);var r=a.a.prototype.push;a.a.prototype.push=function(n,e,t){return e||t?r.call(this,n,e,t):r.call(this,n).catch(function(n){return n})},e.a=new a.a({routes:[{path:"/",name:"home",redirect:"/home",component:function(){return t.e(7).then(t.bind(null,"2NXm"))},children:[{path:"/home",name:"home",component:function(){return t.e(3).then(t.bind(null,"FP3a"))}},{path:"/match",name:"match",component:function(){return t.e(9).then(t.bind(null,"Erj2"))}},{path:"/concern",name:"concern",component:function(){return t.e(1).then(t.bind(null,"JTe8"))}},{path:"/my",name:"my",component:function(){return t.e(22).then(t.bind(null,"ULSo"))}},{path:"/new",name:"new",component:function(){return t.e(2).then(t.bind(null,"hrLV"))}}]},{path:"/hotBank",name:"hotBank",component:function(){return t.e(17).then(t.bind(null,"nhiE"))}},{path:"/login",name:"login",component:function(){return t.e(21).then(t.bind(null,"jT7l"))}},{path:"/newDeatils",name:"newDeatils",component:function(){return t.e(15).then(t.bind(null,"87Th"))}},{path:"/room",name:"room",component:function(){return t.e(0).then(t.bind(null,"Xb5f"))}},{path:"/basketDeatils",name:"basketDeatils",component:function(){return t.e(5).then(t.bind(null,"I91H"))}},{path:"/deatils",name:"deatils",component:function(){return t.e(4).then(t.bind(null,"q1IR"))}},{path:"/register",name:"register",component:function(){return t.e(24).then(t.bind(null,"TTwy"))}},{path:"/password",name:"password",component:function(){return t.e(20).then(t.bind(null,"V06e"))}},{path:"/agreement",name:"agreement",component:function(){return t.e(18).then(t.bind(null,"lI5F"))}},{path:"/privacy",name:"privacy",component:function(){return t.e(16).then(t.bind(null,"VKkN"))}},{path:"/myDetail",name:"myDetail",component:function(){return t.e(8).then(t.bind(null,"NJmw"))}},{path:"/about",name:"about",component:function(){return t.e(12).then(t.bind(null,"0G8S"))}},{path:"/feedbackList",name:"feedbackList",component:function(){return t.e(14).then(t.bind(null,"x+T9"))}},{path:"/message",name:"message",component:function(){return t.e(11).then(t.bind(null,"71/x"))}},{path:"/search",name:"search",component:function(){return t.e(23).then(t.bind(null,"ar59"))}},{path:"/searchRoom",name:"searchRoom",component:function(){return t.e(19).then(t.bind(null,"XAxn"))}},{path:"/account",name:"account",component:function(){return t.e(13).then(t.bind(null,"FGjL"))}},{path:"/accountChange",name:"accountChange",component:function(){return t.e(10).then(t.bind(null,"jAmL"))}},{path:"/featuredExperts",name:"featuredExperts",component:function(){return t.e(6).then(t.bind(null,"bTeJ"))}}]})},cPo0:function(n,e){},"q/am":function(n,e){}},[0]);
\ No newline at end of file \ No newline at end of file
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,f,o){for(var a,d,b,i=0,u=[];i<r.length;i++)d=r[i],t[d]&&u.push(t[d][0]),t[d]=0;for(a in f)Object.prototype.hasOwnProperty.call(f,a)&&(e[a]=f[a]);for(n&&n(r,f,o);u.length;)u.shift()();if(o)for(i=0;i<o.length;i++)b=c(c.s=o[i]);return b};var r={},t={27:0};function c(n){if(r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,c),t.l=!0,t.exports}c.e=function(e){var n=t[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,c){n=t[e]=[r,c]});n[2]=r;var f=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.charset="utf-8",o.async=!0,o.timeout=12e4,c.nc&&o.setAttribute("nonce",c.nc),o.src=c.p+"static/js/"+e+"."+{0:"77324bb6e0830d0a3c56",1:"cc8e89f7b34f121712f9",2:"573e406b4d99c80d7984",3:"23017a761da1f6037bc1",4:"8068b00c5437edf58343",5:"c7536bdd68577bd634ce",6:"831712539017278629f4",7:"5c77aed3889ce0e78b66",8:"242481abf0ee0fff2ef6",9:"cb19713ee6336d07ee16",10:"35713f77f0a196b1830f",11:"33b1148d9dbb196df7f0",12:"b0090218505bd2dadec0",13:"e3375e319748ae2fb1ba",14:"31e34763c37ca97d357e",15:"dd31bf92b531a854a4fd",16:"d6261f9dff560bef1658",17:"df1ccbe33434a6c0af77",18:"90ec2a3d936b7a9d4107",19:"19b4462c8bd5bf2a3759",20:"dc16d9288dc3cccd74aa",21:"34efef1f542edc276820",22:"66f420470babaf3d41f2",23:"36fb2c0fcf14b1c41b69",24:"41686d50d359b86e75e1"}[e]+".js";var a=setTimeout(d,12e4);function d(){o.onerror=o.onload=null,clearTimeout(a);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return o.onerror=o.onload=d,f.appendChild(o),r},c.m=e,c.c=r,c.d=function(e,n,r){c.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},c.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return c.d(n,"a",n),n},c.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},c.p="./",c.oe=function(e){throw console.error(e),e}}([]); !function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,f,o){for(var a,d,b,i=0,u=[];i<r.length;i++)d=r[i],t[d]&&u.push(t[d][0]),t[d]=0;for(a in f)Object.prototype.hasOwnProperty.call(f,a)&&(e[a]=f[a]);for(n&&n(r,f,o);u.length;)u.shift()();if(o)for(i=0;i<o.length;i++)b=c(c.s=o[i]);return b};var r={},t={27:0};function c(n){if(r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,c),t.l=!0,t.exports}c.e=function(e){var n=t[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,c){n=t[e]=[r,c]});n[2]=r;var f=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.charset="utf-8",o.async=!0,o.timeout=12e4,c.nc&&o.setAttribute("nonce",c.nc),o.src=c.p+"static/js/"+e+"."+{0:"77324bb6e0830d0a3c56",1:"cc8e89f7b34f121712f9",2:"573e406b4d99c80d7984",3:"acf74f6c59c61bd56387",4:"264957260c940b679fd1",5:"770d22fad80877e7f135",6:"831712539017278629f4",7:"5c77aed3889ce0e78b66",8:"242481abf0ee0fff2ef6",9:"cb19713ee6336d07ee16",10:"35713f77f0a196b1830f",11:"33b1148d9dbb196df7f0",12:"b0090218505bd2dadec0",13:"e3375e319748ae2fb1ba",14:"31e34763c37ca97d357e",15:"dd31bf92b531a854a4fd",16:"d6261f9dff560bef1658",17:"df1ccbe33434a6c0af77",18:"90ec2a3d936b7a9d4107",19:"6002ada58243b5cb4a0d",20:"f23b9213fc72e47d305e",21:"0bc90d75fec1aed44a0a",22:"57b571aeb1e5a8dbbeee",23:"36fb2c0fcf14b1c41b69",24:"41686d50d359b86e75e1"}[e]+".js";var a=setTimeout(d,12e4);function d(){o.onerror=o.onload=null,clearTimeout(a);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return o.onerror=o.onload=d,f.appendChild(o),r},c.m=e,c.c=r,c.d=function(e,n,r){c.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},c.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return c.d(n,"a",n),n},c.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},c.p="./",c.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file \ 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