Commit 91815bd0 by Administrator

first commit

parent 8b5cdf19
...@@ -31,4 +31,4 @@ if (!isPc) { ...@@ -31,4 +31,4 @@ if (!isPc) {
// //
// } // }
window.location.href = 'http://' + window.location.host + '/zbh5/#/home' window.location.href = 'http://' + window.location.host + '/zbh5/#/home'
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.0dab0eaff71404e29cc3b0e589d01acf.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.f111a146896263802f20.js></script><script type=text/javascript src=./static/js/vendor.0f904a2f9d54c2874bc3.js></script><script type=text/javascript src=./static/js/main.54c920c03ddb6c49690e.js></script></body></html> }</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.0dab0eaff71404e29cc3b0e589d01acf.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.40092478f16d65ca047f.js></script><script type=text/javascript src=./static/js/vendor.0f904a2f9d54c2874bc3.js></script><script type=text/javascript src=./static/js/main.54c920c03ddb6c49690e.js></script></body></html>
\ No newline at end of file \ 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.
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([14],{"2NXm":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=n("Dr8r"),s={name:"index",provide:function(){return{reload:this.reload}},data:function(){return{infoData:[],isTop:1,active:!0,showAll:!1,isShow:0,isshowRegAndLogin:!1,name:"",token:"",searchContent:""}},components:{"v-reg-login":n("wfk6").a},watch:{$route:function(t){this.name=t.name,this.getScroll()}},mounted:function(){if(this.name=this.$route.name,this.token=i.a.get("token"),this.getScroll(),this.token&&this.getInfo(),!i.a.get("deviceId")){var t=(new Date).getTime()+this.randomCoding()+"H5";i.a.set("deviceId",t)}},methods:{mouseOver:function(){this.showAll=!0},mouseLeave:function(){this.showAll=!1},showDialog:function(t){this.isShow=t},down:function(){window.open("http://dl.hszhibo.live")},goTop:function(){this.$refs.app.scrollTop=0,document.documentElement.scrollTop=0},randomCoding:function(){for(var t=[],e=0;e<3;e++){var n=Math.ceil(25*Math.random());t.push(String.fromCharCode(65+n))}return t.join("")},getInfo:function(){var t=this;this.$axios("post","/user/userInfo").then(function(e){200===e.code&&(t.infoData=e.data)})},mouseover:function(){clearTimeout(this.timer),this.isshow=!0},mouseleave:function(){var t=this;this.timer=setTimeout(function(){t.isshow=!1},100)},checkLogin:function(){this.isShow=1},checkReg:function(){this.isShow=2},getScroll:function(){"home"===this.name?(this.isTop=1,window.addEventListener("scroll",this.handleScroll,!0)):(window.removeEventListener("scroll",this.handleScroll),this.isTop=2)},handleScroll:function(){document.querySelector("#searchBar").scrollTop>40?this.isTop=2:"home"===this.name?this.isTop=1:this.isTop=2},destroyed:function(){window.removeEventListener("scroll",this.handleScroll)},reload:function(){this.active=!1,this.$nextTick(function(){this.active=!0})},toPage:function(t,e){e?this.$router.push({name:t,query:{num:e}}):this.$router.push({name:t}),this.isShow=0},toSearch:function(){var t=this.$router.resolve({path:"search",query:{name:this.searchContent}});window.open(t.href,"_blank")},toPageMy:function(t,e){i.a.get("token")?(this.$router.push({name:t,query:{num:e}}),this.reload()):this.isShow=1},loginOut:function(){var t=this;this.$axios("post","/user/loginOut").then(function(e){200===e.code&&(i.a.remove("token"),t.token="",t.isShow=0,t.$router.push({name:"home"}))})}}},o={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"bg-home"},[n("v-reg-login",{attrs:{isShow:t.isShow},on:{dialogVisibleEvent:t.showDialog}}),t._v(" "),n("div",{ref:"app",staticClass:"content_box",attrs:{id:"searchBar"}},[n("div",{staticClass:"fx justify-center top-box"},[n("div",{staticClass:"logo duya-header-bd"},[n("div",{staticClass:"fx align-items justify-between",staticStyle:{width:"100%"}},[n("div",{staticClass:"fx align-items"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/logo1.png",width:"150px"},on:{click:function(e){return t.toPage("home")}}}),t._v(" "),n("div",{staticClass:"li ml-30",class:"home"===t.$route.name?"cl":"",on:{click:function(e){return t.toPage("home")}}},[t._v("首页")]),t._v(" "),n("div",{staticClass:"li",class:"score"===t.$route.name?"cl":"",on:{click:function(e){return t.toPage("score")}}},[t._v("即时比分\n")]),t._v(" "),n("div",[n("div",{staticClass:"li",class:"all"===t.$route.name||"room"===t.$route.name?"cl":"",on:{click:function(e){return t.toPage("all")}}},[t._v("\n 直播\n ")]),t._v(" "),t.showAll?n("div",{staticClass:"all-box"},[n("span",{staticClass:"all-div"},[t._v("足球")]),t._v(" "),n("span",{staticClass:"all-div ml-10"},[t._v("篮球")])]):t._e()]),t._v(" "),n("div",{staticClass:"li",class:"schedule"===t.$route.name?"cl":"",on:{click:function(e){return t.toPage("schedule")}}},[t._v("赛程")]),t._v(" "),n("div",{staticClass:"li",class:"infoCenter"===t.$route.name?"cl":"",on:{click:function(e){return t.toPage("infoCenter")}}},[t._v("前瞻")]),t._v(" "),n("div",{staticClass:"li",class:"new"===t.$route.name||"newDeatil"===t.$route.name?"cl":"",on:{click:function(e){return t.toPage("new")}}},[t._v("资讯")]),t._v(" "),n("div",{staticClass:"li",class:"hotRank"===t.$route.name||"hotBankDeatil"===t.$route.name||"expertsDeatil"===t.$route.name?"cl":"",on:{click:function(e){return t.toPage("hotRank")}}},[t._v("有料")]),t._v(" "),n("div",{staticClass:"cursor",class:"down"===t.$route.name?"c-ce":"c-33",on:{click:function(e){return t.toPage("down")}}},[t._v("\n App下载"),n("img",{staticClass:"hot-img",attrs:{src:"http://bucket.hszb66.cn/static/pc/hot.png"}})])]),t._v(" "),n("div",{staticClass:"fx align-items "},[n("div",{staticClass:"nav-bar-search input"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.searchContent,expression:"searchContent"}],attrs:{type:"text",id:"search",maxlength:"10",placeholder:"房间号/房间名/主播名",autocomplete:"off"},domProps:{value:t.searchContent},on:{input:function(e){e.target.composing||(t.searchContent=e.target.value)}}}),t._v(" "),n("i",{staticClass:"search-icon icon2",on:{click:t.toSearch}})]),t._v(" "),n("div",[t.token?t._e():n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/login-img.png"},on:{click:t.checkLogin}})]),t._v(" "),t.token?n("div",{staticClass:"fx align-items"},[n("div",{staticClass:"cursor",class:1===t.isTop?"":"yellow"},[n("span",{staticClass:"cursor c-33",on:{click:function(e){return t.toPage("my",5)}}},[t._v("预约")]),t._v(" "),n("span",{staticClass:"cursor ml-10 c-33",on:{click:function(e){return t.toPage("my",4)}}},[t._v("关注")])]),t._v(" "),n("div",{staticClass:"ml-20",on:{click:function(e){return t.toPage("my")}}},[n("img",{staticClass:"header-img",attrs:{src:t.infoData.avatarUrl},on:{mouseover:t.mouseover,mouseleave:t.mouseleave}})]),t._v(" "),n("div",{staticClass:"cursor ml-30 c-33",class:1===t.isTop?"":"yellow",on:{click:t.loginOut}},[n("span",[t._v("退出")])])]):t._e()])])])]),t._v(" "),2===t.isTop&&"room"!==t.$route.name?n("div",{staticClass:"right-box"},[n("div",{on:{click:t.goTop}},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/top.png"}})]),t._v(" "),n("div",{staticClass:"mt-5",on:{click:t.down}},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/down.png"}})]),t._v(" "),n("div",{staticClass:"mt-5",on:{click:function(e){return t.toPageMy("my",6)}}},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yijian.png"}})])]):t._e(),t._v(" "),t.active?n("router-view",{staticClass:"index-wrapper"}):t._e()],1)],1)},staticRenderFns:[]};var a=n("VU/8")(s,o,!1,function(t){n("frKR")},"data-v-1ed369b7",null);e.default=a.exports},DNiG:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.bg-fff[data-v-1ed369b7]{\n background: #ffffff;\n}\n.top-box[data-v-1ed369b7]{\n -webkit-box-shadow: 0 2px 8px 0 hsl(0deg 0% 60% / 10%);\n box-shadow: 0 2px 8px 0 hsl(0deg 0% 60% / 10%);\n position: relative;\n background: #ffffff;\n}\n.index-wrapper[data-v-1ed369b7]{\n width: 100%;\n min-height: 100vh;\n}\n.logo[data-v-1ed369b7]{\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n line-height: 60px;\n /*padding: 0px 8%;*/\n}\n.bg-color1[data-v-1ed369b7]{\n background: rgba(2,1,24,.9);\n color: white;\n}\n.bg-color2[data-v-1ed369b7]{\n background: white;\n color: #4a4c5b;\n}\n.head[data-v-1ed369b7]{\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-color: #EA1A19;\n color: #FFFFFF;\n padding-left: 50px;\n height: 80px;\n font-size: 18px;\n margin: 10px 100px;\n}\n.li[data-v-1ed369b7]{\n padding: 0px 9px;\n line-height: 26px;\n cursor: pointer;\n text-align: center;\n margin-right: 10px;\n font-size: 14px;\n color: #333333;\n}\n.li[data-v-1ed369b7]:hover{\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n -webkit-box-shadow: 0px 2px 4px 0px #FFEDED;\n box-shadow: 0px 2px 4px 0px #FFEDED;\n color: #ffffff;\n border-radius: 3px;\n}\n.cl[data-v-1ed369b7]{\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n -webkit-box-shadow: 0px 2px 4px 0px #FFEDED;\n box-shadow: 0px 2px 4px 0px #FFEDED;\n color: #ffffff;\n border-radius: 3px;\n}\n.c-ce[data-v-1ed369b7]{\n color: #C93F45;\n}\n.bd-right[data-v-1ed369b7] {\n border-right: 1px solid white;\n}\n.content_box[data-v-1ed369b7] {\n /*background: #F9FBFF;*/\n background-image: url(\"http://bucket.hszb66.cn/live/bg2.png\");\n background-size: cover;\n /*position: absolute;*/\n /*top: 0px;*/\n /*left: 0px;*/\n /*bottom: 0;*/\n width: 100%;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n overflow-y: scroll;\n}\n.bg-home[data-v-1ed369b7]{\n overflow-x: hidden;\n}\n.right-box[data-v-1ed369b7]{\n position: fixed;\n top:50%;\n right: 10px;\n z-index: 10;\n}\n.header-img[data-v-1ed369b7]{\n width: 50px;\n height: 50px;\n border-radius: 50%;\n}\n.userInfo-box >div[data-v-1ed369b7]{\n line-height: 40px;\n text-align: center;\n cursor: pointer;\n}\n.hot-img[data-v-1ed369b7]{\n position: relative;\n top:-15px\n}\n.userInfo-box[data-v-1ed369b7]{\n position: fixed;\n top:10%;\n right: 11%;\n background: white;\n border: 1px solid #efefef;\n width: 100px;\n}\n.all-box[data-v-1ed369b7]{\n position: absolute;\n top:50px;\n background: #FFFFFF;\n border-radius: 3px;\n width: 150px;\n text-align: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n color: grey;z-index: 9;\n margin-left: -40px;\n}\n.all-div[data-v-1ed369b7]{\n border: 1px solid #efefef;\n padding: 3px 10px;\n border-radius: 3px;\n}\n.nav-bar-search[data-v-1ed369b7] {\n width: 184px;\n height: 32px;\n line-height: 32px;\n margin-right: 14px;\n border-radius: 18px;\n position: relative;\n -webkit-transition: width .3s ease;\n transition: width .3s ease;\n}\n.nav-bar-search input[type=text][data-v-1ed369b7] {\n caret-color: #ff9700;\n width: 100%;\n height: 100%;\n font-weight: 400;\n font-size: 12px;\n padding-left: 18px;\n padding-right: 15px;\n border-radius: 16px;\n outline: none;\n}\n.input[data-v-1ed369b7]{\n color: #666;\n background-color: #ececec;\n}\n.input input[data-v-1ed369b7]::-webkit-input-placeholder {\n /* 修改字体颜色 */\n color: #666;\n /* 修改字号,默认继承input */\n font-size: 12px;\n}\n.nav-bar-search .search-icon[data-v-1ed369b7] {\n width: 16px;\n height: 16px;\n position: absolute;\n right: 15px;\n top: 50%;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-size: 100% 100%;\n cursor: pointer;\n}\n.icon1[data-v-1ed369b7]{\n background: url('http://bucket.hszb66.cn/static/pc/sousuo-icon.png') no-repeat;\n}\n.icon2[data-v-1ed369b7]{\n background: url('http://bucket.hszb66.cn/static/pc/sousuo-icon2.png') no-repeat;\n}\n",""])},HlX4:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.yellow[data-v-7b1634fe]{\n color: #C93F45;\n}\n.header-modal[data-v-7b1634fe] {\n position: fixed;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n background: rgba(0,0,0,.7);\n z-index: 101;\n}\n.login-window[data-v-7b1634fe]{\n position: fixed;\n width: 400px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.reg-window[data-v-7b1634fe]{\n position: fixed;\n width: 400px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.angle[data-v-7b1634fe] {\n float: left;\n width: 28px;\n height: 28px;\n border-top-left-radius: 4px;\n}\n.close[data-v-7b1634fe] {\n float: right;\n width: 14px;\n height: 14px;\n margin-top: 20px;\n margin-right: 20px;\n cursor: pointer;\n}\n.window-inner[data-v-7b1634fe] {\n padding: 42px 50px 29px;\n}\n.txt-box[data-v-7b1634fe]{\n height: 30px;\n}\n.gou[data-v-7b1634fe]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-7b1634fe]{\n opacity: 1;\n}\n.ffb600[data-v-7b1634fe]{\n color: #C93F45;\n}\n.mt-50[data-v-7b1634fe]{\n margin-top: 50px;\n}\n.submit[data-v-7b1634fe]{\n width: 108px;\n height: 36px;\n padding-top: 7px;\n background: #efefef;\n border-radius: 4px;\n text-align: center;\n font-size: 16px;\n color: #777;\n cursor: default;\n}\n.btn-verify[data-v-7b1634fe]{\n width: 74px;\n height: 27px;\n font-size: 12px;\n text-align: center;\n padding-top: 5px;\n margin-bottom: 10px;\n background: #efefef;\n border-radius: 4px;\n cursor: pointer;\n}\n.active[data-v-7b1634fe] {\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n}\n.red[data-v-7b1634fe]{\n color: #C93F45;\n}\n.bd-bottom[data-v-7b1634fe] {\n border-bottom: 1px solid #bcbcbc;\n}\n",""])},eO5S:function(t,e,n){var i=n("HlX4");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("37a5d82b",i,!0,{})},frKR:function(t,e,n){var i=n("DNiG");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("13d44a02",i,!0,{})},wfk6:function(t,e,n){"use strict";var i=n("Dr8r"),s={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{toPage:function(t){this.$emit("dialogVisibleEvent",0),this.$router.push({name:t})},toMy:function(){this.$emit("dialogVisibleEvent",0),this.$router.push({name:"my",query:{pwd:1}})},checkLogin:function(){this.$emit("dialogVisibleEvent",1)},checkReg:function(){this.$emit("dialogVisibleEvent",2)},closeLogin:function(){this.$emit("dialogVisibleEvent",0)},closeReg:function(){this.$emit("dialogVisibleEvent",0)},checkGou:function(){1===this.isGou?(this.isGou=2,this.isRead=!1):this.isGou=1},checkEye:function(){1===this.isEye?this.isEye=2:this.isEye=1},sendSms:function(){var t=this;if(this.verificationPhone()){var e={phone:this.phone};this.$axios("post","/user/sendSms",e).then(function(e){200===e.code&&t.getCode()})}},verificationPhone:function(){return""===this.phone?(this.$message({type:"warning",message:"请输入手机号"}),!1):!!/^[1][3,4,5,6,7,8,9][0-9]{9}$/.test(this.phone)||(this.$message({type:"warning",message:"您输入的手机格式不正确"}),!1)},verificationPwd:function(){return""===this.password?(this.$message({type:"warning",message:"密码不可为空"}),!1):this.password.length>=6&&this.password.length<16||(this.$message({type:"warning",message:"请输入6-16位密码"}),!1)},verificationNull:function(){return""===this.smsCode?(this.$message({type:"warning",message:"请输入验证码"}),!1):""!==this.nickName||(this.$message({type:"warning",message:"请输入昵称"}),!1)},loginByPc:function(){var t=this;if(this.verificationPhone()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var e={password:this.password,phone:this.phone};this.$axios("post","/user/loginByPc",e).then(function(e){200===e.code?(t.closeLogin(),i.a.set("token",e.data),t.token=i.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:e.msg})})}else this.isRead=!0},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))},getReg:function(){var t=this;if(this.verificationPhone()&&this.verificationNull()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var e={channelId:0,nickName:this.nickName,password:this.password,phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/registerByPc",e).then(function(e){200===e.code?(i.a.set("token",e.data),t.closeReg(),t.token=i.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:e.msg})})}else this.isRead=!0}}},o={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[1===t.isShow||2===t.isShow?n("div",{staticClass:"header-modal"}):t._e(),t._v(" "),1===t.isShow?n("div",{staticClass:"login-window"},[n("div",[n("img",{staticClass:"angle",attrs:{src:"http://bucket.hszb66.cn/static/pc/angle.png"}}),t._v(" "),n("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeLogin}})]),t._v(" "),n("div",{staticClass:"window-inner"},[n("div",{staticClass:"fs-22 fw-700"},[t._v("登录")]),t._v(" "),n("div",{staticClass:"fx align-items txt-box mt-30 bd-bottom"},[n("div",[t._v("+86")]),t._v(" "),n("div",{staticClass:"fs-12 ml-10"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(e){e.target.composing||(t.phone=e.target.value)}}})])]),t._v(" "),n("div",{staticClass:"mt-30 txt-box bd-bottom fx align-items justify-between"},[n("div",{staticClass:"fs-12"},[1===t.isEye?n("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(e){e.target.composing||(t.password=e.target.value)}}}):t._e(),t._v(" "),2===t.isEye?n("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(e){e.target.composing||(t.password=e.target.value)}}}):t._e()]),t._v(" "),n("div",[1===t.isEye?n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"30px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"30px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),n("div",{staticClass:"fx justify-between align-items mt-20"},[n("div",[n("span",[n("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),n("span",{staticClass:"fs-12"},[t._v("登录即代表你已同意")]),t._v(" "),n("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(e){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),n("div",{staticClass:"fs-12 c-9 cursor",on:{click:t.toMy}},[t._v("忘记密码")])]),t._v(" "),t.isRead?n("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),n("div",{staticClass:"fx justify-between mt-50"},[n("div",{staticClass:"cursor",on:{click:t.checkReg}},[n("a",[t._v("注册新账号")])]),t._v(" "),n("div",{staticClass:"submit",class:""!==t.phone&&""!==t.password&&2===t.isGou?"active":"",on:{click:t.loginByPc}},[t._v("登录")])])])]):t._e(),t._v(" "),2===t.isShow?n("div",{staticClass:"reg-window"},[n("div",[n("img",{staticClass:"angle",attrs:{src:"http://bucket.hszb66.cn/static/pc/angle.png"}}),t._v(" "),n("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),n("div",{staticClass:"window-inner"},[n("div",{staticClass:"fs-22 fw-700"},[t._v("注册")]),t._v(" "),n("div",{staticClass:"fx align-items txt-box mt-30 bd-bottom"},[n("div",[t._v("+86")]),t._v(" "),n("div",{staticClass:"fs-12 ml-10"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(e){e.target.composing||(t.phone=e.target.value)}}})])]),t._v(" "),n("div",{staticClass:"fx align-items justify-between txt-box mt-30 bd-bottom"},[n("div",{staticClass:"fs-12"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],attrs:{type:"text",placeholder:"获取并输入验证码"},domProps:{value:t.smsCode},on:{input:function(e){e.target.composing||(t.smsCode=e.target.value)}}})]),t._v(" "),n("div",{staticClass:"btn-verify"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.codeMsg,expression:"codeMsg"}],staticClass:"getNumber",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:"mt-30 txt-box bd-bottom"},[n("div",{staticClass:"fs-12"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.nickName,expression:"nickName"}],attrs:{type:"text",placeholder:"请输入用户名"},domProps:{value:t.nickName},on:{input:function(e){e.target.composing||(t.nickName=e.target.value)}}})])]),t._v(" "),n("div",{staticClass:"mt-30 txt-box bd-bottom fx align-items justify-between"},[n("div",{staticClass:"fs-12"},[1===t.isEye?n("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(e){e.target.composing||(t.password=e.target.value)}}}):t._e(),t._v(" "),2===t.isEye?n("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(e){e.target.composing||(t.password=e.target.value)}}}):t._e()]),t._v(" "),n("div",[1===t.isEye?n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"30px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"30px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),n("div",{staticClass:"mt-20"},[n("span",[n("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),n("span",{staticClass:"fs-12"},[t._v("我已阅读并同意")]),t._v(" "),n("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(e){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),t.isRead?n("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),n("div",{staticClass:"fx justify-between mt-50"},[n("div",{staticClass:"cursor",on:{click:t.checkLogin}},[n("a",[t._v("登录账号")])]),t._v(" "),n("div",{staticClass:"submit",class:""!==t.password&&""!==t.phone&&""!==t.smsCode?"active":"",on:{click:t.getReg}},[t._v("注册")])])])]):t._e()])},staticRenderFns:[]};var a=n("VU/8")(s,o,!1,function(t){n("eO5S")},"data-v-7b1634fe",null);e.a=a.exports}});
\ No newline at end of file
webpackJsonp([14],{"2NXm":function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var i=e("Dr8r"),s={name:"index",provide:function(){return{reload:this.reload}},data:function(){return{infoData:[],isTop:1,active:!0,showAll:!1,isShow:0,isshowRegAndLogin:!1,name:"",token:"",searchContent:""}},components:{"v-reg-login":e("wfk6").a},watch:{$route:function(t){this.name=t.name,this.getScroll()}},mounted:function(){if(this.name=this.$route.name,this.token=i.a.get("token"),this.getScroll(),this.token&&this.getInfo(),!i.a.get("deviceId")){var t=(new Date).getTime()+this.randomCoding()+"H5";i.a.set("deviceId",t)}},methods:{mouseOver:function(){this.showAll=!0},mouseLeave:function(){this.showAll=!1},showDialog:function(t){this.isShow=t},down:function(){window.open("http://dl.hszhibo.live")},goTop:function(){this.$refs.app.scrollTop=0,document.documentElement.scrollTop=0},randomCoding:function(){for(var t=[],n=0;n<3;n++){var e=Math.ceil(25*Math.random());t.push(String.fromCharCode(65+e))}return t.join("")},getInfo:function(){var t=this;this.$axios("post","/user/userInfo").then(function(n){200===n.code&&(t.infoData=n.data)})},mouseover:function(){clearTimeout(this.timer),this.isshow=!0},mouseleave:function(){var t=this;this.timer=setTimeout(function(){t.isshow=!1},100)},checkLogin:function(){this.isShow=1},checkReg:function(){this.isShow=2},getScroll:function(){"home"===this.name?(this.isTop=1,window.addEventListener("scroll",this.handleScroll,!0)):(window.removeEventListener("scroll",this.handleScroll),this.isTop=2)},handleScroll:function(){document.querySelector("#searchBar").scrollTop>40?this.isTop=2:"home"===this.name?this.isTop=1:this.isTop=2},destroyed:function(){window.removeEventListener("scroll",this.handleScroll)},reload:function(){this.active=!1,this.$nextTick(function(){this.active=!0})},toPage:function(t,n){n?this.$router.push({name:t,query:{num:n}}):this.$router.push({name:t}),this.isShow=0},toSearch:function(){var t=this.$router.resolve({path:"search",query:{name:this.searchContent}});window.open(t.href,"_blank")},toPageMy:function(t,n){i.a.get("token")?(this.$router.push({name:t,query:{num:n}}),this.reload()):this.isShow=1},loginOut:function(){var t=this;this.$axios("post","/user/loginOut").then(function(n){200===n.code&&(i.a.remove("token"),t.token="",t.isShow=0,t.$router.push({name:"home"}))})}}},a={render:function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"bg-home"},[e("v-reg-login",{attrs:{isShow:t.isShow},on:{dialogVisibleEvent:t.showDialog}}),t._v(" "),e("div",{ref:"app",staticClass:"content_box",attrs:{id:"searchBar"}},[e("div",{staticClass:"fx justify-center top-box"},[e("div",{staticClass:"logo duya-header-bd"},[e("div",{staticClass:"fx align-items justify-between",staticStyle:{width:"100%"}},[e("div",{staticClass:"fx align-items"},[e("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/logo1.png",width:"150px"},on:{click:function(n){return t.toPage("home")}}}),t._v(" "),e("div",{staticClass:"li ml-30",class:"home"===t.$route.name?"cl":"",on:{click:function(n){return t.toPage("home")}}},[t._v("首页")]),t._v(" "),e("div",{staticClass:"li",class:"score"===t.$route.name?"cl":"",on:{click:function(n){return t.toPage("score")}}},[t._v("即时比分\n")]),t._v(" "),e("div",[e("div",{staticClass:"li",class:"all"===t.$route.name||"room"===t.$route.name?"cl":"",on:{click:function(n){return t.toPage("all")}}},[t._v("\n 直播\n ")]),t._v(" "),t.showAll?e("div",{staticClass:"all-box"},[e("span",{staticClass:"all-div"},[t._v("足球")]),t._v(" "),e("span",{staticClass:"all-div ml-10"},[t._v("篮球")])]):t._e()]),t._v(" "),e("div",{staticClass:"li",class:"schedule"===t.$route.name?"cl":"",on:{click:function(n){return t.toPage("schedule")}}},[t._v("赛程")]),t._v(" "),e("div",{staticClass:"li",class:"infoCenter"===t.$route.name?"cl":"",on:{click:function(n){return t.toPage("infoCenter")}}},[t._v("前瞻")]),t._v(" "),e("div",{staticClass:"li",class:"new"===t.$route.name||"newDeatil"===t.$route.name?"cl":"",on:{click:function(n){return t.toPage("new")}}},[t._v("资讯")]),t._v(" "),e("div",{staticClass:"li",class:"hotRank"===t.$route.name||"hotBankDeatil"===t.$route.name||"expertsDeatil"===t.$route.name?"cl":"",on:{click:function(n){return t.toPage("hotRank")}}},[t._v("有料")]),t._v(" "),e("div",{staticClass:"cursor",class:"down"===t.$route.name?"c-ce":"c-33",on:{click:function(n){return t.toPage("down")}}},[t._v("\n App下载"),e("img",{staticClass:"hot-img",attrs:{src:"http://bucket.hszb66.cn/static/pc/hot.png"}})])]),t._v(" "),e("div",{staticClass:"fx align-items "},[e("div",{staticClass:"nav-bar-search input"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.searchContent,expression:"searchContent"}],attrs:{type:"text",id:"search",maxlength:"10",placeholder:"房间号/房间名/主播名",autocomplete:"off"},domProps:{value:t.searchContent},on:{input:function(n){n.target.composing||(t.searchContent=n.target.value)}}}),t._v(" "),e("i",{staticClass:"search-icon icon2",on:{click:t.toSearch}})]),t._v(" "),e("div",[t.token?t._e():e("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/login-img.png"},on:{click:t.checkLogin}})]),t._v(" "),t.token?e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"cursor",class:1===t.isTop?"":"yellow"},[e("span",{staticClass:"cursor c-33",on:{click:function(n){return t.toPage("my",5)}}},[t._v("预约")]),t._v(" "),e("span",{staticClass:"cursor ml-10 c-33",on:{click:function(n){return t.toPage("my",4)}}},[t._v("关注")])]),t._v(" "),e("div",{staticClass:"ml-20",on:{click:function(n){return t.toPage("my")}}},[e("img",{staticClass:"header-img",attrs:{src:t.infoData.avatarUrl},on:{mouseover:t.mouseover,mouseleave:t.mouseleave}})]),t._v(" "),e("div",{staticClass:"cursor ml-30 c-33",class:1===t.isTop?"":"yellow",on:{click:t.loginOut}},[e("span",[t._v("退出")])])]):t._e()])])])]),t._v(" "),2===t.isTop&&"room"!==t.$route.name?e("div",{staticClass:"right-box"},[e("div",{on:{click:t.goTop}},[e("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/top.png"}})]),t._v(" "),e("div",{staticClass:"mt-5",on:{click:t.down}},[e("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/down.png"}})]),t._v(" "),e("div",{staticClass:"mt-5",on:{click:function(n){return t.toPageMy("my",6)}}},[e("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yijian.png"}})])]):t._e(),t._v(" "),t.active?e("router-view",{staticClass:"index-wrapper"}):t._e()],1)],1)},staticRenderFns:[]};var o=e("VU/8")(s,a,!1,function(t){e("frKR")},"data-v-1ed369b7",null);n.default=o.exports},C0In:function(t,n,e){var i=e("SMZ8");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);e("rjj0")("9780c816",i,!0,{})},DNiG:function(t,n,e){(t.exports=e("FZ+f")(!1)).push([t.i,"\n.bg-fff[data-v-1ed369b7]{\n background: #ffffff;\n}\n.top-box[data-v-1ed369b7]{\n -webkit-box-shadow: 0 2px 8px 0 hsl(0deg 0% 60% / 10%);\n box-shadow: 0 2px 8px 0 hsl(0deg 0% 60% / 10%);\n position: relative;\n background: #ffffff;\n}\n.index-wrapper[data-v-1ed369b7]{\n width: 100%;\n min-height: 100vh;\n}\n.logo[data-v-1ed369b7]{\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n line-height: 60px;\n /*padding: 0px 8%;*/\n}\n.bg-color1[data-v-1ed369b7]{\n background: rgba(2,1,24,.9);\n color: white;\n}\n.bg-color2[data-v-1ed369b7]{\n background: white;\n color: #4a4c5b;\n}\n.head[data-v-1ed369b7]{\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-color: #EA1A19;\n color: #FFFFFF;\n padding-left: 50px;\n height: 80px;\n font-size: 18px;\n margin: 10px 100px;\n}\n.li[data-v-1ed369b7]{\n padding: 0px 9px;\n line-height: 26px;\n cursor: pointer;\n text-align: center;\n margin-right: 10px;\n font-size: 14px;\n color: #333333;\n}\n.li[data-v-1ed369b7]:hover{\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n -webkit-box-shadow: 0px 2px 4px 0px #FFEDED;\n box-shadow: 0px 2px 4px 0px #FFEDED;\n color: #ffffff;\n border-radius: 3px;\n}\n.cl[data-v-1ed369b7]{\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n -webkit-box-shadow: 0px 2px 4px 0px #FFEDED;\n box-shadow: 0px 2px 4px 0px #FFEDED;\n color: #ffffff;\n border-radius: 3px;\n}\n.c-ce[data-v-1ed369b7]{\n color: #C93F45;\n}\n.bd-right[data-v-1ed369b7] {\n border-right: 1px solid white;\n}\n.content_box[data-v-1ed369b7] {\n /*background: #F9FBFF;*/\n background-image: url(\"http://bucket.hszb66.cn/live/bg2.png\");\n background-size: cover;\n /*position: absolute;*/\n /*top: 0px;*/\n /*left: 0px;*/\n /*bottom: 0;*/\n width: 100%;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n overflow: hidden;\n overflow-y: scroll;\n}\n.bg-home[data-v-1ed369b7]{\n overflow-x: hidden;\n}\n.right-box[data-v-1ed369b7]{\n position: fixed;\n top:50%;\n right: 10px;\n z-index: 10;\n}\n.header-img[data-v-1ed369b7]{\n width: 50px;\n height: 50px;\n border-radius: 50%;\n}\n.userInfo-box >div[data-v-1ed369b7]{\n line-height: 40px;\n text-align: center;\n cursor: pointer;\n}\n.hot-img[data-v-1ed369b7]{\n position: relative;\n top:-15px\n}\n.userInfo-box[data-v-1ed369b7]{\n position: fixed;\n top:10%;\n right: 11%;\n background: white;\n border: 1px solid #efefef;\n width: 100px;\n}\n.all-box[data-v-1ed369b7]{\n position: absolute;\n top:50px;\n background: #FFFFFF;\n border-radius: 3px;\n width: 150px;\n text-align: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n color: grey;z-index: 9;\n margin-left: -40px;\n}\n.all-div[data-v-1ed369b7]{\n border: 1px solid #efefef;\n padding: 3px 10px;\n border-radius: 3px;\n}\n.nav-bar-search[data-v-1ed369b7] {\n width: 184px;\n height: 32px;\n line-height: 32px;\n margin-right: 14px;\n border-radius: 18px;\n position: relative;\n -webkit-transition: width .3s ease;\n transition: width .3s ease;\n}\n.nav-bar-search input[type=text][data-v-1ed369b7] {\n caret-color: #ff9700;\n width: 100%;\n height: 100%;\n font-weight: 400;\n font-size: 12px;\n padding-left: 18px;\n padding-right: 15px;\n border-radius: 16px;\n outline: none;\n}\n.input[data-v-1ed369b7]{\n color: #666;\n background-color: #ececec;\n}\n.input input[data-v-1ed369b7]::-webkit-input-placeholder {\n /* 修改字体颜色 */\n color: #666;\n /* 修改字号,默认继承input */\n font-size: 12px;\n}\n.nav-bar-search .search-icon[data-v-1ed369b7] {\n width: 16px;\n height: 16px;\n position: absolute;\n right: 15px;\n top: 50%;\n -webkit-transform: translateY(-50%);\n transform: translateY(-50%);\n background-size: 100% 100%;\n cursor: pointer;\n}\n.icon1[data-v-1ed369b7]{\n background: url('http://bucket.hszb66.cn/static/pc/sousuo-icon.png') no-repeat;\n}\n.icon2[data-v-1ed369b7]{\n background: url('http://bucket.hszb66.cn/static/pc/sousuo-icon2.png') no-repeat;\n}\n",""])},SMZ8:function(t,n,e){(t.exports=e("FZ+f")(!1)).push([t.i,'\n.yellow[data-v-758e63b4]{\n color: #C93F45;\n}\n.header-modal[data-v-758e63b4] {\n position: fixed;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n background: rgba(0,0,0,.7);\n z-index: 101;\n}\n.login-window[data-v-758e63b4]{\n position: fixed;\n width: 420px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.reg-window[data-v-758e63b4]{\n position: fixed;\n width: 450px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.phone[data-v-758e63b4]{\n background: #F7F7F7;\n padding: 0px 14px;\n}\n.close[data-v-758e63b4] {\n float: right;\n width: 14px;\n height: 14px;\n margin-top: 20px;\n margin-right: 20px;\n cursor: pointer;\n}\n.window-inner[data-v-758e63b4] {\n padding: 34px 72px;\n background-image: url("http://bucket.hszb66.cn/static/pc/login-bg-img.png");\n background-size: 100% 100%;\n}\n.txt-box[data-v-758e63b4]{\n line-height: 35px;\n border: 1px solid #E4E4E4;\n border-radius: 2px;\n}\n.gou[data-v-758e63b4]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-758e63b4]{\n opacity: 1;\n}\n.ffb600[data-v-758e63b4]{\n color: #C93F45;\n}\n.mt-50[data-v-758e63b4]{\n margin-top: 50px;\n}\n.submit[data-v-758e63b4]{\n width: 280px;\n height: 36px;\n padding-top: 7px;\n background: #efefef;\n border-radius: 4px;\n text-align: center;\n font-size: 16px;\n color: #777;\n cursor: default;\n margin-top: 50px;\n}\n.btn-verify[data-v-758e63b4]{\n width: 74px;\n line-height: 25px;\n margin-right: 2px;\n font-size: 12px;\n text-align: center;\n background: #A6A3B4;\n border-radius: 5px;\n color: white;\n cursor: pointer;\n}\n.active[data-v-758e63b4] {\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n}\ninput[data-v-758e63b4]{\n width: 100%;\n padding-left: 10px;\n}\n.red[data-v-758e63b4]{\n color: #C93F45;\n}\n.bd-bottom[data-v-758e63b4] {\n border-bottom: 1px solid #bcbcbc;\n}\n',""])},frKR:function(t,n,e){var i=e("DNiG");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);e("rjj0")("13d44a02",i,!0,{})},wfk6:function(t,n,e){"use strict";var i=e("Dr8r"),s={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{toPage:function(t){this.$emit("dialogVisibleEvent",0),this.$router.push({name:t})},toMy:function(){this.$emit("dialogVisibleEvent",0),this.$router.push({name:"my",query:{pwd:1}})},checkLogin:function(){this.$emit("dialogVisibleEvent",1)},checkReg:function(){this.$emit("dialogVisibleEvent",2)},closeLogin:function(){this.$emit("dialogVisibleEvent",0)},closeReg:function(){this.$emit("dialogVisibleEvent",0)},checkGou:function(){1===this.isGou?(this.isGou=2,this.isRead=!1):this.isGou=1},checkEye:function(){1===this.isEye?this.isEye=2:this.isEye=1},sendSms:function(){var t=this;if(this.verificationPhone()){var n={phone:this.phone};this.$axios("post","/user/sendSms",n).then(function(n){200===n.code&&t.getCode()})}},verificationPhone:function(){return""===this.phone?(this.$message({type:"warning",message:"请输入手机号"}),!1):!!/^[1][3,4,5,6,7,8,9][0-9]{9}$/.test(this.phone)||(this.$message({type:"warning",message:"您输入的手机格式不正确"}),!1)},verificationPwd:function(){return""===this.password?(this.$message({type:"warning",message:"密码不可为空"}),!1):this.password.length>=6&&this.password.length<16||(this.$message({type:"warning",message:"请输入6-16位密码"}),!1)},verificationNull:function(){return""===this.smsCode?(this.$message({type:"warning",message:"请输入验证码"}),!1):""!==this.nickName||(this.$message({type:"warning",message:"请输入昵称"}),!1)},loginByPc:function(){var t=this;if(this.verificationPhone()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var n={password:this.password,phone:this.phone};this.$axios("post","/user/loginByPc",n).then(function(n){200===n.code?(t.closeLogin(),i.a.set("token",n.data),t.token=i.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:n.msg})})}else this.isRead=!0},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))},getReg:function(){var t=this;if(this.verificationPhone()&&this.verificationNull()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var n={channelId:0,nickName:this.nickName,password:this.password,phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/registerByPc",n).then(function(n){200===n.code?(i.a.set("token",n.data),t.closeReg(),t.token=i.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:n.msg})})}else this.isRead=!0}}},a={render:function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",[1===t.isShow||2===t.isShow?e("div",{staticClass:"header-modal"}):t._e(),t._v(" "),1===t.isShow?e("div",{staticClass:"login-window"},[e("div",[e("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeLogin}})]),t._v(" "),e("div",{staticClass:"window-inner"},[e("div",[t._m(0),t._v(" "),e("div",{staticClass:"fs-22 fw-700 ta-c mt-20"},[t._v("登录")]),t._v(" "),e("div",{staticClass:"fx align-items txt-box mt-30 "},[e("div",{staticClass:"phone"},[t._v("+86")]),t._v(" "),e("div",{staticClass:"fs-12"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(n){n.target.composing||(t.phone=n.target.value)}}})])]),t._v(" "),e("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[e("div",{staticClass:"fx align-items"},[t._m(1),t._v(" "),e("div",{staticClass:"fs-12"},[1===t.isEye?e("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(n){n.target.composing||(t.password=n.target.value)}}}):t._e(),t._v(" "),2===t.isEye?e("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(n){n.target.composing||(t.password=n.target.value)}}}):t._e()])]),t._v(" "),e("div",{staticClass:"mr-5"},[1===t.isEye?e("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"10px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?e("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"10px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),e("div",{staticClass:"fx justify-between align-items mt-20"},[e("div",[e("span",[e("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),e("span",{staticClass:"fs-12"},[t._v("登录即代表你已同意")]),t._v(" "),e("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(n){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),e("div",{staticClass:"fs-12 c-9 cursor",on:{click:t.toMy}},[t._v("忘记密码")])]),t._v(" "),t.isRead?e("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),e("div",{staticClass:"submit",class:""!==t.phone&&""!==t.password&&2===t.isGou?"active":"",on:{click:t.loginByPc}},[t._v("登录")]),t._v(" "),e("div",{staticClass:"cursor c-7 mt-20 ta-c",on:{click:t.checkReg}},[e("a",[t._v("注册新账号")])])])])]):t._e(),t._v(" "),2===t.isShow?e("div",{staticClass:"reg-window"},[e("div",[e("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),e("div",{staticClass:"window-inner"},[t._m(2),t._v(" "),e("div",{staticClass:"fs-22 fw-700 ta-c mt-20"},[t._v("注册")]),t._v(" "),e("div",{staticClass:"fx align-items txt-box mt-30 "},[e("div",{staticClass:"phone"},[t._v("+86")]),t._v(" "),e("div",{staticClass:"fs-12 ml-10"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(n){n.target.composing||(t.phone=n.target.value)}}})])]),t._v(" "),e("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(3),t._v(" "),e("div",{staticClass:"fs-12"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],attrs:{type:"text",placeholder:"获取并输入验证码"},domProps:{value:t.smsCode},on:{input:function(n){n.target.composing||(t.smsCode=n.target.value)}}})]),t._v(" "),e("div",{staticClass:"btn-verify"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.codeMsg,expression:"codeMsg"}],staticClass:"getNumber",attrs:{type:"button",disabled:t.codeDisabled},domProps:{value:t.codeMsg},on:{click:t.sendSms,input:function(n){n.target.composing||(t.codeMsg=n.target.value)}}})])]),t._v(" "),e("div",{staticClass:"mt-30 txt-box fx align-items "},[t._m(4),t._v(" "),e("div",{staticClass:"fs-12"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.nickName,expression:"nickName"}],attrs:{type:"text",placeholder:"请输入用户名"},domProps:{value:t.nickName},on:{input:function(n){n.target.composing||(t.nickName=n.target.value)}}})])]),t._v(" "),e("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[e("div",{staticClass:"fx "},[t._m(5),t._v(" "),e("div",{staticClass:"fs-12"},[1===t.isEye?e("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(n){n.target.composing||(t.password=n.target.value)}}}):t._e(),t._v(" "),2===t.isEye?e("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(n){n.target.composing||(t.password=n.target.value)}}}):t._e()])]),t._v(" "),e("div",[1===t.isEye?e("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"30px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?e("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"30px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),e("div",{staticClass:"mt-20"},[e("span",[e("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),e("span",{staticClass:"fs-12"},[t._v("我已阅读并同意")]),t._v(" "),e("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(n){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),t.isRead?e("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),e("div",{staticClass:"submit",class:""!==t.password&&""!==t.phone&&""!==t.smsCode?"active":"",on:{click:t.getReg}},[t._v("注册")]),t._v(" "),e("div",{staticClass:"cursor ta-c c-7 mt-20",on:{click:t.checkLogin}},[e("a",[t._v("登录账号")])])])]):t._e()])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"ta-c"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/logo2.png"}})])},function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"phone"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd.png"}})])},function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"ta-c"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/logo2.png"}})])},function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"phone"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"phone"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/user.png"}})])},function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"phone"},[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd.png"}})])}]};var o=e("VU/8")(s,a,!1,function(t){e("C0In")},"data-v-758e63b4",null);n.a=o.exports}});
\ No newline at end of file
webpackJsonp([16],{"45zY":function(t,n,a){var e=a("Iysv");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);a("rjj0")("32b5cc30",e,!0,{})},Iysv:function(t,n,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.new-html p{\n margin-top: 13px;\n font-size: 16px;\n text-indent: 50px;\n color: #333333;\n}\n.title{\n display: none;\n}\n.new-html img{\n margin-left: 25%;\n}\na{\n text-decoration:none\n}\na span{\n color: #333333!important;\n}\n",""])},"R+io":function(t,n,a){var e=a("d49t");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);a("rjj0")("1c8e461a",e,!0,{})},"RWv/":function(t,n,a){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var e={name:"index",data:function(){return{newData:[]}},mounted:function(){this.getInfo()},methods:{toPage:function(t,n){var a=this.$router.resolve({path:t,query:{id:n}});window.open(a.href,"_blank")},getInfo:function(){var t=this,n={id:this.$route.query.id};this.$axios("post","/article/getArticleInfoById",n).then(function(n){200===n.code&&(t.newData=n.data)})}}},i={render:function(){var t=this,n=t.$createElement,a=t._self._c||n;return a("div",{staticClass:"fx justify-center"},[a("div",{staticClass:"new duya-header-bd"},[a("div",{staticClass:"new-deatil"},[a("h1",[t._v(t._s(t.newData.title))]),t._v(" "),a("div",{staticClass:"mt-10 fs-12"},[a("span",{staticClass:"c-9"},[t._v("作者:")]),t._v(t._s(t.newData.authorName)+"\n "),a("span",{staticClass:"ml-10 c-9 fs-12"},[t._v("发布时间:"+t._s(t.newData.releaseTime))]),t._v(" "),a("span",{staticClass:"ml-10 c-9 fs-12"},[t._v("阅读数量:"+t._s(t.newData.readNum))])]),t._v(" "),a("div",{staticClass:"new-html",domProps:{innerHTML:t._s(t.newData.content)}}),t._v(" "),a("div",{staticClass:"fx align-items mt-20"},[a("div",[t._v("标签:")]),t._v(" "),t._l(t.newData.tags,function(n,e){return a("div",{key:e,staticClass:"new-tags"},[t._v(t._s(n.name))])})],2)]),t._v(" "),t._m(0),t._v(" "),a("div",{staticClass:"new-list"},t._l(t.newData.associateArticle,function(n,e){return a("div",{staticClass:"fx new-list-li",on:{click:function(a){return t.toPage("newDeatil",n.id)}}},[a("div",[a("img",{staticClass:"coverPicture",attrs:{src:n.coverPicture}})]),t._v(" "),a("div",{staticClass:"ml-20",staticStyle:{width:"100%"}},[a("div",{staticClass:"fs-18 fw-700"},[t._v(t._s(n.title))])])])}),0)])])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"fx align-items mt-20 mb-15"},[n("div",[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/Pad.png"}})]),this._v(" "),n("div",{staticClass:"ml-10 fs-22"},[this._v("推荐资讯")])])}]};var s=a("VU/8")(e,i,!1,function(t){a("R+io"),a("45zY")},"data-v-03905a88",null);n.default=s.exports},d49t:function(t,n,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.new[data-v-03905a88]{\n min-height: 100vh;\n}\n.new-deatil[data-v-03905a88]{\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 7px;\n padding: 20px;\n margin-top: 40px;\n}\n.new-tags[data-v-03905a88]{\n padding: 5px 10px;\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n border-radius: 5px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-right: 10px;\n font-size: 12px;\n font-weight: 700;\n}\n.new-list[data-v-03905a88]{\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 7px;\n padding: 20px;\n}\n.coverPicture[data-v-03905a88]{\n width: 180px;\n height: 106px;\n border-radius: 7px;\n}\n.new-list-li[data-v-03905a88]{\n border-bottom: 1px solid #F2F2F2;\n padding: 20px 0px;\n cursor: pointer;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([16],{"/WPc":function(t,n,e){var a=e("Zux8");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);e("rjj0")("3ab2d28f",a,!0,{})},"23/n":function(t,n,e){var a=e("D5Lo");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);e("rjj0")("8c91104a",a,!0,{})},D5Lo:function(t,n,e){(t.exports=e("FZ+f")(!1)).push([t.i,"\n.new[data-v-365e783f]{\n min-height: 100vh;\n}\n.new-deatil[data-v-365e783f]{\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 7px;\n padding: 20px;\n margin-top: 40px;\n}\n.new-tags[data-v-365e783f]{\n padding: 5px 10px;\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n border-radius: 5px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-right: 10px;\n font-size: 12px;\n font-weight: 700;\n}\n.new-list[data-v-365e783f]{\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 7px;\n padding: 20px;\n}\n.coverPicture[data-v-365e783f]{\n width: 180px;\n height: 106px;\n border-radius: 7px;\n}\n.new-list-li[data-v-365e783f]{\n border-bottom: 1px solid #F2F2F2;\n padding: 20px 0px;\n cursor: pointer;\n}\n",""])},"RWv/":function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a={name:"index",data:function(){return{newData:[]}},mounted:function(){this.getInfo()},methods:{toPage:function(t,n){var e=this.$router.resolve({path:t,query:{id:n}});window.open(e.href,"_blank")},getInfo:function(){var t=this,n={id:this.$route.query.id};this.$axios("post","/article/getArticleInfoById",n).then(function(n){200===n.code&&(t.newData=n.data)})}}},i={render:function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"fx justify-center"},[e("div",{staticClass:"new duya-header-bd"},[e("div",{staticClass:"new-deatil"},[e("h1",[t._v(t._s(t.newData.title))]),t._v(" "),e("div",{staticClass:"mt-10 fs-12"},[e("span",{staticClass:"c-9"},[t._v("作者:")]),t._v(t._s(t.newData.authorName)+"\n "),e("span",{staticClass:"ml-10 c-9 fs-12"},[t._v("发布时间:"+t._s(t.newData.releaseTime))]),t._v(" "),e("span",{staticClass:"ml-10 c-9 fs-12"},[t._v("阅读数量:"+t._s(t.newData.readNum))])]),t._v(" "),e("div",{staticClass:"new-html",domProps:{innerHTML:t._s(t.newData.content)}}),t._v(" "),e("div",{staticClass:"fx align-items mt-20"},[e("div",[t._v("标签:")]),t._v(" "),t._l(t.newData.tags,function(n,a){return e("div",{key:a,staticClass:"new-tags"},[t._v(t._s(n.name))])})],2)]),t._v(" "),t._m(0),t._v(" "),e("div",{staticClass:"new-list"},t._l(t.newData.associateArticle,function(n,a){return e("div",{staticClass:"fx new-list-li",on:{click:function(e){return t.toPage("newDeatil",n.id)}}},[e("div",[e("img",{staticClass:"coverPicture",attrs:{src:n.coverPicture}})]),t._v(" "),e("div",{staticClass:"ml-20",staticStyle:{width:"100%"}},[e("div",{staticClass:"fs-18 fw-700"},[t._v(t._s(n.title))])])])}),0)])])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"fx align-items mt-20 mb-15"},[n("div",[n("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/Pad.png"}})]),this._v(" "),n("div",{staticClass:"ml-10 fs-22"},[this._v("推荐资讯")])])}]};var s=e("VU/8")(a,i,!1,function(t){e("23/n"),e("/WPc")},"data-v-365e783f",null);n.default=s.exports},Zux8:function(t,n,e){(t.exports=e("FZ+f")(!1)).push([t.i,"\n.new-html p{\n margin-top: 13px;\n font-size: 16px;\n text-indent: 50px;\n}\n.title{\n display: none;\n}\n.new-html img{\n margin-left: 25%;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([2],{"6mia":function(t,s,i){var n=i("Dqe1");"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);i("rjj0")("cec72b3e",n,!0,{})},"7Vhv":function(t,s,i){"use strict";var n={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[i("div",{staticClass:"footer-div"},[i("div",{staticClass:"fx min-width"},[i("div",[t._m(0),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),i("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),t._m(5)])]),t._v(" "),i("div",{staticClass:"footer-div"},[i("div",{staticClass:"min-width"},[t._m(6),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"foot-li",on:{click:function(s){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"ml-20",on:{click:function(s){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),i("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),i("div",{staticClass:"footer_conent duya-header-bd"},[i("ul",{staticClass:"footer_tb c-9"},[i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),i("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 红杉直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),s("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),s("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),s("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("红杉App")])]),this._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.hszb66.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.hszb66.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v("联系我们")])]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:2957668664")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:2957668664")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:2957668664@qq.com")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx justify-center"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/logo.png",width:"150px"}})])}]};var a=i("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,s){this.$router.push({name:t,query:{id:s}})}}},n,!1,function(t){i("IijH")},"data-v-5f94629e",null);s.a=a.exports},"8EE7":function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var n=i("7Vhv"),a=i("wfk6"),e=i("Dr8r"),o={name:"index",data:function(){return{hotRankList:[],hotRankInfo:[],isShow:0,pageNum:1,type:parseInt(this.$route.query.type)}},components:{"v-footer":n.a,"v-reg-login":a.a},mounted:function(){console.log(this.type),2===this.type?this.getHotRankInfoById():(this.getExpertInfo(),this.getHotRankAssociate())},methods:{showDialog:function(t){this.isShow=t},toPage2:function(t){this.$router.replace({name:t})},toPage:function(t,s){this.$router.replace({name:t,query:{id:s}})},toPage3:function(t,s,i){var n=this.$router.resolve({path:t,query:{id:s,type:i}});window.open(n.href,"_blank"),location.reload()},getHotRankAssociate:function(){var t=this,s={expertId:this.$route.query.id,pageNum:1,pageSize:30,type:0};this.$axios("post","/hotRank/getHotRankListByBall",s).then(function(s){200===s.code&&(t.hotRankList=s.data.dataList)})},getHotRankInfoById:function(){var t=this,s={id:this.$route.query.id};this.$axios("post","/match/getHotRankInfoById",s).then(function(s){200===s.code&&(t.hotRankInfo=s.data)})},getWeek:function(t){var s=t;return"周"+["日","一","二","三","四","五","六"][new Date(Date.parse(s.replace(/-/g,"/"))).getDay()]},getExpertInfo:function(){var t=this,s={id:this.$route.query.id};this.$axios("post","/hotRank/getExpertInfo",s).then(function(s){200===s.code&&(t.hotRankInfo=s.data)})},focusExpert:function(t){var s=this;if(e.a.get("token")){var i={id:t};this.$axios("post","/hotRank/focusExpert",i).then(function(t){200===t.code?2===s.type?s.getHotRankInfoById():s.getExpertInfo():s.$message({type:"warning",message:t.msg})})}else this.isShow=1},cancelFocusExpert:function(t){var s=this;if(e.a.get("token")){var i={id:t};this.$axios("post","/hotRank/cancelFocusExpert",i).then(function(t){200===t.code?2===s.type?s.getHotRankInfoById():s.getExpertInfo():s.$message({type:"warning",message:t.msg})})}else this.isShow=1}}},c={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[i("v-reg-login",{attrs:{isShow:t.isShow},on:{dialogVisibleEvent:t.showDialog}}),t._v(" "),i("div",{staticClass:"fx justify-center"},[i("div",{staticClass:"new duya-header-bd"},[i("div",[i("div",{staticClass:"fx justify-between"},[i("div",{staticClass:"w-30"},[i("div",{staticClass:"star"},[i("div",[i("img",{staticClass:"star-img",attrs:{src:t.hotRankInfo.anchorIcon}})]),t._v(" "),i("div",{staticClass:"mt-10 fs-20 fw-700"},[t._v(t._s(t.hotRankInfo.anchorName))]),t._v(" "),i("div",{staticClass:"fx justify-center"},[t.hotRankInfo.continuousWin>0?i("div",{staticClass:"continuousWin mt-10"},[t._v(t._s(t.hotRankInfo.continuousWin)+"连红")]):t._e()]),t._v(" "),i("div",{staticClass:"c-9 mt-10"},[t._v(t._s(t.hotRankInfo.anchorDesc))]),t._v(" "),i("div",{staticClass:"fx justify-center mt-30"},[t.hotRankInfo.follow?t._e():i("div",{staticClass:"gz-btn ygz",on:{click:function(s){return t.focusExpert(t.hotRankInfo.anchorId)}}},[t._v("+ 关注")]),t._v(" "),t.hotRankInfo.follow?i("div",{staticClass:"gz-btn wgz",on:{click:function(s){return t.cancelFocusExpert(t.hotRankInfo.anchorId)}}},[t._v("已关注")]):t._e()])])]),t._v(" "),i("div",{staticClass:"w-70"},[1===t.type?i("div",{staticClass:"new-list",staticStyle:{padding:"20px"}},[i("div",{staticClass:"fs-22"},[t._v("专家方案")]),t._v(" "),i("div",{staticClass:"db-b"}),t._v(" "),t._l(t.hotRankList,function(s,n){return t.hotRankList&&0!==t.hotRankList.length?i("div",{key:n,staticClass:"new-list-li cursor fx justify-between",on:{click:function(i){return t.toPage3("expertsDeatil",s.id,2)}}},[i("div",[i("div",{staticClass:"fs-18 fw-600"},[t._v(t._s(t.getWeek("2021-"+s.matchInfo.matchDay))+"\n   "+t._s(s.matchInfo.matchShortName)+"\n   "+t._s(s.matchInfo.teamHomeName)+" VS "+t._s(s.matchInfo.teamAwayName))]),t._v(" "),i("div",{staticClass:"fx align-items mt-10 fs-15"},[i("div",{staticClass:"radius"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(s.matchInfo.homeScore)+"-"+t._s(s.matchInfo.awayScore))]),t._v(" "),i("div",[t._v(t._s(s.matchInfo.matchShortName))]),t._v(" "),i("div",{staticClass:"ml-30"},[t._v(t._s(s.matchInfo.teamHomeName)+" VS "+t._s(s.matchInfo.teamAwayName))]),t._v(" "),i("div",{staticClass:"ml-30"},[t._v(t._s(s.matchInfo.matchDay)+" "+t._s(s.matchInfo.matchTime))])]),t._v(" "),i("div",{staticClass:"fs-15 mt-20"},[i("span",{staticClass:"c-7 "},[t._v(t._s(s.expert.beforeTime)+"   发布")]),t._v(" "),i("span",{staticClass:"ml-30"},[t._v("查看")])])]),t._v(" "),i("div",[0===s.betPosition&&"胜"===s.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/ymz.png",width:"100%"}}):t._e(),t._v(" "),1===s.betPosition&&"平"===s.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/ymz.png",width:"100%"}}):t._e(),t._v(" "),2===s.betPosition&&"负"===s.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/ymz.png",width:"100%"}}):t._e(),t._v(" "),0===s.betPosition&&"胜"!==s.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/wmz.png",width:"100%"}}):t._e(),t._v(" "),1===s.betPosition&&"平"!==s.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/wmz.png",width:"100%"}}):t._e(),t._v(" "),2===s.betPosition&&"负"!==s.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/wmz.png",width:"100%"}}):t._e()])]):t._e()}),t._v(" "),0===t.hotRankList.length?i("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%","margin-bottom":"20%"}},[t._m(0),t._v(" "),i("div",{staticClass:"ta-c mt-20"},[t._v("列表空空如也...")])]):t._e()],2):t._e(),t._v(" "),2===t.type?i("div",{staticClass:"new-list",staticStyle:{padding:"20px"}},[i("div",{staticClass:"fs-18 fw-700"},[t._v("\n "+t._s(t.hotRankInfo.teamInfo.home.teamName)+" VS "+t._s(t.hotRankInfo.teamInfo.away.teamName)+",\n 来看我的精心推荐吧。附送比分")]),t._v(" "),i("div",{staticClass:"c-9 mt-10"},[t._v("发布时间 "+t._s(t.hotRankInfo.releaseTime))]),t._v(" "),i("div",{staticClass:"mt-10"},[t._v("\n "+t._s(t.hotRankInfo.teamInfo.home.score)+"-"+t._s(t.hotRankInfo.teamInfo.away.score)+\n "+t._s(t.hotRankInfo.competitionShortName)+"\n "),i("span",{staticClass:"ml-10 pl-10",staticStyle:{"border-left":"1px solid #D8D8D8"}},[t._v(t._s(t.hotRankInfo.matchDay)+" "+t._s(t.hotRankInfo.matchTime))])]),t._v(" "),i("div",{staticClass:"win-box"},[0===t.hotRankInfo.betPosition&&"胜"===t.hotRankInfo.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/win.png",width:"100%"}}):t._e(),t._v(" "),1===t.hotRankInfo.betPosition&&"平"===t.hotRankInfo.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/win.png",width:"100%"}}):t._e(),t._v(" "),2===t.hotRankInfo.betPosition&&"负"===t.hotRankInfo.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/win.png",width:"100%"}}):t._e(),t._v(" "),0===t.hotRankInfo.betPosition&&"胜"!==t.hotRankInfo.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/los.png",width:"100%"}}):t._e(),t._v(" "),1===t.hotRankInfo.betPosition&&"平"!==t.hotRankInfo.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/los.png",width:"100%"}}):t._e(),t._v(" "),2===t.hotRankInfo.betPosition&&"负"!==t.hotRankInfo.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/los.png",width:"100%"}}):t._e()]),t._v(" "),t.hotRankInfo.matchOdds?i("div",{staticClass:"fx justify-center",staticStyle:{width:"100%","margin-top":"-40px"}},[i("div",{staticStyle:{width:"60%"}},[i("div",{staticClass:"fx justify-center align-items"},[i("div",{staticClass:"fs-16 fw-700"},[t._v(t._s(t.hotRankInfo.teamInfo.home.teamName))]),t._v(" "),i("div",{staticClass:"ml-20"},[i("img",{staticStyle:{width:"36px",height:"36px"},attrs:{src:t.hotRankInfo.teamInfo.home.teamLogo}})]),t._v(" "),i("div",{staticClass:"ml-30 mr-30 fs-16 fw-700"},[t._v(t._s(t.hotRankInfo.teamInfo.home.score)+"-"+t._s(t.hotRankInfo.teamInfo.away.score))]),t._v(" "),i("div",[i("img",{staticStyle:{width:"36px",height:"36px"},attrs:{src:t.hotRankInfo.teamInfo.away.teamLogo}})]),t._v(" "),i("div",{staticClass:"ml-20 fs-16 fw-700"},[t._v(t._s(t.hotRankInfo.teamInfo.away.teamName))])]),t._v(" "),i("div",{staticClass:"fx justify-between"},[i("div",{staticClass:"odds",class:"胜"===t.hotRankInfo.result?"bg-red":""},[i("div",{staticClass:"fs-16",staticStyle:{position:"relative",top:"20px"}},[t._v("主胜")]),t._v(" "),i("div",{staticClass:"mt-24"},[t._v(t._s(t.hotRankInfo.matchOdds.wins))]),t._v(" "),"胜"===t.hotRankInfo.result?i("div",[i("img",{staticClass:"win-icon",attrs:{src:"http://bucket.hszb66.cn/static/pc/huang.png"}})]):t._e()]),t._v(" "),i("div",{staticClass:"odds",class:"平"===t.hotRankInfo.result?"bg-red":""},[i("div",{staticClass:"fs-16",staticStyle:{position:"relative",top:"20px"}},[t._v("平局")]),t._v(" "),i("div",{staticClass:"mt-24"},[t._v(t._s(t.hotRankInfo.matchOdds.draw))]),t._v(" "),"平"===t.hotRankInfo.result?i("div",[i("img",{staticClass:"win-icon",attrs:{src:"http://bucket.hszb66.cn/static/pc/huang.png"}})]):t._e()]),t._v(" "),i("div",{staticClass:"odds",class:"负"===t.hotRankInfo.result?"bg-red":""},[i("div",{staticClass:"fs-16",staticStyle:{position:"relative",top:"20px"}},[t._v("客胜")]),t._v(" "),i("div",{staticClass:"mt-24"},[t._v(t._s(t.hotRankInfo.matchOdds.lose))]),t._v(" "),"负"===t.hotRankInfo.result?i("div",[i("img",{staticClass:"win-icon",attrs:{src:"http://bucket.hszb66.cn/static/pc/huang.png"}})]):t._e()])])])]):t._e(),t._v(" "),i("div",{staticClass:"mt-20 fs-15",staticStyle:{color:"#4a4a4a"}},[t._v("推荐理由")]),t._v(" "),i("div",{staticClass:"mt-20"},[i("div",{staticClass:"hot-content",domProps:{innerHTML:t._s(t.hotRankInfo.content)}})])]):t._e()])])])])]),t._v(" "),i("v-footer",{staticClass:"mt-30"})],1)},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/null.png"}})])}]};var r=i("VU/8")(o,c,!1,function(t){i("m9RN"),i("6mia")},"data-v-43703416",null);s.default=r.exports},Dqe1:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.hot-content{\n font-size: 15px;\n color: #4a4a4a;\n}\n.hot-content p {\n margin-top: 10px;\n font-size: 15px;\n color: #4a4a4a;\n}\n",""])},GYhL:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-5f94629e]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-5f94629e]{\n width: 100px;\n}\n.w-100[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-5f94629e]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n.on[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n",""])},HlX4:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.yellow[data-v-7b1634fe]{\n color: #C93F45;\n}\n.header-modal[data-v-7b1634fe] {\n position: fixed;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n background: rgba(0,0,0,.7);\n z-index: 101;\n}\n.login-window[data-v-7b1634fe]{\n position: fixed;\n width: 400px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.reg-window[data-v-7b1634fe]{\n position: fixed;\n width: 400px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.angle[data-v-7b1634fe] {\n float: left;\n width: 28px;\n height: 28px;\n border-top-left-radius: 4px;\n}\n.close[data-v-7b1634fe] {\n float: right;\n width: 14px;\n height: 14px;\n margin-top: 20px;\n margin-right: 20px;\n cursor: pointer;\n}\n.window-inner[data-v-7b1634fe] {\n padding: 42px 50px 29px;\n}\n.txt-box[data-v-7b1634fe]{\n height: 30px;\n}\n.gou[data-v-7b1634fe]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-7b1634fe]{\n opacity: 1;\n}\n.ffb600[data-v-7b1634fe]{\n color: #C93F45;\n}\n.mt-50[data-v-7b1634fe]{\n margin-top: 50px;\n}\n.submit[data-v-7b1634fe]{\n width: 108px;\n height: 36px;\n padding-top: 7px;\n background: #efefef;\n border-radius: 4px;\n text-align: center;\n font-size: 16px;\n color: #777;\n cursor: default;\n}\n.btn-verify[data-v-7b1634fe]{\n width: 74px;\n height: 27px;\n font-size: 12px;\n text-align: center;\n padding-top: 5px;\n margin-bottom: 10px;\n background: #efefef;\n border-radius: 4px;\n cursor: pointer;\n}\n.active[data-v-7b1634fe] {\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n}\n.red[data-v-7b1634fe]{\n color: #C93F45;\n}\n.bd-bottom[data-v-7b1634fe] {\n border-bottom: 1px solid #bcbcbc;\n}\n",""])},IijH:function(t,s,i){var n=i("GYhL");"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);i("rjj0")("293a37c8",n,!0,{})},QhbM:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.new[data-v-43703416] {\n min-height: 100vh;\n}\n.w-70[data-v-43703416]{\n width: 78%;\n}\n.w-30[data-v-43703416]{\n width: 20%;\n}\n.new-list[data-v-43703416]{\n width: 100%;\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 7px;\n margin-top: 20px;\n}\n.new-list-li[data-v-43703416]{\n border-bottom: 1px solid #F2F2F2;\n padding: 20px 0px;\n}\n.star[data-v-43703416]{\n height: 530px;\n background: #FFFFFF;\n -webkit-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.1);\n box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.1);\n border-radius: 6px;\n margin-top: 20px;\n padding: 20px;\n text-align: center;\n}\n.star-img[data-v-43703416]{\n width: 80px;\n height: 80px;\n border-radius: 100%;\n}\n.db-b[data-v-43703416]{\n border-bottom: 1px solid #F6F5F5;\n margin-right: -20px;\n margin-left: -20px;\n margin-top: 15px;\n}\n.radius[data-v-43703416]{\n width: 8px;\n height: 8px;\n background: #999999;\n border-radius: 100%;\n}\n.anchorIcon[data-v-43703416]{\n width: 31px;\n height: 31px;\n border: 1px solid #C93F45;\n border-radius: 100%;\n margin-top: 5px;\n}\n.continuousWin[data-v-43703416]{\n background: #FFEDED;\n border-radius: 20px;\n color: #C93F45;\n padding: 1px 5px;\n font-size: 12px;\n width: 48px;\n}\n.tabName[data-v-43703416]{\n background: #FBEFE3;\n border-radius: 20px;\n color: #C93F45;\n padding: 1px 5px;\n font-size: 12px;\n position: relative;\n}\n.gz-btn[data-v-43703416]{\n width: 140px;\n line-height: 42px;\n border-radius: 3px;\n text-align: center;\n cursor: pointer;\n}\n.ygz[data-v-43703416]{\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n}\n.wgz[data-v-43703416]{\n background: #F2F2F2;\n color: #AAAAAA;\n}\n.odds[data-v-43703416]{\n background: #F4F8F9;\n text-align: center;\n width: 32.5%;\n color: #333333;\n border-radius: 3px;\n margin-top: 15px;\n}\n.bg-red[data-v-43703416]{\n background: #C93F45;\n color: #FFFFFF;\n}\n.win-icon[data-v-43703416]{\n width: 30px;\n position: relative;\n right: -73px;\n}\n.win-box[data-v-43703416]{\n width: 260px;\n position: relative;\n left: 65%;\n}\n",""])},eO5S:function(t,s,i){var n=i("HlX4");"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);i("rjj0")("37a5d82b",n,!0,{})},m9RN:function(t,s,i){var n=i("QhbM");"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);i("rjj0")("e584188a",n,!0,{})},wfk6:function(t,s,i){"use strict";var n=i("Dr8r"),a={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{toPage:function(t){this.$emit("dialogVisibleEvent",0),this.$router.push({name:t})},toMy:function(){this.$emit("dialogVisibleEvent",0),this.$router.push({name:"my",query:{pwd:1}})},checkLogin:function(){this.$emit("dialogVisibleEvent",1)},checkReg:function(){this.$emit("dialogVisibleEvent",2)},closeLogin:function(){this.$emit("dialogVisibleEvent",0)},closeReg:function(){this.$emit("dialogVisibleEvent",0)},checkGou:function(){1===this.isGou?(this.isGou=2,this.isRead=!1):this.isGou=1},checkEye:function(){1===this.isEye?this.isEye=2:this.isEye=1},sendSms:function(){var t=this;if(this.verificationPhone()){var s={phone:this.phone};this.$axios("post","/user/sendSms",s).then(function(s){200===s.code&&t.getCode()})}},verificationPhone:function(){return""===this.phone?(this.$message({type:"warning",message:"请输入手机号"}),!1):!!/^[1][3,4,5,6,7,8,9][0-9]{9}$/.test(this.phone)||(this.$message({type:"warning",message:"您输入的手机格式不正确"}),!1)},verificationPwd:function(){return""===this.password?(this.$message({type:"warning",message:"密码不可为空"}),!1):this.password.length>=6&&this.password.length<16||(this.$message({type:"warning",message:"请输入6-16位密码"}),!1)},verificationNull:function(){return""===this.smsCode?(this.$message({type:"warning",message:"请输入验证码"}),!1):""!==this.nickName||(this.$message({type:"warning",message:"请输入昵称"}),!1)},loginByPc:function(){var t=this;if(this.verificationPhone()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var s={password:this.password,phone:this.phone};this.$axios("post","/user/loginByPc",s).then(function(s){200===s.code?(t.closeLogin(),n.a.set("token",s.data),t.token=n.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})}else this.isRead=!0},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))},getReg:function(){var t=this;if(this.verificationPhone()&&this.verificationNull()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var s={channelId:0,nickName:this.nickName,password:this.password,phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/registerByPc",s).then(function(s){200===s.code?(n.a.set("token",s.data),t.closeReg(),t.token=n.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})}else this.isRead=!0}}},e={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[1===t.isShow||2===t.isShow?i("div",{staticClass:"header-modal"}):t._e(),t._v(" "),1===t.isShow?i("div",{staticClass:"login-window"},[i("div",[i("img",{staticClass:"angle",attrs:{src:"http://bucket.hszb66.cn/static/pc/angle.png"}}),t._v(" "),i("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeLogin}})]),t._v(" "),i("div",{staticClass:"window-inner"},[i("div",{staticClass:"fs-22 fw-700"},[t._v("登录")]),t._v(" "),i("div",{staticClass:"fx align-items txt-box mt-30 bd-bottom"},[i("div",[t._v("+86")]),t._v(" "),i("div",{staticClass:"fs-12 ml-10"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box bd-bottom fx align-items justify-between"},[i("div",{staticClass:"fs-12"},[1===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e(),t._v(" "),2===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e()]),t._v(" "),i("div",[1===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"30px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"30px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),i("div",{staticClass:"fx justify-between align-items mt-20"},[i("div",[i("span",[i("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),i("span",{staticClass:"fs-12"},[t._v("登录即代表你已同意")]),t._v(" "),i("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(s){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),i("div",{staticClass:"fs-12 c-9 cursor",on:{click:t.toMy}},[t._v("忘记密码")])]),t._v(" "),t.isRead?i("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),i("div",{staticClass:"fx justify-between mt-50"},[i("div",{staticClass:"cursor",on:{click:t.checkReg}},[i("a",[t._v("注册新账号")])]),t._v(" "),i("div",{staticClass:"submit",class:""!==t.phone&&""!==t.password&&2===t.isGou?"active":"",on:{click:t.loginByPc}},[t._v("登录")])])])]):t._e(),t._v(" "),2===t.isShow?i("div",{staticClass:"reg-window"},[i("div",[i("img",{staticClass:"angle",attrs:{src:"http://bucket.hszb66.cn/static/pc/angle.png"}}),t._v(" "),i("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),i("div",{staticClass:"window-inner"},[i("div",{staticClass:"fs-22 fw-700"},[t._v("注册")]),t._v(" "),i("div",{staticClass:"fx align-items txt-box mt-30 bd-bottom"},[i("div",[t._v("+86")]),t._v(" "),i("div",{staticClass:"fs-12 ml-10"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"fx align-items justify-between txt-box mt-30 bd-bottom"},[i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],attrs:{type:"text",placeholder:"获取并输入验证码"},domProps:{value:t.smsCode},on:{input:function(s){s.target.composing||(t.smsCode=s.target.value)}}})]),t._v(" "),i("div",{staticClass:"btn-verify"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.codeMsg,expression:"codeMsg"}],staticClass:"getNumber",attrs:{type:"button",disabled:t.codeDisabled},domProps:{value:t.codeMsg},on:{click:t.sendSms,input:function(s){s.target.composing||(t.codeMsg=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box bd-bottom"},[i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.nickName,expression:"nickName"}],attrs:{type:"text",placeholder:"请输入用户名"},domProps:{value:t.nickName},on:{input:function(s){s.target.composing||(t.nickName=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box bd-bottom fx align-items justify-between"},[i("div",{staticClass:"fs-12"},[1===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e(),t._v(" "),2===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e()]),t._v(" "),i("div",[1===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"30px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"30px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),i("div",{staticClass:"mt-20"},[i("span",[i("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),i("span",{staticClass:"fs-12"},[t._v("我已阅读并同意")]),t._v(" "),i("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(s){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),t.isRead?i("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),i("div",{staticClass:"fx justify-between mt-50"},[i("div",{staticClass:"cursor",on:{click:t.checkLogin}},[i("a",[t._v("登录账号")])]),t._v(" "),i("div",{staticClass:"submit",class:""!==t.password&&""!==t.phone&&""!==t.smsCode?"active":"",on:{click:t.getReg}},[t._v("注册")])])])]):t._e()])},staticRenderFns:[]};var o=i("VU/8")(a,e,!1,function(t){i("eO5S")},"data-v-7b1634fe",null);s.a=o.exports}}); webpackJsonp([2],{"6mia":function(t,s,i){var n=i("Dqe1");"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);i("rjj0")("cec72b3e",n,!0,{})},"7Vhv":function(t,s,i){"use strict";var n={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[i("div",{staticClass:"footer-div"},[i("div",{staticClass:"fx min-width"},[i("div",[t._m(0),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),i("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),t._m(5)])]),t._v(" "),i("div",{staticClass:"footer-div"},[i("div",{staticClass:"min-width"},[t._m(6),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"foot-li",on:{click:function(s){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"ml-20",on:{click:function(s){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),i("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),i("div",{staticClass:"footer_conent duya-header-bd"},[i("ul",{staticClass:"footer_tb c-9"},[i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),i("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 红杉直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),s("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),s("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),s("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("红杉App")])]),this._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.hszb66.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.hszb66.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v("联系我们")])]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:2957668664")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:2957668664")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:2957668664@qq.com")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx justify-center"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/logo.png",width:"150px"}})])}]};var a=i("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,s){this.$router.push({name:t,query:{id:s}})}}},n,!1,function(t){i("IijH")},"data-v-5f94629e",null);s.a=a.exports},"8EE7":function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var n=i("7Vhv"),a=i("wfk6"),e=i("Dr8r"),o={name:"index",data:function(){return{hotRankList:[],hotRankInfo:[],isShow:0,pageNum:1,type:parseInt(this.$route.query.type)}},components:{"v-footer":n.a,"v-reg-login":a.a},mounted:function(){console.log(this.type),2===this.type?this.getHotRankInfoById():(this.getExpertInfo(),this.getHotRankAssociate())},methods:{showDialog:function(t){this.isShow=t},toPage2:function(t){this.$router.replace({name:t})},toPage:function(t,s){this.$router.replace({name:t,query:{id:s}})},toPage3:function(t,s,i){var n=this.$router.resolve({path:t,query:{id:s,type:i}});window.open(n.href,"_blank"),location.reload()},getHotRankAssociate:function(){var t=this,s={expertId:this.$route.query.id,pageNum:1,pageSize:30,type:0};this.$axios("post","/hotRank/getHotRankListByBall",s).then(function(s){200===s.code&&(t.hotRankList=s.data.dataList)})},getHotRankInfoById:function(){var t=this,s={id:this.$route.query.id};this.$axios("post","/match/getHotRankInfoById",s).then(function(s){200===s.code&&(t.hotRankInfo=s.data)})},getWeek:function(t){var s=t;return"周"+["日","一","二","三","四","五","六"][new Date(Date.parse(s.replace(/-/g,"/"))).getDay()]},getExpertInfo:function(){var t=this,s={id:this.$route.query.id};this.$axios("post","/hotRank/getExpertInfo",s).then(function(s){200===s.code&&(t.hotRankInfo=s.data)})},focusExpert:function(t){var s=this;if(e.a.get("token")){var i={id:t};this.$axios("post","/hotRank/focusExpert",i).then(function(t){200===t.code?2===s.type?s.getHotRankInfoById():s.getExpertInfo():s.$message({type:"warning",message:t.msg})})}else this.isShow=1},cancelFocusExpert:function(t){var s=this;if(e.a.get("token")){var i={id:t};this.$axios("post","/hotRank/cancelFocusExpert",i).then(function(t){200===t.code?2===s.type?s.getHotRankInfoById():s.getExpertInfo():s.$message({type:"warning",message:t.msg})})}else this.isShow=1}}},c={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[i("v-reg-login",{attrs:{isShow:t.isShow},on:{dialogVisibleEvent:t.showDialog}}),t._v(" "),i("div",{staticClass:"fx justify-center"},[i("div",{staticClass:"new duya-header-bd"},[i("div",[i("div",{staticClass:"fx justify-between"},[i("div",{staticClass:"w-30"},[i("div",{staticClass:"star"},[i("div",[i("img",{staticClass:"star-img",attrs:{src:t.hotRankInfo.anchorIcon}})]),t._v(" "),i("div",{staticClass:"mt-10 fs-20 fw-700"},[t._v(t._s(t.hotRankInfo.anchorName))]),t._v(" "),i("div",{staticClass:"fx justify-center"},[t.hotRankInfo.continuousWin>0?i("div",{staticClass:"continuousWin mt-10"},[t._v(t._s(t.hotRankInfo.continuousWin)+"连红")]):t._e()]),t._v(" "),i("div",{staticClass:"c-9 mt-10"},[t._v(t._s(t.hotRankInfo.anchorDesc))]),t._v(" "),i("div",{staticClass:"fx justify-center mt-30"},[t.hotRankInfo.follow?t._e():i("div",{staticClass:"gz-btn ygz",on:{click:function(s){return t.focusExpert(t.hotRankInfo.anchorId)}}},[t._v("+ 关注")]),t._v(" "),t.hotRankInfo.follow?i("div",{staticClass:"gz-btn wgz",on:{click:function(s){return t.cancelFocusExpert(t.hotRankInfo.anchorId)}}},[t._v("已关注")]):t._e()])])]),t._v(" "),i("div",{staticClass:"w-70"},[1===t.type?i("div",{staticClass:"new-list",staticStyle:{padding:"20px"}},[i("div",{staticClass:"fs-22"},[t._v("专家方案")]),t._v(" "),i("div",{staticClass:"db-b"}),t._v(" "),t._l(t.hotRankList,function(s,n){return t.hotRankList&&0!==t.hotRankList.length?i("div",{key:n,staticClass:"new-list-li cursor fx justify-between",on:{click:function(i){return t.toPage3("expertsDeatil",s.id,2)}}},[i("div",[i("div",{staticClass:"fs-18 fw-600"},[t._v(t._s(t.getWeek("2021-"+s.matchInfo.matchDay))+"\n   "+t._s(s.matchInfo.matchShortName)+"\n   "+t._s(s.matchInfo.teamHomeName)+" VS "+t._s(s.matchInfo.teamAwayName))]),t._v(" "),i("div",{staticClass:"fx align-items mt-10 fs-15"},[i("div",{staticClass:"radius"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(s.matchInfo.homeScore)+"-"+t._s(s.matchInfo.awayScore))]),t._v(" "),i("div",[t._v(t._s(s.matchInfo.matchShortName))]),t._v(" "),i("div",{staticClass:"ml-30"},[t._v(t._s(s.matchInfo.teamHomeName)+" VS "+t._s(s.matchInfo.teamAwayName))]),t._v(" "),i("div",{staticClass:"ml-30"},[t._v(t._s(s.matchInfo.matchDay)+" "+t._s(s.matchInfo.matchTime))])]),t._v(" "),i("div",{staticClass:"fs-15 mt-20"},[i("span",{staticClass:"c-7 "},[t._v(t._s(s.expert.beforeTime)+"   发布")]),t._v(" "),i("span",{staticClass:"ml-30"},[t._v("查看")])])]),t._v(" "),i("div",[0===s.betPosition&&"胜"===s.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/ymz.png",width:"100%"}}):t._e(),t._v(" "),1===s.betPosition&&"平"===s.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/ymz.png",width:"100%"}}):t._e(),t._v(" "),2===s.betPosition&&"负"===s.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/ymz.png",width:"100%"}}):t._e(),t._v(" "),0===s.betPosition&&"胜"!==s.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/wmz.png",width:"100%"}}):t._e(),t._v(" "),1===s.betPosition&&"平"!==s.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/wmz.png",width:"100%"}}):t._e(),t._v(" "),2===s.betPosition&&"负"!==s.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/wmz.png",width:"100%"}}):t._e()])]):t._e()}),t._v(" "),0===t.hotRankList.length?i("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%","margin-bottom":"20%"}},[t._m(0),t._v(" "),i("div",{staticClass:"ta-c mt-20"},[t._v("列表空空如也...")])]):t._e()],2):t._e(),t._v(" "),2===t.type?i("div",{staticClass:"new-list",staticStyle:{padding:"20px"}},[i("div",{staticClass:"fs-18 fw-700"},[t._v("\n "+t._s(t.hotRankInfo.teamInfo.home.teamName)+" VS "+t._s(t.hotRankInfo.teamInfo.away.teamName)+",\n 来看我的精心推荐吧。附送比分")]),t._v(" "),i("div",{staticClass:"c-9 mt-10"},[t._v("发布时间 "+t._s(t.hotRankInfo.releaseTime))]),t._v(" "),i("div",{staticClass:"mt-10"},[t._v("\n "+t._s(t.hotRankInfo.teamInfo.home.score)+"-"+t._s(t.hotRankInfo.teamInfo.away.score)+\n "+t._s(t.hotRankInfo.competitionShortName)+"\n "),i("span",{staticClass:"ml-10 pl-10",staticStyle:{"border-left":"1px solid #D8D8D8"}},[t._v(t._s(t.hotRankInfo.matchDay)+" "+t._s(t.hotRankInfo.matchTime))])]),t._v(" "),i("div",{staticClass:"win-box"},[0===t.hotRankInfo.betPosition&&"胜"===t.hotRankInfo.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/win.png",width:"100%"}}):t._e(),t._v(" "),1===t.hotRankInfo.betPosition&&"平"===t.hotRankInfo.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/win.png",width:"100%"}}):t._e(),t._v(" "),2===t.hotRankInfo.betPosition&&"负"===t.hotRankInfo.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/win.png",width:"100%"}}):t._e(),t._v(" "),0===t.hotRankInfo.betPosition&&"胜"!==t.hotRankInfo.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/los.png",width:"100%"}}):t._e(),t._v(" "),1===t.hotRankInfo.betPosition&&"平"!==t.hotRankInfo.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/los.png",width:"100%"}}):t._e(),t._v(" "),2===t.hotRankInfo.betPosition&&"负"!==t.hotRankInfo.result?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/los.png",width:"100%"}}):t._e()]),t._v(" "),t.hotRankInfo.matchOdds?i("div",{staticClass:"fx justify-center",staticStyle:{width:"100%","margin-top":"-40px"}},[i("div",{staticStyle:{width:"60%"}},[i("div",{staticClass:"fx justify-center align-items"},[i("div",{staticClass:"fs-16 fw-700"},[t._v(t._s(t.hotRankInfo.teamInfo.home.teamName))]),t._v(" "),i("div",{staticClass:"ml-20"},[i("img",{staticStyle:{width:"36px",height:"36px"},attrs:{src:t.hotRankInfo.teamInfo.home.teamLogo}})]),t._v(" "),i("div",{staticClass:"ml-30 mr-30 fs-16 fw-700"},[t._v(t._s(t.hotRankInfo.teamInfo.home.score)+"-"+t._s(t.hotRankInfo.teamInfo.away.score))]),t._v(" "),i("div",[i("img",{staticStyle:{width:"36px",height:"36px"},attrs:{src:t.hotRankInfo.teamInfo.away.teamLogo}})]),t._v(" "),i("div",{staticClass:"ml-20 fs-16 fw-700"},[t._v(t._s(t.hotRankInfo.teamInfo.away.teamName))])]),t._v(" "),i("div",{staticClass:"fx justify-between"},[i("div",{staticClass:"odds",class:"胜"===t.hotRankInfo.result?"bg-red":""},[i("div",{staticClass:"fs-16",staticStyle:{position:"relative",top:"20px"}},[t._v("主胜")]),t._v(" "),i("div",{staticClass:"mt-24"},[t._v(t._s(t.hotRankInfo.matchOdds.wins))]),t._v(" "),"胜"===t.hotRankInfo.result?i("div",[i("img",{staticClass:"win-icon",attrs:{src:"http://bucket.hszb66.cn/static/pc/huang.png"}})]):t._e()]),t._v(" "),i("div",{staticClass:"odds",class:"平"===t.hotRankInfo.result?"bg-red":""},[i("div",{staticClass:"fs-16",staticStyle:{position:"relative",top:"20px"}},[t._v("平局")]),t._v(" "),i("div",{staticClass:"mt-24"},[t._v(t._s(t.hotRankInfo.matchOdds.draw))]),t._v(" "),"平"===t.hotRankInfo.result?i("div",[i("img",{staticClass:"win-icon",attrs:{src:"http://bucket.hszb66.cn/static/pc/huang.png"}})]):t._e()]),t._v(" "),i("div",{staticClass:"odds",class:"负"===t.hotRankInfo.result?"bg-red":""},[i("div",{staticClass:"fs-16",staticStyle:{position:"relative",top:"20px"}},[t._v("客胜")]),t._v(" "),i("div",{staticClass:"mt-24"},[t._v(t._s(t.hotRankInfo.matchOdds.lose))]),t._v(" "),"负"===t.hotRankInfo.result?i("div",[i("img",{staticClass:"win-icon",attrs:{src:"http://bucket.hszb66.cn/static/pc/huang.png"}})]):t._e()])])])]):t._e(),t._v(" "),i("div",{staticClass:"mt-20 fs-15",staticStyle:{color:"#4a4a4a"}},[t._v("推荐理由")]),t._v(" "),i("div",{staticClass:"mt-20"},[i("div",{staticClass:"hot-content",domProps:{innerHTML:t._s(t.hotRankInfo.content)}})])]):t._e()])])])])]),t._v(" "),i("v-footer",{staticClass:"mt-30"})],1)},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/null.png"}})])}]};var r=i("VU/8")(o,c,!1,function(t){i("m9RN"),i("6mia")},"data-v-43703416",null);s.default=r.exports},C0In:function(t,s,i){var n=i("SMZ8");"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);i("rjj0")("9780c816",n,!0,{})},Dqe1:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.hot-content{\n font-size: 15px;\n color: #4a4a4a;\n}\n.hot-content p {\n margin-top: 10px;\n font-size: 15px;\n color: #4a4a4a;\n}\n",""])},GYhL:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-5f94629e]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-5f94629e]{\n width: 100px;\n}\n.w-100[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-5f94629e]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n.on[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n",""])},IijH:function(t,s,i){var n=i("GYhL");"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);i("rjj0")("293a37c8",n,!0,{})},QhbM:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.new[data-v-43703416] {\n min-height: 100vh;\n}\n.w-70[data-v-43703416]{\n width: 78%;\n}\n.w-30[data-v-43703416]{\n width: 20%;\n}\n.new-list[data-v-43703416]{\n width: 100%;\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 7px;\n margin-top: 20px;\n}\n.new-list-li[data-v-43703416]{\n border-bottom: 1px solid #F2F2F2;\n padding: 20px 0px;\n}\n.star[data-v-43703416]{\n height: 530px;\n background: #FFFFFF;\n -webkit-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.1);\n box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.1);\n border-radius: 6px;\n margin-top: 20px;\n padding: 20px;\n text-align: center;\n}\n.star-img[data-v-43703416]{\n width: 80px;\n height: 80px;\n border-radius: 100%;\n}\n.db-b[data-v-43703416]{\n border-bottom: 1px solid #F6F5F5;\n margin-right: -20px;\n margin-left: -20px;\n margin-top: 15px;\n}\n.radius[data-v-43703416]{\n width: 8px;\n height: 8px;\n background: #999999;\n border-radius: 100%;\n}\n.anchorIcon[data-v-43703416]{\n width: 31px;\n height: 31px;\n border: 1px solid #C93F45;\n border-radius: 100%;\n margin-top: 5px;\n}\n.continuousWin[data-v-43703416]{\n background: #FFEDED;\n border-radius: 20px;\n color: #C93F45;\n padding: 1px 5px;\n font-size: 12px;\n width: 48px;\n}\n.tabName[data-v-43703416]{\n background: #FBEFE3;\n border-radius: 20px;\n color: #C93F45;\n padding: 1px 5px;\n font-size: 12px;\n position: relative;\n}\n.gz-btn[data-v-43703416]{\n width: 140px;\n line-height: 42px;\n border-radius: 3px;\n text-align: center;\n cursor: pointer;\n}\n.ygz[data-v-43703416]{\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n}\n.wgz[data-v-43703416]{\n background: #F2F2F2;\n color: #AAAAAA;\n}\n.odds[data-v-43703416]{\n background: #F4F8F9;\n text-align: center;\n width: 32.5%;\n color: #333333;\n border-radius: 3px;\n margin-top: 15px;\n}\n.bg-red[data-v-43703416]{\n background: #C93F45;\n color: #FFFFFF;\n}\n.win-icon[data-v-43703416]{\n width: 30px;\n position: relative;\n right: -73px;\n}\n.win-box[data-v-43703416]{\n width: 260px;\n position: relative;\n left: 65%;\n}\n",""])},SMZ8:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,'\n.yellow[data-v-758e63b4]{\n color: #C93F45;\n}\n.header-modal[data-v-758e63b4] {\n position: fixed;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n background: rgba(0,0,0,.7);\n z-index: 101;\n}\n.login-window[data-v-758e63b4]{\n position: fixed;\n width: 420px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.reg-window[data-v-758e63b4]{\n position: fixed;\n width: 450px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.phone[data-v-758e63b4]{\n background: #F7F7F7;\n padding: 0px 14px;\n}\n.close[data-v-758e63b4] {\n float: right;\n width: 14px;\n height: 14px;\n margin-top: 20px;\n margin-right: 20px;\n cursor: pointer;\n}\n.window-inner[data-v-758e63b4] {\n padding: 34px 72px;\n background-image: url("http://bucket.hszb66.cn/static/pc/login-bg-img.png");\n background-size: 100% 100%;\n}\n.txt-box[data-v-758e63b4]{\n line-height: 35px;\n border: 1px solid #E4E4E4;\n border-radius: 2px;\n}\n.gou[data-v-758e63b4]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-758e63b4]{\n opacity: 1;\n}\n.ffb600[data-v-758e63b4]{\n color: #C93F45;\n}\n.mt-50[data-v-758e63b4]{\n margin-top: 50px;\n}\n.submit[data-v-758e63b4]{\n width: 280px;\n height: 36px;\n padding-top: 7px;\n background: #efefef;\n border-radius: 4px;\n text-align: center;\n font-size: 16px;\n color: #777;\n cursor: default;\n margin-top: 50px;\n}\n.btn-verify[data-v-758e63b4]{\n width: 74px;\n line-height: 25px;\n margin-right: 2px;\n font-size: 12px;\n text-align: center;\n background: #A6A3B4;\n border-radius: 5px;\n color: white;\n cursor: pointer;\n}\n.active[data-v-758e63b4] {\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n}\ninput[data-v-758e63b4]{\n width: 100%;\n padding-left: 10px;\n}\n.red[data-v-758e63b4]{\n color: #C93F45;\n}\n.bd-bottom[data-v-758e63b4] {\n border-bottom: 1px solid #bcbcbc;\n}\n',""])},m9RN:function(t,s,i){var n=i("QhbM");"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);i("rjj0")("e584188a",n,!0,{})},wfk6:function(t,s,i){"use strict";var n=i("Dr8r"),a={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{toPage:function(t){this.$emit("dialogVisibleEvent",0),this.$router.push({name:t})},toMy:function(){this.$emit("dialogVisibleEvent",0),this.$router.push({name:"my",query:{pwd:1}})},checkLogin:function(){this.$emit("dialogVisibleEvent",1)},checkReg:function(){this.$emit("dialogVisibleEvent",2)},closeLogin:function(){this.$emit("dialogVisibleEvent",0)},closeReg:function(){this.$emit("dialogVisibleEvent",0)},checkGou:function(){1===this.isGou?(this.isGou=2,this.isRead=!1):this.isGou=1},checkEye:function(){1===this.isEye?this.isEye=2:this.isEye=1},sendSms:function(){var t=this;if(this.verificationPhone()){var s={phone:this.phone};this.$axios("post","/user/sendSms",s).then(function(s){200===s.code&&t.getCode()})}},verificationPhone:function(){return""===this.phone?(this.$message({type:"warning",message:"请输入手机号"}),!1):!!/^[1][3,4,5,6,7,8,9][0-9]{9}$/.test(this.phone)||(this.$message({type:"warning",message:"您输入的手机格式不正确"}),!1)},verificationPwd:function(){return""===this.password?(this.$message({type:"warning",message:"密码不可为空"}),!1):this.password.length>=6&&this.password.length<16||(this.$message({type:"warning",message:"请输入6-16位密码"}),!1)},verificationNull:function(){return""===this.smsCode?(this.$message({type:"warning",message:"请输入验证码"}),!1):""!==this.nickName||(this.$message({type:"warning",message:"请输入昵称"}),!1)},loginByPc:function(){var t=this;if(this.verificationPhone()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var s={password:this.password,phone:this.phone};this.$axios("post","/user/loginByPc",s).then(function(s){200===s.code?(t.closeLogin(),n.a.set("token",s.data),t.token=n.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})}else this.isRead=!0},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))},getReg:function(){var t=this;if(this.verificationPhone()&&this.verificationNull()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var s={channelId:0,nickName:this.nickName,password:this.password,phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/registerByPc",s).then(function(s){200===s.code?(n.a.set("token",s.data),t.closeReg(),t.token=n.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})}else this.isRead=!0}}},e={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[1===t.isShow||2===t.isShow?i("div",{staticClass:"header-modal"}):t._e(),t._v(" "),1===t.isShow?i("div",{staticClass:"login-window"},[i("div",[i("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeLogin}})]),t._v(" "),i("div",{staticClass:"window-inner"},[i("div",[t._m(0),t._v(" "),i("div",{staticClass:"fs-22 fw-700 ta-c mt-20"},[t._v("登录")]),t._v(" "),i("div",{staticClass:"fx align-items txt-box mt-30 "},[i("div",{staticClass:"phone"},[t._v("+86")]),t._v(" "),i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[i("div",{staticClass:"fx align-items"},[t._m(1),t._v(" "),i("div",{staticClass:"fs-12"},[1===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e(),t._v(" "),2===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e()])]),t._v(" "),i("div",{staticClass:"mr-5"},[1===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"10px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"10px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),i("div",{staticClass:"fx justify-between align-items mt-20"},[i("div",[i("span",[i("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),i("span",{staticClass:"fs-12"},[t._v("登录即代表你已同意")]),t._v(" "),i("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(s){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),i("div",{staticClass:"fs-12 c-9 cursor",on:{click:t.toMy}},[t._v("忘记密码")])]),t._v(" "),t.isRead?i("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),i("div",{staticClass:"submit",class:""!==t.phone&&""!==t.password&&2===t.isGou?"active":"",on:{click:t.loginByPc}},[t._v("登录")]),t._v(" "),i("div",{staticClass:"cursor c-7 mt-20 ta-c",on:{click:t.checkReg}},[i("a",[t._v("注册新账号")])])])])]):t._e(),t._v(" "),2===t.isShow?i("div",{staticClass:"reg-window"},[i("div",[i("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),i("div",{staticClass:"window-inner"},[t._m(2),t._v(" "),i("div",{staticClass:"fs-22 fw-700 ta-c mt-20"},[t._v("注册")]),t._v(" "),i("div",{staticClass:"fx align-items txt-box mt-30 "},[i("div",{staticClass:"phone"},[t._v("+86")]),t._v(" "),i("div",{staticClass:"fs-12 ml-10"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(3),t._v(" "),i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],attrs:{type:"text",placeholder:"获取并输入验证码"},domProps:{value:t.smsCode},on:{input:function(s){s.target.composing||(t.smsCode=s.target.value)}}})]),t._v(" "),i("div",{staticClass:"btn-verify"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.codeMsg,expression:"codeMsg"}],staticClass:"getNumber",attrs:{type:"button",disabled:t.codeDisabled},domProps:{value:t.codeMsg},on:{click:t.sendSms,input:function(s){s.target.composing||(t.codeMsg=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box fx align-items "},[t._m(4),t._v(" "),i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.nickName,expression:"nickName"}],attrs:{type:"text",placeholder:"请输入用户名"},domProps:{value:t.nickName},on:{input:function(s){s.target.composing||(t.nickName=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[i("div",{staticClass:"fx "},[t._m(5),t._v(" "),i("div",{staticClass:"fs-12"},[1===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e(),t._v(" "),2===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e()])]),t._v(" "),i("div",[1===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"30px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"30px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),i("div",{staticClass:"mt-20"},[i("span",[i("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),i("span",{staticClass:"fs-12"},[t._v("我已阅读并同意")]),t._v(" "),i("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(s){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),t.isRead?i("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),i("div",{staticClass:"submit",class:""!==t.password&&""!==t.phone&&""!==t.smsCode?"active":"",on:{click:t.getReg}},[t._v("注册")]),t._v(" "),i("div",{staticClass:"cursor ta-c c-7 mt-20",on:{click:t.checkLogin}},[i("a",[t._v("登录账号")])])])]):t._e()])},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/logo2.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/logo2.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/user.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd.png"}})])}]};var o=i("VU/8")(a,e,!1,function(t){i("C0In")},"data-v-758e63b4",null);s.a=o.exports}});
\ No newline at end of file \ 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],{"6JMp":function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var e=i("7Vhv"),n=i("Dr8r"),a=i("wfk6"),c={name:"index",data:function(){return{isNum:1,isShow:0,matchList:[],allNum:0,sportId:"",matchDate:"",matchDateList:[],matchSportsType:[],tabNum:1}},components:{"v-footer":e.a,"v-reg-login":a.a},mounted:function(){this.getMatch(0),this.getWeekStartAndEnd(),this.getMatchSportsType()},methods:{getWeekStartAndEnd:function(){for(var t=new Date,s=[],i=0;i<4;i++){var e=new Date;e.setDate(t.getDate()+i);var n=e.getFullYear(),a=e.getMonth()+1,c=e.getDate();a<10&&(a="0"+a),c<10&&(c="0"+c),s.push(n+"-"+a+"-"+c)}this.matchDateList.push(s)},showDialog:function(t){this.isShow=t},toPage:function(t,s){this.$router.replace({name:t,query:{id:s}})},toPage1:function(t,s){if(0===s){var i=this.$router.resolve({name:"footballDeatil",query:{id:t}});window.open(i.href,"_blank")}else{var e=this.$router.resolve({name:"basketBallDeatil",query:{id:t}});window.open(e.href,"_blank")}},check:function(t){this.matchDate=t},getInfo:function(t,s){this.sportId=t,this.getMatch(s)},getAll:function(t){this.sportId="",this.getMatch(t)},getMatch:function(t){var s=this;this.tabNum=t;var i={id:this.sportId,status:t};this.$axios("post","/match/getMatchList",i).then(function(t){if(200===t.code){s.matchList=t.data.matchLists;for(var i=0,e=0;e<s.matchList.length;e++)i+=s.matchList[e].matchInfos.length;s.allNum=i,s.matchDate=t.data.matchLists[0].matchTime}})},getMatchSportsType:function(){var t=this;this.$axios("post","/match/getMatchSportsType").then(function(s){200===s.code&&(t.matchSportsType=s.data)})},getWeek:function(t){var s=t;return"周"+["日","一","二","三","四","五","六"][new Date(Date.parse(s.replace(/-/g,"/"))).getDay()]},getAppoinment:function(t){var s=this;if(n.a.get("token")){var i={id:t};this.$axios("post","/match/userReserveMatch",i).then(function(t){200===t.code&&(s.$message({type:"success",message:"预约成功!"}),s.getMatch())})}else this.isShow=1},userCancelReserveMatch:function(t){var s=this,i={id:t};this.$axios("post","/match/userCancelReserveMatch",i).then(function(t){200===t.code&&(s.$message({type:"success",message:"已取消预约!"}),s.getMatch())})}}},o={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[i("div",{staticClass:"fx justify-center all-bg"},[i("div",{staticClass:"all duya-header-bd"},[i("div",{staticClass:"all-left"},[i("div",{staticClass:"all-left-tab"},[t._v("赛程中心")]),t._v(" "),i("div",{staticClass:"all-left-li",class:""===t.sportId?"c-aa":"",on:{click:function(s){return t.getAll(-1)}}},[t._m(0),t._v(" "),i("div",{staticClass:"ml-10"},[t._v("全部比赛("+t._s(t.allNum)+")")])]),t._v(" "),t._l(t.matchSportsType,function(s,e){return i("div",{key:e},[i("div",{staticClass:"all-left-tab"},[t._v(t._s(s.sportsType))]),t._v(" "),t._l(s.sportsList,function(s,e){return i("div",{key:e,staticClass:"all-left-li",class:s.sportsId===t.sportId?"c-aa":"",on:{click:function(i){return t.getInfo(s.sportsId,1)}}},["全部"===s.sportsName?i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/add-dj-icon1.png"}})]):t._e(),t._v(" "),"全部"!==s.sportsName?i("div",{staticStyle:{width:"24px",height:"24px","text-align":"center"}},[i("img",{staticStyle:{width:"18px",height:"18px"},attrs:{src:s.sportsIcon}})]):t._e(),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(s.sportsName))])])})],2)})],2),t._v(" "),i("div",{staticClass:"all-right"},[i("div",{staticClass:"all-tab fx align-items"},t._l(t.matchDateList[0],function(s){return i("div",{key:s,staticClass:"all-li",class:t.matchDate===s?"nav":"",on:{click:function(i){return t.check(s)}}},[i("div",[i("div",{staticClass:"fw-700 fs-16"},[t._v(t._s(s.split("-")[1])+"/"+t._s(s.split("-")[2]))]),t._v(" "),i("div",{staticClass:"fs-12 ta-c"},[t._v(t._s(t.getWeek(s)))])])])}),0),t._v(" "),i("div",{staticClass:"fx align-items mt-20"},[i("div",{staticClass:"type-tab",class:-1===t.tabNum?"tab-on":"",on:{click:function(s){return t.getMatch(-1)}}},[t._v("全部")]),t._v(" "),i("div",{staticClass:"type-tab",class:1===t.tabNum?"tab-on":"",on:{click:function(s){return t.getMatch(1)}}},[t._v("直播中")]),t._v(" "),i("div",{staticClass:"type-tab",class:2===t.tabNum?"tab-on":"",on:{click:function(s){return t.getMatch(2)}}},[t._v("即将开始")])]),t._v(" "),i("div",{staticClass:"match-card"},[t._l(t.matchList,function(s,e){return 0!==t.matchList.length&&t.matchDate===s.matchTime?i("div",{key:e},t._l(s.matchInfos,function(s,e){return i("div",{key:e,staticClass:"match-card-li"},[i("div",{staticClass:"fx justify-between"},[i("div",{staticClass:"fx"},[i("div",[1===s.sportsType?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/baskteball-icon.png"}}):t._e(),t._v(" "),0===s.sportsType?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/football-icon.png"}}):t._e()]),t._v(" "),i("div",{staticClass:"c-76 ml-10"},[t._v(t._s(s.matchDate.split("-")[1])+"月"+t._s(s.matchDate.split("-")[2])+"日")]),t._v(" "),i("div",{staticClass:"c-76 ml-20"},[t._v(t._s(s.matchShortName))])]),t._v(" "),i("div",{staticClass:"fx"},[s.guides?i("div",{staticClass:"fx align-items"},t._l(s.guides,function(s,e){return i("div",{key:e,staticClass:"ta-c cursor",on:{click:function(i){return t.toPage("room",s.roomId)}}},[i("div",[i("img",{staticClass:"avatar",attrs:{src:s.avatar}})])])}),0):t._e(),t._v(" "),i("div",{staticClass:"ml-20 cursor",on:{click:function(i){return t.toPage1(s.id,s.sportsType)}}},[t._v("分析文案")])])]),t._v(" "),i("div",{staticClass:"fx justify-between mt-10 cursor"},[i("div",{staticClass:"matchTime",staticStyle:{width:"10%"}},[t._v(t._s(s.matchTime))]),t._v(" "),i("div",{staticClass:"fx justify-center align-items c-33",staticStyle:{width:"80%"}},[i("div",{staticClass:"fs-18",staticStyle:{width:"30%","text-align":"right"}},[t._v(t._s(s.homeTeam.teamName))]),t._v(" "),i("div",[i("img",{staticClass:"match-img",attrs:{src:s.homeTeam.teamIcon}})]),t._v(" "),i("div",{staticClass:"fs-24 fw-700",staticStyle:{width:"18%","text-align":"center"}},[t._v(t._s(s.homeTeam.score)+"-"+t._s(s.awayTeam.score))]),t._v(" "),i("div",[i("img",{staticClass:"match-img",attrs:{src:s.awayTeam.teamIcon}})]),t._v(" "),i("div",{staticClass:"fs-18",staticStyle:{width:"30%","text-align":"left"}},[t._v(t._s(s.awayTeam.teamName))])]),t._v(" "),i("div",{staticStyle:{width:"11%"}},[1===s.status?i("div",{staticClass:"live-btn"},[t._m(1,!0)]):t._e(),t._v(" "),2!==s.status||s.subscribe?t._e():i("div",{staticClass:"yud-btn",on:{click:function(i){return t.getAppoinment(s.id)}}},[t._m(2,!0)]),t._v(" "),2===s.status&&s.subscribe?i("div",{staticClass:"yud-btn2",on:{click:function(i){return t.userCancelReserveMatch(s.id)}}},[t._v("已预定")]):t._e(),t._v(" "),3===s.status?i("div",{staticClass:"over-btn"},[t._v("已结束")]):t._e()])])])}),0):t._e()}),t._v(" "),0===t.matchList.length?i("div",{staticClass:"fx align-items justify-center",staticStyle:{height:"370px"}},[t._m(3)]):t._e()],2)])])]),t._v(" "),i("v-reg-login",{attrs:{isShow:t.isShow},on:{dialogVisibleEvent:t.showDialog}}),t._v(" "),i("v-footer")],1)},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/add-dj-icon1.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx"},[s("div",{staticClass:"mr-5"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/zhibo.gif",width:"13px"}})]),this._v(" "),s("div",{staticStyle:{"padding-top":"2px"}},[this._v("直播中")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx"},[s("div",{staticStyle:{"padding-top":"2px"}},[this._v("预定")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",[s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/null.png"}})]),this._v(" "),s("div",{staticClass:"ta-c mt-10"},[this._v("列表空空如也!")])])}]};var r=i("VU/8")(c,o,!1,function(t){i("uAxU")},"data-v-9c67324c",null);s.default=r.exports},"7Vhv":function(t,s,i){"use strict";var e={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[i("div",{staticClass:"footer-div"},[i("div",{staticClass:"fx min-width"},[i("div",[t._m(0),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),i("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),t._m(5)])]),t._v(" "),i("div",{staticClass:"footer-div"},[i("div",{staticClass:"min-width"},[t._m(6),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"foot-li",on:{click:function(s){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"ml-20",on:{click:function(s){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),i("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),i("div",{staticClass:"footer_conent duya-header-bd"},[i("ul",{staticClass:"footer_tb c-9"},[i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),i("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 红杉直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),s("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),s("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),s("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("红杉App")])]),this._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.hszb66.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.hszb66.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v("联系我们")])]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:2957668664")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:2957668664")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:2957668664@qq.com")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx justify-center"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/logo.png",width:"150px"}})])}]};var n=i("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,s){this.$router.push({name:t,query:{id:s}})}}},e,!1,function(t){i("IijH")},"data-v-5f94629e",null);s.a=n.exports},GYhL:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-5f94629e]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-5f94629e]{\n width: 100px;\n}\n.w-100[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-5f94629e]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n.on[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n",""])},HlX4:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.yellow[data-v-7b1634fe]{\n color: #C93F45;\n}\n.header-modal[data-v-7b1634fe] {\n position: fixed;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n background: rgba(0,0,0,.7);\n z-index: 101;\n}\n.login-window[data-v-7b1634fe]{\n position: fixed;\n width: 400px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.reg-window[data-v-7b1634fe]{\n position: fixed;\n width: 400px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.angle[data-v-7b1634fe] {\n float: left;\n width: 28px;\n height: 28px;\n border-top-left-radius: 4px;\n}\n.close[data-v-7b1634fe] {\n float: right;\n width: 14px;\n height: 14px;\n margin-top: 20px;\n margin-right: 20px;\n cursor: pointer;\n}\n.window-inner[data-v-7b1634fe] {\n padding: 42px 50px 29px;\n}\n.txt-box[data-v-7b1634fe]{\n height: 30px;\n}\n.gou[data-v-7b1634fe]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-7b1634fe]{\n opacity: 1;\n}\n.ffb600[data-v-7b1634fe]{\n color: #C93F45;\n}\n.mt-50[data-v-7b1634fe]{\n margin-top: 50px;\n}\n.submit[data-v-7b1634fe]{\n width: 108px;\n height: 36px;\n padding-top: 7px;\n background: #efefef;\n border-radius: 4px;\n text-align: center;\n font-size: 16px;\n color: #777;\n cursor: default;\n}\n.btn-verify[data-v-7b1634fe]{\n width: 74px;\n height: 27px;\n font-size: 12px;\n text-align: center;\n padding-top: 5px;\n margin-bottom: 10px;\n background: #efefef;\n border-radius: 4px;\n cursor: pointer;\n}\n.active[data-v-7b1634fe] {\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n}\n.red[data-v-7b1634fe]{\n color: #C93F45;\n}\n.bd-bottom[data-v-7b1634fe] {\n border-bottom: 1px solid #bcbcbc;\n}\n",""])},IijH:function(t,s,i){var e=i("GYhL");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("293a37c8",e,!0,{})},Keb8:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.c-76[data-v-9c67324c]{\n color: #76809C;\n}\n.all-bg[data-v-9c67324c]{\n background: #F9FBFF!important;\n width: 100%;\n padding-bottom: 30px;\n}\n.all[data-v-9c67324c] {\n min-height: 100vh;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: justify;\n -ms-flex-pack: justify;\n justify-content: space-between;\n padding-top: 40px;\n}\n.matchTime[data-v-9c67324c]{\n font-weight: 600;\n color: #333333;\n font-size: 15px;\n padding-top: 30px;\n}\n.all-left[data-v-9c67324c]{\n width: 25%;\n height: 530px;\n background: #FFFFFF;\n border-radius: 6px;\n border: 1px solid #E6EAF3;\n}\n.all-right[data-v-9c67324c]{\n width: 72%;\n}\n.all-left-tab[data-v-9c67324c]{\n background: #F2F6FF;\n font-weight: 600;\n color: #333333;\n line-height: 40px;\n padding-left: 20px;\n}\n.all-left-li[data-v-9c67324c]{\n height: 40px;\n padding-left: 20px;\n color: #76809C;\n cursor: pointer;\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}\n.all-left-li[data-v-9c67324c]:hover {\n background: rgba(173,46,54,.1);\n color: #AC2D33;\n}\n.c-aa[data-v-9c67324c]{\n color: #C93F45;\n font-weight: 600;\n}\n.all-tab[data-v-9c67324c]{\n height: 56px;\n background: #FFFFFF;\n border-radius: 6px;\n border: 1px solid #E6EAF3;\n}\n.type-tab[data-v-9c67324c]{\n padding: 2px 10px;\n margin-right: 20px;\n font-weight: 400;\n color: #67728F;\n cursor: pointer;\n font-size: 15px;\n}\n.tab-on[data-v-9c67324c]{\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: 3px;\n color: #ffffff;\n}\n.all-li[data-v-9c67324c]{\n color: #76809C;\n width: 100px;\n height: 56px;\n cursor: pointer;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n.nav[data-v-9c67324c]{\n background: rgba(173,46,54,.1);\n color: #AC2D33;\n}\n.avatar[data-v-9c67324c]{\n border-radius: 50%;\n width: 26px;\n height: 26px;\n margin-left: -5px;\n}\n.match-img[data-v-9c67324c]{\n width: 50px;\n height: 50px;\n margin-left: 10px;\n margin-right: 10px;\n}\n.match-card[data-v-9c67324c]{\n background: white;\n border-radius: 6px;\n padding: 20px;\n margin-top: 20px;\n}\n.match-card-li[data-v-9c67324c]{\n border-bottom: 1px solid #E6EAF3;\n padding-top: 20px;\n padding-bottom: 20px;\n}\n.appoinment[data-v-9c67324c]{\n padding: 5px 15px;\n border-radius: 6px;\n cursor: pointer;\n}\n.yellow[data-v-9c67324c]{\n background: #ffc71c;\n color: white;\n}\n.gray[data-v-9c67324c] {\n color: black;\n background: #d8d8d8;\n}\n.live-btn[data-v-9c67324c]{\n width: 88px;\n height: 34px;\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: 3px;\n font-weight: 400;\n color: #ffffff;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-top: 10px;\n cursor: pointer;\n}\n.yud-btn[data-v-9c67324c]{\n width: 88px;\n height: 34px;\n background: #FFFFFF;\n border-radius: 2px;\n border: 1px solid #C93F45;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-top: 10px;\n color: #C93F45;\n cursor: pointer;\n}\n.over-btn[data-v-9c67324c]{\n width: 88px;\n height: 34px;\n background: #EBF0FB;\n border-radius: 2px;\n color: #76809C;\n font-weight: 400;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-top: 10px;\n cursor: pointer;\n}\n.yud-btn2[data-v-9c67324c]{\n width: 88px;\n height: 34px;\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: 2px;\n color: #ffffff;\n font-weight: 400;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-top: 10px;\n cursor: pointer;\n}\n",""])},eO5S:function(t,s,i){var e=i("HlX4");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("37a5d82b",e,!0,{})},uAxU:function(t,s,i){var e=i("Keb8");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("34f7c7b7",e,!0,{})},wfk6:function(t,s,i){"use strict";var e=i("Dr8r"),n={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{toPage:function(t){this.$emit("dialogVisibleEvent",0),this.$router.push({name:t})},toMy:function(){this.$emit("dialogVisibleEvent",0),this.$router.push({name:"my",query:{pwd:1}})},checkLogin:function(){this.$emit("dialogVisibleEvent",1)},checkReg:function(){this.$emit("dialogVisibleEvent",2)},closeLogin:function(){this.$emit("dialogVisibleEvent",0)},closeReg:function(){this.$emit("dialogVisibleEvent",0)},checkGou:function(){1===this.isGou?(this.isGou=2,this.isRead=!1):this.isGou=1},checkEye:function(){1===this.isEye?this.isEye=2:this.isEye=1},sendSms:function(){var t=this;if(this.verificationPhone()){var s={phone:this.phone};this.$axios("post","/user/sendSms",s).then(function(s){200===s.code&&t.getCode()})}},verificationPhone:function(){return""===this.phone?(this.$message({type:"warning",message:"请输入手机号"}),!1):!!/^[1][3,4,5,6,7,8,9][0-9]{9}$/.test(this.phone)||(this.$message({type:"warning",message:"您输入的手机格式不正确"}),!1)},verificationPwd:function(){return""===this.password?(this.$message({type:"warning",message:"密码不可为空"}),!1):this.password.length>=6&&this.password.length<16||(this.$message({type:"warning",message:"请输入6-16位密码"}),!1)},verificationNull:function(){return""===this.smsCode?(this.$message({type:"warning",message:"请输入验证码"}),!1):""!==this.nickName||(this.$message({type:"warning",message:"请输入昵称"}),!1)},loginByPc:function(){var t=this;if(this.verificationPhone()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var s={password:this.password,phone:this.phone};this.$axios("post","/user/loginByPc",s).then(function(s){200===s.code?(t.closeLogin(),e.a.set("token",s.data),t.token=e.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})}else this.isRead=!0},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))},getReg:function(){var t=this;if(this.verificationPhone()&&this.verificationNull()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var s={channelId:0,nickName:this.nickName,password:this.password,phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/registerByPc",s).then(function(s){200===s.code?(e.a.set("token",s.data),t.closeReg(),t.token=e.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})}else this.isRead=!0}}},a={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[1===t.isShow||2===t.isShow?i("div",{staticClass:"header-modal"}):t._e(),t._v(" "),1===t.isShow?i("div",{staticClass:"login-window"},[i("div",[i("img",{staticClass:"angle",attrs:{src:"http://bucket.hszb66.cn/static/pc/angle.png"}}),t._v(" "),i("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeLogin}})]),t._v(" "),i("div",{staticClass:"window-inner"},[i("div",{staticClass:"fs-22 fw-700"},[t._v("登录")]),t._v(" "),i("div",{staticClass:"fx align-items txt-box mt-30 bd-bottom"},[i("div",[t._v("+86")]),t._v(" "),i("div",{staticClass:"fs-12 ml-10"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box bd-bottom fx align-items justify-between"},[i("div",{staticClass:"fs-12"},[1===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e(),t._v(" "),2===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e()]),t._v(" "),i("div",[1===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"30px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"30px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),i("div",{staticClass:"fx justify-between align-items mt-20"},[i("div",[i("span",[i("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),i("span",{staticClass:"fs-12"},[t._v("登录即代表你已同意")]),t._v(" "),i("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(s){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),i("div",{staticClass:"fs-12 c-9 cursor",on:{click:t.toMy}},[t._v("忘记密码")])]),t._v(" "),t.isRead?i("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),i("div",{staticClass:"fx justify-between mt-50"},[i("div",{staticClass:"cursor",on:{click:t.checkReg}},[i("a",[t._v("注册新账号")])]),t._v(" "),i("div",{staticClass:"submit",class:""!==t.phone&&""!==t.password&&2===t.isGou?"active":"",on:{click:t.loginByPc}},[t._v("登录")])])])]):t._e(),t._v(" "),2===t.isShow?i("div",{staticClass:"reg-window"},[i("div",[i("img",{staticClass:"angle",attrs:{src:"http://bucket.hszb66.cn/static/pc/angle.png"}}),t._v(" "),i("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),i("div",{staticClass:"window-inner"},[i("div",{staticClass:"fs-22 fw-700"},[t._v("注册")]),t._v(" "),i("div",{staticClass:"fx align-items txt-box mt-30 bd-bottom"},[i("div",[t._v("+86")]),t._v(" "),i("div",{staticClass:"fs-12 ml-10"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"fx align-items justify-between txt-box mt-30 bd-bottom"},[i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],attrs:{type:"text",placeholder:"获取并输入验证码"},domProps:{value:t.smsCode},on:{input:function(s){s.target.composing||(t.smsCode=s.target.value)}}})]),t._v(" "),i("div",{staticClass:"btn-verify"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.codeMsg,expression:"codeMsg"}],staticClass:"getNumber",attrs:{type:"button",disabled:t.codeDisabled},domProps:{value:t.codeMsg},on:{click:t.sendSms,input:function(s){s.target.composing||(t.codeMsg=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box bd-bottom"},[i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.nickName,expression:"nickName"}],attrs:{type:"text",placeholder:"请输入用户名"},domProps:{value:t.nickName},on:{input:function(s){s.target.composing||(t.nickName=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box bd-bottom fx align-items justify-between"},[i("div",{staticClass:"fs-12"},[1===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e(),t._v(" "),2===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e()]),t._v(" "),i("div",[1===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"30px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"30px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),i("div",{staticClass:"mt-20"},[i("span",[i("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),i("span",{staticClass:"fs-12"},[t._v("我已阅读并同意")]),t._v(" "),i("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(s){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),t.isRead?i("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),i("div",{staticClass:"fx justify-between mt-50"},[i("div",{staticClass:"cursor",on:{click:t.checkLogin}},[i("a",[t._v("登录账号")])]),t._v(" "),i("div",{staticClass:"submit",class:""!==t.password&&""!==t.phone&&""!==t.smsCode?"active":"",on:{click:t.getReg}},[t._v("注册")])])])]):t._e()])},staticRenderFns:[]};var c=i("VU/8")(n,a,!1,function(t){i("eO5S")},"data-v-7b1634fe",null);s.a=c.exports}}); webpackJsonp([4],{"6JMp":function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var e=i("7Vhv"),n=i("Dr8r"),a=i("wfk6"),c={name:"index",data:function(){return{isNum:1,isShow:0,matchList:[],allNum:0,sportId:"",matchDate:"",matchDateList:[],matchSportsType:[],tabNum:1}},components:{"v-footer":e.a,"v-reg-login":a.a},mounted:function(){this.getMatch(0),this.getWeekStartAndEnd(),this.getMatchSportsType()},methods:{getWeekStartAndEnd:function(){for(var t=new Date,s=[],i=0;i<4;i++){var e=new Date;e.setDate(t.getDate()+i);var n=e.getFullYear(),a=e.getMonth()+1,c=e.getDate();a<10&&(a="0"+a),c<10&&(c="0"+c),s.push(n+"-"+a+"-"+c)}this.matchDateList.push(s)},showDialog:function(t){this.isShow=t},toPage:function(t,s){this.$router.replace({name:t,query:{id:s}})},toPage1:function(t,s){if(0===s){var i=this.$router.resolve({name:"footballDeatil",query:{id:t}});window.open(i.href,"_blank")}else{var e=this.$router.resolve({name:"basketBallDeatil",query:{id:t}});window.open(e.href,"_blank")}},check:function(t){this.matchDate=t},getInfo:function(t,s){this.sportId=t,this.getMatch(s)},getAll:function(t){this.sportId="",this.getMatch(t)},getMatch:function(t){var s=this;this.tabNum=t;var i={id:this.sportId,status:t};this.$axios("post","/match/getMatchList",i).then(function(t){if(200===t.code){s.matchList=t.data.matchLists;for(var i=0,e=0;e<s.matchList.length;e++)i+=s.matchList[e].matchInfos.length;s.allNum=i,s.matchDate=t.data.matchLists[0].matchTime}})},getMatchSportsType:function(){var t=this;this.$axios("post","/match/getMatchSportsType").then(function(s){200===s.code&&(t.matchSportsType=s.data)})},getWeek:function(t){var s=t;return"周"+["日","一","二","三","四","五","六"][new Date(Date.parse(s.replace(/-/g,"/"))).getDay()]},getAppoinment:function(t){var s=this;if(n.a.get("token")){var i={id:t};this.$axios("post","/match/userReserveMatch",i).then(function(t){200===t.code&&(s.$message({type:"success",message:"预约成功!"}),s.getMatch())})}else this.isShow=1},userCancelReserveMatch:function(t){var s=this,i={id:t};this.$axios("post","/match/userCancelReserveMatch",i).then(function(t){200===t.code&&(s.$message({type:"success",message:"已取消预约!"}),s.getMatch())})}}},o={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[i("div",{staticClass:"fx justify-center all-bg"},[i("div",{staticClass:"all duya-header-bd"},[i("div",{staticClass:"all-left"},[i("div",{staticClass:"all-left-tab"},[t._v("赛程中心")]),t._v(" "),i("div",{staticClass:"all-left-li",class:""===t.sportId?"c-aa":"",on:{click:function(s){return t.getAll(-1)}}},[t._m(0),t._v(" "),i("div",{staticClass:"ml-10"},[t._v("全部比赛("+t._s(t.allNum)+")")])]),t._v(" "),t._l(t.matchSportsType,function(s,e){return i("div",{key:e},[i("div",{staticClass:"all-left-tab"},[t._v(t._s(s.sportsType))]),t._v(" "),t._l(s.sportsList,function(s,e){return i("div",{key:e,staticClass:"all-left-li",class:s.sportsId===t.sportId?"c-aa":"",on:{click:function(i){return t.getInfo(s.sportsId,1)}}},["全部"===s.sportsName?i("div",[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/add-dj-icon1.png"}})]):t._e(),t._v(" "),"全部"!==s.sportsName?i("div",{staticStyle:{width:"24px",height:"24px","text-align":"center"}},[i("img",{staticStyle:{width:"18px",height:"18px"},attrs:{src:s.sportsIcon}})]):t._e(),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(s.sportsName))])])})],2)})],2),t._v(" "),i("div",{staticClass:"all-right"},[i("div",{staticClass:"all-tab fx align-items"},t._l(t.matchDateList[0],function(s){return i("div",{key:s,staticClass:"all-li",class:t.matchDate===s?"nav":"",on:{click:function(i){return t.check(s)}}},[i("div",[i("div",{staticClass:"fw-700 fs-16"},[t._v(t._s(s.split("-")[1])+"/"+t._s(s.split("-")[2]))]),t._v(" "),i("div",{staticClass:"fs-12 ta-c"},[t._v(t._s(t.getWeek(s)))])])])}),0),t._v(" "),i("div",{staticClass:"fx align-items mt-20"},[i("div",{staticClass:"type-tab",class:-1===t.tabNum?"tab-on":"",on:{click:function(s){return t.getMatch(-1)}}},[t._v("全部")]),t._v(" "),i("div",{staticClass:"type-tab",class:1===t.tabNum?"tab-on":"",on:{click:function(s){return t.getMatch(1)}}},[t._v("直播中")]),t._v(" "),i("div",{staticClass:"type-tab",class:2===t.tabNum?"tab-on":"",on:{click:function(s){return t.getMatch(2)}}},[t._v("即将开始")])]),t._v(" "),i("div",{staticClass:"match-card"},[t._l(t.matchList,function(s,e){return 0!==t.matchList.length&&t.matchDate===s.matchTime?i("div",{key:e},t._l(s.matchInfos,function(s,e){return i("div",{key:e,staticClass:"match-card-li"},[i("div",{staticClass:"fx justify-between"},[i("div",{staticClass:"fx"},[i("div",[1===s.sportsType?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/baskteball-icon.png"}}):t._e(),t._v(" "),0===s.sportsType?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/football-icon.png"}}):t._e()]),t._v(" "),i("div",{staticClass:"c-76 ml-10"},[t._v(t._s(s.matchDate.split("-")[1])+"月"+t._s(s.matchDate.split("-")[2])+"日")]),t._v(" "),i("div",{staticClass:"c-76 ml-20"},[t._v(t._s(s.matchShortName))])]),t._v(" "),i("div",{staticClass:"fx"},[s.guides?i("div",{staticClass:"fx align-items"},t._l(s.guides,function(s,e){return i("div",{key:e,staticClass:"ta-c cursor",on:{click:function(i){return t.toPage("room",s.roomId)}}},[i("div",[i("img",{staticClass:"avatar",attrs:{src:s.avatar}})])])}),0):t._e(),t._v(" "),i("div",{staticClass:"ml-20 cursor",on:{click:function(i){return t.toPage1(s.id,s.sportsType)}}},[t._v("分析文案")])])]),t._v(" "),i("div",{staticClass:"fx justify-between mt-10 cursor"},[i("div",{staticClass:"matchTime",staticStyle:{width:"10%"}},[t._v(t._s(s.matchTime))]),t._v(" "),i("div",{staticClass:"fx justify-center align-items c-33",staticStyle:{width:"80%"}},[i("div",{staticClass:"fs-18",staticStyle:{width:"30%","text-align":"right"}},[t._v(t._s(s.homeTeam.teamName))]),t._v(" "),i("div",[i("img",{staticClass:"match-img",attrs:{src:s.homeTeam.teamIcon}})]),t._v(" "),i("div",{staticClass:"fs-24 fw-700",staticStyle:{width:"18%","text-align":"center"}},[t._v(t._s(s.homeTeam.score)+"-"+t._s(s.awayTeam.score))]),t._v(" "),i("div",[i("img",{staticClass:"match-img",attrs:{src:s.awayTeam.teamIcon}})]),t._v(" "),i("div",{staticClass:"fs-18",staticStyle:{width:"30%","text-align":"left"}},[t._v(t._s(s.awayTeam.teamName))])]),t._v(" "),i("div",{staticStyle:{width:"11%"}},[1===s.status?i("div",{staticClass:"live-btn"},[t._m(1,!0)]):t._e(),t._v(" "),2!==s.status||s.subscribe?t._e():i("div",{staticClass:"yud-btn",on:{click:function(i){return t.getAppoinment(s.id)}}},[t._m(2,!0)]),t._v(" "),2===s.status&&s.subscribe?i("div",{staticClass:"yud-btn2",on:{click:function(i){return t.userCancelReserveMatch(s.id)}}},[t._v("已预定")]):t._e(),t._v(" "),3===s.status?i("div",{staticClass:"over-btn"},[t._v("已结束")]):t._e()])])])}),0):t._e()}),t._v(" "),0===t.matchList.length?i("div",{staticClass:"fx align-items justify-center",staticStyle:{height:"370px"}},[t._m(3)]):t._e()],2)])])]),t._v(" "),i("v-reg-login",{attrs:{isShow:t.isShow},on:{dialogVisibleEvent:t.showDialog}}),t._v(" "),i("v-footer")],1)},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/add-dj-icon1.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx"},[s("div",{staticClass:"mr-5"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/zhibo.gif",width:"13px"}})]),this._v(" "),s("div",{staticStyle:{"padding-top":"2px"}},[this._v("直播中")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx"},[s("div",{staticStyle:{"padding-top":"2px"}},[this._v("预定")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",[s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/null.png"}})]),this._v(" "),s("div",{staticClass:"ta-c mt-10"},[this._v("列表空空如也!")])])}]};var r=i("VU/8")(c,o,!1,function(t){i("uAxU")},"data-v-9c67324c",null);s.default=r.exports},"7Vhv":function(t,s,i){"use strict";var e={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[i("div",{staticClass:"footer-div"},[i("div",{staticClass:"fx min-width"},[i("div",[t._m(0),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),i("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),t._m(5)])]),t._v(" "),i("div",{staticClass:"footer-div"},[i("div",{staticClass:"min-width"},[t._m(6),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"foot-li",on:{click:function(s){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"ml-20",on:{click:function(s){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),i("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),i("div",{staticClass:"footer_conent duya-header-bd"},[i("ul",{staticClass:"footer_tb c-9"},[i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),i("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 红杉直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),s("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),s("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),s("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("红杉App")])]),this._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.hszb66.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.hszb66.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v("联系我们")])]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:2957668664")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:2957668664")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:2957668664@qq.com")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx justify-center"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/logo.png",width:"150px"}})])}]};var n=i("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,s){this.$router.push({name:t,query:{id:s}})}}},e,!1,function(t){i("IijH")},"data-v-5f94629e",null);s.a=n.exports},C0In:function(t,s,i){var e=i("SMZ8");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("9780c816",e,!0,{})},GYhL:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-5f94629e]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-5f94629e]{\n width: 100px;\n}\n.w-100[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-5f94629e]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n.on[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n",""])},IijH:function(t,s,i){var e=i("GYhL");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("293a37c8",e,!0,{})},Keb8:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.c-76[data-v-9c67324c]{\n color: #76809C;\n}\n.all-bg[data-v-9c67324c]{\n background: #F9FBFF!important;\n width: 100%;\n padding-bottom: 30px;\n}\n.all[data-v-9c67324c] {\n min-height: 100vh;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: justify;\n -ms-flex-pack: justify;\n justify-content: space-between;\n padding-top: 40px;\n}\n.matchTime[data-v-9c67324c]{\n font-weight: 600;\n color: #333333;\n font-size: 15px;\n padding-top: 30px;\n}\n.all-left[data-v-9c67324c]{\n width: 25%;\n height: 530px;\n background: #FFFFFF;\n border-radius: 6px;\n border: 1px solid #E6EAF3;\n}\n.all-right[data-v-9c67324c]{\n width: 72%;\n}\n.all-left-tab[data-v-9c67324c]{\n background: #F2F6FF;\n font-weight: 600;\n color: #333333;\n line-height: 40px;\n padding-left: 20px;\n}\n.all-left-li[data-v-9c67324c]{\n height: 40px;\n padding-left: 20px;\n color: #76809C;\n cursor: pointer;\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}\n.all-left-li[data-v-9c67324c]:hover {\n background: rgba(173,46,54,.1);\n color: #AC2D33;\n}\n.c-aa[data-v-9c67324c]{\n color: #C93F45;\n font-weight: 600;\n}\n.all-tab[data-v-9c67324c]{\n height: 56px;\n background: #FFFFFF;\n border-radius: 6px;\n border: 1px solid #E6EAF3;\n}\n.type-tab[data-v-9c67324c]{\n padding: 2px 10px;\n margin-right: 20px;\n font-weight: 400;\n color: #67728F;\n cursor: pointer;\n font-size: 15px;\n}\n.tab-on[data-v-9c67324c]{\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: 3px;\n color: #ffffff;\n}\n.all-li[data-v-9c67324c]{\n color: #76809C;\n width: 100px;\n height: 56px;\n cursor: pointer;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n.nav[data-v-9c67324c]{\n background: rgba(173,46,54,.1);\n color: #AC2D33;\n}\n.avatar[data-v-9c67324c]{\n border-radius: 50%;\n width: 26px;\n height: 26px;\n margin-left: -5px;\n}\n.match-img[data-v-9c67324c]{\n width: 50px;\n height: 50px;\n margin-left: 10px;\n margin-right: 10px;\n}\n.match-card[data-v-9c67324c]{\n background: white;\n border-radius: 6px;\n padding: 20px;\n margin-top: 20px;\n}\n.match-card-li[data-v-9c67324c]{\n border-bottom: 1px solid #E6EAF3;\n padding-top: 20px;\n padding-bottom: 20px;\n}\n.appoinment[data-v-9c67324c]{\n padding: 5px 15px;\n border-radius: 6px;\n cursor: pointer;\n}\n.yellow[data-v-9c67324c]{\n background: #ffc71c;\n color: white;\n}\n.gray[data-v-9c67324c] {\n color: black;\n background: #d8d8d8;\n}\n.live-btn[data-v-9c67324c]{\n width: 88px;\n height: 34px;\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: 3px;\n font-weight: 400;\n color: #ffffff;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-top: 10px;\n cursor: pointer;\n}\n.yud-btn[data-v-9c67324c]{\n width: 88px;\n height: 34px;\n background: #FFFFFF;\n border-radius: 2px;\n border: 1px solid #C93F45;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-top: 10px;\n color: #C93F45;\n cursor: pointer;\n}\n.over-btn[data-v-9c67324c]{\n width: 88px;\n height: 34px;\n background: #EBF0FB;\n border-radius: 2px;\n color: #76809C;\n font-weight: 400;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-top: 10px;\n cursor: pointer;\n}\n.yud-btn2[data-v-9c67324c]{\n width: 88px;\n height: 34px;\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: 2px;\n color: #ffffff;\n font-weight: 400;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-top: 10px;\n cursor: pointer;\n}\n",""])},SMZ8:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,'\n.yellow[data-v-758e63b4]{\n color: #C93F45;\n}\n.header-modal[data-v-758e63b4] {\n position: fixed;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n background: rgba(0,0,0,.7);\n z-index: 101;\n}\n.login-window[data-v-758e63b4]{\n position: fixed;\n width: 420px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.reg-window[data-v-758e63b4]{\n position: fixed;\n width: 450px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.phone[data-v-758e63b4]{\n background: #F7F7F7;\n padding: 0px 14px;\n}\n.close[data-v-758e63b4] {\n float: right;\n width: 14px;\n height: 14px;\n margin-top: 20px;\n margin-right: 20px;\n cursor: pointer;\n}\n.window-inner[data-v-758e63b4] {\n padding: 34px 72px;\n background-image: url("http://bucket.hszb66.cn/static/pc/login-bg-img.png");\n background-size: 100% 100%;\n}\n.txt-box[data-v-758e63b4]{\n line-height: 35px;\n border: 1px solid #E4E4E4;\n border-radius: 2px;\n}\n.gou[data-v-758e63b4]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-758e63b4]{\n opacity: 1;\n}\n.ffb600[data-v-758e63b4]{\n color: #C93F45;\n}\n.mt-50[data-v-758e63b4]{\n margin-top: 50px;\n}\n.submit[data-v-758e63b4]{\n width: 280px;\n height: 36px;\n padding-top: 7px;\n background: #efefef;\n border-radius: 4px;\n text-align: center;\n font-size: 16px;\n color: #777;\n cursor: default;\n margin-top: 50px;\n}\n.btn-verify[data-v-758e63b4]{\n width: 74px;\n line-height: 25px;\n margin-right: 2px;\n font-size: 12px;\n text-align: center;\n background: #A6A3B4;\n border-radius: 5px;\n color: white;\n cursor: pointer;\n}\n.active[data-v-758e63b4] {\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n}\ninput[data-v-758e63b4]{\n width: 100%;\n padding-left: 10px;\n}\n.red[data-v-758e63b4]{\n color: #C93F45;\n}\n.bd-bottom[data-v-758e63b4] {\n border-bottom: 1px solid #bcbcbc;\n}\n',""])},uAxU:function(t,s,i){var e=i("Keb8");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("34f7c7b7",e,!0,{})},wfk6:function(t,s,i){"use strict";var e=i("Dr8r"),n={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{toPage:function(t){this.$emit("dialogVisibleEvent",0),this.$router.push({name:t})},toMy:function(){this.$emit("dialogVisibleEvent",0),this.$router.push({name:"my",query:{pwd:1}})},checkLogin:function(){this.$emit("dialogVisibleEvent",1)},checkReg:function(){this.$emit("dialogVisibleEvent",2)},closeLogin:function(){this.$emit("dialogVisibleEvent",0)},closeReg:function(){this.$emit("dialogVisibleEvent",0)},checkGou:function(){1===this.isGou?(this.isGou=2,this.isRead=!1):this.isGou=1},checkEye:function(){1===this.isEye?this.isEye=2:this.isEye=1},sendSms:function(){var t=this;if(this.verificationPhone()){var s={phone:this.phone};this.$axios("post","/user/sendSms",s).then(function(s){200===s.code&&t.getCode()})}},verificationPhone:function(){return""===this.phone?(this.$message({type:"warning",message:"请输入手机号"}),!1):!!/^[1][3,4,5,6,7,8,9][0-9]{9}$/.test(this.phone)||(this.$message({type:"warning",message:"您输入的手机格式不正确"}),!1)},verificationPwd:function(){return""===this.password?(this.$message({type:"warning",message:"密码不可为空"}),!1):this.password.length>=6&&this.password.length<16||(this.$message({type:"warning",message:"请输入6-16位密码"}),!1)},verificationNull:function(){return""===this.smsCode?(this.$message({type:"warning",message:"请输入验证码"}),!1):""!==this.nickName||(this.$message({type:"warning",message:"请输入昵称"}),!1)},loginByPc:function(){var t=this;if(this.verificationPhone()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var s={password:this.password,phone:this.phone};this.$axios("post","/user/loginByPc",s).then(function(s){200===s.code?(t.closeLogin(),e.a.set("token",s.data),t.token=e.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})}else this.isRead=!0},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))},getReg:function(){var t=this;if(this.verificationPhone()&&this.verificationNull()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var s={channelId:0,nickName:this.nickName,password:this.password,phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/registerByPc",s).then(function(s){200===s.code?(e.a.set("token",s.data),t.closeReg(),t.token=e.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})}else this.isRead=!0}}},a={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[1===t.isShow||2===t.isShow?i("div",{staticClass:"header-modal"}):t._e(),t._v(" "),1===t.isShow?i("div",{staticClass:"login-window"},[i("div",[i("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeLogin}})]),t._v(" "),i("div",{staticClass:"window-inner"},[i("div",[t._m(0),t._v(" "),i("div",{staticClass:"fs-22 fw-700 ta-c mt-20"},[t._v("登录")]),t._v(" "),i("div",{staticClass:"fx align-items txt-box mt-30 "},[i("div",{staticClass:"phone"},[t._v("+86")]),t._v(" "),i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[i("div",{staticClass:"fx align-items"},[t._m(1),t._v(" "),i("div",{staticClass:"fs-12"},[1===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e(),t._v(" "),2===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e()])]),t._v(" "),i("div",{staticClass:"mr-5"},[1===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"10px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"10px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),i("div",{staticClass:"fx justify-between align-items mt-20"},[i("div",[i("span",[i("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),i("span",{staticClass:"fs-12"},[t._v("登录即代表你已同意")]),t._v(" "),i("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(s){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),i("div",{staticClass:"fs-12 c-9 cursor",on:{click:t.toMy}},[t._v("忘记密码")])]),t._v(" "),t.isRead?i("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),i("div",{staticClass:"submit",class:""!==t.phone&&""!==t.password&&2===t.isGou?"active":"",on:{click:t.loginByPc}},[t._v("登录")]),t._v(" "),i("div",{staticClass:"cursor c-7 mt-20 ta-c",on:{click:t.checkReg}},[i("a",[t._v("注册新账号")])])])])]):t._e(),t._v(" "),2===t.isShow?i("div",{staticClass:"reg-window"},[i("div",[i("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),i("div",{staticClass:"window-inner"},[t._m(2),t._v(" "),i("div",{staticClass:"fs-22 fw-700 ta-c mt-20"},[t._v("注册")]),t._v(" "),i("div",{staticClass:"fx align-items txt-box mt-30 "},[i("div",{staticClass:"phone"},[t._v("+86")]),t._v(" "),i("div",{staticClass:"fs-12 ml-10"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(3),t._v(" "),i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],attrs:{type:"text",placeholder:"获取并输入验证码"},domProps:{value:t.smsCode},on:{input:function(s){s.target.composing||(t.smsCode=s.target.value)}}})]),t._v(" "),i("div",{staticClass:"btn-verify"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.codeMsg,expression:"codeMsg"}],staticClass:"getNumber",attrs:{type:"button",disabled:t.codeDisabled},domProps:{value:t.codeMsg},on:{click:t.sendSms,input:function(s){s.target.composing||(t.codeMsg=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box fx align-items "},[t._m(4),t._v(" "),i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.nickName,expression:"nickName"}],attrs:{type:"text",placeholder:"请输入用户名"},domProps:{value:t.nickName},on:{input:function(s){s.target.composing||(t.nickName=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[i("div",{staticClass:"fx "},[t._m(5),t._v(" "),i("div",{staticClass:"fs-12"},[1===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e(),t._v(" "),2===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e()])]),t._v(" "),i("div",[1===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"30px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"30px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),i("div",{staticClass:"mt-20"},[i("span",[i("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),i("span",{staticClass:"fs-12"},[t._v("我已阅读并同意")]),t._v(" "),i("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(s){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),t.isRead?i("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),i("div",{staticClass:"submit",class:""!==t.password&&""!==t.phone&&""!==t.smsCode?"active":"",on:{click:t.getReg}},[t._v("注册")]),t._v(" "),i("div",{staticClass:"cursor ta-c c-7 mt-20",on:{click:t.checkLogin}},[i("a",[t._v("登录账号")])])])]):t._e()])},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/logo2.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/logo2.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/user.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd.png"}})])}]};var c=i("VU/8")(n,a,!1,function(t){i("C0In")},"data-v-758e63b4",null);s.a=c.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([6],{"7Vhv":function(t,s,i){"use strict";var a={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[i("div",{staticClass:"footer-div"},[i("div",{staticClass:"fx min-width"},[i("div",[t._m(0),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),i("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),t._m(5)])]),t._v(" "),i("div",{staticClass:"footer-div"},[i("div",{staticClass:"min-width"},[t._m(6),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"foot-li",on:{click:function(s){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"ml-20",on:{click:function(s){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),i("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),i("div",{staticClass:"footer_conent duya-header-bd"},[i("ul",{staticClass:"footer_tb c-9"},[i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),i("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 红杉直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),s("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),s("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),s("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("红杉App")])]),this._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.hszb66.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.hszb66.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v("联系我们")])]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:2957668664")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:2957668664")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:2957668664@qq.com")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx justify-center"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/logo.png",width:"150px"}})])}]};var e=i("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,s){this.$router.push({name:t,query:{id:s}})}}},a,!1,function(t){i("IijH")},"data-v-5f94629e",null);s.a=e.exports},GYhL:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-5f94629e]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-5f94629e]{\n width: 100px;\n}\n.w-100[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-5f94629e]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n.on[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n",""])},HlX4:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.yellow[data-v-7b1634fe]{\n color: #C93F45;\n}\n.header-modal[data-v-7b1634fe] {\n position: fixed;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n background: rgba(0,0,0,.7);\n z-index: 101;\n}\n.login-window[data-v-7b1634fe]{\n position: fixed;\n width: 400px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.reg-window[data-v-7b1634fe]{\n position: fixed;\n width: 400px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.angle[data-v-7b1634fe] {\n float: left;\n width: 28px;\n height: 28px;\n border-top-left-radius: 4px;\n}\n.close[data-v-7b1634fe] {\n float: right;\n width: 14px;\n height: 14px;\n margin-top: 20px;\n margin-right: 20px;\n cursor: pointer;\n}\n.window-inner[data-v-7b1634fe] {\n padding: 42px 50px 29px;\n}\n.txt-box[data-v-7b1634fe]{\n height: 30px;\n}\n.gou[data-v-7b1634fe]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-7b1634fe]{\n opacity: 1;\n}\n.ffb600[data-v-7b1634fe]{\n color: #C93F45;\n}\n.mt-50[data-v-7b1634fe]{\n margin-top: 50px;\n}\n.submit[data-v-7b1634fe]{\n width: 108px;\n height: 36px;\n padding-top: 7px;\n background: #efefef;\n border-radius: 4px;\n text-align: center;\n font-size: 16px;\n color: #777;\n cursor: default;\n}\n.btn-verify[data-v-7b1634fe]{\n width: 74px;\n height: 27px;\n font-size: 12px;\n text-align: center;\n padding-top: 5px;\n margin-bottom: 10px;\n background: #efefef;\n border-radius: 4px;\n cursor: pointer;\n}\n.active[data-v-7b1634fe] {\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n}\n.red[data-v-7b1634fe]{\n color: #C93F45;\n}\n.bd-bottom[data-v-7b1634fe] {\n border-bottom: 1px solid #bcbcbc;\n}\n",""])},IijH:function(t,s,i){var a=i("GYhL");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("293a37c8",a,!0,{})},N01g:function(t,s,i){var a=i("b+HV");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("24bc1b43",a,!0,{})},"b+HV":function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.score[data-v-2e41a86c]{\n min-height: 100vh;\n padding-top: 20px;\n}\n.type-tab[data-v-2e41a86c]{\n padding: 2px 10px;\n margin-right: 20px;\n font-weight: 400;\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);\n box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);\n border-radius: 4px;\n color: #67728F;\n cursor: pointer;\n font-size: 15px;\n}\n.tab-on[data-v-2e41a86c]{\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n}\n.fenxi[data-v-2e41a86c]{\n color: #9197AD;\n cursor: pointer;\n}\n.fenxi[data-v-2e41a86c]:hover {\n color: #C93F45;\n}\n.match-tab[data-v-2e41a86c]{\n background: linear-gradient(130deg, #493C50 0%, #89616C 100%);\n color: #FFFFFE;\n line-height: 30px;\n width: 100%;\n}\n.w-10[data-v-2e41a86c]{\n width: 15%;\n text-align: center;\n}\n.match-box[data-v-2e41a86c]{\n background: #FFFFFF;\n border-radius: 6px;\n}\n.c-91[data-v-2e41a86c]{\n color: #9197AD;\n}\n.match-list[data-v-2e41a86c]{\n border-top: 1px solid #DFE6F0;\n font-size: 12px;\n height: 42px;\n cursor: pointer;\n}\n.on[data-v-2e41a86c]{\n background: #FFFFFF;\n}\n.off[data-v-2e41a86c] {\n background: #f4f5f8;\n}\n.odds[data-v-2e41a86c]{\n width: 30%;border-left: 1px solid #DFE6F0;\n padding-left: 20px;\n padding-right: 20px;\n}\n.week[data-v-2e41a86c]{\n width: 100%;\n text-align: center;\n -webkit-box-shadow: inset 0 -1px 0 0 #eee, inset -1px 0 0 0 #eee;\n box-shadow: inset 0 -1px 0 0 #eee, inset -1px 0 0 0 #eee;\n padding: 10px 0px;\n cursor: pointer;\n}\n.week[data-v-2e41a86c]:hover{\n color: #C93F45;\n}\nc-green[data-v-2e41a86c]{\n color: #00c853;\n}\n.active2[data-v-2e41a86c]{\n color: #C93F45;\n}\n.time-box[data-v-2e41a86c]{\n background: #FFFFFF;\n}\n",""])},eO5S:function(t,s,i){var a=i("HlX4");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("37a5d82b",a,!0,{})},hC2G:function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a=i("7Vhv"),e=i("wfk6"),n={name:"index",data:function(){return{tabNum:0,matchLiveScore:[],liveList:[],today:"",matchTime:"",isShowPop:0}},components:{"v-footer":a.a,"v-reg-login":e.a},mounted:function(){this.getToday(),this.getMatchLiveScore()},methods:{toPage1:function(t,s){if(0===s){var i=this.$router.resolve({name:"footballDeatil",query:{id:t}});window.open(i.href,"_blank")}else{var a=this.$router.resolve({name:"basketBallDeatil",query:{id:t}});window.open(a.href,"_blank")}},toPage2:function(t,s){if(0===parseInt(s)){var i=this.$router.resolve({name:"fOuZhi",query:{id:t}});window.open(i.href,"_blank")}else{var a=this.$router.resolve({name:"bOuZhi",query:{id:t}});window.open(a.href,"_blank")}},showDialog:function(t){this.isShowPop=t},getMatch:function(t){this.tabNum=t,this.getToday(),this.getMatchLiveScore()},checkTime:function(t){this.matchTime=t,this.getMatchLiveScore()},getMatchLiveScore:function(){var t=this;this.liveList=[],this.matchLiveScore=[];var s={sportsId:"",status:this.tabNum,endDate:this.matchTime,startDate:this.matchTime};this.$axios("post","/pcHome/getMatchLiveScore",s).then(function(s){if(200===s.code)for(var i=0;i<s.data.matchInfos.length;i++)1===s.data.matchInfos[i].matchInfo.status?t.liveList.push(s.data.matchInfos[i]):t.matchLiveScore.push(s.data.matchInfos[i])})},getToday:function(){var t=new Date,s=t.getMonth()+1,i=t.getDate();s<10&&(s="0"+s),i<10&&(i="0"+i),this.today=t.getFullYear()+"-"+s+"-"+i,this.matchTime=this.today},getWeek:function(t){var s=t;return"周"+["日","一","二","三","四","五","六"][new Date(Date.parse(s.replace(/-/g,"/"))).getDay()]},myGetDay:function(t){var s=(new Date).getTime()-864e5*t,i=new Date(s);return i=i.getFullYear()+"-"+(i.getMonth()>=9?i.getMonth()+1:"0"+(i.getMonth()+1))+"-"+(i.getDate()>9?i.getDate():"0"+i.getDate())},GetDateStr:function(t){var s=new Date;return s.setDate(s.getDate()+t),s.getFullYear()+"-"+(s.getMonth()+1<10?"0"+(s.getMonth()+1):s.getMonth()+1)+"-"+(s.getDate()<10?"0"+s.getDate():s.getDate())}}},c={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticStyle:{background:"#f6f5f5"}},[i("div",{staticClass:"fx justify-center"},[i("div",{staticClass:"score duya-header-bd"},[i("div",{staticClass:"fx align-items "},[i("div",{staticClass:"type-tab",class:0===t.tabNum?"tab-on":"",on:{click:function(s){return t.getMatch(0)}}},[t._v("即时")]),t._v(" "),i("div",{staticClass:"type-tab",class:3===t.tabNum?"tab-on":"",on:{click:function(s){return t.getMatch(3)}}},[t._v("赛果")]),t._v(" "),i("div",{staticClass:"type-tab",class:2===t.tabNum?"tab-on":"",on:{click:function(s){return t.getMatch(2)}}},[t._v("赛程")])]),t._v(" "),t._m(0),t._v(" "),3===t.tabNum?i("div",{staticClass:"fx justify-between time-box"},[i("div",{staticClass:"week",class:t.myGetDay(6)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.myGetDay(6))}}},[i("div",[i("div",{staticClass:"fs-20"},[t._v(t._s(t.myGetDay(6).split("-")[1])+"-"+t._s(t.myGetDay(6).split("-")[2]))]),t._v(" "),i("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(6))))])])]),t._v(" "),i("div",{staticClass:"week",class:t.myGetDay(5)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.myGetDay(5))}}},[i("div",[i("div",{staticClass:"fs-20"},[t._v(t._s(t.myGetDay(5).split("-")[1])+"-"+t._s(t.myGetDay(5).split("-")[2]))]),t._v(" "),i("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(5))))])])]),t._v(" "),i("div",{staticClass:"week",class:t.myGetDay(4)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.myGetDay(4))}}},[i("div",[i("div",{staticClass:"fs-20"},[t._v(t._s(t.myGetDay(4).split("-")[1])+"-"+t._s(t.myGetDay(4).split("-")[2]))]),t._v(" "),i("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(4))))])])]),t._v(" "),i("div",{staticClass:"week",class:t.myGetDay(3)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.myGetDay(3))}}},[i("div",[i("div",{staticClass:"fs-20"},[t._v(t._s(t.myGetDay(3).split("-")[1])+"-"+t._s(t.myGetDay(3).split("-")[2]))]),t._v(" "),i("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(3))))])])]),t._v(" "),i("div",{staticClass:"week",class:t.myGetDay(2)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.myGetDay(2))}}},[i("div",[i("div",{staticClass:"fs-20"},[t._v(t._s(t.myGetDay(2).split("-")[1])+"-"+t._s(t.myGetDay(2).split("-")[2]))]),t._v(" "),i("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(2))))])])]),t._v(" "),i("div",{staticClass:"week",class:t.myGetDay(1)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.myGetDay(1))}}},[i("div",[i("div",{staticClass:"fs-20"},[t._v(t._s(t.myGetDay(1).split("-")[1])+"-"+t._s(t.myGetDay(1).split("-")[2]))]),t._v(" "),i("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(1))))])])]),t._v(" "),i("div",{staticClass:"week",class:t.today===t.matchTime?"active2":"",on:{click:function(s){return t.checkTime(t.today)}}},[i("div",{staticClass:"fs-20"},[t._v(t._s(t.today.split("-")[1])+"-"+t._s(t.today.split("-")[2]))]),t._v(" "),i("div",{staticClass:"fs-12 mt-2"},[t._v(t._s(t.getWeek(t.today)))])])]):t._e(),t._v(" "),2===t.tabNum?i("div",{staticClass:"fx justify-between time-box"},[i("div",{staticClass:"week",class:t.today===t.matchTime?"active2":"",on:{click:function(s){return t.checkTime(t.today)}}},[i("div",{staticClass:"fs-20"},[t._v(t._s(t.today.split("-")[1])+"-"+t._s(t.today.split("-")[2]))]),t._v(" "),i("div",{staticClass:"fs-12 mt-2"},[t._v(t._s(t.getWeek(t.today)))])]),t._v(" "),t._l(6,function(s){return i("div",{key:s+"l",staticClass:"week",class:t.GetDateStr(s)===t.matchTime?"active2":"",on:{click:function(i){t.checkTime(t.GetDateStr(s))}}},[i("div",{staticClass:"fs-20"},[t._v(t._s(t.GetDateStr(s).split("-")[1])+"-"+t._s(t.GetDateStr(s).split("-")[2]))]),t._v(" "),i("div",{staticClass:"fs-12 mt-2"},[t._v(t._s(t.getWeek(t.GetDateStr(s))))])])})],2):t._e(),t._v(" "),i("div",{staticClass:"match-tab"},[i("div",{staticClass:"fx align-items justify-between fs-13"},[t._m(1),t._v(" "),t._m(2),t._v(" "),i("div",{staticClass:"fx justify-between",staticStyle:{width:"30%",padding:"0px 20px"}},[3===t.tabNum?i("div",{staticClass:"mr-20"},[t._v("赛果")]):t._e(),t._v(" "),i("div",{staticClass:"ml-5"},[t._v("亚")]),t._v(" "),i("div",{staticClass:"mr-10"},[t._v("大")]),t._v(" "),i("div",{staticClass:"mr-10"},[t._v("欧")]),t._v(" "),i("div",{},[t._v("数据")]),t._v(" "),i("div",{},[t._v("统计")])])])]),t._v(" "),i("div",{staticClass:"match-box"},[0===t.tabNum&&0!==t.liveList.length?i("div",{staticClass:"fx align-items justify-center pt-20 pb-20"},[t._m(3),t._v(" "),i("div",{staticClass:"ml-10 c-91"},[t._v("进行中的比赛")])]):t._e(),t._v(" "),t._l(t.liveList,function(s,a){return t.liveList&&0!==t.liveList.length?i("div",{key:a,staticClass:"match-list",class:{on:a%2==0,off:a%2!=0}},[i("div",{staticClass:"fx justify-between"},[i("div",{staticClass:"fx align-items justify-center",staticStyle:{width:"25%",height:"40px","border-right":"1px solid #DFE6F0"},on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[i("div",{staticStyle:{width:"60%","text-align":"center"}},[t._v(t._s(s.matchInfo.matchShortName))]),t._v(" "),i("div",[t._v(t._s(s.matchInfo.matchTime))]),t._v(" "),i("div",{staticClass:"ml-30 c-red"},[s.matchInfo.cornerKick?i("span",[t._v(t._s(s.matchInfo.cornerKick))]):i("span",[t._v("-")])])]),t._v(" "),i("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"},on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[i("div",{staticClass:"fx justify-center",staticStyle:{width:"50%"}},[i("div",{staticClass:"fw-700 ta-r anchorDesc",staticStyle:{width:"35%"}},[t._v(t._s(s.matchInfo.homeTeam.teamName))]),t._v(" "),i("div",{staticClass:" ml-20 fw-700 c-red ta-c",staticStyle:{width:"60px"}},[t._v(t._s(s.matchInfo.homeTeam.score)+"-"+t._s(s.matchInfo.awayTeam.score))]),t._v(" "),i("div",{staticClass:"fw-700 ml-20 ta-l anchorDesc",staticStyle:{width:"35%"}},[t._v(t._s(s.matchInfo.awayTeam.teamName))])]),t._v(" "),i("div",{staticClass:"fx align-items justify-center",staticStyle:{width:"50%"}},[i("div",{staticClass:"w-10"},[s.matchInfo.halftimeScore?i("span",[t._v(t._s(s.matchInfo.halftimeScore))]):i("span",[t._v("-")])]),t._v(" "),i("div",{staticClass:"w-10"},[s.matchInfo.cornerKick?i("span",[t._v(t._s(s.matchInfo.cornerKick))]):i("span",[t._v("-")])]),t._v(" "),t._m(4,!0)])]),t._v(" "),i("div",{staticClass:"fx align-items justify-between odds"},[i("div",{staticClass:"ta-c",staticStyle:{width:"30px"}},[i("div",{staticClass:"c-91"},[t._v(t._s(s.homeOdds.yazhi))]),t._v(" "),i("div",[t._v(t._s(s.awayOdds.yazhi))])]),t._v(" "),i("div",{staticClass:"ta-c",staticStyle:{width:"30px"}},[i("div",{staticClass:"c-91"},[t._v(t._s(s.homeOdds.daxiao))]),t._v(" "),i("div",[t._v(t._s(s.awayOdds.daxiao))])]),t._v(" "),i("div",{staticClass:"ta-c",staticStyle:{width:"30px"}},[i("div",{staticClass:"c-91"},[t._v(t._s(s.homeOdds.ouzhi))]),t._v(" "),i("div",[t._v(t._s(s.awayOdds.ouzhi))])]),t._v(" "),i("div",{},[i("span",{staticClass:"fenxi",on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[t._v("分析")]),t._v(" "),i("span",{staticClass:"ml-10 fenxi",on:{click:function(i){return t.toPage2(s.matchInfo.id,s.matchInfo.sportsType)}}},[t._v("数据")])]),t._v(" "),i("div",{on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/tongji.png",width:"18px"}})])])])]):t._e()}),t._v(" "),0===t.tabNum&&0!==t.matchLiveScore.length?i("div",{staticClass:"fx align-items justify-center pt-20 pb-20",staticStyle:{"border-top":"1px solid #DFE6F0"}},[t._m(5),t._v(" "),i("div",{staticClass:"ml-10 c-91"},[t._v("未开始的比赛")])]):t._e(),t._v(" "),t._l(t.matchLiveScore,function(s,a){return t.matchLiveScore&&0!==t.matchLiveScore.length?i("div",{key:a,staticClass:"match-list",class:{on:a%2==0,off:a%2!=0}},[i("div",{staticClass:"fx justify-between"},[i("div",{staticClass:"fx align-items justify-center",staticStyle:{width:"25%",height:"40px","border-right":"1px solid #DFE6F0"},on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[i("div",{staticStyle:{width:"60%","text-align":"center"}},[t._v(t._s(s.matchInfo.matchShortName))]),t._v(" "),i("div",[t._v(t._s(s.matchInfo.matchTime))]),t._v(" "),2===s.matchInfo.status?i("div",{staticClass:"ml-30 c-91"},[t._v("未")]):t._e(),t._v(" "),3===s.matchInfo.status?i("div",{staticClass:"ml-30 c-91"},[t._v("完")]):t._e(),t._v(" "),1===s.matchInfo.status?i("div",{staticClass:"ml-30 c-red"},[s.matchInfo.cornerKick?i("span",[t._v(t._s(s.matchInfo.cornerKick))]):i("span",[t._v("-")])]):t._e()]),t._v(" "),i("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"},on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[i("div",{staticClass:"fx justify-center",staticStyle:{width:"50%"}},[i("div",{staticClass:"fw-700 ta-r anchorDesc",staticStyle:{width:"35%"}},[t._v(t._s(s.matchInfo.homeTeam.teamName))]),t._v(" "),i("div",{staticClass:" ml-20 fw-700 c-red ta-c",staticStyle:{width:"60px"}},[t._v(t._s(s.matchInfo.homeTeam.score)+"-"+t._s(s.matchInfo.awayTeam.score))]),t._v(" "),i("div",{staticClass:"fw-700 ml-20 ta-l anchorDesc",staticStyle:{width:"35%"}},[t._v(t._s(s.matchInfo.awayTeam.teamName))])]),t._v(" "),i("div",{staticClass:"fx align-items justify-center",staticStyle:{width:"50%"}},[i("div",{staticClass:"w-10"},[s.matchInfo.halftimeScore?i("span",[t._v(t._s(s.matchInfo.halftimeScore))]):i("span",[t._v("-")])]),t._v(" "),i("div",{staticClass:"w-10"},[s.matchInfo.cornerKick?i("span",[t._v(t._s(s.matchInfo.cornerKick))]):i("span",[t._v("-")])]),t._v(" "),i("div",{staticClass:"w-10"},[1===s.matchInfo.status?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/zhibo2.png",width:"18px"}}):t._e(),t._v(" "),1!==s.matchInfo.status?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/weikaishi-icon.png",width:"18px"}}):t._e()])])]),t._v(" "),i("div",{staticClass:"fx align-items justify-between odds"},[3===t.tabNum?i("div",{staticClass:"mr-10 ml-10"},["胜"===s.matchInfo.result?i("span",{staticClass:"c-red"},[t._v("胜")]):t._e(),t._v(" "),"负"===s.matchInfo.result?i("span",{staticClass:"c-green"},[t._v("负")]):t._e(),t._v(" "),"平"===s.matchInfo.result?i("span",{staticClass:"c-91"},[t._v("平")]):t._e()]):t._e(),t._v(" "),i("div",{staticClass:"ta-c",staticStyle:{width:"30px"}},[i("div",{staticClass:"c-91"},[t._v(t._s(s.homeOdds.yazhi))]),t._v(" "),i("div",[t._v(t._s(s.awayOdds.yazhi))])]),t._v(" "),i("div",{staticClass:"ta-c",staticStyle:{width:"30px"}},[i("div",{staticClass:"c-91"},[t._v(t._s(s.homeOdds.daxiao))]),t._v(" "),i("div",[t._v(t._s(s.awayOdds.daxiao))])]),t._v(" "),i("div",{staticClass:"ta-c",staticStyle:{width:"30px"}},[i("div",{staticClass:"c-91"},[t._v(t._s(s.homeOdds.ouzhi))]),t._v(" "),i("div",[t._v(t._s(s.awayOdds.ouzhi))])]),t._v(" "),i("div",{},[i("span",{staticClass:"fenxi",on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[t._v("分析")]),t._v(" "),i("span",{staticClass:"ml-10 fenxi",on:{click:function(i){return t.toPage2(s.matchInfo.id,s.matchInfo.sportsType)}}},[t._v("数据")])]),t._v(" "),i("div",{on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/tongji.png",width:"18px"}})])])])]):t._e()}),t._v(" "),0===t.matchLiveScore.length?i("div",{staticClass:"ta-c",staticStyle:{padding:"10% 0px"}},[t._m(6),t._v(" "),i("div",{staticClass:"ta-c mt-10"},[t._v("列表空空如也!")])]):t._e()],2)])]),t._v(" "),i("v-reg-login",{attrs:{isShow:t.isShowPop},on:{dialogVisibleEvent:t.showDialog}}),t._v(" "),i("v-footer",{})],1)},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"mt-20"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/score-banner.png",width:"100%"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx justify-center",staticStyle:{width:"25%"}},[s("div",{staticStyle:{width:"60%","text-align":"center"}},[this._v("赛事")]),this._v(" "),s("div",[this._v("时间")]),this._v(" "),s("div",{staticClass:"ml-30"},[this._v("状态")])])},function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"fx justify-between ",staticStyle:{width:"50%"}},[i("div",{staticClass:"fx justify-center",staticStyle:{width:"50%"}},[i("div",{staticClass:" "},[t._v("主队")]),t._v(" "),i("div",{staticClass:"ta-c ml-20",staticStyle:{width:"60px"}},[t._v("比分")]),t._v(" "),i("div",{staticClass:" ml-20"},[t._v("客队")])]),t._v(" "),i("div",{staticClass:"fx justify-center",staticStyle:{width:"50%"}},[i("div",{staticClass:"w-10"},[t._v("半场")]),t._v(" "),i("div",{staticClass:"w-10"},[t._v("角球")]),t._v(" "),i("div",{staticClass:"w-10"},[t._v("直播")])])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/jingxingzhong-icon.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"w-10"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/zhibo2.png",width:"18px"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/weikaishi-icon.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/null.png"}})])}]};var o=i("VU/8")(n,c,!1,function(t){i("N01g")},"data-v-2e41a86c",null);s.default=o.exports},wfk6:function(t,s,i){"use strict";var a=i("Dr8r"),e={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{toPage:function(t){this.$emit("dialogVisibleEvent",0),this.$router.push({name:t})},toMy:function(){this.$emit("dialogVisibleEvent",0),this.$router.push({name:"my",query:{pwd:1}})},checkLogin:function(){this.$emit("dialogVisibleEvent",1)},checkReg:function(){this.$emit("dialogVisibleEvent",2)},closeLogin:function(){this.$emit("dialogVisibleEvent",0)},closeReg:function(){this.$emit("dialogVisibleEvent",0)},checkGou:function(){1===this.isGou?(this.isGou=2,this.isRead=!1):this.isGou=1},checkEye:function(){1===this.isEye?this.isEye=2:this.isEye=1},sendSms:function(){var t=this;if(this.verificationPhone()){var s={phone:this.phone};this.$axios("post","/user/sendSms",s).then(function(s){200===s.code&&t.getCode()})}},verificationPhone:function(){return""===this.phone?(this.$message({type:"warning",message:"请输入手机号"}),!1):!!/^[1][3,4,5,6,7,8,9][0-9]{9}$/.test(this.phone)||(this.$message({type:"warning",message:"您输入的手机格式不正确"}),!1)},verificationPwd:function(){return""===this.password?(this.$message({type:"warning",message:"密码不可为空"}),!1):this.password.length>=6&&this.password.length<16||(this.$message({type:"warning",message:"请输入6-16位密码"}),!1)},verificationNull:function(){return""===this.smsCode?(this.$message({type:"warning",message:"请输入验证码"}),!1):""!==this.nickName||(this.$message({type:"warning",message:"请输入昵称"}),!1)},loginByPc:function(){var t=this;if(this.verificationPhone()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var s={password:this.password,phone:this.phone};this.$axios("post","/user/loginByPc",s).then(function(s){200===s.code?(t.closeLogin(),a.a.set("token",s.data),t.token=a.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})}else this.isRead=!0},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))},getReg:function(){var t=this;if(this.verificationPhone()&&this.verificationNull()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var s={channelId:0,nickName:this.nickName,password:this.password,phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/registerByPc",s).then(function(s){200===s.code?(a.a.set("token",s.data),t.closeReg(),t.token=a.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})}else this.isRead=!0}}},n={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[1===t.isShow||2===t.isShow?i("div",{staticClass:"header-modal"}):t._e(),t._v(" "),1===t.isShow?i("div",{staticClass:"login-window"},[i("div",[i("img",{staticClass:"angle",attrs:{src:"http://bucket.hszb66.cn/static/pc/angle.png"}}),t._v(" "),i("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeLogin}})]),t._v(" "),i("div",{staticClass:"window-inner"},[i("div",{staticClass:"fs-22 fw-700"},[t._v("登录")]),t._v(" "),i("div",{staticClass:"fx align-items txt-box mt-30 bd-bottom"},[i("div",[t._v("+86")]),t._v(" "),i("div",{staticClass:"fs-12 ml-10"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box bd-bottom fx align-items justify-between"},[i("div",{staticClass:"fs-12"},[1===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e(),t._v(" "),2===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e()]),t._v(" "),i("div",[1===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"30px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"30px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),i("div",{staticClass:"fx justify-between align-items mt-20"},[i("div",[i("span",[i("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),i("span",{staticClass:"fs-12"},[t._v("登录即代表你已同意")]),t._v(" "),i("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(s){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),i("div",{staticClass:"fs-12 c-9 cursor",on:{click:t.toMy}},[t._v("忘记密码")])]),t._v(" "),t.isRead?i("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),i("div",{staticClass:"fx justify-between mt-50"},[i("div",{staticClass:"cursor",on:{click:t.checkReg}},[i("a",[t._v("注册新账号")])]),t._v(" "),i("div",{staticClass:"submit",class:""!==t.phone&&""!==t.password&&2===t.isGou?"active":"",on:{click:t.loginByPc}},[t._v("登录")])])])]):t._e(),t._v(" "),2===t.isShow?i("div",{staticClass:"reg-window"},[i("div",[i("img",{staticClass:"angle",attrs:{src:"http://bucket.hszb66.cn/static/pc/angle.png"}}),t._v(" "),i("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),i("div",{staticClass:"window-inner"},[i("div",{staticClass:"fs-22 fw-700"},[t._v("注册")]),t._v(" "),i("div",{staticClass:"fx align-items txt-box mt-30 bd-bottom"},[i("div",[t._v("+86")]),t._v(" "),i("div",{staticClass:"fs-12 ml-10"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"fx align-items justify-between txt-box mt-30 bd-bottom"},[i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],attrs:{type:"text",placeholder:"获取并输入验证码"},domProps:{value:t.smsCode},on:{input:function(s){s.target.composing||(t.smsCode=s.target.value)}}})]),t._v(" "),i("div",{staticClass:"btn-verify"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.codeMsg,expression:"codeMsg"}],staticClass:"getNumber",attrs:{type:"button",disabled:t.codeDisabled},domProps:{value:t.codeMsg},on:{click:t.sendSms,input:function(s){s.target.composing||(t.codeMsg=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box bd-bottom"},[i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.nickName,expression:"nickName"}],attrs:{type:"text",placeholder:"请输入用户名"},domProps:{value:t.nickName},on:{input:function(s){s.target.composing||(t.nickName=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box bd-bottom fx align-items justify-between"},[i("div",{staticClass:"fs-12"},[1===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e(),t._v(" "),2===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e()]),t._v(" "),i("div",[1===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"30px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"30px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),i("div",{staticClass:"mt-20"},[i("span",[i("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),i("span",{staticClass:"fs-12"},[t._v("我已阅读并同意")]),t._v(" "),i("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(s){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),t.isRead?i("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),i("div",{staticClass:"fx justify-between mt-50"},[i("div",{staticClass:"cursor",on:{click:t.checkLogin}},[i("a",[t._v("登录账号")])]),t._v(" "),i("div",{staticClass:"submit",class:""!==t.password&&""!==t.phone&&""!==t.smsCode?"active":"",on:{click:t.getReg}},[t._v("注册")])])])]):t._e()])},staticRenderFns:[]};var c=i("VU/8")(e,n,!1,function(t){i("eO5S")},"data-v-7b1634fe",null);s.a=c.exports}});
\ No newline at end of file
webpackJsonp([6],{"7Vhv":function(t,s,i){"use strict";var a={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[i("div",{staticClass:"footer-div"},[i("div",{staticClass:"fx min-width"},[i("div",[t._m(0),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),i("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),t._m(5)])]),t._v(" "),i("div",{staticClass:"footer-div"},[i("div",{staticClass:"min-width"},[t._m(6),t._v(" "),i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"foot-li",on:{click:function(s){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"ml-20",on:{click:function(s){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),i("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),i("div",{staticClass:"footer_conent duya-header-bd"},[i("ul",{staticClass:"footer_tb c-9"},[i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),i("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 红杉直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),s("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),s("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),s("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("红杉App")])]),this._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.hszb66.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.hszb66.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v("联系我们")])]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:2957668664")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:2957668664")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:2957668664@qq.com")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),this._v(" "),s("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx justify-center"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/h5/logo.png",width:"150px"}})])}]};var e=i("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,s){this.$router.push({name:t,query:{id:s}})}}},a,!1,function(t){i("IijH")},"data-v-5f94629e",null);s.a=e.exports},C0In:function(t,s,i){var a=i("SMZ8");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("9780c816",a,!0,{})},GYhL:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-5f94629e]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-5f94629e]{\n width: 100px;\n}\n.w-100[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-5f94629e]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n.on[data-v-5f94629e]:hover{\n color: #C93F45;\n}\n",""])},IijH:function(t,s,i){var a=i("GYhL");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("293a37c8",a,!0,{})},N01g:function(t,s,i){var a=i("b+HV");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("24bc1b43",a,!0,{})},SMZ8:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,'\n.yellow[data-v-758e63b4]{\n color: #C93F45;\n}\n.header-modal[data-v-758e63b4] {\n position: fixed;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n background: rgba(0,0,0,.7);\n z-index: 101;\n}\n.login-window[data-v-758e63b4]{\n position: fixed;\n width: 420px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.reg-window[data-v-758e63b4]{\n position: fixed;\n width: 450px;\n background: #fff;\n border-radius: 4px;\n top: 20%;\n left: 50%;\n -webkit-transform: translateX(-50%);\n transform: translateX(-50%);\n z-index: 102;\n}\n.phone[data-v-758e63b4]{\n background: #F7F7F7;\n padding: 0px 14px;\n}\n.close[data-v-758e63b4] {\n float: right;\n width: 14px;\n height: 14px;\n margin-top: 20px;\n margin-right: 20px;\n cursor: pointer;\n}\n.window-inner[data-v-758e63b4] {\n padding: 34px 72px;\n background-image: url("http://bucket.hszb66.cn/static/pc/login-bg-img.png");\n background-size: 100% 100%;\n}\n.txt-box[data-v-758e63b4]{\n line-height: 35px;\n border: 1px solid #E4E4E4;\n border-radius: 2px;\n}\n.gou[data-v-758e63b4]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-758e63b4]{\n opacity: 1;\n}\n.ffb600[data-v-758e63b4]{\n color: #C93F45;\n}\n.mt-50[data-v-758e63b4]{\n margin-top: 50px;\n}\n.submit[data-v-758e63b4]{\n width: 280px;\n height: 36px;\n padding-top: 7px;\n background: #efefef;\n border-radius: 4px;\n text-align: center;\n font-size: 16px;\n color: #777;\n cursor: default;\n margin-top: 50px;\n}\n.btn-verify[data-v-758e63b4]{\n width: 74px;\n line-height: 25px;\n margin-right: 2px;\n font-size: 12px;\n text-align: center;\n background: #A6A3B4;\n border-radius: 5px;\n color: white;\n cursor: pointer;\n}\n.active[data-v-758e63b4] {\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n}\ninput[data-v-758e63b4]{\n width: 100%;\n padding-left: 10px;\n}\n.red[data-v-758e63b4]{\n color: #C93F45;\n}\n.bd-bottom[data-v-758e63b4] {\n border-bottom: 1px solid #bcbcbc;\n}\n',""])},"b+HV":function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.score[data-v-2e41a86c]{\n min-height: 100vh;\n padding-top: 20px;\n}\n.type-tab[data-v-2e41a86c]{\n padding: 2px 10px;\n margin-right: 20px;\n font-weight: 400;\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);\n box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);\n border-radius: 4px;\n color: #67728F;\n cursor: pointer;\n font-size: 15px;\n}\n.tab-on[data-v-2e41a86c]{\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n}\n.fenxi[data-v-2e41a86c]{\n color: #9197AD;\n cursor: pointer;\n}\n.fenxi[data-v-2e41a86c]:hover {\n color: #C93F45;\n}\n.match-tab[data-v-2e41a86c]{\n background: linear-gradient(130deg, #493C50 0%, #89616C 100%);\n color: #FFFFFE;\n line-height: 30px;\n width: 100%;\n}\n.w-10[data-v-2e41a86c]{\n width: 15%;\n text-align: center;\n}\n.match-box[data-v-2e41a86c]{\n background: #FFFFFF;\n border-radius: 6px;\n}\n.c-91[data-v-2e41a86c]{\n color: #9197AD;\n}\n.match-list[data-v-2e41a86c]{\n border-top: 1px solid #DFE6F0;\n font-size: 12px;\n height: 42px;\n cursor: pointer;\n}\n.on[data-v-2e41a86c]{\n background: #FFFFFF;\n}\n.off[data-v-2e41a86c] {\n background: #f4f5f8;\n}\n.odds[data-v-2e41a86c]{\n width: 30%;border-left: 1px solid #DFE6F0;\n padding-left: 20px;\n padding-right: 20px;\n}\n.week[data-v-2e41a86c]{\n width: 100%;\n text-align: center;\n -webkit-box-shadow: inset 0 -1px 0 0 #eee, inset -1px 0 0 0 #eee;\n box-shadow: inset 0 -1px 0 0 #eee, inset -1px 0 0 0 #eee;\n padding: 10px 0px;\n cursor: pointer;\n}\n.week[data-v-2e41a86c]:hover{\n color: #C93F45;\n}\nc-green[data-v-2e41a86c]{\n color: #00c853;\n}\n.active2[data-v-2e41a86c]{\n color: #C93F45;\n}\n.time-box[data-v-2e41a86c]{\n background: #FFFFFF;\n}\n",""])},hC2G:function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a=i("7Vhv"),e=i("wfk6"),n={name:"index",data:function(){return{tabNum:0,matchLiveScore:[],liveList:[],today:"",matchTime:"",isShowPop:0}},components:{"v-footer":a.a,"v-reg-login":e.a},mounted:function(){this.getToday(),this.getMatchLiveScore()},methods:{toPage1:function(t,s){if(0===s){var i=this.$router.resolve({name:"footballDeatil",query:{id:t}});window.open(i.href,"_blank")}else{var a=this.$router.resolve({name:"basketBallDeatil",query:{id:t}});window.open(a.href,"_blank")}},toPage2:function(t,s){if(0===parseInt(s)){var i=this.$router.resolve({name:"fOuZhi",query:{id:t}});window.open(i.href,"_blank")}else{var a=this.$router.resolve({name:"bOuZhi",query:{id:t}});window.open(a.href,"_blank")}},showDialog:function(t){this.isShowPop=t},getMatch:function(t){this.tabNum=t,this.getToday(),this.getMatchLiveScore()},checkTime:function(t){this.matchTime=t,this.getMatchLiveScore()},getMatchLiveScore:function(){var t=this;this.liveList=[],this.matchLiveScore=[];var s={sportsId:"",status:this.tabNum,endDate:this.matchTime,startDate:this.matchTime};this.$axios("post","/pcHome/getMatchLiveScore",s).then(function(s){if(200===s.code)for(var i=0;i<s.data.matchInfos.length;i++)1===s.data.matchInfos[i].matchInfo.status?t.liveList.push(s.data.matchInfos[i]):t.matchLiveScore.push(s.data.matchInfos[i])})},getToday:function(){var t=new Date,s=t.getMonth()+1,i=t.getDate();s<10&&(s="0"+s),i<10&&(i="0"+i),this.today=t.getFullYear()+"-"+s+"-"+i,this.matchTime=this.today},getWeek:function(t){var s=t;return"周"+["日","一","二","三","四","五","六"][new Date(Date.parse(s.replace(/-/g,"/"))).getDay()]},myGetDay:function(t){var s=(new Date).getTime()-864e5*t,i=new Date(s);return i=i.getFullYear()+"-"+(i.getMonth()>=9?i.getMonth()+1:"0"+(i.getMonth()+1))+"-"+(i.getDate()>9?i.getDate():"0"+i.getDate())},GetDateStr:function(t){var s=new Date;return s.setDate(s.getDate()+t),s.getFullYear()+"-"+(s.getMonth()+1<10?"0"+(s.getMonth()+1):s.getMonth()+1)+"-"+(s.getDate()<10?"0"+s.getDate():s.getDate())}}},c={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticStyle:{background:"#f6f5f5"}},[i("div",{staticClass:"fx justify-center"},[i("div",{staticClass:"score duya-header-bd"},[i("div",{staticClass:"fx align-items "},[i("div",{staticClass:"type-tab",class:0===t.tabNum?"tab-on":"",on:{click:function(s){return t.getMatch(0)}}},[t._v("即时")]),t._v(" "),i("div",{staticClass:"type-tab",class:3===t.tabNum?"tab-on":"",on:{click:function(s){return t.getMatch(3)}}},[t._v("赛果")]),t._v(" "),i("div",{staticClass:"type-tab",class:2===t.tabNum?"tab-on":"",on:{click:function(s){return t.getMatch(2)}}},[t._v("赛程")])]),t._v(" "),t._m(0),t._v(" "),3===t.tabNum?i("div",{staticClass:"fx justify-between time-box"},[i("div",{staticClass:"week",class:t.myGetDay(6)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.myGetDay(6))}}},[i("div",[i("div",{staticClass:"fs-20"},[t._v(t._s(t.myGetDay(6).split("-")[1])+"-"+t._s(t.myGetDay(6).split("-")[2]))]),t._v(" "),i("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(6))))])])]),t._v(" "),i("div",{staticClass:"week",class:t.myGetDay(5)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.myGetDay(5))}}},[i("div",[i("div",{staticClass:"fs-20"},[t._v(t._s(t.myGetDay(5).split("-")[1])+"-"+t._s(t.myGetDay(5).split("-")[2]))]),t._v(" "),i("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(5))))])])]),t._v(" "),i("div",{staticClass:"week",class:t.myGetDay(4)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.myGetDay(4))}}},[i("div",[i("div",{staticClass:"fs-20"},[t._v(t._s(t.myGetDay(4).split("-")[1])+"-"+t._s(t.myGetDay(4).split("-")[2]))]),t._v(" "),i("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(4))))])])]),t._v(" "),i("div",{staticClass:"week",class:t.myGetDay(3)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.myGetDay(3))}}},[i("div",[i("div",{staticClass:"fs-20"},[t._v(t._s(t.myGetDay(3).split("-")[1])+"-"+t._s(t.myGetDay(3).split("-")[2]))]),t._v(" "),i("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(3))))])])]),t._v(" "),i("div",{staticClass:"week",class:t.myGetDay(2)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.myGetDay(2))}}},[i("div",[i("div",{staticClass:"fs-20"},[t._v(t._s(t.myGetDay(2).split("-")[1])+"-"+t._s(t.myGetDay(2).split("-")[2]))]),t._v(" "),i("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(2))))])])]),t._v(" "),i("div",{staticClass:"week",class:t.myGetDay(1)===t.matchTime?"active2":"",on:{click:function(s){t.checkTime(t.myGetDay(1))}}},[i("div",[i("div",{staticClass:"fs-20"},[t._v(t._s(t.myGetDay(1).split("-")[1])+"-"+t._s(t.myGetDay(1).split("-")[2]))]),t._v(" "),i("div",{staticClass:"ta-c"},[t._v(t._s(t.getWeek(t.myGetDay(1))))])])]),t._v(" "),i("div",{staticClass:"week",class:t.today===t.matchTime?"active2":"",on:{click:function(s){return t.checkTime(t.today)}}},[i("div",{staticClass:"fs-20"},[t._v(t._s(t.today.split("-")[1])+"-"+t._s(t.today.split("-")[2]))]),t._v(" "),i("div",{staticClass:"fs-12 mt-2"},[t._v(t._s(t.getWeek(t.today)))])])]):t._e(),t._v(" "),2===t.tabNum?i("div",{staticClass:"fx justify-between time-box"},[i("div",{staticClass:"week",class:t.today===t.matchTime?"active2":"",on:{click:function(s){return t.checkTime(t.today)}}},[i("div",{staticClass:"fs-20"},[t._v(t._s(t.today.split("-")[1])+"-"+t._s(t.today.split("-")[2]))]),t._v(" "),i("div",{staticClass:"fs-12 mt-2"},[t._v(t._s(t.getWeek(t.today)))])]),t._v(" "),t._l(6,function(s){return i("div",{key:s+"l",staticClass:"week",class:t.GetDateStr(s)===t.matchTime?"active2":"",on:{click:function(i){t.checkTime(t.GetDateStr(s))}}},[i("div",{staticClass:"fs-20"},[t._v(t._s(t.GetDateStr(s).split("-")[1])+"-"+t._s(t.GetDateStr(s).split("-")[2]))]),t._v(" "),i("div",{staticClass:"fs-12 mt-2"},[t._v(t._s(t.getWeek(t.GetDateStr(s))))])])})],2):t._e(),t._v(" "),i("div",{staticClass:"match-tab"},[i("div",{staticClass:"fx align-items justify-between fs-13"},[t._m(1),t._v(" "),t._m(2),t._v(" "),i("div",{staticClass:"fx justify-between",staticStyle:{width:"30%",padding:"0px 20px"}},[3===t.tabNum?i("div",{staticClass:"mr-20"},[t._v("赛果")]):t._e(),t._v(" "),i("div",{staticClass:"ml-5"},[t._v("亚")]),t._v(" "),i("div",{staticClass:"mr-10"},[t._v("大")]),t._v(" "),i("div",{staticClass:"mr-10"},[t._v("欧")]),t._v(" "),i("div",{},[t._v("数据")]),t._v(" "),i("div",{},[t._v("统计")])])])]),t._v(" "),i("div",{staticClass:"match-box"},[0===t.tabNum&&0!==t.liveList.length?i("div",{staticClass:"fx align-items justify-center pt-20 pb-20"},[t._m(3),t._v(" "),i("div",{staticClass:"ml-10 c-91"},[t._v("进行中的比赛")])]):t._e(),t._v(" "),t._l(t.liveList,function(s,a){return t.liveList&&0!==t.liveList.length?i("div",{key:a,staticClass:"match-list",class:{on:a%2==0,off:a%2!=0}},[i("div",{staticClass:"fx justify-between"},[i("div",{staticClass:"fx align-items justify-center",staticStyle:{width:"25%",height:"40px","border-right":"1px solid #DFE6F0"},on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[i("div",{staticStyle:{width:"60%","text-align":"center"}},[t._v(t._s(s.matchInfo.matchShortName))]),t._v(" "),i("div",[t._v(t._s(s.matchInfo.matchTime))]),t._v(" "),i("div",{staticClass:"ml-30 c-red"},[s.matchInfo.cornerKick?i("span",[t._v(t._s(s.matchInfo.cornerKick))]):i("span",[t._v("-")])])]),t._v(" "),i("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"},on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[i("div",{staticClass:"fx justify-center",staticStyle:{width:"50%"}},[i("div",{staticClass:"fw-700 ta-r anchorDesc",staticStyle:{width:"35%"}},[t._v(t._s(s.matchInfo.homeTeam.teamName))]),t._v(" "),i("div",{staticClass:" ml-20 fw-700 c-red ta-c",staticStyle:{width:"60px"}},[t._v(t._s(s.matchInfo.homeTeam.score)+"-"+t._s(s.matchInfo.awayTeam.score))]),t._v(" "),i("div",{staticClass:"fw-700 ml-20 ta-l anchorDesc",staticStyle:{width:"35%"}},[t._v(t._s(s.matchInfo.awayTeam.teamName))])]),t._v(" "),i("div",{staticClass:"fx align-items justify-center",staticStyle:{width:"50%"}},[i("div",{staticClass:"w-10"},[s.matchInfo.halftimeScore?i("span",[t._v(t._s(s.matchInfo.halftimeScore))]):i("span",[t._v("-")])]),t._v(" "),i("div",{staticClass:"w-10"},[s.matchInfo.cornerKick?i("span",[t._v(t._s(s.matchInfo.cornerKick))]):i("span",[t._v("-")])]),t._v(" "),t._m(4,!0)])]),t._v(" "),i("div",{staticClass:"fx align-items justify-between odds"},[i("div",{staticClass:"ta-c",staticStyle:{width:"30px"}},[i("div",{staticClass:"c-91"},[t._v(t._s(s.homeOdds.yazhi))]),t._v(" "),i("div",[t._v(t._s(s.awayOdds.yazhi))])]),t._v(" "),i("div",{staticClass:"ta-c",staticStyle:{width:"30px"}},[i("div",{staticClass:"c-91"},[t._v(t._s(s.homeOdds.daxiao))]),t._v(" "),i("div",[t._v(t._s(s.awayOdds.daxiao))])]),t._v(" "),i("div",{staticClass:"ta-c",staticStyle:{width:"30px"}},[i("div",{staticClass:"c-91"},[t._v(t._s(s.homeOdds.ouzhi))]),t._v(" "),i("div",[t._v(t._s(s.awayOdds.ouzhi))])]),t._v(" "),i("div",{},[i("span",{staticClass:"fenxi",on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[t._v("分析")]),t._v(" "),i("span",{staticClass:"ml-10 fenxi",on:{click:function(i){return t.toPage2(s.matchInfo.id,s.matchInfo.sportsType)}}},[t._v("数据")])]),t._v(" "),i("div",{on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/tongji.png",width:"18px"}})])])])]):t._e()}),t._v(" "),0===t.tabNum&&0!==t.matchLiveScore.length?i("div",{staticClass:"fx align-items justify-center pt-20 pb-20",staticStyle:{"border-top":"1px solid #DFE6F0"}},[t._m(5),t._v(" "),i("div",{staticClass:"ml-10 c-91"},[t._v("未开始的比赛")])]):t._e(),t._v(" "),t._l(t.matchLiveScore,function(s,a){return t.matchLiveScore&&0!==t.matchLiveScore.length?i("div",{key:a,staticClass:"match-list",class:{on:a%2==0,off:a%2!=0}},[i("div",{staticClass:"fx justify-between"},[i("div",{staticClass:"fx align-items justify-center",staticStyle:{width:"25%",height:"40px","border-right":"1px solid #DFE6F0"},on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[i("div",{staticStyle:{width:"60%","text-align":"center"}},[t._v(t._s(s.matchInfo.matchShortName))]),t._v(" "),i("div",[t._v(t._s(s.matchInfo.matchTime))]),t._v(" "),2===s.matchInfo.status?i("div",{staticClass:"ml-30 c-91"},[t._v("未")]):t._e(),t._v(" "),3===s.matchInfo.status?i("div",{staticClass:"ml-30 c-91"},[t._v("完")]):t._e(),t._v(" "),1===s.matchInfo.status?i("div",{staticClass:"ml-30 c-red"},[s.matchInfo.cornerKick?i("span",[t._v(t._s(s.matchInfo.cornerKick))]):i("span",[t._v("-")])]):t._e()]),t._v(" "),i("div",{staticClass:"fx align-items justify-between ",staticStyle:{width:"50%"},on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[i("div",{staticClass:"fx justify-center",staticStyle:{width:"50%"}},[i("div",{staticClass:"fw-700 ta-r anchorDesc",staticStyle:{width:"35%"}},[t._v(t._s(s.matchInfo.homeTeam.teamName))]),t._v(" "),i("div",{staticClass:" ml-20 fw-700 c-red ta-c",staticStyle:{width:"60px"}},[t._v(t._s(s.matchInfo.homeTeam.score)+"-"+t._s(s.matchInfo.awayTeam.score))]),t._v(" "),i("div",{staticClass:"fw-700 ml-20 ta-l anchorDesc",staticStyle:{width:"35%"}},[t._v(t._s(s.matchInfo.awayTeam.teamName))])]),t._v(" "),i("div",{staticClass:"fx align-items justify-center",staticStyle:{width:"50%"}},[i("div",{staticClass:"w-10"},[s.matchInfo.halftimeScore?i("span",[t._v(t._s(s.matchInfo.halftimeScore))]):i("span",[t._v("-")])]),t._v(" "),i("div",{staticClass:"w-10"},[s.matchInfo.cornerKick?i("span",[t._v(t._s(s.matchInfo.cornerKick))]):i("span",[t._v("-")])]),t._v(" "),i("div",{staticClass:"w-10"},[1===s.matchInfo.status?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/zhibo2.png",width:"18px"}}):t._e(),t._v(" "),1!==s.matchInfo.status?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/weikaishi-icon.png",width:"18px"}}):t._e()])])]),t._v(" "),i("div",{staticClass:"fx align-items justify-between odds"},[3===t.tabNum?i("div",{staticClass:"mr-10 ml-10"},["胜"===s.matchInfo.result?i("span",{staticClass:"c-red"},[t._v("胜")]):t._e(),t._v(" "),"负"===s.matchInfo.result?i("span",{staticClass:"c-green"},[t._v("负")]):t._e(),t._v(" "),"平"===s.matchInfo.result?i("span",{staticClass:"c-91"},[t._v("平")]):t._e()]):t._e(),t._v(" "),i("div",{staticClass:"ta-c",staticStyle:{width:"30px"}},[i("div",{staticClass:"c-91"},[t._v(t._s(s.homeOdds.yazhi))]),t._v(" "),i("div",[t._v(t._s(s.awayOdds.yazhi))])]),t._v(" "),i("div",{staticClass:"ta-c",staticStyle:{width:"30px"}},[i("div",{staticClass:"c-91"},[t._v(t._s(s.homeOdds.daxiao))]),t._v(" "),i("div",[t._v(t._s(s.awayOdds.daxiao))])]),t._v(" "),i("div",{staticClass:"ta-c",staticStyle:{width:"30px"}},[i("div",{staticClass:"c-91"},[t._v(t._s(s.homeOdds.ouzhi))]),t._v(" "),i("div",[t._v(t._s(s.awayOdds.ouzhi))])]),t._v(" "),i("div",{},[i("span",{staticClass:"fenxi",on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[t._v("分析")]),t._v(" "),i("span",{staticClass:"ml-10 fenxi",on:{click:function(i){return t.toPage2(s.matchInfo.id,s.matchInfo.sportsType)}}},[t._v("数据")])]),t._v(" "),i("div",{on:{click:function(i){return t.toPage1(s.matchInfo.id,s.matchInfo.sportsType)}}},[i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/tongji.png",width:"18px"}})])])])]):t._e()}),t._v(" "),0===t.matchLiveScore.length?i("div",{staticClass:"ta-c",staticStyle:{padding:"10% 0px"}},[t._m(6),t._v(" "),i("div",{staticClass:"ta-c mt-10"},[t._v("列表空空如也!")])]):t._e()],2)])]),t._v(" "),i("v-reg-login",{attrs:{isShow:t.isShowPop},on:{dialogVisibleEvent:t.showDialog}}),t._v(" "),i("v-footer",{})],1)},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"mt-20"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/score-banner.png",width:"100%"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"fx justify-center",staticStyle:{width:"25%"}},[s("div",{staticStyle:{width:"60%","text-align":"center"}},[this._v("赛事")]),this._v(" "),s("div",[this._v("时间")]),this._v(" "),s("div",{staticClass:"ml-30"},[this._v("状态")])])},function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"fx justify-between ",staticStyle:{width:"50%"}},[i("div",{staticClass:"fx justify-center",staticStyle:{width:"50%"}},[i("div",{staticClass:" "},[t._v("主队")]),t._v(" "),i("div",{staticClass:"ta-c ml-20",staticStyle:{width:"60px"}},[t._v("比分")]),t._v(" "),i("div",{staticClass:" ml-20"},[t._v("客队")])]),t._v(" "),i("div",{staticClass:"fx justify-center",staticStyle:{width:"50%"}},[i("div",{staticClass:"w-10"},[t._v("半场")]),t._v(" "),i("div",{staticClass:"w-10"},[t._v("角球")]),t._v(" "),i("div",{staticClass:"w-10"},[t._v("直播")])])])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/jingxingzhong-icon.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"w-10"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/zhibo2.png",width:"18px"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/weikaishi-icon.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/null.png"}})])}]};var o=i("VU/8")(n,c,!1,function(t){i("N01g")},"data-v-2e41a86c",null);s.default=o.exports},wfk6:function(t,s,i){"use strict";var a=i("Dr8r"),e={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{toPage:function(t){this.$emit("dialogVisibleEvent",0),this.$router.push({name:t})},toMy:function(){this.$emit("dialogVisibleEvent",0),this.$router.push({name:"my",query:{pwd:1}})},checkLogin:function(){this.$emit("dialogVisibleEvent",1)},checkReg:function(){this.$emit("dialogVisibleEvent",2)},closeLogin:function(){this.$emit("dialogVisibleEvent",0)},closeReg:function(){this.$emit("dialogVisibleEvent",0)},checkGou:function(){1===this.isGou?(this.isGou=2,this.isRead=!1):this.isGou=1},checkEye:function(){1===this.isEye?this.isEye=2:this.isEye=1},sendSms:function(){var t=this;if(this.verificationPhone()){var s={phone:this.phone};this.$axios("post","/user/sendSms",s).then(function(s){200===s.code&&t.getCode()})}},verificationPhone:function(){return""===this.phone?(this.$message({type:"warning",message:"请输入手机号"}),!1):!!/^[1][3,4,5,6,7,8,9][0-9]{9}$/.test(this.phone)||(this.$message({type:"warning",message:"您输入的手机格式不正确"}),!1)},verificationPwd:function(){return""===this.password?(this.$message({type:"warning",message:"密码不可为空"}),!1):this.password.length>=6&&this.password.length<16||(this.$message({type:"warning",message:"请输入6-16位密码"}),!1)},verificationNull:function(){return""===this.smsCode?(this.$message({type:"warning",message:"请输入验证码"}),!1):""!==this.nickName||(this.$message({type:"warning",message:"请输入昵称"}),!1)},loginByPc:function(){var t=this;if(this.verificationPhone()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var s={password:this.password,phone:this.phone};this.$axios("post","/user/loginByPc",s).then(function(s){200===s.code?(t.closeLogin(),a.a.set("token",s.data),t.token=a.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})}else this.isRead=!0},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))},getReg:function(){var t=this;if(this.verificationPhone()&&this.verificationNull()&&this.verificationPwd())if(2===this.isGou){this.isRead=!1;var s={channelId:0,nickName:this.nickName,password:this.password,phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/registerByPc",s).then(function(s){200===s.code?(a.a.set("token",s.data),t.closeReg(),t.token=a.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})}else this.isRead=!0}}},n={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[1===t.isShow||2===t.isShow?i("div",{staticClass:"header-modal"}):t._e(),t._v(" "),1===t.isShow?i("div",{staticClass:"login-window"},[i("div",[i("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeLogin}})]),t._v(" "),i("div",{staticClass:"window-inner"},[i("div",[t._m(0),t._v(" "),i("div",{staticClass:"fs-22 fw-700 ta-c mt-20"},[t._v("登录")]),t._v(" "),i("div",{staticClass:"fx align-items txt-box mt-30 "},[i("div",{staticClass:"phone"},[t._v("+86")]),t._v(" "),i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[i("div",{staticClass:"fx align-items"},[t._m(1),t._v(" "),i("div",{staticClass:"fs-12"},[1===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e(),t._v(" "),2===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e()])]),t._v(" "),i("div",{staticClass:"mr-5"},[1===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"10px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"10px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),i("div",{staticClass:"fx justify-between align-items mt-20"},[i("div",[i("span",[i("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),i("span",{staticClass:"fs-12"},[t._v("登录即代表你已同意")]),t._v(" "),i("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(s){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),i("div",{staticClass:"fs-12 c-9 cursor",on:{click:t.toMy}},[t._v("忘记密码")])]),t._v(" "),t.isRead?i("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),i("div",{staticClass:"submit",class:""!==t.phone&&""!==t.password&&2===t.isGou?"active":"",on:{click:t.loginByPc}},[t._v("登录")]),t._v(" "),i("div",{staticClass:"cursor c-7 mt-20 ta-c",on:{click:t.checkReg}},[i("a",[t._v("注册新账号")])])])])]):t._e(),t._v(" "),2===t.isShow?i("div",{staticClass:"reg-window"},[i("div",[i("img",{staticClass:"close",attrs:{src:"http://bucket.hszb66.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),i("div",{staticClass:"window-inner"},[t._m(2),t._v(" "),i("div",{staticClass:"fs-22 fw-700 ta-c mt-20"},[t._v("注册")]),t._v(" "),i("div",{staticClass:"fx align-items txt-box mt-30 "},[i("div",{staticClass:"phone"},[t._v("+86")]),t._v(" "),i("div",{staticClass:"fs-12 ml-10"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],attrs:{type:"text",placeholder:"请输入手机号码",maxlength:"11"},domProps:{value:t.phone},on:{input:function(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(3),t._v(" "),i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],attrs:{type:"text",placeholder:"获取并输入验证码"},domProps:{value:t.smsCode},on:{input:function(s){s.target.composing||(t.smsCode=s.target.value)}}})]),t._v(" "),i("div",{staticClass:"btn-verify"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.codeMsg,expression:"codeMsg"}],staticClass:"getNumber",attrs:{type:"button",disabled:t.codeDisabled},domProps:{value:t.codeMsg},on:{click:t.sendSms,input:function(s){s.target.composing||(t.codeMsg=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box fx align-items "},[t._m(4),t._v(" "),i("div",{staticClass:"fs-12"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.nickName,expression:"nickName"}],attrs:{type:"text",placeholder:"请输入用户名"},domProps:{value:t.nickName},on:{input:function(s){s.target.composing||(t.nickName=s.target.value)}}})])]),t._v(" "),i("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[i("div",{staticClass:"fx "},[t._m(5),t._v(" "),i("div",{staticClass:"fs-12"},[1===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"password",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e(),t._v(" "),2===t.isEye?i("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{type:"text",placeholder:"请输入6-16位登录密码"},domProps:{value:t.password},on:{input:function(s){s.target.composing||(t.password=s.target.value)}}}):t._e()])]),t._v(" "),i("div",[1===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd-yc.png",width:"30px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/yincan.png",width:"30px"},on:{click:t.checkEye}}):t._e()])]),t._v(" "),i("div",{staticClass:"mt-20"},[i("span",[i("img",{staticClass:"gou",class:1===t.isGou?"":"gou-cl",attrs:{src:"http://bucket.hszb66.cn/static/pc/gou.png"},on:{click:t.checkGou}})]),t._v(" "),i("span",{staticClass:"fs-12"},[t._v("我已阅读并同意")]),t._v(" "),i("span",{staticClass:"fs-12 ffb600 cursor",on:{click:function(s){return t.toPage("agreement")}}},[t._v("《用户服务协议》")])]),t._v(" "),t.isRead?i("div",{staticClass:"red fs-12"},[t._v("请仔细阅读并勾选协议")]):t._e(),t._v(" "),i("div",{staticClass:"submit",class:""!==t.password&&""!==t.phone&&""!==t.smsCode?"active":"",on:{click:t.getReg}},[t._v("注册")]),t._v(" "),i("div",{staticClass:"cursor ta-c c-7 mt-20",on:{click:t.checkLogin}},[i("a",[t._v("登录账号")])])])]):t._e()])},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/logo2.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/logo2.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/user.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.hszb66.cn/static/pc/pwd.png"}})])}]};var c=i("VU/8")(e,n,!1,function(t){i("C0In")},"data-v-758e63b4",null);s.a=c.exports}});
\ 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.
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,o,a){for(var f,d,b,i=0,u=[];i<r.length;i++)d=r[i],c[d]&&u.push(c[d][0]),c[d]=0;for(f in o)Object.prototype.hasOwnProperty.call(o,f)&&(e[f]=o[f]);for(n&&n(r,o,a);u.length;)u.shift()();if(a)for(i=0;i<a.length;i++)b=t(t.s=a[i]);return b};var r={},c={25:0};function t(n){if(r[n])return r[n].exports;var c=r[n]={i:n,l:!1,exports:{}};return e[n].call(c.exports,c,c.exports,t),c.l=!0,c.exports}t.e=function(e){var n=c[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,t){n=c[e]=[r,t]});n[2]=r;var o=document.getElementsByTagName("head")[0],a=document.createElement("script");a.type="text/javascript",a.charset="utf-8",a.async=!0,a.timeout=12e4,t.nc&&a.setAttribute("nonce",t.nc),a.src=t.p+"static/js/"+e+"."+{0:"758c514f84fe93ed1084",1:"1283b6dc7b30468e538f",2:"dd8bcaca36c4e9d8c4ac",3:"9ff006cf3dc0b2ffe56b",4:"b026f0710fd3004911d3",5:"0e92d1ac1a2086043a8b",6:"d9d04edf28ea9acc3e1d",7:"7663dbd06cb9647db882",8:"d507af9e81988ac577a6",9:"099068b1b273ff6316ae",10:"a56a5ad36549ec9e36bb",11:"74f2bb8a5aaf2498dd13",12:"6936952cc479f01933ac",13:"7c30f2d11ee5058b104e",14:"ca27234510b9ef5bb611",15:"b8547b4d607de3527bbf",16:"b02ed6bf2939c13570c0",17:"6acf22d93d1204fcd364",18:"1869e79591ce0a66db09",19:"ccfe65387ec5884d61b6",20:"a1cee4de874738da3e36",21:"68e25b4c51c2d99e3448",22:"e4638b550df708d8f7d1"}[e]+".js";var f=setTimeout(d,12e4);function d(){a.onerror=a.onload=null,clearTimeout(f);var n=c[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),c[e]=void 0)}return a.onerror=a.onload=d,o.appendChild(a),r},t.m=e,t.c=r,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="./",t.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,a,o){for(var f,d,i,u=0,b=[];u<r.length;u++)d=r[u],t[d]&&b.push(t[d][0]),t[d]=0;for(f in a)Object.prototype.hasOwnProperty.call(a,f)&&(e[f]=a[f]);for(n&&n(r,a,o);b.length;)b.shift()();if(o)for(u=0;u<o.length;u++)i=c(c.s=o[u]);return i};var r={},t={25: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 a=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:"8f4bef71e0008d738fff",1:"77808bf96e54ce864ee3",2:"8509e7059a30b86d656c",3:"c267acb474dd4253ae93",4:"b822804b1daca18f7d27",5:"0e92d1ac1a2086043a8b",6:"35703f83ac4b9acecc1f",7:"34c7688b3d8a51f1f221",8:"d507af9e81988ac577a6",9:"099068b1b273ff6316ae",10:"a56a5ad36549ec9e36bb",11:"74f2bb8a5aaf2498dd13",12:"6936952cc479f01933ac",13:"7c30f2d11ee5058b104e",14:"c22f7f07cd3daeac80bb",15:"b8547b4d607de3527bbf",16:"ebe18ea251b527903c5e",17:"6acf22d93d1204fcd364",18:"1869e79591ce0a66db09",19:"ccfe65387ec5884d61b6",20:"a1cee4de874738da3e36",21:"68e25b4c51c2d99e3448",22:"e4638b550df708d8f7d1"}[e]+".js";var f=setTimeout(d,12e4);function d(){o.onerror=o.onload=null,clearTimeout(f);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,a.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
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