Commit 10e4c48b by Administrator

first commit

parent 3f7ecf07
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="ie=edge"><title>世界杯直播</title><script>function isPcFun () {
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta http-equiv=X-UA-Compatible content="ie=edge"><title>红杉直播</title><script>function isPcFun () {
let u = navigator.userAgent
let Agents = [
'Android',
......@@ -33,12 +33,13 @@
var isPc = isPcFun()
var queryVal = GetQueryValue1('rid')
if (!isPc) {
// 世界杯
// if (queryVal) {
// window.location.href = 'http://' + window.location.host + '/#/room?rid=' + queryVal
// window.location.href = 'http://m.' + window.location.host + '/#/room?rid=' + queryVal
// } else {
// window.location.href = 'http://' + window.location.host + '/#/home'
// window.location.href = 'http://m.' + window.location.host + '/#/home'
// }
// 红杉
if (queryVal) {
window.location.href = 'http://' + window.location.host + '/zbh5/#/room?rid=' + queryVal
} else {
......@@ -53,4 +54,4 @@ if (!isPc) {
}
if (iPAttach === '上海市' || iPAttach === '北京市') {
window.location.href = './erro.html'
}</script><script type=text/javascript src=./static/js/manifest.3ecb41266990e28f6dd1.js></script><script type=text/javascript src=./static/js/vendor.0f904a2f9d54c2874bc3.js></script><script type=text/javascript src=./static/js/main.297b0f656d470dc772db.js></script></body></html>
\ No newline at end of file
}</script><script type=text/javascript src=./static/js/manifest.71dd0a21078796b5ee91.js></script><script type=text/javascript src=./static/js/vendor.0f904a2f9d54c2874bc3.js></script><script type=text/javascript src=./static/js/main.ce050ee2208921be5a0f.js></script></body></html>
\ 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([10],{"36HZ":function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a={name:"index",data:function(){return{hotRankList:[],hotMatchList:[],pageNum:1}},components:{"v-footer":i("7Vhv").a},mounted:function(){this.getMatch(),this.getHotRankList()},methods:{checkTagNum:function(t){this.tagNum=t},checkBall:function(t){this.ball=t,this.pageNum=1,this.hotRankList=[],this.getHotRankListByBall()},toPage2:function(t){this.$router.replace({name:t})},toPage3:function(t,s,i){var a=this.$router.resolve({path:t,query:{id:s,type:i}});window.open(a.href,"_blank")},toPage:function(t,s){this.$router.replace({name:t,query:{id:s}})},getHotRankList:function(){var t=this;this.pageNum1=1;var s={pageNum:1,pageSize:30,matchId:this.$route.query.id};this.$axios("post","/match/getHotRankList",s).then(function(s){200===s.code&&(t.hotRankList=s.data.dataList)})},getMore:function(){this.pageNum=this.pageNum+1,this.getHotRankList()},getMatch:function(){var t=this,s={id:this.$route.query.id};this.$axios("post","/match/getMatchInfo",s).then(function(s){200===s.code&&(t.hotMatchList=s.data)})}}},n={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[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",{staticClass:"fx justify-between mt-10"},[i("div",{staticClass:"fw-700"},[t._v(t._s(t.hotMatchList.homeTeam.score)+"-"+t._s(t.hotMatchList.awayTeam.score)+" "+t._s(t.hotMatchList.matchShortName))]),t._v(" "),i("div",{staticClass:"c-9"},[t._v(t._s(t.hotMatchList.matchDate.split("-")[1])+"-"+t._s(t.hotMatchList.matchDate.split("-")[2])+" "+t._s(t.hotMatchList.matchTime))])]),t._v(" "),i("div",{staticClass:"db-b"}),t._v(" "),i("div",{staticClass:"fx align-items mt-20"},[i("div",[i("img",{staticClass:"star-img",attrs:{src:t.hotMatchList.homeTeam.teamIcon}})]),t._v(" "),i("div",{staticClass:"ml-20"},[t._v(t._s(t.hotMatchList.homeTeam.teamName))])]),t._v(" "),i("div",{staticClass:"fx align-items mt-20"},[i("div",[i("img",{staticClass:"star-img",attrs:{src:t.hotMatchList.awayTeam.teamIcon}})]),t._v(" "),i("div",{staticClass:"ml-20"},[t._v(t._s(t.hotMatchList.awayTeam.teamName))])])])]),t._v(" "),i("div",{staticClass:"w-70"},[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,a){return i("div",{key:a,staticClass:"fx justify-between new-list-li cursor",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.hotMatchList.homeTeam.teamName)+" VS "+t._s(t.hotMatchList.awayTeam.teamName)+",来看我的精心推荐吧。附送比分")]),t._v(" "),i("div",{staticClass:"fx align-items mt-10"},[i("div",{staticClass:"radius"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.hotMatchList.homeTeam.score)+"-"+t._s(t.hotMatchList.awayTeam.score)+" "+t._s(t.hotMatchList.matchShortName))]),t._v(" "),i("div",{staticClass:"fw-600 ml-30"},[t._v(t._s(t.hotMatchList.homeTeam.teamName)+" VS "+t._s(t.hotMatchList.awayTeam.teamName))]),t._v(" "),i("div",{staticClass:"ml-30"},[t._v(t._s(t.hotMatchList.matchDate.split("-")[1])+"-"+t._s(t.hotMatchList.matchDate.split("-")[2])+" "+t._s(t.hotMatchList.matchTime))])]),t._v(" "),i("div",{staticClass:"fx align-items mt-10"},[i("div",[i("img",{staticClass:"anchorIcon",attrs:{src:s.anchorIcon}})]),t._v(" "),i("div",{staticClass:"fs-16 ml-10"},[t._v(t._s(s.anchorName))]),t._v(" "),s.continuousWin>0?i("div",{staticClass:"continuousWin ml-10"},[t._v(t._s(s.continuousWin)+"连红")]):t._e(),t._v(" "),i("div",{staticClass:"ml-15 c-9"},[t._v(t._s(s.releaseTime))])])])])})],2)])])])])]),t._v(" "),i("v-footer",{staticClass:"mt-30"})],1)},staticRenderFns:[]};var e=i("VU/8")(a,n,!1,function(t){i("W0ul")},"data-v-f581c314",null);s.default=e.exports},"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(" "),i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),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 "+t._s(t.$Title)+"直播, 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:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/hs-erweima.png"}})])])},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 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.loday.com.cn/static/pc/logo2.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}})}}},a,!1,function(t){i("ZD1t")},"data-v-4e777e94",null);s.a=n.exports},EBjW:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-4e777e94]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-4e777e94]{\n width: 100px;\n}\n.w-100[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-4e777e94]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.on[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n",""])},W0ul:function(t,s,i){var a=i("oTp+");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("e2d7e250",a,!0,{})},ZD1t:function(t,s,i){var a=i("EBjW");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("f5b8307c",a,!0,{})},"oTp+":function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.new[data-v-f581c314] {\n min-height: 100vh;\n}\n.w-70[data-v-f581c314]{\n width: 78%;\n}\n.w-30[data-v-f581c314]{\n width: 20%;\n}\n.new-list[data-v-f581c314]{\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-f581c314]{\n border-bottom: 1px solid #F2F2F2;\n padding: 20px 0px;\n}\n.star[data-v-f581c314]{\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}\n.star-img[data-v-f581c314]{\n width: 32px;\n height: 32px;\n}\n.db-b[data-v-f581c314]{\n border-bottom: 1px solid #F6F5F5;\n margin-right: -20px;\n margin-left: -20px;\n margin-top: 15px;\n}\n.radius[data-v-f581c314]{\n width: 8px;\n height: 8px;\n background: #999999;\n border-radius: 100%;\n}\n.anchorIcon[data-v-f581c314]{\n width: 31px;\n height: 31px;\n border: 1px solid #E0B982;\n border-radius: 100%;\n margin-top: 5px;\n}\n.continuousWin[data-v-f581c314]{\n background: #FFEDED;\n border-radius: 20px;\n color: #FF5655;\n padding: 1px 5px;\n font-size: 12px;\n}\n.tabName[data-v-f581c314]{\n background: #FBEFE3;\n border-radius: 20px;\n color: #A06325;\n padding: 1px 5px;\n font-size: 12px;\n position: relative;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([11],{"5+y+":function(t,_,e){var i=e("OOYo");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);e("rjj0")("6f8077b9",i,!0,{})},"7Vhv":function(t,_,e){"use strict";var i={render:function(){var t=this,_=t.$createElement,e=t._self._c||_;return e("div",[e("div",{staticClass:"footer-div"},[e("div",{staticClass:"fx min-width"},[e("div",[t._m(0),t._v(" "),e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),e("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),e("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(_){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(_){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(_){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),e("div",{staticClass:"ml-30 mr-20"},[e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),t._v(" "),e("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),e("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),e("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),t._v(" "),e("div",{staticClass:"footer-div"},[e("div",{staticClass:"min-width"},[t._m(6),t._v(" "),e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"foot-li",on:{click:function(_){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(_){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(_){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),e("div",{staticClass:"ml-20",on:{click:function(_){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),e("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),e("div",{staticClass:"footer_conent duya-header-bd"},[e("ul",{staticClass:"footer_tb c-9"},[e("li",[e("a",{attrs:{target:"_blank"},on:{click:function(_){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),e("li",[e("a",{attrs:{target:"_blank"},on:{click:function(_){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),e("li",[e("a",{attrs:{target:"_blank"},on:{click:function(_){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),e("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 "+t._s(t.$Title)+"直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"fx align-items"},[_("div",{staticClass:"xian"}),this._v(" "),_("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"fx mt-10 fs-12 c-9"},[_("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),_("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),_("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),_("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"fx align-items"},[_("div",{staticClass:"xian"}),this._v(" "),_("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"mt-10"},[_("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"ml-30 mr-20"},[_("div",{staticClass:"fx align-items"},[_("div",{staticClass:"xian"}),this._v(" "),_("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),_("div",{staticClass:"mt-10"},[_("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"fx align-items"},[_("div",{staticClass:"xian"}),this._v(" "),_("div",{staticClass:"ml-10"},[this._v("联系我们")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"fx align-items"},[_("div",{staticClass:"xian"}),this._v(" "),_("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"fx justify-center"},[_("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo2.png",width:"150px"}})])}]};var v=e("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,_){this.$router.push({name:t,query:{id:_}})}}},i,!1,function(t){e("ZD1t")},"data-v-4e777e94",null);_.a=v.exports},EBjW:function(t,_,e){(t.exports=e("FZ+f")(!1)).push([t.i,"\n.xian[data-v-4e777e94]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-4e777e94]{\n width: 100px;\n}\n.w-100[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-4e777e94]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.on[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n",""])},OOYo:function(t,_,e){(t.exports=e("FZ+f")(!1)).push([t.i,"\n.agreement_content[data-v-f2f49dc2]{\n margin: 10px 10%;\n background: white;\n padding: 30px;\n}\n.agreement_content h1[data-v-f2f49dc2] {\n height: 64px;\n margin-bottom: 30px;\n border-bottom: 1px solid #f3f3f3;\n font-size: 18px;\n line-height: 64px;\n text-align: center;\n color: #303030;\n display: block;\n overflow: hidden;\n}\n.agreement_content p[data-v-f2f49dc2] {\n font-size: 12px;\n line-height: 20px;\n color: #303030;\n}\n.agreement_content p+p[data-v-f2f49dc2] {\n margin-top: 20px;\n}\nh4[data-v-f2f49dc2]{\n margin-top: 20px;\n}\n",""])},VKkN:function(t,_,e){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var i={name:"index",data:function(){return{}},components:{"v-footer":e("7Vhv").a},mounted:function(){}},v={render:function(){var t=this,_=t.$createElement,e=t._self._c||_;return e("div",[e("div",{staticClass:"agreement_content"},[e("h1",[t._v("用户隐私协议")]),t._v(" "),e("div",{staticClass:"about page-border"},[e("p",[t._v(t._s(t.$Title)+"直播集团(以下简称“"+t._s(t.$Title)+"直播”或“我们”)尊重并保护"+t._s(t.$Title)+"直播应用的用户个人信息。我们将按照《"+t._s(t.$Title)+"直播直播个人信息保护政策》(以下简称“本政策”)处理(包括收集、存储、使用、加工、传输、提供、公开等活动)用户(以下简称为“您”)在"+t._s(t.$Title)+"直播应用中的个人信息。“"+t._s(t.$Title)+"直播集团”是指"+t._s(t.$Title)+"直播(北京)软件科技发展有限公司(注册地址:北京市海淀区上地东路1号院5号楼7层701-14,联系地址:北京市朝阳区望京东路1号"+t._s(t.$Title)+"直播大厦A座)与其下属各分支机构以及其关联公司或合资企业。关于“关联公司”的定义详见"),e("a",{attrs:{href:"#t13"}},[t._v("关键词定义")]),t._v("。“"+t._s(t.$Title)+"直播应用”是指"+t._s(t.$Title)+"直播集团旗下支持完美通行证账号、"+t._s(t.$Title)+"直播手游账号(原老虎账号)或其他第三方账号注册、登录的网页直播、计算机客户端直播、移动终端直播和其他形式的直播(“"+t._s(t.$Title)+"直播直播”)及相关任何网站(包括但不限于wanmei.com、laohu.com及其子网站和后续可能开通的其他网站),以及由"+t._s(t.$Title)+"直播运营的与直播产品/服务相关的其他终端应用程序,前述网站及终端可单称或并称“"+t._s(t.$Title)+"直播应用”。")]),t._v(" "),t._m(0),t._v(" "),e("p",[e("b",[t._v("如果您不同意本政策的任何内容,我们将无法为您提供"+t._s(t.$Title)+"直播应用的服务(以下简称“服务”),您应立即停止使用我们的服务。当您同意本政策时,即表示您已同意我们按照本政策来处理您的相关信息。")])]),t._v(" "),e("p",[t._v("本政策包含以下内容:")]),t._v(" "),t._m(1),t._v(" "),t._m(2),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),t._m(5),t._v(" "),t._m(6),t._v(" "),t._m(7),t._v(" "),t._m(8),t._v(" "),t._m(9),t._v(" "),t._m(10),t._v(" "),t._m(11),t._v(" "),t._m(12),t._v(" "),t._m(13),t._v(" "),t._m(14),t._v(" "),e("p",[t._v("我们根据合法、正当、必要和诚信的原则,仅收集实现产品/服务功能所必要的信息用于实现明确、合理的处理目的。我们提供如下功能和服务时,可能会处理下列与您有关的信息。")]),t._v(" "),t._m(15),t._v(" "),e("p",[t._v("1.1 用户注册/登录功能 ")]),t._v(" "),e("p",[t._v("您首先需要注册一个"+t._s(t.$Title)+"直播直播账号(完美通行证账号或"+t._s(t.$Title)+"直播手游账号,不包括第三方账号)成为"+t._s(t.$Title)+"直播直播的用户。当您注册时,您需要向我们提供您本人的手机号码或电子邮箱地址,我们将通过发送短信验证码或邮件的方式来验证您的身份是否有效。"),e("b",[t._v("为满足法律法规和监管机构进行实名认证的要求(如针对直播用户实名认证的要求)")]),t._v(",我们还需收集您的姓名、"),e("b",[t._v("身份证号码。")])]),t._v(" "),e("p",[t._v("您还可以通过登录与我们合作的第三方平台的相关账号使用我们的产品/服务(应用商店或渠道、微信等,但不包括实名认证信息)我们经过您的授权会获取您在该等第三方账号项下的账号名称、昵称、open ID等信息。")]),t._v(" "),e("p",[t._v("当应用中提供一键登录功能且您使用该功能进行注册/登录时,我们经过您的授权会从相应的移动、联通或电信运营商(合称“运营商”)(或通过运营商授权的服务商)获取您的手机号码。获取上述信息是为了使您不再需要手动输入手机号码和密码,而直接可以便捷登录。只有您同意各运营商《认证服务协议》和本政策后,我们才会获取此类信息并且我们仅在您同意的范围内为您提供便捷登录、创建账号及后续服务。")]),t._v(" "),e("p",[t._v("1.2 信息展示和搜索功能")]),t._v(" "),e("p",[t._v("为了让您快速地找到您所需要的产品/服务,在您使用我们产品/服务过程中,我们可能会收集您在使用我们的产品/服务过程中产生的相关信息:")]),t._v(" "),t._m(16),t._v(" "),t._m(17),t._v(" "),e("p",[t._v("1.3 网上购物功能")]),t._v(" "),e("p",[t._v("当您准备对您网上商城购物车内的产品/服务进行结算时,我们的网站系统会生成您购买该产品/服务的订单。您需要在订单中至少填写您的收货人姓名、收货地址、手机号码及电子邮箱(电子邮箱为选填,以便我们向您发送电子发票),同时该订单中会载明订单号、您所购买的产品/服务信息、您应支付的货款金额及支付方式。")]),t._v(" "),e("p",[t._v("上述所有信息构成您的“订单信息”, 基于履行购物合同之必要,我们将使用您的订单信息来进行确定交易、加强交易安全、支付结算、完成配送、为您查询订单以及提供客服咨询与售后服务以及判断交易是否异常。")]),t._v(" "),e("p",[t._v("当您在我们的产品/服务中使用消费功能时,基于履行合同之必要,我们会收集您的消费金额、充值记录的信息,以便您查询您的交易记录及保护您的虚拟物品和交易安全。")]),t._v(" "),e("p",[t._v("如您通过我们的网站系统为其他人下单,并提供该实际产品/服务接收人的有关信息,此前请您确保已取得该实际产品/服务接收人关于许可我们处理其个人信息的授权。")]),t._v(" "),e("p",[t._v("1.4 支付功能 ")]),t._v(" "),e("p",[t._v("在您使用消费功能并选择支付时,您可以选择"+t._s(t.$Title)+"直播的关联方或与"+t._s(t.$Title)+"直播合作的第三方支付机构(包括支付宝、微信支付及银联、网联这些支付通道, 以下称“支付机构”)所提供的支付服务。支付功能本身并不收集您的个人信息,"),e("b",[t._v("我们会在获取您的有效同意后将您的交易账号、订单号与交易金额信息与这些支付机构共享以实现其确认您的支付指令并完成支付。")])]),t._v(" "),e("p",[t._v("1.5 交付产品/服务功能 ")]),t._v(" "),t._m(18),t._v(" "),e("p",[t._v("1.6 客服与发票功能 ")]),t._v(" "),e("p",[t._v("在您与我们的在线客服/电话客服进行沟通时,为了及时有效地与您沟通,我们的在线客服/电话客服功能会使用您的账号信息(包括手机号码、电子邮箱)、订单信息。为保证您的账号安全,在客服功能下我们会要求您提供您的账号信息、姓名、所在直播、所在产品及其服务器、直播角色名称及ID等信息以核验您的身份。")]),t._v(" "),t._m(19),e("p",[t._v("当您需要我们提供与您订单信息相关的客服与售后服务时,我们会查询您的订单信息。您有可能会在与我们的客服人员沟通时,提供上述信息外的其他信息,如当您要求我们变更配送地址、联系人或联系电话时。")]),t._v(" "),e("p",[t._v("若您向我们提出开具纸质发票的要求,我们会为回应您的此项要求,收集您的订单信息、用户姓名(个人/单位名称)、税号(个人不需要)、地址和联系方式。发票邮寄过程中的个人信息保护遵循本政策第1.5条规定。")]),t._v(" "),e("p",[t._v("1.7 营销推广或专项活动")]),e("p"),t._v(" "),e("p",[t._v("您通过我们的客服或参加我们举办的活动、调研时可能需要提交您的个人信息,根据您所参加的调研活动内容,我们可能需要您在填写调查问卷时填写您的姓名、电话或其他与调研活动相关的信息。")]),t._v(" "),e("p",[t._v("您参加我们的抽奖活动并中奖后,为便于我们联系并向您寄送礼品,需要您向我们提供您的姓名、地址、电话。")]),t._v(" "),e("p",[t._v("您在"+t._s(t.$Title)+"直播应用订购商品并通过线下活动领取商品以及相应的售后退款时,您需要向我们提供您的账号和订单信息用于确认您的身份。")]),t._v(" "),e("p",[t._v("1.8 评论、分享、互动功能")]),t._v(" "),e("p",[t._v("您可以在"+t._s(t.$Title)+"直播应用上传照片来实现拍照购物功能、晒单及评价功能,我们会使用您所上传的照片来识别您需要购买的商品或使用您所上传图片的评价。")]),t._v(" "),t._m(20),t._v(" "),e("p",[t._v("当您在我们的直播等应用中与其他用户进行互动时,为过滤色情、迷信、赌博、恐怖、暴力、恶意广告等不当内容,我们可能会收集您发送的文字、图片、语音、视频,以为您提供健康的网络直播环境。您可通过产品/服务中的设置或我们提供的指引删除您分享的信息。但请您注意,这些信息仍可能由其他用户或不受我们控制的非关联第三方独立地缓存、复制或储存,或由其他用户或该等第三方在公共领域保存。")]),t._v(" "),e("p",[t._v("1.9 消息推送")]),t._v(" "),e("p",[t._v("您在使用我们的产品/服务时,我们使用您注册时提供的手机号码或邮箱,向您的设备发送关于我们产品或服务的电子邮件、短信、资讯或推送通知。如您不希望收到这些信息,可以按照我们的相关提示,通过随附发送的相应设置选择取消订阅,或要求我们停止基于上述用途处理您的个人信息。")]),t._v(" "),e("p",[t._v("我们可能在必要时(例如,因系统维护而暂停某一项服务时)向您发出与服务有关的公告。您无法取消这些与服务有关、性质不属于广告的公告。")]),t._v(" "),e("p",[t._v("1.10 广告")]),t._v(" "),e("p",[t._v("我们可能使用您的广告标识,通过我们的产品/服务、电子邮件或其他方式向您发送营销信息,提供或推广我们的产品/服务、我们的关联公司和合作伙伴的产品/服务。目前我们使用的广告标识为CAID(中国广告协会互联网广告标识,CAA Advertising ID),CAID的生成及其相关服务由中广协广告信息文化传播有限责任公司负责提供。")]),t._v(" "),e("p",[t._v("我们可能会收集、使用符合国家或行业团体标准的广告标识信息,该标识基于设备型号、系统配置等非隐私信息生成,以在保障您的隐私与服务安全的同时,用于广告归因分析。")]),t._v(" "),e("p",[t._v("如您不希望我们将广告标识信息用于上述目的,可按照本政策中的联系方式通知我们关闭。关闭后,我们将不再获取、处理该互联网广告标识。")]),t._v(" "),e("p",[t._v("1.11 查看和维护直播运营状况")]),t._v(" "),e("p",[t._v("为了便于您查看账号内装备和记录,维护产品/服务正常运行和账号安全,改善直播体验,我们会收集和使用您在我们的直播中的相关操作信息、直播信息,(包括登录状态、对战信息/状态、成就信息等),并可向您本人或其他用户或好友展示。但我们会视直播产品具体情况向您提供相关权限,以便您可以对是否展示前述相关信息进行相应设置。")]),t._v(" "),e("p",[t._v("当您使用我们的直播服务时,我们会收集您的直播日志,包括登录日志、物品日志、直播对局信息、交友记录信息,以便您能够查看您的直播历史记录,并用于直播运营分析和安全分析,提升您的直播体验。")]),t._v(" "),e("p",[t._v("1.12 保障账号和服务安全")]),t._v(" "),e("p",[t._v("为提高您使用我们提供的服务的安全性,更准确地预防钓鱼网站欺诈和木马病毒,我们可能会通过了解您的网络使用习惯、您常用的软件信息等手段来判断您的账号风险,并可能会记录一些我们认为有风险的链接(“URL”)。")]),t._v(" "),e("p",[t._v("为保障您的直播账号安全,营造公平、健康及安全的直播环境,我们会收集您的IP地址、应用安装列表、硬件及操作系统信息、进程及直播崩溃数据、性能数据、其他诊断数据信息,以用于打击破坏直播公平环境或干扰、破坏直播服务正常进行的行为(如用于检测盗版、扫描外挂、防止作弊等)。")]),t._v(" "),e("p",[t._v("1.13 设备权限调用")]),t._v(" "),e("p",[t._v("我们在提供服务的过程中,基于服务的具体场景和功能,可能需要您开启一些设备访问权限。您可以选择是否授权我们使用您设备的相关权限。如果您不授权我们使用相关权限,可能会导致部分产品/服务无法使用,但是不影响您使用所对应产品/服务的基本功能和其他功能。")]),t._v(" "),t._m(21),t._v(" "),t._m(22),t._v(" "),e("p",[t._v("在您使用我们的AR体验的过程中,")]),t._v(" "),t._m(23),t._v(" "),e("p",[t._v("· 我们通过您设备自带的深度摄像头功能(如通过TrueDepth API)获得的全部数据会即时删除、不做任何存储(包括任何缓存、云存储等数据记录),也不会提供或共享给任何第三方。")]),t._v(" "),e("p",[t._v("· 您可以通过设置中的开关随时终止"+t._s(t.$Title)+"直播应用使用您设备中的摄像头。")]),t._v(" "),e("p",[t._v("为免疑义,在您将角色形象、虚拟场景等投射在您的摄像头可以拍摄到的现实场景中时,您不需要实际点击拍摄按钮,我们在此过程中也不会收集您的任何个人信息。")]),t._v(" "),e("p",[t._v("1.14 除同意之外的合法性基础")]),t._v(" "),e("p",[t._v("根据相关法律法规的规定,在以下情形中,我们可以在不取得您同意的情况下处理您的个人信息:")]),t._v(" "),e("p",[t._v("(1)为订立、履行您作为一方当事人的合同所必需;")]),t._v(" "),e("p",[t._v("(2)为履行法定职责或者法定义务(例如收集和处理您的玩家实名认证信息)所必需;")]),t._v(" "),e("p",[t._v("(3)为应对突发公共卫生事件,或者紧急情况下为保护自然人的生命健康和财产安全所必需;")]),t._v(" "),e("p",[t._v("(4)为公共利益实施新闻报道、舆论监督等行为,在合理的范围内处理个人信息;")]),t._v(" "),e("p",[t._v("(5)在合理的范围内处理个人自行公开或者其他已经合法公开的个人信息;")]),t._v(" "),e("p",{attrs:{id:"t2"}},[t._v("(6)法律、行政法规规定的其他情形。")]),t._v(" "),e("p",[t._v("为了配合侦查、起诉、审判和判决执行等司法工作,我们可能会向公安或司法机关提供涉诉材料等,其中可能会包含您的账号、手机号、充值记录和服务使用情况等信息。如不适用上述合法性基础时,您知悉并同意我们基于上述目的向相关公安或司法机关提供您的个人信息。")]),t._v(" "),t._m(24),t._v(" "),e("p",[t._v("您使用我们的产品/服务时,我们会在您的计算机或移动设备上存储名为 Cookie 的小数据文件。Cookie 通常包含标识符、站点名称以及一些号码和字符。我们使用该等信息判断注册用户是否已经登录,提升服务/产品质量及优化用户体验。")]),t._v(" "),e("p",[t._v("2.1 各个直播内嵌入的日志保存功能可能收集直播用户的行为信息(包括直播角色信息),并将该等信息储存为日志文本,并用于改善我们的直播。")]),t._v(" "),e("p",[t._v("2.2 我们或我们的第三方合作伙伴,可能通过Cookie、网络Beacon收集和使用您的信息,并将该等信息储存为日志信息。")]),t._v(" "),e("p",[t._v("我们使用自己的Cookie、网络Beacon收集您的信息用于以下用途:")]),t._v(" "),e("p",[t._v("2.2.1 记住您的身份。例如:Cookie有助于我们辨认您作为我们的注册用户的身份,或保存您向我们提供的有关您使用我们服务的偏好;")]),t._v(" "),e("p",[t._v("2.2.2 使用网络Beacon可以帮助网站计算浏览网页的用户或访问某些Cookie,我们会通过网络Beacon收集您浏览网页活动的信息,例如您访问的页面地址、您先前访问的援引页面的位址、您停留在页面的时间、您的浏览环境以及显示设定等;")]),t._v(" "),e("p",[t._v("2.2.3 分析您使用我们服务的情况。例如,我们可利用Cookie来了解您使用我们的服务进行什么活动,或哪些网页或服务最受您的欢迎。")]),t._v(" "),t._m(25),t._v(" "),t._m(26),t._v(" "),t._m(27),t._v(" "),e("p",[t._v("3.1 我们只会在达成本政策所述目的所需的最短期限内保留您的个人信息,即当我们作为数据处理者而提供的某款直播予以下架、停服或您按照本政策第7条行使账号注销权时,则直播内的数据(包括账号信息、行为数据、角色资料等数据)将会被删除或进行匿名化处理。在超出保存期限后,我们会对您的个人信息进行删除或者匿名化处理,但国家法律法规、规章、规范性文件或政府的政策、命令等另有要求或为履行我们的合规义务而保留您的个人信息的除外。例如:《电子商务法》要求商品和服务信息、交易信息保存时间自交易完成之日起不少于三年;《网络安全法》要求采取监测、记录网络运行状态、网络安全事件的技术措施,并按照规定留存相关的网络日志不少于六个月。")]),t._v(" "),e("p",[t._v("3.2 我们在中华人民共和国境内收集和产生的个人信息,将存储在中华人民共和国境内。")]),t._v(" "),e("p",{attrs:{id:"t4"}},[t._v("3.3 当我们的产品/服务发生停止运营的情况时,我们将及时停止继续收集您的个人信息,并将以推送通知或公告等形式通知您,且会对您的个人信息进行删除或匿名化处理,但国家法律法规、规章、规范性文件或政府的政策、命令等另有要求或为履行我们的合规义务而保留您的个人信息的除外。")]),t._v(" "),e("p",[t._v("为免疑义,在产品/服务停止运营时,我们对您的个人信息删除或匿名化处理并不影响我们的关联公司基于您的同意而继续处理您在其他产品/服务中提供的个人信息以及您届时相应地继续使用该等关联公司提供的其他产品/服务。")]),t._v(" "),t._m(28),t._v(" "),e("p",[t._v("4.1 委托处理")]),t._v(" "),e("p",[t._v("为了向您提供更完善、优质的产品/服务,某些功能可能由我们的服务合作方提供(包括我们的第三方服务供应商、承包商、代理),我们会委托服务合作方代表我们处理您的某些个人信息,例如第三方供应商代表我们发出电子邮件或推送通知、代表我们发送直播调研邀请。")]),t._v(" "),e("p",[t._v("对接受我们的委托处理您个人信息的公司、组织和个人,我们会与其签署数据处理协议,明确双方责任、处理事项和处理目的等,要求他们仅按照我们的要求、本政策以及相关的保密和安全措施来处理个人信息。基于同意处理您的个人信息的,如该等第三方要改变个人信息的处理目的,该等第三方应再次取得您的同意。如果您拒绝我们的服务合作方在提供服务时收集为提供服务所必需的个人信息,将可能导致您无法使用我们的产品/服务来享用该合作方提供的服务。")]),t._v(" "),e("p",[t._v("关于我们的合作方(委托处理)处理个人信息类型及收集目的。")]),t._v(" "),e("p",[t._v("4.2 向其他个人信息处理者提供")]),t._v(" "),e("p",[t._v("对于您的个人信息,我们仅在本政策所述的目的和范围内或根据法律法规的要求进行处理,并严格保密。我们不会向"+t._s(t.$Title)+"直播以外的任何公司、组织和个人提供您的个人信息,除非符合法定的合法性事由。")]),t._v(" "),e("p",[t._v("如我们向其他个人信息处理者提供您的信息,我们会遵循于合法、正当、必要原则,向第三方提供实现相关目的所必要的个人信息。我们会向您告知接收方的名称或者姓名、联系方式、处理目的、处理方式和个人信息的种类,并符合法定的合法性事由(例如:基于法定义务所必需;基于您的同意处理个人信息的,我们会取得您的单独同意)。同时,我们将会采用加密、去标识化等手段保障您的信息安全。")]),t._v(" "),e("p",[t._v("对接收我们提供的个人信息的公司、组织和个人,我们会与其签署数据处理协议,明确双方责任、处理事项和处理目的等,要求他们仅按照我们的要求、本政策以及相关的安全措施来处理个人信息。如果您拒绝我们对外提供服务所必需的个人信息,将可能导致您无法使用我们的产品/服务来享用该合作方提供的服务。")]),t._v(" "),e("p",[t._v("关于我们的合作方(对外提供)处理个人信息种类、处理目的、合作方的名称或者姓名、联系方式等。")]),t._v(" "),e("p",[t._v("4.3 转让")]),t._v(" "),e("p",[t._v("原则上我们不会将您的个人信息转让给任何公司、组织和个人,在涉及合并、收购或破产清算时,如涉及到个人信息转让,我们将向您告知接收方的名称或者姓名和联系方式,并会要求新的持有您个人信息的公司、组织继续受本政策的约束。如果本政策中约定的个人信息的处理方式发生任何改变,我们将要求该公司、组织重新取得您的同意。")]),t._v(" "),e("p",{attrs:{id:"t5"}},[t._v("4.4 公开")]),t._v(" "),e("p",[t._v("除非取得您的有效同意或具备其他合法性基础,我们不会向社会或不特定人群公开您的个人信息。 ")]),t._v(" "),t._m(29),t._v(" "),e("p",[t._v("5.1 查询、复制、或更正、补充您的个人信息")]),t._v(" "),e("p",[t._v("当您完成账号注册并进行合理和必要的身份验证后,您可以随时登录自己的账号查看、复制或修改账号设置和信息。如果您发现信息有错误、不准确或不完整的,您可以登录"+t._s(t.$Title)+"直播直播账号(如完美通行证账号、"+t._s(t.$Title)+"直播手游账号,但不包含第三方账号),在您的账号设置中修改您的账号信息以更正、补充或者通过本政策列明的联系方式提出异议并请求我们进行更正、补充,除非法律法规另有规定。")]),t._v(" "),e("p",[t._v("如您希望查看、复制或修改您的其他个人信息,或在行使上述权利过程中遇到困难,您可以通过本政策列明的方式联系我们,我们将在15日内完成核查和处理,但法律法规另有规定的或本政策声明另有约定的除外。")]),t._v(" "),e("p",[t._v("5.2 删除您的个人信息")]),t._v(" "),e("p",[t._v("在以下情形中,您可以登录"+t._s(t.$Title)+"直播账号(如完美通行证账号、"+t._s(t.$Title)+"直播手游账号,但不包含第三方账号),在您的账号设置中删除您的个人信息或者通过本政策列明的联系方式向我们提出删除您个人信息的请求,但已进行个人信息匿名化处理或法律法规另有规定的除外:")]),t._v(" "),e("p",[t._v("1)\t处理目的已实现、无法实现或者为实现处理目的不再必要;")]),t._v(" "),e("p",[t._v("2)\t我们停止提供产品/服务或者保存期限已届满;")]),t._v(" "),e("p",[t._v("3)\t您撤回同意;")]),t._v(" "),e("p",[t._v("4)\t我们违反法律、行政法规或者违反本政策约定处理个人信息;")]),t._v(" "),e("p",[t._v("5)\t法律、行政法规规定的其他情形。")]),t._v(" "),e("p",[t._v("如您希望删除您的其他个人信息,或在行使上述权利过程中遇到困难,您可以通过本政策列明的方式联系我们,我们将在15日内完成核查和处理,但法律法规另有规定的或本政策声明另有约定的除外。")]),t._v(" "),e("p",[t._v("请注意,法律、行政法规或其他规范性文件规定的保存期限尚未届满,或者删除个人信息从技术上难以实现的,我们将停止除存储和采取必要的安全保护措施之外的处理,直到可以删除或实现匿名化。")]),t._v(" "),e("p",[t._v("5.3 注销您的账号")]),t._v(" "),e("p",[t._v("您还可以通过本政策列明的联系方式或者通过我们的客服与我们联系要求注销您的账号。在您主动注销账号之后,我们将停止为您提供产品/服务,您的个人信息会被删除或者被匿名化处理,但法律、行政法规或其他规范性文件规定的保存期限尚未届满,或者删除个人信息从技术上难以实现的,我们将停止除存储和采取必要的安全保护措施之外的处理,直到可以删除或实现匿名化。")]),t._v(" "),e("p",[e("b",[t._v("虽然我们不会设置不合理的条件或提出额外要求增加您在注销环节的义务,但如果注销账号将会影响您或他人的合法权益,例如您有待接收的货物、已付费而未到期的服务等,则我们会结合您对"+t._s(t.$Title)+"直播应用服务的使用情况来判断并告知是否支持您的注销请求。具体请参见我们在注销环节的提示告知。")])]),t._v(" "),e("p",[e("b",[t._v("我们在此提醒您,请您谨慎选择注销账号,因为注销账号会影响您正常使用"+t._s(t.$Title)+"直播应用或者会给您后续使用"+t._s(t.$Title)+"直播应用带来诸多不便,您的账号一旦被注销将不可恢复,请您在操作之前自行备份账号相关的所有信息和数据。因您申请注销账号对您造成的不利影响,我们不承担任何责任。")])]),t._v(" "),t._m(30),t._v(" "),e("p",[t._v("5.4 更改您授权同意的范围或撤回授权 ")]),t._v(" "),e("p",[t._v("请您理解,每个业务功能往往需要开启部分权限并收集必要的个人信息才能得以实现,对于您个人信息的收集、使用以及设备权限的管理。您可以通过在我们具体产品/服务中删除信息、更改隐私设置以及在浏览器或操作系统中关闭设备功能等方式改变同意范围或撤回您的授权。 ")]),t._v(" "),e("p",[t._v("您可以通过您的手机系统权限撤回您授予的设备权限,您也可以通过该路径开启相关设备权限。")]),t._v(" "),e("p",[t._v("请您理解,当您执行上述操作后,我们将无法继续为您提供撤回同意或授权所对应的服务,但不会影响此前基于您的授权而开展的个人信息处理。 ")]),t._v(" "),e("p",[t._v("如果您希望更改或撤回其他已经您授权的同意,您可以通过产品实际界面提供的撤销方式或本政策列明的联系方式与我们取得联系并行使您的相关权利。")]),t._v(" "),e("p",[t._v("5.5 退订商业信息")]),t._v(" "),e("p",[t._v("如您不希望接收我们的推广短信或电话回访,可通过信息中相应的退订功能进行退订,或者在电话回访中明确表示拒绝。如果您希望限制我们对您个人信息的处理或者不想接收我们发送给您的商业信息,您可以通过本政策列明的联系方式与我们取得联系并行使您的相关权利。")]),t._v(" "),e("p",{attrs:{id:"t6"}},[t._v("5.6 响应您的请求")]),t._v(" "),e("p",[t._v("为实现本政策下的用户权利,或如您对您的数据主体权利存在任何疑问、投诉、意见或建议的,您可以通过本政策提供的联系方式与我们联系。为了保障安全,我们可能需要您提供相应方式证明您的身份和请求的正当性,我们将在收到您反馈并验证您的身份后的15日内完成核查和处理。对于您合理的请求,我们原则上不收取费用,但对多次重复、超出合理限度的请求,我们将视情况收取一定成本费用。对于那些无端重复、需要过多技术手段(例如,需要开发新系统或从根本上改变现有行业惯例)、给他人合法权益带来风险或者非常不切实际的请求,我们可能会予以拒绝。 ")]),t._v(" "),t._m(31),t._v(" "),e("p",[t._v("6.1 为保障您的信息安全,我们会在现有技术水平下努力采取合理必要的物理、技术和行政管理方面的安全措施来保护您的信息,以防止您的信息遭受丢失、误用、非授权访问、公开披露和更改,包括但不限于SSL、信息加密存储、数据中心的访问控制、专用的网络通道及代理。")]),t._v(" "),e("p",[t._v("请您理解,互联网环境并非百分之百安全,我们将尽力确保您发送给我们的任何信息的安全性。如果我们的物理、技术、或管理防护设施遭到破坏,导致信息被非授权访问、公开披露、篡改或毁坏,导致您的合法权益受损,我们将承担相应的法律责任。")]),t._v(" "),e("p",{attrs:{id:"t7"}},[t._v("6.2 我们建立专门的管理制度、流程、组织并采取相应措施确保信息安全。例如,我们对可能接触到您的信息的员工或外包人员进行严格管理,包括但不限于根据岗位的不同采取不同的权限控制,与其签署保密协议,监控其操作情况等措施;组织对员工的数据安全或合规培训等。")]),t._v(" "),e("p",[t._v("6.3 若我们确认发生个人信息泄露等安全事件,我们会启动应急预案,阻止安全事件扩大,并以推送通知、公告等形式告知您,难以逐一告知个人信息主体时,我们会采取合理、有效的方式发布公告。同时,我们还将按照监管部门要求上报个人信息安全事件及其处置情况。")]),t._v(" "),t._m(32),t._v(" "),t._m(33),t._v(" "),e("p",{attrs:{id:"t8"}},[t._v("我们会积极按照国家防沉迷政策要求,通过启用防沉迷系统保护未成年人的合法权益。我们会基于法定要求,通过实名身份等信息校验判断相关账号的实名信息是否为未成年人,进而决定是否将此账号纳入到防沉迷体系中。另外,我们会收集您的登录时间、直播时长等信息,通过从系统层面自动干预和限制未成年人直播时间、启用强制下线功能等方式,引导未成年人合理直播。如我们识别您为14周岁以下儿童,您的家长需要阅读并同意本政策,并完成监护人认证,否则您将无法开启直播。关于未满14周岁的未成年人的个人信息保护。")]),t._v(" "),e("p",[t._v("若您是未成年人的父母或监护人,当您对您所监护的未成年人的个人信息和相关信息有相关疑问时,请通过本政策列明的联系方式与我们联系。")]),t._v(" "),t._m(34),t._v(" "),e("p",[t._v("我们会通过第三方的安卓系统手机直播应用分发平台、端游运营平台(以下统称“联运渠道方”或“渠道方”)提供我们的服务。在该等渠道方场景下,您通过渠道方的手机直播应用分发平台、端游运营平台下载、安装我们的服务,渠道方以自己的名义向您提供账号创建与管理等账号相关服务和支付功能服务,并进行实名认证(如我们根据监管要求或基于与某些渠道方的约定,在您使用该等渠道账号登录后进行实名认证的,我们会另行告知您)。")]),t._v(" "),e("p",[t._v("8.1 渠道方收集的信息")]),t._v(" "),e("p",[t._v("如您通过渠道方获取我们的服务,渠道方会通过接入我们服务中的SDK或以其他方式(含静默状态下)收集您的设备信息或您在使用我们服务中的信息。当您通过渠道方下载、安装我们的服务或使用相应功能时,请您注意基于渠道方需要而申请对您设备权限的授权和申请收集您个人信息的专门提示。")]),t._v(" "),t._m(35),t._v(" "),e("p",[t._v("8.2 我们从渠道方获取的信息")]),t._v(" "),t._m(36),t._v(" "),t._m(37),t._v(" "),e("p",{attrs:{id:"t9"}},[t._v("8.3 注销渠道方账号")]),t._v(" "),e("p",[t._v("如您通过渠道方登录我们的服务且您要求注销账号的,则您需要向该等渠道方申请注销账号或取消对登录我们账号的授权。注销账号意味着我们将终止向您通过该渠道方账号提供服务,并且您登录我方服务所使用的渠道方账号一旦被注销将不可恢复,请您在操作之前自行备份相关所有信息和数据。")]),t._v(" "),t._m(38),t._v(" "),e("p",[t._v("9.1 除某些特定服务外,我们所有的服务均适用本政策。针对某些特定服务的特定个人信息保护政策,将更具体地说明我们在该等服务中如何使用您的个人信息。该等特定服务的个人信息保护政策构成本政策的一部分。如相关特定服务的个人信息保护政策与本政策有不一致之处,适用该特定服务的个人信息保护政策。")]),t._v(" "),e("p",[t._v("9.2 "),e("b",[t._v("请您注意,本政策仅适用于"+t._s(t.$Title)+"直播处理个人信息的情形,不适用由其他公司或个人提供的服务。")]),t._v("具体地,本政策不适用于以下情况:")]),t._v(" "),e("p",[t._v("9.2.1 通过我们的服务而接入的第三方服务(包括任何第三方网站和应用程序)收集的信息。本政策仅适用于我们所收集的信息,并不适用于任何第三方提供的服务或第三方的信息使用规则,我们对这些第三方收集和使用您个人信息的行为不承担任何责任;")]),t._v(" "),e("p",{attrs:{id:"t10"}},[t._v("9.2.2 通过在我们服务中进行广告服务的其他公司或机构所收集的信息。")]),t._v(" "),e("p",[t._v("请您知悉:如果您浏览第三方网站或使用第三方的产品/服务时向该第三方提供您的个人信息,您的信息应当适用该第三方的个人信息保护政策或类似政策,您需要仔细阅读其政策内容。我们对任何第三方不当使用或披露由您提供的信息不承担任何法律责任,无论您登录或浏览上述网站、软件,或使用其产品/服务是否基于我们的链接或引导。")]),t._v(" "),t._m(39),t._v(" "),t._m(40),t._v(" "),t._m(41),t._v(" "),e("p",[t._v("对于重大变更,我们将通过显著方式通知或向您发送电子邮件或以其他方式通知对本政策所做的变更。")]),t._v(" "),e("p",[t._v("重大、实质性变更的情形包括以下情形:")]),t._v(" "),e("p",{attrs:{id:"t11"}},[t._v("(1)我们的服务模式发生重大变化,使得处理个人信息的目的、处理的个人信息类型、个人信息的使用方式发生重大变化;")]),t._v(" "),e("p",[t._v("(2)您参与个人信息处理方面的权利及其行使方式发生重大变化。")]),t._v(" "),t._m(42),t._v(" "),e("p",{attrs:{id:"t12"}},[t._v("11.1 如您在执行或使用我们服务时遇到与个人信息保护相关的任何问题(包括问题咨询、投诉等),您可以通过以下方式与我们取得联系:(i)发送邮件至"),e("a",{staticStyle:{color:"#000"},attrs:{href:"mailto:privacy@pwrd.com"}},[t._v("privacy@pwrd.com")]),t._v(";(ii)邮寄信件至:北京市朝阳区望京东路1号"+t._s(t.$Title)+"直播大厦 法务部。")]),t._v(" "),e("p",[t._v("11.2 我们会在收到您的请求并在验证您身份后的15日内完成核查和处理。如无法响应您的请求,我们会在法律规定的时限要求内,向您发送通知并解释原因。")]),t._v(" "),t._m(43),t._v(" "),e("p",{attrs:{id:"t13"}},[t._v("如您对我们的回复不满意,或我们对个人信息的处理方式侵害了您的合法权益,且在您向我们反馈后我们无法提供让您满意的回复且拒绝改进的,您可以向相关监管机构进行投诉和举报。")]),t._v(" "),e("p",[t._v("本政策的解释及争议解决均应适用中华人民共和国大陆地区法律。与本政策相关的任何纠纷,双方应经友好商解决;若不能协商解决,"),e("b",[t._v("以"+t._s(t.$Title)+"直播(北京)软件科技发展有限公司所在地有管辖权法院为管辖法院")]),t._v("。")]),t._v(" "),t._m(44),t._v(" "),e("p",[t._v("“关联公司”指现在或将来与"+t._s(t.$Title)+"直播(北京)软件科技发展有限公司构成“一方控制、共同控制另一方或对另一方施加重大影响,以及两方或两方以上同受一方控制、共同控制或重大影响”的关系,且在公开发布的财报中与"+t._s(t.$Title)+"直播(北京)软件科技发展有限公司一起合并报表的公司,"),e("b",[t._v("如"+t._s(t.$Title)+"直播(重庆)互动科技有限公司、天津亚克互动科技有限公司、上海完美时空软件有限公司、成都完美天智游科技有限公司、苏州幻塔网络科技有限公司、北京完美赤金科技有限公司等")]),t._v("。")]),t._v(" "),e("p",[t._v("“"+t._s(t.$Title)+"直播应用”中的移动终端直播包括但不限于“梦幻新诛仙”直播APP、“新笑傲江湖”直播APP、“新神魔大陆”直播APP、“诛仙”直播APP、“战神遗迹”直播APP、“幻塔”直播APP、“"+t._s(t.$Title)+"直播:诸神之战”直播APP、“倚天屠龙记” 直播APP、“黑猫奇闻社” 直播APP、“神雕侠侣” 直播APP、“云梦四时歌” 直播APP、“非常英雄” 直播APP、“射雕英雄传2” 直播APP、“旧日传说” 直播APP、“神雕侠侣2” 直播APP、“梦间集天鹅座” 直播APP、“梦间集” 直播APP、“火炬之光” 直播APP、“神雕英雄传3D” 直播APP、“武林外传” 直播APP。")]),t._v(" "),t._m(45)])]),t._v(" "),e("v-footer",{staticClass:"mt-30"})],1)},staticRenderFns:[function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("我们根据相关法律法规,制订本政策并致力于保护您的个人信息安全。本政策包含了我们处理和保护您的个人信息的条款,我们建议您完整地阅读本政策,在需要时,按照本政策的指引作出您认为适当的选择。为了使您充分理解本政策的内容,本政策中与您的权益存在或可能存在重大关系的条款,我们已"),_("b",[this._v("采用粗体字")]),this._v("进行标注提示您注意。")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t1"}},[this._v("1.我们如何收集、使用您的个人信息")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t2"}},[this._v("2.我们如何使用Cookie及相关技术")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t3"}},[this._v("3.我们如何保存您的个人信息")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t4"}},[this._v("4.我们如何委托处理、提供、转让、公开您的个人信息")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t5"}},[this._v("5.您的权利")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t6"}},[this._v("6.信息安全")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t7"}},[this._v("7.未成年人保护")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t8"}},[this._v("8.关于联运渠道场景的特殊说明")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t9"}},[this._v("9.本政策的适用范围")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t10"}},[this._v("10.本政策的变更")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t11"}},[this._v("11.如何联系我们")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",{attrs:{id:"t1"}},[_("a",{attrs:{href:"#t12"}},[this._v("12.附录")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t13"}},[this._v("13.关键词定义")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("1.我们如何收集、使用您的个人信息")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("如果您不提供相关信息,您可能无法注册成为我们的用户或无法享受我们提供的某些产品/服务,或者无法达到使用相关服务拟达到的效果。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("设备信息:")]),this._v("包括硬件型号、设备厂商、设备类型、操作系统类型、设备序列号、唯一设备标识符(android ID/IMEI(如您授权)/IDFA(如您授权)/OPENUDID/GUID/IDFV/ Mac地址等),并通过对上述设备信息进行关联来为您提供产品信息展示的最优方式。APP运行时或在静默状态下会收集您的设备信息。我们收集上述信息是为了加强您的账号安全、查看和确保直播运营状态、便于适配终端或让您快速地找到您所需要的产品/服务,同时,也会为了不断改进和优化上述的功能来使用您的上述个人信息。")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("服务日志信息:")]),this._v("当您使用我们提供的产品/服务时,我们会获取您使用我们产品/服务的详细情况,并作为有关的网络日志保存,包括您的IP地址、浏览器的类型、使用的语言、操作系统的版本、访问的日期和时间、及您请求的网页记录信息。您也可以通过搜索来精准地找到您所需要的产品/服务。我们会保留您的搜索内容以方便您重复输入。若您以游客身份搜索我们的产品/服务,我们只会根据热销推荐向您提供产品/服务的展示。"),_("b",[this._v("请您注意,您的搜索关键词信息无法单独识别您的身份,不属于您的个人信息;只有当您的搜索关键词信息与您的其他信息相互结合使用并可以识别您的身份时,则在结合使用期间,我们会将您的搜索关键词信息作为您的个人信息,与您的搜索历史记录一同按照本政策对其进行处理与保护。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("当您完成支付后,我们的关联方或与我们合作的第三方配送公司(包括顺丰、中通,以下称“配送公司”)将为您完成产品/服务的交付。"),_("b",[this._v("基于履行合同之必要,我们会将您的订单信息提供给我们的关联公司或与我们合作的第三方配送公司以保证您订购的商品能够安全送达。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("我们的部分客服功能(如账号争议解决、账号充值异常被封等对您的账号权益有重⼤影响的客服功能)还会要求您提供"),_("b",[this._v("身份证号、(手持)身份证照片、银行账号和/或支付信息")]),this._v("(涉及支付时)以达到验证您身份的目的,防止您的身份被冒用。\n ")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("我们的产品/服务,可让您不仅与自己的社交网络,也与使用该产品/服务的其他用户分享您的相关信息,例如,您在我们的产品/服务中所上传或发布的信息(包括您公开的个人信息)、您对其他人上传或发布的信息作出的回应。您通过我们的服务分享的内容(包括您在直播中通过图片、文字、语音、视频及其他方式与其他玩家进行互动时发送的信息)所包含的信息(元数据)以及其他用户在使用我们的产品/服务中具有用户评论功能时分享的信息中也可能会含有您或他人的个人信息甚至敏感个人信息。"),_("b",[this._v("请您更加谨慎地考虑,是否在使用我们的产品/服务时分享相关信息。若您公开发布的信息中涉及他人个人信息的,您需在发布前征得他人的同意。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("在取得您的同意后,我们会访问您的设备的相机(摄像头)、相册(图片库)、麦克风、地理位置等权限,以实现拍摄、扫码、上传图片、语音通话、基于位置提供的相关服务等功能所涉及的信息收集和使用。例如,当您希望通过图片、语音、视频与其他直播玩家互动、参与直播,在您授权同意后,我们会访问您的照片或存储文件、麦克风、摄像头、地理位置,为您提供截图保存、图片上传、语音聊天、寻找附近的直播玩家以便与其互动等功能。"),_("b",[this._v("请您注意,您开启这些权限即代表您授权我们可以收集和使用这些个人信息来实现上述的功能,您关闭权限即代表您取消了这些授权,则我们将不再继续收集和使用您的这些个人信息,也无法为您提供与这些授权所对应的功能。您关闭权限的决定不会影响此前基于您的授权所进行的个人信息的处理。")]),this._v("您也可以在设备的设置功能中随时选择关闭部分或全部权限,从而撤回您授予我们某项权限的同意。在不同设备中,权限显示方式及关闭方式可能有所不同,具体请参考设备及系统开发方说明或指引。")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("请注意:")]),this._v("当您使用具有深度摄像头功能的设备(例如iPhone X手机、部分安卓系统手机)并在您同意开启摄像头时,您可以获得我们产品/服务中的AR(增强现实)体验,例如我们通过TrueDepth API获得您的少量"),_("b",{staticStyle:{"font-style":"italic"}},[this._v("表情特征值")]),this._v("并映射到直播角色中,可实现角色表情同步、化妆等效果。")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("· 我们"),_("b",[this._v("无法通过您设备自带的深度摄像头获取到您的个人信息")]),this._v("(包括您的"),_("b",{staticStyle:{"font-style":"italic"}},[this._v("Face ID")]),this._v(")。我们通过TrueDepth API获得的数值无法识别出任何人。")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("2.我们如何使用Cookie及相关技术")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("我们不会将Cookie用于本政策所述目的之外的任何用途。"),_("b",[this._v("您可以通过浏览器设置修改对Cookie的接受程度或拒绝我们的Cookie,有关详细信息,请参阅Internet浏览器中的帮助菜单或设备随附的文档。但请注意,如果停用Cookie,您可能无法享受最佳的服务体验,某些服务也可能无法正常使用。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",{attrs:{id:"t3"}},[this._v("我们的产品/服务上可能会有广告商或其他合作方放置的Cookie或网络Beacon,可能会收集与您相关的非个人身份信息,以用于分析您如何使用该等服务、向您发送您可能感兴趣的广告,或用于评估广告服务的效果。"),_("b",[this._v("这些第三方Cookie或网络Beacon收集和使用该等信息,不受本政策约束,而是受相关第三方的个人信息保护政策约束,我们不对第三方的信息采集行为承担责任。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("3.我们如何保存您的个人信息")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("4.我们如何委托处理、提供、转让、公开您的个人信息")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("5.您的权利")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("如您通过第三方账号快捷登录的,您将需要联系该第三方处理解绑事宜。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("6.信息安全")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("7.未成年人保护")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("我们非常重视对未成年人个人信息的保护。我们鼓励未成年人的父母或监护人阅读本政策,并指导未成年人使用我们的产品/服务。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("8.关于联运渠道场景的特殊说明")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("渠道方从我们服务中收集您的个人信息时系独立的个人信息处理者,以渠道方自身的名义对该等收集的信息承担责任。我们推荐您同时参见该渠道方的个人信息保护政策或个人信息保护相关声明以了解其在数据安全和个人信息保护中的具体实践。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("如您通过渠道方登录和使用我们的服务的,该等渠道方会与我们共享您的个人信息,以便您通过渠道方账号使用我们的服务,该等信息通常包括您的账号信息、支付信息、IP地址等。我们从该等渠道方收集到的信息可能因您在此类渠道方的隐私设置而有所不同,"),_("b",[this._v("且受到该等渠道方自身的个人信息保护政策及服务条款的约束,因此请您在使用第三方账号登录我们的服务时仔细阅读相关登录界面的专门提示。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("我们从不同渠道方获取的信息。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("9.本政策的适用范围")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("10.本政策的变更")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("我们保留不时更新或修改本政策的权利。我们会在本页面上发布对本政策所做的任何变更。但是未经您明确同意,我们不会削减您按照本政策所应享有的权利。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("请您仔细阅读变更后的本政策内容。"),_("b",[this._v("如您不同意经变更后的本政策,或对本政策修改、更新的内容有异议,")]),this._v("您可以选择停止使用或者注销账号。但请您知悉,您账号注销之前、停止使用本服务之前的行为和活动仍受本政策的约束。")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("11.如何联系我们")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("12.附录")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("13.关键词定义")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",{staticStyle:{"text-align":"right"}},[_("b",[this._v("更新日期:2021年11月1日")])])}]};var s=e("VU/8")(i,v,!1,function(t){e("5+y+")},"data-v-f2f49dc2",null);_.default=s.exports},ZD1t:function(t,_,e){var i=e("EBjW");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);e("rjj0")("f5b8307c",i,!0,{})}});
\ No newline at end of file
webpackJsonp([11],{"1PZl":function(t,s,i){var a=i("IxQP");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("279ec3aa",a,!0,{})},"36HZ":function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a={name:"index",data:function(){return{hotRankList:[],hotMatchList:[],pageNum:1}},components:{"v-footer":i("7Vhv").a},mounted:function(){this.getMatch(),this.getHotRankList()},methods:{checkTagNum:function(t){this.tagNum=t},checkBall:function(t){this.ball=t,this.pageNum=1,this.hotRankList=[],this.getHotRankListByBall()},toPage2:function(t){this.$router.replace({name:t})},toPage3:function(t,s,i){var a=this.$router.resolve({path:t,query:{id:s,type:i}});window.open(a.href,"_blank")},toPage:function(t,s){this.$router.replace({name:t,query:{id:s}})},getHotRankList:function(){var t=this;this.pageNum1=1;var s={pageNum:1,pageSize:30,matchId:this.$route.query.id};this.$axios("post","/match/getHotRankList",s).then(function(s){200===s.code&&(t.hotRankList=s.data.dataList)})},getMore:function(){this.pageNum=this.pageNum+1,this.getHotRankList()},getMatch:function(){var t=this,s={id:this.$route.query.id};this.$axios("post","/match/getMatchInfo",s).then(function(s){200===s.code&&(t.hotMatchList=s.data)})}}},n={render:function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",[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",{staticClass:"fx justify-between mt-10"},[i("div",{staticClass:"fw-700"},[t._v(t._s(t.hotMatchList.homeTeam.score)+"-"+t._s(t.hotMatchList.awayTeam.score)+" "+t._s(t.hotMatchList.matchShortName))]),t._v(" "),i("div",{staticClass:"c-9"},[t._v(t._s(t.hotMatchList.matchDate.split("-")[1])+"-"+t._s(t.hotMatchList.matchDate.split("-")[2])+" "+t._s(t.hotMatchList.matchTime))])]),t._v(" "),i("div",{staticClass:"db-b"}),t._v(" "),i("div",{staticClass:"fx align-items mt-20"},[i("div",[i("img",{staticClass:"star-img",attrs:{src:t.hotMatchList.homeTeam.teamIcon}})]),t._v(" "),i("div",{staticClass:"ml-20"},[t._v(t._s(t.hotMatchList.homeTeam.teamName))])]),t._v(" "),i("div",{staticClass:"fx align-items mt-20"},[i("div",[i("img",{staticClass:"star-img",attrs:{src:t.hotMatchList.awayTeam.teamIcon}})]),t._v(" "),i("div",{staticClass:"ml-20"},[t._v(t._s(t.hotMatchList.awayTeam.teamName))])])])]),t._v(" "),i("div",{staticClass:"w-70"},[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,a){return i("div",{key:a,staticClass:"fx justify-between new-list-li cursor",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.hotMatchList.homeTeam.teamName)+" VS "+t._s(t.hotMatchList.awayTeam.teamName)+",来看我的精心推荐吧。附送比分")]),t._v(" "),i("div",{staticClass:"fx align-items mt-10"},[i("div",{staticClass:"radius"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.hotMatchList.homeTeam.score)+"-"+t._s(t.hotMatchList.awayTeam.score)+" "+t._s(t.hotMatchList.matchShortName))]),t._v(" "),i("div",{staticClass:"fw-600 ml-30"},[t._v(t._s(t.hotMatchList.homeTeam.teamName)+" VS "+t._s(t.hotMatchList.awayTeam.teamName))]),t._v(" "),i("div",{staticClass:"ml-30"},[t._v(t._s(t.hotMatchList.matchDate.split("-")[1])+"-"+t._s(t.hotMatchList.matchDate.split("-")[2])+" "+t._s(t.hotMatchList.matchTime))])]),t._v(" "),i("div",{staticClass:"fx align-items mt-10"},[i("div",[i("img",{staticClass:"anchorIcon",attrs:{src:s.anchorIcon}})]),t._v(" "),i("div",{staticClass:"fs-16 ml-10"},[t._v(t._s(s.anchorName))]),t._v(" "),s.continuousWin>0?i("div",{staticClass:"continuousWin ml-10"},[t._v(t._s(s.continuousWin)+"连红")]):t._e(),t._v(" "),i("div",{staticClass:"ml-15 c-9"},[t._v(t._s(s.releaseTime))])])])])})],2)])])])])]),t._v(" "),i("v-footer",{staticClass:"mt-30"})],1)},staticRenderFns:[]};var c=i("VU/8")(a,n,!1,function(t){i("W0ul")},"data-v-f581c314",null);s.default=c.exports},"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(" "),i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),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 "+t._s(t.$Title)+"直播, 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:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/hs-erweima.png"}})])])},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 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.loday.com.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}})}}},a,!1,function(t){i("1PZl")},"data-v-09f47530",null);s.a=n.exports},IxQP:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-09f47530]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-09f47530]{\n width: 100px;\n}\n.w-100[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-09f47530]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.on[data-v-09f47530]:hover{\n color: #C93F45;\n}\n",""])},W0ul:function(t,s,i){var a=i("oTp+");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("e2d7e250",a,!0,{})},"oTp+":function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.new[data-v-f581c314] {\n min-height: 100vh;\n}\n.w-70[data-v-f581c314]{\n width: 78%;\n}\n.w-30[data-v-f581c314]{\n width: 20%;\n}\n.new-list[data-v-f581c314]{\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-f581c314]{\n border-bottom: 1px solid #F2F2F2;\n padding: 20px 0px;\n}\n.star[data-v-f581c314]{\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}\n.star-img[data-v-f581c314]{\n width: 32px;\n height: 32px;\n}\n.db-b[data-v-f581c314]{\n border-bottom: 1px solid #F6F5F5;\n margin-right: -20px;\n margin-left: -20px;\n margin-top: 15px;\n}\n.radius[data-v-f581c314]{\n width: 8px;\n height: 8px;\n background: #999999;\n border-radius: 100%;\n}\n.anchorIcon[data-v-f581c314]{\n width: 31px;\n height: 31px;\n border: 1px solid #E0B982;\n border-radius: 100%;\n margin-top: 5px;\n}\n.continuousWin[data-v-f581c314]{\n background: #FFEDED;\n border-radius: 20px;\n color: #FF5655;\n padding: 1px 5px;\n font-size: 12px;\n}\n.tabName[data-v-f581c314]{\n background: #FBEFE3;\n border-radius: 20px;\n color: #A06325;\n padding: 1px 5px;\n font-size: 12px;\n position: relative;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([12],{"+YUL":function(t,i,s){var a=s("6ggd");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);s("rjj0")("056aa3f6",a,!0,{})},"6ggd":function(t,i,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.agreement_content[data-v-af2b8acc]{\n margin: 10px 10%;\n background: white;\n padding: 30px;\n}\n.agreement_content h1[data-v-af2b8acc] {\n height: 64px;\n margin-bottom: 30px;\n border-bottom: 1px solid #f3f3f3;\n font-size: 18px;\n line-height: 64px;\n text-align: center;\n color: #303030;\n display: block;\n overflow: hidden;\n}\n.agreement_content p[data-v-af2b8acc] {\n font-size: 12px;\n line-height: 20px;\n color: #303030;\n}\n.agreement_content p+p[data-v-af2b8acc] {\n margin-top: 20px;\n}\nh4[data-v-af2b8acc]{\n margin-top: 20px;\n}\n",""])},"7Vhv":function(t,i,s){"use strict";var a={render:function(){var t=this,i=t.$createElement,s=t._self._c||i;return s("div",[s("div",{staticClass:"footer-div"},[s("div",{staticClass:"fx min-width"},[s("div",[t._m(0),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),s("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(i){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(i){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(i){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),t._v(" "),s("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),s("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),s("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),t._v(" "),s("div",{staticClass:"footer-div"},[s("div",{staticClass:"min-width"},[t._m(6),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"foot-li",on:{click:function(i){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),s("div",{staticClass:"ml-20",on:{click:function(i){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),s("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),s("div",{staticClass:"footer_conent duya-header-bd"},[s("ul",{staticClass:"footer_tb c-9"},[s("li",[s("a",{attrs:{target:"_blank"},on:{click:function(i){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),s("li",[s("a",{attrs:{target:"_blank"},on:{click:function(i){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),s("li",[s("a",{attrs:{target:"_blank"},on:{click:function(i){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),s("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 "+t._s(t.$Title)+"直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),i("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),i("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),i("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"mt-10"},[i("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),i("div",{staticClass:"mt-10"},[i("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("联系我们")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx justify-center"},[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo2.png",width:"150px"}})])}]};var e=s("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,i){this.$router.push({name:t,query:{id:i}})}}},a,!1,function(t){s("ZD1t")},"data-v-4e777e94",null);i.a=e.exports},EBjW:function(t,i,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.xian[data-v-4e777e94]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-4e777e94]{\n width: 100px;\n}\n.w-100[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-4e777e94]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.on[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n",""])},ZD1t:function(t,i,s){var a=s("EBjW");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);s("rjj0")("f5b8307c",a,!0,{})},lI5F:function(t,i,s){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var a={name:"index",data:function(){return{}},components:{"v-footer":s("7Vhv").a},mounted:function(){}},e={render:function(){var t=this,i=t.$createElement,s=t._self._c||i;return s("div",[s("div",{staticClass:"agreement_content"},[s("h1",[t._v("用户协议")]),t._v(" "),s("section",{staticClass:"article"},[s("h4",[t._v("1. 重要须知")]),s("p",[t._v("1.1、本用户使用许可协议(下称“协议”或“本协议”)是用户与"+t._s(t.$Title)+"直播科技有限公司(即“"+t._s(t.$Title)+"直播”视频直播平台,下称“"+t._s(t.$Title)+"直播”)之间关于注册、登录“"+t._s(t.$Title)+"直播”视频直播平台(下称“视频直播平台”或“平台”)以及使用平台服务所订立的协议,本协议约定了"+t._s(t.$Title)+"直播与用户之间关于“"+t._s(t.$Title)+"直播”服务方面的权利义务。 “用户”是指注册、登录、使用、浏览、获取本协议项下服务的个人或组织。")]),t._v(" "),s("p",[t._v("1.2、用户应认真阅读(未成年人应当在监护人陪同下阅读)、充分理解本协议中各条款,特别是免除或者限制"+t._s(t.$Title)+"直播责任的免责条款及对用户的权利限制条款,并选择接受或不接受本协议。除非用户接受本协议所有条款,否则用户无权注册、登录或使用"+t._s(t.$Title)+"直播为用户提供的服务。用户的注册、登录、使用等行为将视为对本协议的接受,并同意接受本协议各项条款的约束。")]),t._v(" "),s("p",[t._v("1.3、通过访问和/或使用"+t._s(t.$Title)+"直播,用户表示同意接受本协议的所有条件和条款。"+t._s(t.$Title)+"直播是面向最终用户提供播客实时在线演绎、互动直播等服务的网站。如果用户不愿接受本协议的全部条件和条款,请用户不要访问或使用"+t._s(t.$Title)+"直播。如果用户愿意接受本协议,则意味着用户了解及完全同意本协议的各项内容,以及"+t._s(t.$Title)+"直播对本协议及本协议附件随时所做的任何修改。")]),t._v(" "),s("p",[t._v("1.4、本协议下的条款可由"+t._s(t.$Title)+"直播随时变更,用户须定期审阅本协议。协议条款一旦发生变动,"+t._s(t.$Title)+"直播将会在网站相关的页面上发布。变更后的协议在相关的页面上公布即有效代替原来的协议,恕不再另行通知。用户如不同意"+t._s(t.$Title)+"直播对本协议的所作的任何变更,应立即停止使用"+t._s(t.$Title)+"直播提供的服务。如用户在本协议变更后继续使用"+t._s(t.$Title)+"直播的服务,即视作用户已完全同意变更后的协议。")]),t._v(" "),s("p",[t._v("1.5、请注意:鉴于用户使用网络服务之习惯,用户有权利且有义务自使用"+t._s(t.$Title)+"直播服务之日起每月自行主动对本协议之全部内容进行重新阅读,鉴于上述约定,用户因自身怠于行使该等权利或怠于履行该等义务的,无权以未获知上述内容而对相关条款的法律效力提出异议。")])]),s("section",{staticClass:"article"},[s("h4",[t._v("2. 服务内容")]),s("p",[t._v("1.1、本用户使用许可协议(下称“协议”或“本协议”)是用户与"+t._s(t.$Title)+"直播科技有限公司(即“"+t._s(t.$Title)+"直播”视频直播平台,下称“"+t._s(t.$Title)+"直播”)之间关于注册、登录“"+t._s(t.$Title)+"直播”视频直播平台(下称“视频直播平台”或“平台”)以及使用平台服务所订立的协议,本协议约定了"+t._s(t.$Title)+"直播与用户之间关于“"+t._s(t.$Title)+"直播”服务方面的权利义务。 “用户”是指注册、登录、使用、浏览、获取本协议项下服务的个人或组织。")]),t._v(" "),s("p",[t._v("1.2、用户应认真阅读(未成年人应当在监护人陪同下阅读)、充分理解本协议中各条款,特别是免除或者限制"+t._s(t.$Title)+"直播责任的免责条款及对用户的权利限制条款,并选择接受或不接受本协议。除非用户接受本协议所有条款,否则用户无权注册、登录或使用"+t._s(t.$Title)+"直播为用户提供的服务。用户的注册、登录、使用等行为将视为对本协议的接受,并同意接受本协议各项条款的约束。")]),t._v(" "),s("p",[t._v("1.3、通过访问和/或使用"+t._s(t.$Title)+"直播,用户表示同意接受本协议的所有条件和条款。"+t._s(t.$Title)+"直播是面向最终用户提供播客实时在线演绎、互动直播等服务的网站。如果用户不愿接受本协议的全部条件和条款,请用户不要访问或使用"+t._s(t.$Title)+"直播。如果用户愿意接受本协议,则意味着用户了解及完全同意本协议的各项内容,以及"+t._s(t.$Title)+"直播对本协议及本协议附件随时所做的任何修改。")]),t._v(" "),s("p",[t._v("1.4、本协议下的条款可由"+t._s(t.$Title)+"直播随时变更,用户须定期审阅本协议。协议条款一旦发生变动,"+t._s(t.$Title)+"直播将会在网站相关的页面上发布。变更后的协议在相关的页面上公布即有效代替原来的协议,恕不再另行通知。用户如不同意"+t._s(t.$Title)+"直播对本协议的所作的任何变更,应立即停止使用"+t._s(t.$Title)+"直播提供的服务。如用户在本协议变更后继续使用"+t._s(t.$Title)+"直播的服务,即视作用户已完全同意变更后的协议。")]),t._v(" "),s("p",[t._v("1.5、请注意:鉴于用户使用网络服务之习惯,用户有权利且有义务自使用"+t._s(t.$Title)+"直播服务之日起每月自行主动对本协议之全部内容进行重新阅读,鉴于上述约定,用户因自身怠于行使该等权利或怠于履行该等义务的,无权以未获知上述内容而对相关条款的法律效力提出异议。")])])]),t._v(" "),s("v-footer",{staticClass:"mt-30"})],1)},staticRenderFns:[]};var n=s("VU/8")(a,e,!1,function(t){s("+YUL")},"data-v-af2b8acc",null);i.default=n.exports}});
\ No newline at end of file
webpackJsonp([12],{"1PZl":function(t,_,i){var v=i("IxQP");"string"==typeof v&&(v=[[t.i,v,""]]),v.locals&&(t.exports=v.locals);i("rjj0")("279ec3aa",v,!0,{})},"5+y+":function(t,_,i){var v=i("OOYo");"string"==typeof v&&(v=[[t.i,v,""]]),v.locals&&(t.exports=v.locals);i("rjj0")("6f8077b9",v,!0,{})},"7Vhv":function(t,_,i){"use strict";var v={render:function(){var t=this,_=t.$createElement,i=t._self._c||_;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(_){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(_){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(_){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(_){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(_){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),i("div",{staticClass:"w-100",on:{click:function(_){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(_){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(_){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(_){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),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(_){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(_){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(_){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),i("div",{staticClass:"foot-li ta-c",on:{click:function(_){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),i("div",{staticClass:"ml-20",on:{click:function(_){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(_){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(_){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),i("li",[i("a",{attrs:{target:"_blank"},on:{click:function(_){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),i("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 "+t._s(t.$Title)+"直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"fx align-items"},[_("div",{staticClass:"xian"}),this._v(" "),_("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"fx mt-10 fs-12 c-9"},[_("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),_("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),_("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),_("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"fx align-items"},[_("div",{staticClass:"xian"}),this._v(" "),_("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"mt-10"},[_("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"ml-30 mr-20"},[_("div",{staticClass:"fx align-items"},[_("div",{staticClass:"xian"}),this._v(" "),_("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),_("div",{staticClass:"mt-10"},[_("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"fx align-items"},[_("div",{staticClass:"xian"}),this._v(" "),_("div",{staticClass:"ml-10"},[this._v("联系我们")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"fx align-items"},[_("div",{staticClass:"xian"}),this._v(" "),_("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("div",{staticClass:"fx justify-center"},[_("img",{attrs:{src:"http://bucket.loday.com.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,_){this.$router.push({name:t,query:{id:_}})}}},v,!1,function(t){i("1PZl")},"data-v-09f47530",null);_.a=e.exports},IxQP:function(t,_,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-09f47530]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-09f47530]{\n width: 100px;\n}\n.w-100[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-09f47530]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.on[data-v-09f47530]:hover{\n color: #C93F45;\n}\n",""])},OOYo:function(t,_,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.agreement_content[data-v-f2f49dc2]{\n margin: 10px 10%;\n background: white;\n padding: 30px;\n}\n.agreement_content h1[data-v-f2f49dc2] {\n height: 64px;\n margin-bottom: 30px;\n border-bottom: 1px solid #f3f3f3;\n font-size: 18px;\n line-height: 64px;\n text-align: center;\n color: #303030;\n display: block;\n overflow: hidden;\n}\n.agreement_content p[data-v-f2f49dc2] {\n font-size: 12px;\n line-height: 20px;\n color: #303030;\n}\n.agreement_content p+p[data-v-f2f49dc2] {\n margin-top: 20px;\n}\nh4[data-v-f2f49dc2]{\n margin-top: 20px;\n}\n",""])},VKkN:function(t,_,i){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var v={name:"index",data:function(){return{}},components:{"v-footer":i("7Vhv").a},mounted:function(){}},e={render:function(){var t=this,_=t.$createElement,i=t._self._c||_;return i("div",[i("div",{staticClass:"agreement_content"},[i("h1",[t._v("用户隐私协议")]),t._v(" "),i("div",{staticClass:"about page-border"},[i("p",[t._v(t._s(t.$Title)+"直播集团(以下简称“"+t._s(t.$Title)+"直播”或“我们”)尊重并保护"+t._s(t.$Title)+"直播应用的用户个人信息。我们将按照《"+t._s(t.$Title)+"直播直播个人信息保护政策》(以下简称“本政策”)处理(包括收集、存储、使用、加工、传输、提供、公开等活动)用户(以下简称为“您”)在"+t._s(t.$Title)+"直播应用中的个人信息。“"+t._s(t.$Title)+"直播集团”是指"+t._s(t.$Title)+"直播(北京)软件科技发展有限公司(注册地址:北京市海淀区上地东路1号院5号楼7层701-14,联系地址:北京市朝阳区望京东路1号"+t._s(t.$Title)+"直播大厦A座)与其下属各分支机构以及其关联公司或合资企业。关于“关联公司”的定义详见"),i("a",{attrs:{href:"#t13"}},[t._v("关键词定义")]),t._v("。“"+t._s(t.$Title)+"直播应用”是指"+t._s(t.$Title)+"直播集团旗下支持完美通行证账号、"+t._s(t.$Title)+"直播手游账号(原老虎账号)或其他第三方账号注册、登录的网页直播、计算机客户端直播、移动终端直播和其他形式的直播(“"+t._s(t.$Title)+"直播直播”)及相关任何网站(包括但不限于wanmei.com、laohu.com及其子网站和后续可能开通的其他网站),以及由"+t._s(t.$Title)+"直播运营的与直播产品/服务相关的其他终端应用程序,前述网站及终端可单称或并称“"+t._s(t.$Title)+"直播应用”。")]),t._v(" "),t._m(0),t._v(" "),i("p",[i("b",[t._v("如果您不同意本政策的任何内容,我们将无法为您提供"+t._s(t.$Title)+"直播应用的服务(以下简称“服务”),您应立即停止使用我们的服务。当您同意本政策时,即表示您已同意我们按照本政策来处理您的相关信息。")])]),t._v(" "),i("p",[t._v("本政策包含以下内容:")]),t._v(" "),t._m(1),t._v(" "),t._m(2),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),t._m(5),t._v(" "),t._m(6),t._v(" "),t._m(7),t._v(" "),t._m(8),t._v(" "),t._m(9),t._v(" "),t._m(10),t._v(" "),t._m(11),t._v(" "),t._m(12),t._v(" "),t._m(13),t._v(" "),t._m(14),t._v(" "),i("p",[t._v("我们根据合法、正当、必要和诚信的原则,仅收集实现产品/服务功能所必要的信息用于实现明确、合理的处理目的。我们提供如下功能和服务时,可能会处理下列与您有关的信息。")]),t._v(" "),t._m(15),t._v(" "),i("p",[t._v("1.1 用户注册/登录功能 ")]),t._v(" "),i("p",[t._v("您首先需要注册一个"+t._s(t.$Title)+"直播直播账号(完美通行证账号或"+t._s(t.$Title)+"直播手游账号,不包括第三方账号)成为"+t._s(t.$Title)+"直播直播的用户。当您注册时,您需要向我们提供您本人的手机号码或电子邮箱地址,我们将通过发送短信验证码或邮件的方式来验证您的身份是否有效。"),i("b",[t._v("为满足法律法规和监管机构进行实名认证的要求(如针对直播用户实名认证的要求)")]),t._v(",我们还需收集您的姓名、"),i("b",[t._v("身份证号码。")])]),t._v(" "),i("p",[t._v("您还可以通过登录与我们合作的第三方平台的相关账号使用我们的产品/服务(应用商店或渠道、微信等,但不包括实名认证信息)我们经过您的授权会获取您在该等第三方账号项下的账号名称、昵称、open ID等信息。")]),t._v(" "),i("p",[t._v("当应用中提供一键登录功能且您使用该功能进行注册/登录时,我们经过您的授权会从相应的移动、联通或电信运营商(合称“运营商”)(或通过运营商授权的服务商)获取您的手机号码。获取上述信息是为了使您不再需要手动输入手机号码和密码,而直接可以便捷登录。只有您同意各运营商《认证服务协议》和本政策后,我们才会获取此类信息并且我们仅在您同意的范围内为您提供便捷登录、创建账号及后续服务。")]),t._v(" "),i("p",[t._v("1.2 信息展示和搜索功能")]),t._v(" "),i("p",[t._v("为了让您快速地找到您所需要的产品/服务,在您使用我们产品/服务过程中,我们可能会收集您在使用我们的产品/服务过程中产生的相关信息:")]),t._v(" "),t._m(16),t._v(" "),t._m(17),t._v(" "),i("p",[t._v("1.3 网上购物功能")]),t._v(" "),i("p",[t._v("当您准备对您网上商城购物车内的产品/服务进行结算时,我们的网站系统会生成您购买该产品/服务的订单。您需要在订单中至少填写您的收货人姓名、收货地址、手机号码及电子邮箱(电子邮箱为选填,以便我们向您发送电子发票),同时该订单中会载明订单号、您所购买的产品/服务信息、您应支付的货款金额及支付方式。")]),t._v(" "),i("p",[t._v("上述所有信息构成您的“订单信息”, 基于履行购物合同之必要,我们将使用您的订单信息来进行确定交易、加强交易安全、支付结算、完成配送、为您查询订单以及提供客服咨询与售后服务以及判断交易是否异常。")]),t._v(" "),i("p",[t._v("当您在我们的产品/服务中使用消费功能时,基于履行合同之必要,我们会收集您的消费金额、充值记录的信息,以便您查询您的交易记录及保护您的虚拟物品和交易安全。")]),t._v(" "),i("p",[t._v("如您通过我们的网站系统为其他人下单,并提供该实际产品/服务接收人的有关信息,此前请您确保已取得该实际产品/服务接收人关于许可我们处理其个人信息的授权。")]),t._v(" "),i("p",[t._v("1.4 支付功能 ")]),t._v(" "),i("p",[t._v("在您使用消费功能并选择支付时,您可以选择"+t._s(t.$Title)+"直播的关联方或与"+t._s(t.$Title)+"直播合作的第三方支付机构(包括支付宝、微信支付及银联、网联这些支付通道, 以下称“支付机构”)所提供的支付服务。支付功能本身并不收集您的个人信息,"),i("b",[t._v("我们会在获取您的有效同意后将您的交易账号、订单号与交易金额信息与这些支付机构共享以实现其确认您的支付指令并完成支付。")])]),t._v(" "),i("p",[t._v("1.5 交付产品/服务功能 ")]),t._v(" "),t._m(18),t._v(" "),i("p",[t._v("1.6 客服与发票功能 ")]),t._v(" "),i("p",[t._v("在您与我们的在线客服/电话客服进行沟通时,为了及时有效地与您沟通,我们的在线客服/电话客服功能会使用您的账号信息(包括手机号码、电子邮箱)、订单信息。为保证您的账号安全,在客服功能下我们会要求您提供您的账号信息、姓名、所在直播、所在产品及其服务器、直播角色名称及ID等信息以核验您的身份。")]),t._v(" "),t._m(19),i("p",[t._v("当您需要我们提供与您订单信息相关的客服与售后服务时,我们会查询您的订单信息。您有可能会在与我们的客服人员沟通时,提供上述信息外的其他信息,如当您要求我们变更配送地址、联系人或联系电话时。")]),t._v(" "),i("p",[t._v("若您向我们提出开具纸质发票的要求,我们会为回应您的此项要求,收集您的订单信息、用户姓名(个人/单位名称)、税号(个人不需要)、地址和联系方式。发票邮寄过程中的个人信息保护遵循本政策第1.5条规定。")]),t._v(" "),i("p",[t._v("1.7 营销推广或专项活动")]),i("p"),t._v(" "),i("p",[t._v("您通过我们的客服或参加我们举办的活动、调研时可能需要提交您的个人信息,根据您所参加的调研活动内容,我们可能需要您在填写调查问卷时填写您的姓名、电话或其他与调研活动相关的信息。")]),t._v(" "),i("p",[t._v("您参加我们的抽奖活动并中奖后,为便于我们联系并向您寄送礼品,需要您向我们提供您的姓名、地址、电话。")]),t._v(" "),i("p",[t._v("您在"+t._s(t.$Title)+"直播应用订购商品并通过线下活动领取商品以及相应的售后退款时,您需要向我们提供您的账号和订单信息用于确认您的身份。")]),t._v(" "),i("p",[t._v("1.8 评论、分享、互动功能")]),t._v(" "),i("p",[t._v("您可以在"+t._s(t.$Title)+"直播应用上传照片来实现拍照购物功能、晒单及评价功能,我们会使用您所上传的照片来识别您需要购买的商品或使用您所上传图片的评价。")]),t._v(" "),t._m(20),t._v(" "),i("p",[t._v("当您在我们的直播等应用中与其他用户进行互动时,为过滤色情、迷信、赌博、恐怖、暴力、恶意广告等不当内容,我们可能会收集您发送的文字、图片、语音、视频,以为您提供健康的网络直播环境。您可通过产品/服务中的设置或我们提供的指引删除您分享的信息。但请您注意,这些信息仍可能由其他用户或不受我们控制的非关联第三方独立地缓存、复制或储存,或由其他用户或该等第三方在公共领域保存。")]),t._v(" "),i("p",[t._v("1.9 消息推送")]),t._v(" "),i("p",[t._v("您在使用我们的产品/服务时,我们使用您注册时提供的手机号码或邮箱,向您的设备发送关于我们产品或服务的电子邮件、短信、资讯或推送通知。如您不希望收到这些信息,可以按照我们的相关提示,通过随附发送的相应设置选择取消订阅,或要求我们停止基于上述用途处理您的个人信息。")]),t._v(" "),i("p",[t._v("我们可能在必要时(例如,因系统维护而暂停某一项服务时)向您发出与服务有关的公告。您无法取消这些与服务有关、性质不属于广告的公告。")]),t._v(" "),i("p",[t._v("1.10 广告")]),t._v(" "),i("p",[t._v("我们可能使用您的广告标识,通过我们的产品/服务、电子邮件或其他方式向您发送营销信息,提供或推广我们的产品/服务、我们的关联公司和合作伙伴的产品/服务。目前我们使用的广告标识为CAID(中国广告协会互联网广告标识,CAA Advertising ID),CAID的生成及其相关服务由中广协广告信息文化传播有限责任公司负责提供。")]),t._v(" "),i("p",[t._v("我们可能会收集、使用符合国家或行业团体标准的广告标识信息,该标识基于设备型号、系统配置等非隐私信息生成,以在保障您的隐私与服务安全的同时,用于广告归因分析。")]),t._v(" "),i("p",[t._v("如您不希望我们将广告标识信息用于上述目的,可按照本政策中的联系方式通知我们关闭。关闭后,我们将不再获取、处理该互联网广告标识。")]),t._v(" "),i("p",[t._v("1.11 查看和维护直播运营状况")]),t._v(" "),i("p",[t._v("为了便于您查看账号内装备和记录,维护产品/服务正常运行和账号安全,改善直播体验,我们会收集和使用您在我们的直播中的相关操作信息、直播信息,(包括登录状态、对战信息/状态、成就信息等),并可向您本人或其他用户或好友展示。但我们会视直播产品具体情况向您提供相关权限,以便您可以对是否展示前述相关信息进行相应设置。")]),t._v(" "),i("p",[t._v("当您使用我们的直播服务时,我们会收集您的直播日志,包括登录日志、物品日志、直播对局信息、交友记录信息,以便您能够查看您的直播历史记录,并用于直播运营分析和安全分析,提升您的直播体验。")]),t._v(" "),i("p",[t._v("1.12 保障账号和服务安全")]),t._v(" "),i("p",[t._v("为提高您使用我们提供的服务的安全性,更准确地预防钓鱼网站欺诈和木马病毒,我们可能会通过了解您的网络使用习惯、您常用的软件信息等手段来判断您的账号风险,并可能会记录一些我们认为有风险的链接(“URL”)。")]),t._v(" "),i("p",[t._v("为保障您的直播账号安全,营造公平、健康及安全的直播环境,我们会收集您的IP地址、应用安装列表、硬件及操作系统信息、进程及直播崩溃数据、性能数据、其他诊断数据信息,以用于打击破坏直播公平环境或干扰、破坏直播服务正常进行的行为(如用于检测盗版、扫描外挂、防止作弊等)。")]),t._v(" "),i("p",[t._v("1.13 设备权限调用")]),t._v(" "),i("p",[t._v("我们在提供服务的过程中,基于服务的具体场景和功能,可能需要您开启一些设备访问权限。您可以选择是否授权我们使用您设备的相关权限。如果您不授权我们使用相关权限,可能会导致部分产品/服务无法使用,但是不影响您使用所对应产品/服务的基本功能和其他功能。")]),t._v(" "),t._m(21),t._v(" "),t._m(22),t._v(" "),i("p",[t._v("在您使用我们的AR体验的过程中,")]),t._v(" "),t._m(23),t._v(" "),i("p",[t._v("· 我们通过您设备自带的深度摄像头功能(如通过TrueDepth API)获得的全部数据会即时删除、不做任何存储(包括任何缓存、云存储等数据记录),也不会提供或共享给任何第三方。")]),t._v(" "),i("p",[t._v("· 您可以通过设置中的开关随时终止"+t._s(t.$Title)+"直播应用使用您设备中的摄像头。")]),t._v(" "),i("p",[t._v("为免疑义,在您将角色形象、虚拟场景等投射在您的摄像头可以拍摄到的现实场景中时,您不需要实际点击拍摄按钮,我们在此过程中也不会收集您的任何个人信息。")]),t._v(" "),i("p",[t._v("1.14 除同意之外的合法性基础")]),t._v(" "),i("p",[t._v("根据相关法律法规的规定,在以下情形中,我们可以在不取得您同意的情况下处理您的个人信息:")]),t._v(" "),i("p",[t._v("(1)为订立、履行您作为一方当事人的合同所必需;")]),t._v(" "),i("p",[t._v("(2)为履行法定职责或者法定义务(例如收集和处理您的玩家实名认证信息)所必需;")]),t._v(" "),i("p",[t._v("(3)为应对突发公共卫生事件,或者紧急情况下为保护自然人的生命健康和财产安全所必需;")]),t._v(" "),i("p",[t._v("(4)为公共利益实施新闻报道、舆论监督等行为,在合理的范围内处理个人信息;")]),t._v(" "),i("p",[t._v("(5)在合理的范围内处理个人自行公开或者其他已经合法公开的个人信息;")]),t._v(" "),i("p",{attrs:{id:"t2"}},[t._v("(6)法律、行政法规规定的其他情形。")]),t._v(" "),i("p",[t._v("为了配合侦查、起诉、审判和判决执行等司法工作,我们可能会向公安或司法机关提供涉诉材料等,其中可能会包含您的账号、手机号、充值记录和服务使用情况等信息。如不适用上述合法性基础时,您知悉并同意我们基于上述目的向相关公安或司法机关提供您的个人信息。")]),t._v(" "),t._m(24),t._v(" "),i("p",[t._v("您使用我们的产品/服务时,我们会在您的计算机或移动设备上存储名为 Cookie 的小数据文件。Cookie 通常包含标识符、站点名称以及一些号码和字符。我们使用该等信息判断注册用户是否已经登录,提升服务/产品质量及优化用户体验。")]),t._v(" "),i("p",[t._v("2.1 各个直播内嵌入的日志保存功能可能收集直播用户的行为信息(包括直播角色信息),并将该等信息储存为日志文本,并用于改善我们的直播。")]),t._v(" "),i("p",[t._v("2.2 我们或我们的第三方合作伙伴,可能通过Cookie、网络Beacon收集和使用您的信息,并将该等信息储存为日志信息。")]),t._v(" "),i("p",[t._v("我们使用自己的Cookie、网络Beacon收集您的信息用于以下用途:")]),t._v(" "),i("p",[t._v("2.2.1 记住您的身份。例如:Cookie有助于我们辨认您作为我们的注册用户的身份,或保存您向我们提供的有关您使用我们服务的偏好;")]),t._v(" "),i("p",[t._v("2.2.2 使用网络Beacon可以帮助网站计算浏览网页的用户或访问某些Cookie,我们会通过网络Beacon收集您浏览网页活动的信息,例如您访问的页面地址、您先前访问的援引页面的位址、您停留在页面的时间、您的浏览环境以及显示设定等;")]),t._v(" "),i("p",[t._v("2.2.3 分析您使用我们服务的情况。例如,我们可利用Cookie来了解您使用我们的服务进行什么活动,或哪些网页或服务最受您的欢迎。")]),t._v(" "),t._m(25),t._v(" "),t._m(26),t._v(" "),t._m(27),t._v(" "),i("p",[t._v("3.1 我们只会在达成本政策所述目的所需的最短期限内保留您的个人信息,即当我们作为数据处理者而提供的某款直播予以下架、停服或您按照本政策第7条行使账号注销权时,则直播内的数据(包括账号信息、行为数据、角色资料等数据)将会被删除或进行匿名化处理。在超出保存期限后,我们会对您的个人信息进行删除或者匿名化处理,但国家法律法规、规章、规范性文件或政府的政策、命令等另有要求或为履行我们的合规义务而保留您的个人信息的除外。例如:《电子商务法》要求商品和服务信息、交易信息保存时间自交易完成之日起不少于三年;《网络安全法》要求采取监测、记录网络运行状态、网络安全事件的技术措施,并按照规定留存相关的网络日志不少于六个月。")]),t._v(" "),i("p",[t._v("3.2 我们在中华人民共和国境内收集和产生的个人信息,将存储在中华人民共和国境内。")]),t._v(" "),i("p",{attrs:{id:"t4"}},[t._v("3.3 当我们的产品/服务发生停止运营的情况时,我们将及时停止继续收集您的个人信息,并将以推送通知或公告等形式通知您,且会对您的个人信息进行删除或匿名化处理,但国家法律法规、规章、规范性文件或政府的政策、命令等另有要求或为履行我们的合规义务而保留您的个人信息的除外。")]),t._v(" "),i("p",[t._v("为免疑义,在产品/服务停止运营时,我们对您的个人信息删除或匿名化处理并不影响我们的关联公司基于您的同意而继续处理您在其他产品/服务中提供的个人信息以及您届时相应地继续使用该等关联公司提供的其他产品/服务。")]),t._v(" "),t._m(28),t._v(" "),i("p",[t._v("4.1 委托处理")]),t._v(" "),i("p",[t._v("为了向您提供更完善、优质的产品/服务,某些功能可能由我们的服务合作方提供(包括我们的第三方服务供应商、承包商、代理),我们会委托服务合作方代表我们处理您的某些个人信息,例如第三方供应商代表我们发出电子邮件或推送通知、代表我们发送直播调研邀请。")]),t._v(" "),i("p",[t._v("对接受我们的委托处理您个人信息的公司、组织和个人,我们会与其签署数据处理协议,明确双方责任、处理事项和处理目的等,要求他们仅按照我们的要求、本政策以及相关的保密和安全措施来处理个人信息。基于同意处理您的个人信息的,如该等第三方要改变个人信息的处理目的,该等第三方应再次取得您的同意。如果您拒绝我们的服务合作方在提供服务时收集为提供服务所必需的个人信息,将可能导致您无法使用我们的产品/服务来享用该合作方提供的服务。")]),t._v(" "),i("p",[t._v("关于我们的合作方(委托处理)处理个人信息类型及收集目的。")]),t._v(" "),i("p",[t._v("4.2 向其他个人信息处理者提供")]),t._v(" "),i("p",[t._v("对于您的个人信息,我们仅在本政策所述的目的和范围内或根据法律法规的要求进行处理,并严格保密。我们不会向"+t._s(t.$Title)+"直播以外的任何公司、组织和个人提供您的个人信息,除非符合法定的合法性事由。")]),t._v(" "),i("p",[t._v("如我们向其他个人信息处理者提供您的信息,我们会遵循于合法、正当、必要原则,向第三方提供实现相关目的所必要的个人信息。我们会向您告知接收方的名称或者姓名、联系方式、处理目的、处理方式和个人信息的种类,并符合法定的合法性事由(例如:基于法定义务所必需;基于您的同意处理个人信息的,我们会取得您的单独同意)。同时,我们将会采用加密、去标识化等手段保障您的信息安全。")]),t._v(" "),i("p",[t._v("对接收我们提供的个人信息的公司、组织和个人,我们会与其签署数据处理协议,明确双方责任、处理事项和处理目的等,要求他们仅按照我们的要求、本政策以及相关的安全措施来处理个人信息。如果您拒绝我们对外提供服务所必需的个人信息,将可能导致您无法使用我们的产品/服务来享用该合作方提供的服务。")]),t._v(" "),i("p",[t._v("关于我们的合作方(对外提供)处理个人信息种类、处理目的、合作方的名称或者姓名、联系方式等。")]),t._v(" "),i("p",[t._v("4.3 转让")]),t._v(" "),i("p",[t._v("原则上我们不会将您的个人信息转让给任何公司、组织和个人,在涉及合并、收购或破产清算时,如涉及到个人信息转让,我们将向您告知接收方的名称或者姓名和联系方式,并会要求新的持有您个人信息的公司、组织继续受本政策的约束。如果本政策中约定的个人信息的处理方式发生任何改变,我们将要求该公司、组织重新取得您的同意。")]),t._v(" "),i("p",{attrs:{id:"t5"}},[t._v("4.4 公开")]),t._v(" "),i("p",[t._v("除非取得您的有效同意或具备其他合法性基础,我们不会向社会或不特定人群公开您的个人信息。 ")]),t._v(" "),t._m(29),t._v(" "),i("p",[t._v("5.1 查询、复制、或更正、补充您的个人信息")]),t._v(" "),i("p",[t._v("当您完成账号注册并进行合理和必要的身份验证后,您可以随时登录自己的账号查看、复制或修改账号设置和信息。如果您发现信息有错误、不准确或不完整的,您可以登录"+t._s(t.$Title)+"直播直播账号(如完美通行证账号、"+t._s(t.$Title)+"直播手游账号,但不包含第三方账号),在您的账号设置中修改您的账号信息以更正、补充或者通过本政策列明的联系方式提出异议并请求我们进行更正、补充,除非法律法规另有规定。")]),t._v(" "),i("p",[t._v("如您希望查看、复制或修改您的其他个人信息,或在行使上述权利过程中遇到困难,您可以通过本政策列明的方式联系我们,我们将在15日内完成核查和处理,但法律法规另有规定的或本政策声明另有约定的除外。")]),t._v(" "),i("p",[t._v("5.2 删除您的个人信息")]),t._v(" "),i("p",[t._v("在以下情形中,您可以登录"+t._s(t.$Title)+"直播账号(如完美通行证账号、"+t._s(t.$Title)+"直播手游账号,但不包含第三方账号),在您的账号设置中删除您的个人信息或者通过本政策列明的联系方式向我们提出删除您个人信息的请求,但已进行个人信息匿名化处理或法律法规另有规定的除外:")]),t._v(" "),i("p",[t._v("1)\t处理目的已实现、无法实现或者为实现处理目的不再必要;")]),t._v(" "),i("p",[t._v("2)\t我们停止提供产品/服务或者保存期限已届满;")]),t._v(" "),i("p",[t._v("3)\t您撤回同意;")]),t._v(" "),i("p",[t._v("4)\t我们违反法律、行政法规或者违反本政策约定处理个人信息;")]),t._v(" "),i("p",[t._v("5)\t法律、行政法规规定的其他情形。")]),t._v(" "),i("p",[t._v("如您希望删除您的其他个人信息,或在行使上述权利过程中遇到困难,您可以通过本政策列明的方式联系我们,我们将在15日内完成核查和处理,但法律法规另有规定的或本政策声明另有约定的除外。")]),t._v(" "),i("p",[t._v("请注意,法律、行政法规或其他规范性文件规定的保存期限尚未届满,或者删除个人信息从技术上难以实现的,我们将停止除存储和采取必要的安全保护措施之外的处理,直到可以删除或实现匿名化。")]),t._v(" "),i("p",[t._v("5.3 注销您的账号")]),t._v(" "),i("p",[t._v("您还可以通过本政策列明的联系方式或者通过我们的客服与我们联系要求注销您的账号。在您主动注销账号之后,我们将停止为您提供产品/服务,您的个人信息会被删除或者被匿名化处理,但法律、行政法规或其他规范性文件规定的保存期限尚未届满,或者删除个人信息从技术上难以实现的,我们将停止除存储和采取必要的安全保护措施之外的处理,直到可以删除或实现匿名化。")]),t._v(" "),i("p",[i("b",[t._v("虽然我们不会设置不合理的条件或提出额外要求增加您在注销环节的义务,但如果注销账号将会影响您或他人的合法权益,例如您有待接收的货物、已付费而未到期的服务等,则我们会结合您对"+t._s(t.$Title)+"直播应用服务的使用情况来判断并告知是否支持您的注销请求。具体请参见我们在注销环节的提示告知。")])]),t._v(" "),i("p",[i("b",[t._v("我们在此提醒您,请您谨慎选择注销账号,因为注销账号会影响您正常使用"+t._s(t.$Title)+"直播应用或者会给您后续使用"+t._s(t.$Title)+"直播应用带来诸多不便,您的账号一旦被注销将不可恢复,请您在操作之前自行备份账号相关的所有信息和数据。因您申请注销账号对您造成的不利影响,我们不承担任何责任。")])]),t._v(" "),t._m(30),t._v(" "),i("p",[t._v("5.4 更改您授权同意的范围或撤回授权 ")]),t._v(" "),i("p",[t._v("请您理解,每个业务功能往往需要开启部分权限并收集必要的个人信息才能得以实现,对于您个人信息的收集、使用以及设备权限的管理。您可以通过在我们具体产品/服务中删除信息、更改隐私设置以及在浏览器或操作系统中关闭设备功能等方式改变同意范围或撤回您的授权。 ")]),t._v(" "),i("p",[t._v("您可以通过您的手机系统权限撤回您授予的设备权限,您也可以通过该路径开启相关设备权限。")]),t._v(" "),i("p",[t._v("请您理解,当您执行上述操作后,我们将无法继续为您提供撤回同意或授权所对应的服务,但不会影响此前基于您的授权而开展的个人信息处理。 ")]),t._v(" "),i("p",[t._v("如果您希望更改或撤回其他已经您授权的同意,您可以通过产品实际界面提供的撤销方式或本政策列明的联系方式与我们取得联系并行使您的相关权利。")]),t._v(" "),i("p",[t._v("5.5 退订商业信息")]),t._v(" "),i("p",[t._v("如您不希望接收我们的推广短信或电话回访,可通过信息中相应的退订功能进行退订,或者在电话回访中明确表示拒绝。如果您希望限制我们对您个人信息的处理或者不想接收我们发送给您的商业信息,您可以通过本政策列明的联系方式与我们取得联系并行使您的相关权利。")]),t._v(" "),i("p",{attrs:{id:"t6"}},[t._v("5.6 响应您的请求")]),t._v(" "),i("p",[t._v("为实现本政策下的用户权利,或如您对您的数据主体权利存在任何疑问、投诉、意见或建议的,您可以通过本政策提供的联系方式与我们联系。为了保障安全,我们可能需要您提供相应方式证明您的身份和请求的正当性,我们将在收到您反馈并验证您的身份后的15日内完成核查和处理。对于您合理的请求,我们原则上不收取费用,但对多次重复、超出合理限度的请求,我们将视情况收取一定成本费用。对于那些无端重复、需要过多技术手段(例如,需要开发新系统或从根本上改变现有行业惯例)、给他人合法权益带来风险或者非常不切实际的请求,我们可能会予以拒绝。 ")]),t._v(" "),t._m(31),t._v(" "),i("p",[t._v("6.1 为保障您的信息安全,我们会在现有技术水平下努力采取合理必要的物理、技术和行政管理方面的安全措施来保护您的信息,以防止您的信息遭受丢失、误用、非授权访问、公开披露和更改,包括但不限于SSL、信息加密存储、数据中心的访问控制、专用的网络通道及代理。")]),t._v(" "),i("p",[t._v("请您理解,互联网环境并非百分之百安全,我们将尽力确保您发送给我们的任何信息的安全性。如果我们的物理、技术、或管理防护设施遭到破坏,导致信息被非授权访问、公开披露、篡改或毁坏,导致您的合法权益受损,我们将承担相应的法律责任。")]),t._v(" "),i("p",{attrs:{id:"t7"}},[t._v("6.2 我们建立专门的管理制度、流程、组织并采取相应措施确保信息安全。例如,我们对可能接触到您的信息的员工或外包人员进行严格管理,包括但不限于根据岗位的不同采取不同的权限控制,与其签署保密协议,监控其操作情况等措施;组织对员工的数据安全或合规培训等。")]),t._v(" "),i("p",[t._v("6.3 若我们确认发生个人信息泄露等安全事件,我们会启动应急预案,阻止安全事件扩大,并以推送通知、公告等形式告知您,难以逐一告知个人信息主体时,我们会采取合理、有效的方式发布公告。同时,我们还将按照监管部门要求上报个人信息安全事件及其处置情况。")]),t._v(" "),t._m(32),t._v(" "),t._m(33),t._v(" "),i("p",{attrs:{id:"t8"}},[t._v("我们会积极按照国家防沉迷政策要求,通过启用防沉迷系统保护未成年人的合法权益。我们会基于法定要求,通过实名身份等信息校验判断相关账号的实名信息是否为未成年人,进而决定是否将此账号纳入到防沉迷体系中。另外,我们会收集您的登录时间、直播时长等信息,通过从系统层面自动干预和限制未成年人直播时间、启用强制下线功能等方式,引导未成年人合理直播。如我们识别您为14周岁以下儿童,您的家长需要阅读并同意本政策,并完成监护人认证,否则您将无法开启直播。关于未满14周岁的未成年人的个人信息保护。")]),t._v(" "),i("p",[t._v("若您是未成年人的父母或监护人,当您对您所监护的未成年人的个人信息和相关信息有相关疑问时,请通过本政策列明的联系方式与我们联系。")]),t._v(" "),t._m(34),t._v(" "),i("p",[t._v("我们会通过第三方的安卓系统手机直播应用分发平台、端游运营平台(以下统称“联运渠道方”或“渠道方”)提供我们的服务。在该等渠道方场景下,您通过渠道方的手机直播应用分发平台、端游运营平台下载、安装我们的服务,渠道方以自己的名义向您提供账号创建与管理等账号相关服务和支付功能服务,并进行实名认证(如我们根据监管要求或基于与某些渠道方的约定,在您使用该等渠道账号登录后进行实名认证的,我们会另行告知您)。")]),t._v(" "),i("p",[t._v("8.1 渠道方收集的信息")]),t._v(" "),i("p",[t._v("如您通过渠道方获取我们的服务,渠道方会通过接入我们服务中的SDK或以其他方式(含静默状态下)收集您的设备信息或您在使用我们服务中的信息。当您通过渠道方下载、安装我们的服务或使用相应功能时,请您注意基于渠道方需要而申请对您设备权限的授权和申请收集您个人信息的专门提示。")]),t._v(" "),t._m(35),t._v(" "),i("p",[t._v("8.2 我们从渠道方获取的信息")]),t._v(" "),t._m(36),t._v(" "),t._m(37),t._v(" "),i("p",{attrs:{id:"t9"}},[t._v("8.3 注销渠道方账号")]),t._v(" "),i("p",[t._v("如您通过渠道方登录我们的服务且您要求注销账号的,则您需要向该等渠道方申请注销账号或取消对登录我们账号的授权。注销账号意味着我们将终止向您通过该渠道方账号提供服务,并且您登录我方服务所使用的渠道方账号一旦被注销将不可恢复,请您在操作之前自行备份相关所有信息和数据。")]),t._v(" "),t._m(38),t._v(" "),i("p",[t._v("9.1 除某些特定服务外,我们所有的服务均适用本政策。针对某些特定服务的特定个人信息保护政策,将更具体地说明我们在该等服务中如何使用您的个人信息。该等特定服务的个人信息保护政策构成本政策的一部分。如相关特定服务的个人信息保护政策与本政策有不一致之处,适用该特定服务的个人信息保护政策。")]),t._v(" "),i("p",[t._v("9.2 "),i("b",[t._v("请您注意,本政策仅适用于"+t._s(t.$Title)+"直播处理个人信息的情形,不适用由其他公司或个人提供的服务。")]),t._v("具体地,本政策不适用于以下情况:")]),t._v(" "),i("p",[t._v("9.2.1 通过我们的服务而接入的第三方服务(包括任何第三方网站和应用程序)收集的信息。本政策仅适用于我们所收集的信息,并不适用于任何第三方提供的服务或第三方的信息使用规则,我们对这些第三方收集和使用您个人信息的行为不承担任何责任;")]),t._v(" "),i("p",{attrs:{id:"t10"}},[t._v("9.2.2 通过在我们服务中进行广告服务的其他公司或机构所收集的信息。")]),t._v(" "),i("p",[t._v("请您知悉:如果您浏览第三方网站或使用第三方的产品/服务时向该第三方提供您的个人信息,您的信息应当适用该第三方的个人信息保护政策或类似政策,您需要仔细阅读其政策内容。我们对任何第三方不当使用或披露由您提供的信息不承担任何法律责任,无论您登录或浏览上述网站、软件,或使用其产品/服务是否基于我们的链接或引导。")]),t._v(" "),t._m(39),t._v(" "),t._m(40),t._v(" "),t._m(41),t._v(" "),i("p",[t._v("对于重大变更,我们将通过显著方式通知或向您发送电子邮件或以其他方式通知对本政策所做的变更。")]),t._v(" "),i("p",[t._v("重大、实质性变更的情形包括以下情形:")]),t._v(" "),i("p",{attrs:{id:"t11"}},[t._v("(1)我们的服务模式发生重大变化,使得处理个人信息的目的、处理的个人信息类型、个人信息的使用方式发生重大变化;")]),t._v(" "),i("p",[t._v("(2)您参与个人信息处理方面的权利及其行使方式发生重大变化。")]),t._v(" "),t._m(42),t._v(" "),i("p",{attrs:{id:"t12"}},[t._v("11.1 如您在执行或使用我们服务时遇到与个人信息保护相关的任何问题(包括问题咨询、投诉等),您可以通过以下方式与我们取得联系:(i)发送邮件至"),i("a",{staticStyle:{color:"#000"},attrs:{href:"mailto:privacy@pwrd.com"}},[t._v("privacy@pwrd.com")]),t._v(";(ii)邮寄信件至:北京市朝阳区望京东路1号"+t._s(t.$Title)+"直播大厦 法务部。")]),t._v(" "),i("p",[t._v("11.2 我们会在收到您的请求并在验证您身份后的15日内完成核查和处理。如无法响应您的请求,我们会在法律规定的时限要求内,向您发送通知并解释原因。")]),t._v(" "),t._m(43),t._v(" "),i("p",{attrs:{id:"t13"}},[t._v("如您对我们的回复不满意,或我们对个人信息的处理方式侵害了您的合法权益,且在您向我们反馈后我们无法提供让您满意的回复且拒绝改进的,您可以向相关监管机构进行投诉和举报。")]),t._v(" "),i("p",[t._v("本政策的解释及争议解决均应适用中华人民共和国大陆地区法律。与本政策相关的任何纠纷,双方应经友好商解决;若不能协商解决,"),i("b",[t._v("以"+t._s(t.$Title)+"直播(北京)软件科技发展有限公司所在地有管辖权法院为管辖法院")]),t._v("。")]),t._v(" "),t._m(44),t._v(" "),i("p",[t._v("“关联公司”指现在或将来与"+t._s(t.$Title)+"直播(北京)软件科技发展有限公司构成“一方控制、共同控制另一方或对另一方施加重大影响,以及两方或两方以上同受一方控制、共同控制或重大影响”的关系,且在公开发布的财报中与"+t._s(t.$Title)+"直播(北京)软件科技发展有限公司一起合并报表的公司,"),i("b",[t._v("如"+t._s(t.$Title)+"直播(重庆)互动科技有限公司、天津亚克互动科技有限公司、上海完美时空软件有限公司、成都完美天智游科技有限公司、苏州幻塔网络科技有限公司、北京完美赤金科技有限公司等")]),t._v("。")]),t._v(" "),i("p",[t._v("“"+t._s(t.$Title)+"直播应用”中的移动终端直播包括但不限于“梦幻新诛仙”直播APP、“新笑傲江湖”直播APP、“新神魔大陆”直播APP、“诛仙”直播APP、“战神遗迹”直播APP、“幻塔”直播APP、“"+t._s(t.$Title)+"直播:诸神之战”直播APP、“倚天屠龙记” 直播APP、“黑猫奇闻社” 直播APP、“神雕侠侣” 直播APP、“云梦四时歌” 直播APP、“非常英雄” 直播APP、“射雕英雄传2” 直播APP、“旧日传说” 直播APP、“神雕侠侣2” 直播APP、“梦间集天鹅座” 直播APP、“梦间集” 直播APP、“火炬之光” 直播APP、“神雕英雄传3D” 直播APP、“武林外传” 直播APP。")]),t._v(" "),t._m(45)])]),t._v(" "),i("v-footer",{staticClass:"mt-30"})],1)},staticRenderFns:[function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("我们根据相关法律法规,制订本政策并致力于保护您的个人信息安全。本政策包含了我们处理和保护您的个人信息的条款,我们建议您完整地阅读本政策,在需要时,按照本政策的指引作出您认为适当的选择。为了使您充分理解本政策的内容,本政策中与您的权益存在或可能存在重大关系的条款,我们已"),_("b",[this._v("采用粗体字")]),this._v("进行标注提示您注意。")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t1"}},[this._v("1.我们如何收集、使用您的个人信息")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t2"}},[this._v("2.我们如何使用Cookie及相关技术")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t3"}},[this._v("3.我们如何保存您的个人信息")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t4"}},[this._v("4.我们如何委托处理、提供、转让、公开您的个人信息")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t5"}},[this._v("5.您的权利")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t6"}},[this._v("6.信息安全")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t7"}},[this._v("7.未成年人保护")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t8"}},[this._v("8.关于联运渠道场景的特殊说明")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t9"}},[this._v("9.本政策的适用范围")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t10"}},[this._v("10.本政策的变更")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t11"}},[this._v("11.如何联系我们")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",{attrs:{id:"t1"}},[_("a",{attrs:{href:"#t12"}},[this._v("12.附录")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("a",{attrs:{href:"#t13"}},[this._v("13.关键词定义")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("1.我们如何收集、使用您的个人信息")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("如果您不提供相关信息,您可能无法注册成为我们的用户或无法享受我们提供的某些产品/服务,或者无法达到使用相关服务拟达到的效果。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("设备信息:")]),this._v("包括硬件型号、设备厂商、设备类型、操作系统类型、设备序列号、唯一设备标识符(android ID/IMEI(如您授权)/IDFA(如您授权)/OPENUDID/GUID/IDFV/ Mac地址等),并通过对上述设备信息进行关联来为您提供产品信息展示的最优方式。APP运行时或在静默状态下会收集您的设备信息。我们收集上述信息是为了加强您的账号安全、查看和确保直播运营状态、便于适配终端或让您快速地找到您所需要的产品/服务,同时,也会为了不断改进和优化上述的功能来使用您的上述个人信息。")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("服务日志信息:")]),this._v("当您使用我们提供的产品/服务时,我们会获取您使用我们产品/服务的详细情况,并作为有关的网络日志保存,包括您的IP地址、浏览器的类型、使用的语言、操作系统的版本、访问的日期和时间、及您请求的网页记录信息。您也可以通过搜索来精准地找到您所需要的产品/服务。我们会保留您的搜索内容以方便您重复输入。若您以游客身份搜索我们的产品/服务,我们只会根据热销推荐向您提供产品/服务的展示。"),_("b",[this._v("请您注意,您的搜索关键词信息无法单独识别您的身份,不属于您的个人信息;只有当您的搜索关键词信息与您的其他信息相互结合使用并可以识别您的身份时,则在结合使用期间,我们会将您的搜索关键词信息作为您的个人信息,与您的搜索历史记录一同按照本政策对其进行处理与保护。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("当您完成支付后,我们的关联方或与我们合作的第三方配送公司(包括顺丰、中通,以下称“配送公司”)将为您完成产品/服务的交付。"),_("b",[this._v("基于履行合同之必要,我们会将您的订单信息提供给我们的关联公司或与我们合作的第三方配送公司以保证您订购的商品能够安全送达。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("我们的部分客服功能(如账号争议解决、账号充值异常被封等对您的账号权益有重⼤影响的客服功能)还会要求您提供"),_("b",[this._v("身份证号、(手持)身份证照片、银行账号和/或支付信息")]),this._v("(涉及支付时)以达到验证您身份的目的,防止您的身份被冒用。\n ")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("我们的产品/服务,可让您不仅与自己的社交网络,也与使用该产品/服务的其他用户分享您的相关信息,例如,您在我们的产品/服务中所上传或发布的信息(包括您公开的个人信息)、您对其他人上传或发布的信息作出的回应。您通过我们的服务分享的内容(包括您在直播中通过图片、文字、语音、视频及其他方式与其他玩家进行互动时发送的信息)所包含的信息(元数据)以及其他用户在使用我们的产品/服务中具有用户评论功能时分享的信息中也可能会含有您或他人的个人信息甚至敏感个人信息。"),_("b",[this._v("请您更加谨慎地考虑,是否在使用我们的产品/服务时分享相关信息。若您公开发布的信息中涉及他人个人信息的,您需在发布前征得他人的同意。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("在取得您的同意后,我们会访问您的设备的相机(摄像头)、相册(图片库)、麦克风、地理位置等权限,以实现拍摄、扫码、上传图片、语音通话、基于位置提供的相关服务等功能所涉及的信息收集和使用。例如,当您希望通过图片、语音、视频与其他直播玩家互动、参与直播,在您授权同意后,我们会访问您的照片或存储文件、麦克风、摄像头、地理位置,为您提供截图保存、图片上传、语音聊天、寻找附近的直播玩家以便与其互动等功能。"),_("b",[this._v("请您注意,您开启这些权限即代表您授权我们可以收集和使用这些个人信息来实现上述的功能,您关闭权限即代表您取消了这些授权,则我们将不再继续收集和使用您的这些个人信息,也无法为您提供与这些授权所对应的功能。您关闭权限的决定不会影响此前基于您的授权所进行的个人信息的处理。")]),this._v("您也可以在设备的设置功能中随时选择关闭部分或全部权限,从而撤回您授予我们某项权限的同意。在不同设备中,权限显示方式及关闭方式可能有所不同,具体请参考设备及系统开发方说明或指引。")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("请注意:")]),this._v("当您使用具有深度摄像头功能的设备(例如iPhone X手机、部分安卓系统手机)并在您同意开启摄像头时,您可以获得我们产品/服务中的AR(增强现实)体验,例如我们通过TrueDepth API获得您的少量"),_("b",{staticStyle:{"font-style":"italic"}},[this._v("表情特征值")]),this._v("并映射到直播角色中,可实现角色表情同步、化妆等效果。")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("· 我们"),_("b",[this._v("无法通过您设备自带的深度摄像头获取到您的个人信息")]),this._v("(包括您的"),_("b",{staticStyle:{"font-style":"italic"}},[this._v("Face ID")]),this._v(")。我们通过TrueDepth API获得的数值无法识别出任何人。")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("2.我们如何使用Cookie及相关技术")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("我们不会将Cookie用于本政策所述目的之外的任何用途。"),_("b",[this._v("您可以通过浏览器设置修改对Cookie的接受程度或拒绝我们的Cookie,有关详细信息,请参阅Internet浏览器中的帮助菜单或设备随附的文档。但请注意,如果停用Cookie,您可能无法享受最佳的服务体验,某些服务也可能无法正常使用。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",{attrs:{id:"t3"}},[this._v("我们的产品/服务上可能会有广告商或其他合作方放置的Cookie或网络Beacon,可能会收集与您相关的非个人身份信息,以用于分析您如何使用该等服务、向您发送您可能感兴趣的广告,或用于评估广告服务的效果。"),_("b",[this._v("这些第三方Cookie或网络Beacon收集和使用该等信息,不受本政策约束,而是受相关第三方的个人信息保护政策约束,我们不对第三方的信息采集行为承担责任。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("3.我们如何保存您的个人信息")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("4.我们如何委托处理、提供、转让、公开您的个人信息")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("5.您的权利")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("如您通过第三方账号快捷登录的,您将需要联系该第三方处理解绑事宜。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("6.信息安全")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("7.未成年人保护")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("我们非常重视对未成年人个人信息的保护。我们鼓励未成年人的父母或监护人阅读本政策,并指导未成年人使用我们的产品/服务。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("8.关于联运渠道场景的特殊说明")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("渠道方从我们服务中收集您的个人信息时系独立的个人信息处理者,以渠道方自身的名义对该等收集的信息承担责任。我们推荐您同时参见该渠道方的个人信息保护政策或个人信息保护相关声明以了解其在数据安全和个人信息保护中的具体实践。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("如您通过渠道方登录和使用我们的服务的,该等渠道方会与我们共享您的个人信息,以便您通过渠道方账号使用我们的服务,该等信息通常包括您的账号信息、支付信息、IP地址等。我们从该等渠道方收集到的信息可能因您在此类渠道方的隐私设置而有所不同,"),_("b",[this._v("且受到该等渠道方自身的个人信息保护政策及服务条款的约束,因此请您在使用第三方账号登录我们的服务时仔细阅读相关登录界面的专门提示。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("我们从不同渠道方获取的信息。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("9.本政策的适用范围")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("10.本政策的变更")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("我们保留不时更新或修改本政策的权利。我们会在本页面上发布对本政策所做的任何变更。但是未经您明确同意,我们不会削减您按照本政策所应享有的权利。")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[this._v("请您仔细阅读变更后的本政策内容。"),_("b",[this._v("如您不同意经变更后的本政策,或对本政策修改、更新的内容有异议,")]),this._v("您可以选择停止使用或者注销账号。但请您知悉,您账号注销之前、停止使用本服务之前的行为和活动仍受本政策的约束。")])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("11.如何联系我们")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("12.附录")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",[_("b",[this._v("13.关键词定义")])])},function(){var t=this.$createElement,_=this._self._c||t;return _("p",{staticStyle:{"text-align":"right"}},[_("b",[this._v("更新日期:2021年11月1日")])])}]};var s=i("VU/8")(v,e,!1,function(t){i("5+y+")},"data-v-f2f49dc2",null);_.default=s.exports}});
\ No newline at end of file
webpackJsonp([13],{"+YUL":function(t,i,s){var a=s("6ggd");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);s("rjj0")("056aa3f6",a,!0,{})},"1PZl":function(t,i,s){var a=s("IxQP");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);s("rjj0")("279ec3aa",a,!0,{})},"6ggd":function(t,i,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.agreement_content[data-v-af2b8acc]{\n margin: 10px 10%;\n background: white;\n padding: 30px;\n}\n.agreement_content h1[data-v-af2b8acc] {\n height: 64px;\n margin-bottom: 30px;\n border-bottom: 1px solid #f3f3f3;\n font-size: 18px;\n line-height: 64px;\n text-align: center;\n color: #303030;\n display: block;\n overflow: hidden;\n}\n.agreement_content p[data-v-af2b8acc] {\n font-size: 12px;\n line-height: 20px;\n color: #303030;\n}\n.agreement_content p+p[data-v-af2b8acc] {\n margin-top: 20px;\n}\nh4[data-v-af2b8acc]{\n margin-top: 20px;\n}\n",""])},"7Vhv":function(t,i,s){"use strict";var a={render:function(){var t=this,i=t.$createElement,s=t._self._c||i;return s("div",[s("div",{staticClass:"footer-div"},[s("div",{staticClass:"fx min-width"},[s("div",[t._m(0),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),s("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(i){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(i){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(i){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),t._v(" "),s("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),s("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),s("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),t._v(" "),s("div",{staticClass:"footer-div"},[s("div",{staticClass:"min-width"},[t._m(6),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"foot-li",on:{click:function(i){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),s("div",{staticClass:"ml-20",on:{click:function(i){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),s("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),s("div",{staticClass:"footer_conent duya-header-bd"},[s("ul",{staticClass:"footer_tb c-9"},[s("li",[s("a",{attrs:{target:"_blank"},on:{click:function(i){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),s("li",[s("a",{attrs:{target:"_blank"},on:{click:function(i){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),s("li",[s("a",{attrs:{target:"_blank"},on:{click:function(i){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),s("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 "+t._s(t.$Title)+"直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),i("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),i("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),i("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"mt-10"},[i("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),i("div",{staticClass:"mt-10"},[i("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("联系我们")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx justify-center"},[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/logo.png",width:"150px"}})])}]};var n=s("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,i){this.$router.push({name:t,query:{id:i}})}}},a,!1,function(t){s("1PZl")},"data-v-09f47530",null);i.a=n.exports},IxQP:function(t,i,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.xian[data-v-09f47530]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-09f47530]{\n width: 100px;\n}\n.w-100[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-09f47530]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.on[data-v-09f47530]:hover{\n color: #C93F45;\n}\n",""])},lI5F:function(t,i,s){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var a={name:"index",data:function(){return{}},components:{"v-footer":s("7Vhv").a},mounted:function(){}},n={render:function(){var t=this,i=t.$createElement,s=t._self._c||i;return s("div",[s("div",{staticClass:"agreement_content"},[s("h1",[t._v("用户协议")]),t._v(" "),s("section",{staticClass:"article"},[s("h4",[t._v("1. 重要须知")]),s("p",[t._v("1.1、本用户使用许可协议(下称“协议”或“本协议”)是用户与"+t._s(t.$Title)+"直播科技有限公司(即“"+t._s(t.$Title)+"直播”视频直播平台,下称“"+t._s(t.$Title)+"直播”)之间关于注册、登录“"+t._s(t.$Title)+"直播”视频直播平台(下称“视频直播平台”或“平台”)以及使用平台服务所订立的协议,本协议约定了"+t._s(t.$Title)+"直播与用户之间关于“"+t._s(t.$Title)+"直播”服务方面的权利义务。 “用户”是指注册、登录、使用、浏览、获取本协议项下服务的个人或组织。")]),t._v(" "),s("p",[t._v("1.2、用户应认真阅读(未成年人应当在监护人陪同下阅读)、充分理解本协议中各条款,特别是免除或者限制"+t._s(t.$Title)+"直播责任的免责条款及对用户的权利限制条款,并选择接受或不接受本协议。除非用户接受本协议所有条款,否则用户无权注册、登录或使用"+t._s(t.$Title)+"直播为用户提供的服务。用户的注册、登录、使用等行为将视为对本协议的接受,并同意接受本协议各项条款的约束。")]),t._v(" "),s("p",[t._v("1.3、通过访问和/或使用"+t._s(t.$Title)+"直播,用户表示同意接受本协议的所有条件和条款。"+t._s(t.$Title)+"直播是面向最终用户提供播客实时在线演绎、互动直播等服务的网站。如果用户不愿接受本协议的全部条件和条款,请用户不要访问或使用"+t._s(t.$Title)+"直播。如果用户愿意接受本协议,则意味着用户了解及完全同意本协议的各项内容,以及"+t._s(t.$Title)+"直播对本协议及本协议附件随时所做的任何修改。")]),t._v(" "),s("p",[t._v("1.4、本协议下的条款可由"+t._s(t.$Title)+"直播随时变更,用户须定期审阅本协议。协议条款一旦发生变动,"+t._s(t.$Title)+"直播将会在网站相关的页面上发布。变更后的协议在相关的页面上公布即有效代替原来的协议,恕不再另行通知。用户如不同意"+t._s(t.$Title)+"直播对本协议的所作的任何变更,应立即停止使用"+t._s(t.$Title)+"直播提供的服务。如用户在本协议变更后继续使用"+t._s(t.$Title)+"直播的服务,即视作用户已完全同意变更后的协议。")]),t._v(" "),s("p",[t._v("1.5、请注意:鉴于用户使用网络服务之习惯,用户有权利且有义务自使用"+t._s(t.$Title)+"直播服务之日起每月自行主动对本协议之全部内容进行重新阅读,鉴于上述约定,用户因自身怠于行使该等权利或怠于履行该等义务的,无权以未获知上述内容而对相关条款的法律效力提出异议。")])]),s("section",{staticClass:"article"},[s("h4",[t._v("2. 服务内容")]),s("p",[t._v("1.1、本用户使用许可协议(下称“协议”或“本协议”)是用户与"+t._s(t.$Title)+"直播科技有限公司(即“"+t._s(t.$Title)+"直播”视频直播平台,下称“"+t._s(t.$Title)+"直播”)之间关于注册、登录“"+t._s(t.$Title)+"直播”视频直播平台(下称“视频直播平台”或“平台”)以及使用平台服务所订立的协议,本协议约定了"+t._s(t.$Title)+"直播与用户之间关于“"+t._s(t.$Title)+"直播”服务方面的权利义务。 “用户”是指注册、登录、使用、浏览、获取本协议项下服务的个人或组织。")]),t._v(" "),s("p",[t._v("1.2、用户应认真阅读(未成年人应当在监护人陪同下阅读)、充分理解本协议中各条款,特别是免除或者限制"+t._s(t.$Title)+"直播责任的免责条款及对用户的权利限制条款,并选择接受或不接受本协议。除非用户接受本协议所有条款,否则用户无权注册、登录或使用"+t._s(t.$Title)+"直播为用户提供的服务。用户的注册、登录、使用等行为将视为对本协议的接受,并同意接受本协议各项条款的约束。")]),t._v(" "),s("p",[t._v("1.3、通过访问和/或使用"+t._s(t.$Title)+"直播,用户表示同意接受本协议的所有条件和条款。"+t._s(t.$Title)+"直播是面向最终用户提供播客实时在线演绎、互动直播等服务的网站。如果用户不愿接受本协议的全部条件和条款,请用户不要访问或使用"+t._s(t.$Title)+"直播。如果用户愿意接受本协议,则意味着用户了解及完全同意本协议的各项内容,以及"+t._s(t.$Title)+"直播对本协议及本协议附件随时所做的任何修改。")]),t._v(" "),s("p",[t._v("1.4、本协议下的条款可由"+t._s(t.$Title)+"直播随时变更,用户须定期审阅本协议。协议条款一旦发生变动,"+t._s(t.$Title)+"直播将会在网站相关的页面上发布。变更后的协议在相关的页面上公布即有效代替原来的协议,恕不再另行通知。用户如不同意"+t._s(t.$Title)+"直播对本协议的所作的任何变更,应立即停止使用"+t._s(t.$Title)+"直播提供的服务。如用户在本协议变更后继续使用"+t._s(t.$Title)+"直播的服务,即视作用户已完全同意变更后的协议。")]),t._v(" "),s("p",[t._v("1.5、请注意:鉴于用户使用网络服务之习惯,用户有权利且有义务自使用"+t._s(t.$Title)+"直播服务之日起每月自行主动对本协议之全部内容进行重新阅读,鉴于上述约定,用户因自身怠于行使该等权利或怠于履行该等义务的,无权以未获知上述内容而对相关条款的法律效力提出异议。")])])]),t._v(" "),s("v-footer",{staticClass:"mt-30"})],1)},staticRenderFns:[]};var e=s("VU/8")(a,n,!1,function(t){s("+YUL")},"data-v-af2b8acc",null);i.default=e.exports}});
\ No newline at end of file
webpackJsonp([13],{"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(" "),i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),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 "+t._s(t.$Title)+"直播, 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:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/hs-erweima.png"}})])])},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 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.loday.com.cn/static/pc/logo2.png",width:"150px"}})])}]};var c=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("ZD1t")},"data-v-4e777e94",null);s.a=c.exports},EBjW:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-4e777e94]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-4e777e94]{\n width: 100px;\n}\n.w-100[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-4e777e94]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.on[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n",""])},"Z/FV":function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a={name:"index",data:function(){return{}},components:{"v-footer":i("7Vhv").a},methods:{}},c={render:function(){var t=this.$createElement,s=this._self._c||t;return s("div",[this._m(0),this._v(" "),s("v-footer",{staticClass:"mt-30"})],1)},staticRenderFns:[function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"course-wrapper"},[i("h1",[t._v("新手主播教程")]),t._v(" "),i("p",[i("b",[t._v("一、 软件介绍")]),i("br"),t._v("Q:什么是OBS?"),i("br"),t._v("A:OBS是目前最好用的直播软件,并且支持MAC的OS X系统。")]),t._v(" "),i("p",[t._v("Q:好用不?"),i("br"),t._v("A:国外软件有中文无广告全免费,安装就含32位与64位版本,通吃各种电脑。")]),t._v(" "),i("p",[t._v("Q:哪下载?为啥用它?"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/01.jpeg"}})]),t._v(" "),i("p",[t._v("A:登入 "),i("a",{attrs:{href:"https://obsproject.com/download",target:"_blank"}},[t._v("https://obsproject.com/download")]),t._v(",选择对应系统点击绿色按钮下载安装程序。"),i("br"),t._v("OBS优点:绿色,傻瓜,好用,有深度。")]),t._v(" "),i("p",[i("b",[t._v("二、 通用快速上手指南")])]),t._v(" "),i("p",[t._v("打开OBS软件"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/02.jpeg"}})]),t._v(" "),i("p",[t._v("1.设置参数:选“设定”"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/03.jpeg"}})]),t._v(" "),i("p",[t._v("2.广播设定:录制课程模式:选择只输出文件;做直播模式选择:直播流(去个人中心把FMS URL 和串流吗复制到这来。"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/04.jpeg"}}),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/05.jpeg"}})]),t._v(" "),i("p",[t._v("3.编码——视频录制,如图一所述设置好(这样设置的参数就能录制出1080原画课程)。视频直播,如图二设置好。"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/06.jpeg"}})]),t._v(" "),i("p",[t._v("4.影像——显卡选择,录制视频和直播设置基本一样。基本解析度代表电脑分辨率,是多少填多少。压缩分辨率代表:视频网站上传的视频分级比如、蓝光1080(1920*1080)、超清、高清、和分辨率有关。"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/07.jpeg"}})]),t._v(" "),i("p",[t._v("5.音效选择(有外置声卡的请选择外置声卡,没有就选择默认。)其他参数就选择默认就可以了。"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/08.jpeg"}})]),t._v(" "),i("p",[t._v("6.参数选择完毕。1、右键添加场景。2、选择来源:右键添加显示器获取或直播源(在显示器获取、图片、文字、游戏源、基础上选择position/size,可以更改屏幕大小、居中,水平)。"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/09.jpeg"}})]),t._v(" "),i("p",[t._v("7.开始串流预览,预览没问题就开始录制或直播了。"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/10.jpeg"}})]),t._v(" "),i("p",[t._v("OBS视频教程地址:"),i("a",{attrs:{href:"https://www.bilibili.com/video/av5658051/",target:"_blank"}},[t._v("https://www.bilibili.com/video/av5658051/")])]),t._v(" "),i("p",[i("b",[t._v("三、常见问题")])]),t._v(" "),i("p",[t._v("1、D3DX10_43.dll错误,80004005错误,请确保"),i("br"),t._v("DIRECTX"),i("br"),t._v("C++"),i("br"),t._v("NET FRAMEWORK 4.0程序是最新的。")]),t._v(" "),i("p",[t._v("2、别人老说我画面卡怎么回事?"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/11.jpeg"}}),i("br"),t._v("打开OBS界面,看是否有跳帧,丢帧现象。跳帧,说明你CPU吃不消,降低分辨率。丢帧,说明你最大比特率(码率)太高了,实际上传速度达不到,才会丢帧,降低码率。这种情况小区共享宽带特别常见。")]),t._v(" "),i("p",[t._v("3、为什么我看不到直播画面/直播不了/提示重新连接?"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/12.jpeg"}}),i("br"),t._v("看一下软件右下角是否为灰色,灰色表示未推流成功,请检查网络、电脑防火墙和直播码是否正确。"),i("br"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/13.jpeg"}}),i("br"),t._v("绿色表示正常推流。(黄色和红色表示直播掉帧,请根据自己的上传速度进行直播设置。)")]),t._v(" "),i("p",[i("b",[t._v("【小技巧】")])]),t._v(" "),i("p",[t._v("1、可以按住Ctrl键移动物件一次多个视窗拖曳按住,Shift键调整高度宽度会动到该物件比例(会拉到有点长有点扁,拉不好!看字体与画面会模糊)请注意"),i("br"),t._v("2、检视视窗里Ctrl + ↑ ↓键盘上下键,可对任物件上前后景位置调整"),i("br"),t._v("3、某些游戏发现抓取不到的时候,尝试关闭Aero去抓取!"),i("br"),t._v("4、OBS支援按键发话!!不想狂飙脏话的时候好用!或是有家人叫骂时很即时能反应!"),i("br"),t._v("5、断网后有可能造成直播码失效(直播码有效期8小时),需要重新获取一下直播码才可以推送成功!")])])}]};var e=i("VU/8")(a,c,!1,function(t){i("bVbt")},"data-v-751af88a",null);s.default=e.exports},ZD1t:function(t,s,i){var a=i("EBjW");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("f5b8307c",a,!0,{})},bVbt:function(t,s,i){var a=i("kGPI");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("5aa934eb",a,!0,{})},kGPI:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.course-wrapper[data-v-751af88a]{\n margin: 10px 10%;\n background: white;\n padding: 30px;\n}\n.course-wrapper h1[data-v-751af88a]{\n height: 64px;\n margin-bottom: 30px;\n border-bottom: 1px solid #f3f3f3;\n font-size: 18px;\n line-height: 64px;\n text-align: center;\n color: #303030;\n display: block;\n overflow: hidden;\n}\n.course-wrapper p[data-v-751af88a] {\n font-size: 12px;\n line-height: 20px;\n color: #303030;\n}\n.course-wrapper p+p[data-v-751af88a] {\n margin-top: 20px;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([14],{"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(" "),i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),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 "+t._s(t.$Title)+"直播, 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:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/hs-erweima.png"}})])])},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 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.loday.com.cn/static/pc/logo2.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}})}}},a,!1,function(t){i("ZD1t")},"data-v-4e777e94",null);s.a=n.exports},EBjW:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-4e777e94]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-4e777e94]{\n width: 100px;\n}\n.w-100[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-4e777e94]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.on[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n",""])},LUro:function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a={name:"index",components:{"v-footer":i("7Vhv").a}},n={render:function(){var t=this.$createElement,s=this._self._c||t;return s("div",[this._m(0),this._v(" "),s("v-footer",{staticClass:"mt-30"})],1)},staticRenderFns:[function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"commonProblem-wrapper"},[i("h1",[t._v("直播常见问题")]),i("p",[i("b",[t._v("关于电脑配置推荐")]),i("br"),t._v("1:CPU :E3-1230 v3 物理四核(虚拟八核)"),i("br"),t._v("2:主板:华硕B85系列"),i("br"),t._v("3:内存:4G或更多"),i("br"),t._v("4:显卡:GTX650 2G显存 或AMD同等级显卡"),i("br"),t._v("5:硬盘:500G 或 更多"),i("br")]),t._v(" "),i("p",[i("b",[t._v("关于"),i("span",{staticClass:"name"}),t._v("直播手机APP如何下载")]),i("br"),t._v("1:可以通过腾讯应用宝下载安卓版本"),i("br"),t._v("2:暂时只开放安卓版本下载,苹果用户再等等啦~")]),t._v(" "),i("p",[i("b",[t._v("关于直播间为何被关闭")]),i("br"),t._v("1:播放黄赌毒影视剧,尤其是过分暴露,污秽,不健康涉黄内容的画面"),i("br"),t._v("2:播放未经版权方许可的影视剧内容"),i("br"),t._v("3:播放涉及国家政治,未经国家审核通过的影视剧,视频影像等内容"),i("br"),t._v("4:主播在直播时发生争吵,辱骂,散布谣言,宣传封禁迷信等行为"),i("br"),t._v("5:发表反党反政府的言论,或做出侮辱诋毁党和国家的行为"),i("br"),t._v("6:出镜主播衣着暴露,行为低俗"),i("br"),t._v("7:宣传其他直播平台,鼓动观众去其他平台观看直播 ,恶意贬低污蔑"),i("span",{staticClass:"name"}),t._v("直播内容"),i("br"),t._v("8:足球主播和篮球主播在直播间内(直播标题、直播公告、直播详情、弹幕区等任何地方)出现了个人联系方式"),i("br")]),t._v(" "),i("p",[i("b",[t._v("关于比赛视频源如何获得")]),i("br"),t._v("目前平台不提供比赛视频源,视频源需要主播通过自己的途径获得")]),t._v(" "),i("p",[i("b",[t._v("关于直播间如何分享")]),i("br"),t._v("1:网页版直播间分享按钮位于直播间视频源区域右上方,点击分享,可以将直播间地址复制,通过粘贴分享"),i("br"),t._v("2:APP版直播间分享按钮位于手机屏幕右上方,点击三点符号可以将直播间分享至微信、朋友圈、微博、QQ")]),t._v(" "),i("p",[i("b",[t._v("关于如何任命房管与禁言")]),i("br"),t._v("1:打开"),i("span",{staticClass:"name"}),t._v("直播网页,搜索进入自己的直播间,在弹幕区域左键点击用户昵称可以任命房管或禁言"),i("br"),t._v("2:安卓手机打开"),i("span",{staticClass:"name"}),t._v("直播手机APP,搜索进入自己的直播间,在弹幕区域点击用户昵称可以任命房管或禁言")]),t._v(" "),i("p",[i("b",[t._v("关于直播时麦克风有杂音,有电磁干扰音")]),i("br"),t._v("1:检查麦克风周围的环境,手机,平板电脑,含有吸铁石的装饰品,等能对麦克风产生电磁干扰的东西请远离麦克风"),i("br"),t._v("2:右键屏幕右下方的小喇叭选项,右键相应的麦克风点击属性选项,在其级别选项中把麦克风加强的音量条适当降低"),i("br"),t._v("3:为保证直播质量所以必须安装声卡,笔记本安装外置声卡,台式机安装内置声卡。启用声卡的降噪,抑制,闪避等功能")]),t._v(" "),i("p",[i("b",[t._v("关于直播解说声音过小,观众听不清")]),i("br"),t._v("1:检查OBS的设置,在OBS页面的麦克风形状按键点击选择加大麦克风音量"),i("br"),t._v("2:右键电脑右下方的小喇叭按键右键对应启用的麦克风,点击属性功能键,在级别功能栏中调高麦克风音量,并适当加大麦克风加强功能"),i("br"),t._v("3:通过声卡的麦克风音量控制功能键进行调节")]),t._v(" "),i("p",[i("b",[t._v("关于直播时有观众反映录制画面出现黑屏或直播区域不完整、不协调")]),i("br"),t._v("最快最有效的解决方法就是点击OBS的截取区域功能键快速地重新截取全屏,并把直播画面全屏播放")]),t._v(" "),i("p",[i("b",[t._v("关于直播时有大量观众反映卡顿,播放不流畅")]),i("br"),t._v("1:检查本机上是否开启其他占用网速的应用程序,请彻底关闭除OBS以及视频源外所有程序,软件和网页"),i("br"),t._v("2:检查所处网络环境是否有其他设备使用同一个WIFI,如若有必须关闭其他设备,停止使用,直至直播结束"),i("br"),t._v("3:检查视频播放源是否流畅播放,如果不流畅,请更换播放源,或播放线路"),i("br"),t._v("4:如果尝试了多种方法依然卡顿,请重启电脑重新开始直播,如果依然卡顿,请停止直播")]),t._v(" "),i("p",[i("b",[t._v("关于直播中OBS反复掉线重新连接")]),i("br"),t._v("请先确认所在网络环境的网络连接是否也如此,如果是,那么请马上停止直播,并且马上联系所属网络运营商,尽快能解决。如果不是,请断开网络,关闭OBS后,重新在连接。如果依然出现此情况,请卸载OBS,重启电脑,然后重新下载OBS,然后开启直播,如果还是依然没有解决请停止直播,并且保留问题的截图加以详细的描述发给运营组人员。")]),t._v(" "),i("p",[i("b",[t._v("关于直播时发现自己的直播页面没有在"),i("span",{staticClass:"name"}),t._v("直播里")]),i("br"),t._v("请先自行检查OBS是否正常开启,如果没有请开启,如果开启了请再仔细确认全站的各个位置是否都没有自己的直播画面。如果确认没有,先尝试退出OBS,再重新开启,如果还是依然没有请卸载OBS重启电脑后重新安装然后再开启直播。如果依然没有直播画面,暂时停止直播并马上联系运营组,详细具体真实的对所遇问题进行描述,询问多久等处理完并耐心等待,短时间内如果处理完毕,那么可以正常重新开始直播,如果短时间内不能处理完,那么可以彻底关闭直播")]),t._v(" "),i("p",[i("b",[t._v("关于直播时观众反映背景音过大或过小")]),i("br"),t._v("1:适当调节视频源本身的音量大小"),i("br"),t._v("2:适当调节OBS下方的小喇叭设置键的音量大小")]),t._v(" "),i("p",[i("b",[t._v("关于直播时观众反映重音(双背景音、解说声音以及背景音都重音)")]),i("br"),t._v("1:只是双背景音请检查本机电脑是否打开了两个视频源地址,并且关闭解说时不用的视频源,或静音其中一个视频源"),i("br"),t._v("2:背景音和解说音都重音,请检查是否在自己电脑上打开了自己在"),i("span",{staticClass:"name"}),t._v("直播上的直播页面。请关闭或是静音,请检查周围环境是否用平板电脑、手机等设备打开了自己的直播画面声音被麦克风收录进去,请关闭设备或静音")])])}]};var c=i("VU/8")(a,n,!1,function(t){i("S9W8")},"data-v-70832c86",null);s.default=c.exports},S9W8:function(t,s,i){var a=i("Z5a8");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("297606d8",a,!0,{})},Z5a8:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.commonProblem-wrapper[data-v-70832c86]{\n margin: 10px 10%;\n background: white;\n padding: 30px;\n}\n.commonProblem-wrapper h1[data-v-70832c86] {\n height: 64px;\n margin-bottom: 30px;\n border-bottom: 1px solid #f3f3f3;\n font-size: 18px;\n line-height: 64px;\n text-align: center;\n color: #303030;\n display: block;\n overflow: hidden;\n}\n.commonProblem-wrapper p[data-v-70832c86] {\n font-size: 12px;\n line-height: 20px;\n color: #303030;\n}\n.commonProblem-wrapper p+p[data-v-70832c86] {\n margin-top: 20px;\n}\n",""])},ZD1t:function(t,s,i){var a=i("EBjW");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("f5b8307c",a,!0,{})}});
\ No newline at end of file
webpackJsonp([14],{"1PZl":function(t,s,i){var a=i("IxQP");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("279ec3aa",a,!0,{})},"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(" "),i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),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 "+t._s(t.$Title)+"直播, 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:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/hs-erweima.png"}})])])},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 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.loday.com.cn/static/h5/logo.png",width:"150px"}})])}]};var c=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("1PZl")},"data-v-09f47530",null);s.a=c.exports},IxQP:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-09f47530]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-09f47530]{\n width: 100px;\n}\n.w-100[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-09f47530]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.on[data-v-09f47530]:hover{\n color: #C93F45;\n}\n",""])},"Z/FV":function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a={name:"index",data:function(){return{}},components:{"v-footer":i("7Vhv").a},methods:{}},c={render:function(){var t=this.$createElement,s=this._self._c||t;return s("div",[this._m(0),this._v(" "),s("v-footer",{staticClass:"mt-30"})],1)},staticRenderFns:[function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"course-wrapper"},[i("h1",[t._v("新手主播教程")]),t._v(" "),i("p",[i("b",[t._v("一、 软件介绍")]),i("br"),t._v("Q:什么是OBS?"),i("br"),t._v("A:OBS是目前最好用的直播软件,并且支持MAC的OS X系统。")]),t._v(" "),i("p",[t._v("Q:好用不?"),i("br"),t._v("A:国外软件有中文无广告全免费,安装就含32位与64位版本,通吃各种电脑。")]),t._v(" "),i("p",[t._v("Q:哪下载?为啥用它?"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/01.jpeg"}})]),t._v(" "),i("p",[t._v("A:登入 "),i("a",{attrs:{href:"https://obsproject.com/download",target:"_blank"}},[t._v("https://obsproject.com/download")]),t._v(",选择对应系统点击绿色按钮下载安装程序。"),i("br"),t._v("OBS优点:绿色,傻瓜,好用,有深度。")]),t._v(" "),i("p",[i("b",[t._v("二、 通用快速上手指南")])]),t._v(" "),i("p",[t._v("打开OBS软件"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/02.jpeg"}})]),t._v(" "),i("p",[t._v("1.设置参数:选“设定”"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/03.jpeg"}})]),t._v(" "),i("p",[t._v("2.广播设定:录制课程模式:选择只输出文件;做直播模式选择:直播流(去个人中心把FMS URL 和串流吗复制到这来。"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/04.jpeg"}}),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/05.jpeg"}})]),t._v(" "),i("p",[t._v("3.编码——视频录制,如图一所述设置好(这样设置的参数就能录制出1080原画课程)。视频直播,如图二设置好。"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/06.jpeg"}})]),t._v(" "),i("p",[t._v("4.影像——显卡选择,录制视频和直播设置基本一样。基本解析度代表电脑分辨率,是多少填多少。压缩分辨率代表:视频网站上传的视频分级比如、蓝光1080(1920*1080)、超清、高清、和分辨率有关。"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/07.jpeg"}})]),t._v(" "),i("p",[t._v("5.音效选择(有外置声卡的请选择外置声卡,没有就选择默认。)其他参数就选择默认就可以了。"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/08.jpeg"}})]),t._v(" "),i("p",[t._v("6.参数选择完毕。1、右键添加场景。2、选择来源:右键添加显示器获取或直播源(在显示器获取、图片、文字、游戏源、基础上选择position/size,可以更改屏幕大小、居中,水平)。"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/09.jpeg"}})]),t._v(" "),i("p",[t._v("7.开始串流预览,预览没问题就开始录制或直播了。"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/10.jpeg"}})]),t._v(" "),i("p",[t._v("OBS视频教程地址:"),i("a",{attrs:{href:"https://www.bilibili.com/video/av5658051/",target:"_blank"}},[t._v("https://www.bilibili.com/video/av5658051/")])]),t._v(" "),i("p",[i("b",[t._v("三、常见问题")])]),t._v(" "),i("p",[t._v("1、D3DX10_43.dll错误,80004005错误,请确保"),i("br"),t._v("DIRECTX"),i("br"),t._v("C++"),i("br"),t._v("NET FRAMEWORK 4.0程序是最新的。")]),t._v(" "),i("p",[t._v("2、别人老说我画面卡怎么回事?"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/11.jpeg"}}),i("br"),t._v("打开OBS界面,看是否有跳帧,丢帧现象。跳帧,说明你CPU吃不消,降低分辨率。丢帧,说明你最大比特率(码率)太高了,实际上传速度达不到,才会丢帧,降低码率。这种情况小区共享宽带特别常见。")]),t._v(" "),i("p",[t._v("3、为什么我看不到直播画面/直播不了/提示重新连接?"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/12.jpeg"}}),i("br"),t._v("看一下软件右下角是否为灰色,灰色表示未推流成功,请检查网络、电脑防火墙和直播码是否正确。"),i("br"),i("br"),i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/13.jpeg"}}),i("br"),t._v("绿色表示正常推流。(黄色和红色表示直播掉帧,请根据自己的上传速度进行直播设置。)")]),t._v(" "),i("p",[i("b",[t._v("【小技巧】")])]),t._v(" "),i("p",[t._v("1、可以按住Ctrl键移动物件一次多个视窗拖曳按住,Shift键调整高度宽度会动到该物件比例(会拉到有点长有点扁,拉不好!看字体与画面会模糊)请注意"),i("br"),t._v("2、检视视窗里Ctrl + ↑ ↓键盘上下键,可对任物件上前后景位置调整"),i("br"),t._v("3、某些游戏发现抓取不到的时候,尝试关闭Aero去抓取!"),i("br"),t._v("4、OBS支援按键发话!!不想狂飙脏话的时候好用!或是有家人叫骂时很即时能反应!"),i("br"),t._v("5、断网后有可能造成直播码失效(直播码有效期8小时),需要重新获取一下直播码才可以推送成功!")])])}]};var n=i("VU/8")(a,c,!1,function(t){i("bVbt")},"data-v-751af88a",null);s.default=n.exports},bVbt:function(t,s,i){var a=i("kGPI");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("5aa934eb",a,!0,{})},kGPI:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.course-wrapper[data-v-751af88a]{\n margin: 10px 10%;\n background: white;\n padding: 30px;\n}\n.course-wrapper h1[data-v-751af88a]{\n height: 64px;\n margin-bottom: 30px;\n border-bottom: 1px solid #f3f3f3;\n font-size: 18px;\n line-height: 64px;\n text-align: center;\n color: #303030;\n display: block;\n overflow: hidden;\n}\n.course-wrapper p[data-v-751af88a] {\n font-size: 12px;\n line-height: 20px;\n color: #303030;\n}\n.course-wrapper p+p[data-v-751af88a] {\n margin-top: 20px;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([10],{"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(this.$DownUrl)},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(),t.token="",t.isShow=0,t.$router.push({name:"home"}))})}}},a={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 justify-between",staticStyle:{width:"64%"}},[n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo1.png",width:"150px"},on:{click:function(e){return t.toPage("home")}}}),t._v(" "),n("div",{staticClass:"li ml-10",class:"home"===t.$route.name?"cl":"",on:{click:function(e){return t.toPage("home")}}},[t._v("首页")]),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:"score"===t.$route.name?"cl":"",on:{click:function(e){return t.toPage("score")}}},[t._v("即时比分\n")]),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.loday.com.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.loday.com.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-10",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-10 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.loday.com.cn/static/pc/top.png"}})]),t._v(" "),n("div",{staticClass:"mt-5",on:{click:t.down}},[n("img",{attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/yijian.png"}})])]):t._e(),t._v(" "),t.active?n("router-view",{staticClass:"index-wrapper"}):t._e()],1)],1)},staticRenderFns:[]};var o=n("VU/8")(s,a,!1,function(t){n("vnrg")},"data-v-56aed25a",null);e.default=o.exports},AXB9:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.bg-fff[data-v-56aed25a]{\n background: #ffffff;\n}\n.top-box[data-v-56aed25a]{\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-56aed25a]{\n width: 100%;\n min-height: 100vh;\n}\n.logo[data-v-56aed25a]{\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-56aed25a]{\n background: rgba(2,1,24,.9);\n color: white;\n}\n.bg-color2[data-v-56aed25a]{\n background: white;\n color: #4a4c5b;\n}\n.head[data-v-56aed25a]{\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-56aed25a]{\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-56aed25a]: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-56aed25a]{\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-56aed25a]{\n color: #C93F45;\n}\n.bd-right[data-v-56aed25a] {\n border-right: 1px solid white;\n}\n.content_box[data-v-56aed25a] {\n /*background: #F9FBFF;*/\n background-image: url(\"http://bucket.loday.com.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-56aed25a]{\n overflow-x: hidden;\n}\n.right-box[data-v-56aed25a]{\n position: fixed;\n top:50%;\n right: 10px;\n z-index: 10;\n}\n.header-img[data-v-56aed25a]{\n width: 50px;\n height: 50px;\n border-radius: 50%;\n}\n.userInfo-box >div[data-v-56aed25a]{\n line-height: 40px;\n text-align: center;\n cursor: pointer;\n}\n.hot-img[data-v-56aed25a]{\n position: relative;\n top:-15px\n}\n.userInfo-box[data-v-56aed25a]{\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-56aed25a]{\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-56aed25a]{\n border: 1px solid #efefef;\n padding: 3px 10px;\n border-radius: 3px;\n}\n.nav-bar-search[data-v-56aed25a] {\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-56aed25a] {\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-56aed25a]{\n color: #666;\n background-color: #ececec;\n}\n.input input[data-v-56aed25a]::-webkit-input-placeholder {\n /* 修改字体颜色 */\n color: #666;\n /* 修改字号,默认继承input */\n font-size: 12px;\n}\n.nav-bar-search .search-icon[data-v-56aed25a] {\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-56aed25a]{\n background: url('http://bucket.loday.com.cn/static/pc/sousuo-icon.png') no-repeat;\n}\n.icon2[data-v-56aed25a]{\n background: url('http://bucket.loday.com.cn/static/pc/sousuo-icon2.png') no-repeat;\n}\n",""])},Qda6:function(t,e,n){var i=n("Sykt");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("47828112",i,!0,{})},Sykt:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,'\n.yellow[data-v-4dff6e85]{\n color: #C93F45;\n}\n.header-modal[data-v-4dff6e85] {\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: 140;\n}\n.login-window[data-v-4dff6e85]{\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: 141;\n}\n.reg-window[data-v-4dff6e85]{\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: 141;\n}\n.phone[data-v-4dff6e85]{\n background: #F7F7F7;\n padding: 0px 14px;\n}\n.close[data-v-4dff6e85] {\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-4dff6e85] {\n padding: 34px 72px;\n background-image: url("http://bucket.loday.com.cn/static/pc/login-bg-img.png");\n background-size: 100% 100%;\n}\n.txt-box[data-v-4dff6e85]{\n line-height: 35px;\n border: 1px solid #E4E4E4;\n border-radius: 2px;\n}\n.gou[data-v-4dff6e85]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-4dff6e85]{\n opacity: 1;\n}\n.ffb600[data-v-4dff6e85]{\n color: #C93F45;\n}\n.mt-50[data-v-4dff6e85]{\n margin-top: 50px;\n}\n.submit[data-v-4dff6e85]{\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-4dff6e85]{\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-4dff6e85] {\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.active2[data-v-4dff6e85] {\n color: #333333;\n border-bottom: 1px solid #B1373C;\n}\ninput[data-v-4dff6e85]{\n width: 100%;\n padding-left: 10px;\n}\n.red[data-v-4dff6e85]{\n color: #C93F45;\n}\n.bd-bottom[data-v-4dff6e85] {\n border-bottom: 1px solid #bcbcbc;\n}\n',""])},vnrg:function(t,e,n){var i=n("AXB9");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("4520671e",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,tab:2,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{checktab:function(t){this.tab=t},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)},verSmsCode:function(){return""!==this.smsCode||(this.$message({type:"warning",message:"请输入验证码"}),!1)},login:function(){var t=this,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})})},loginByPc:function(){1===this.tab?this.verificationPhone()&&this.verSmsCode()&&(2===this.isGou?(this.isRead=!1,this.reg()):this.isRead=!0):2===this.tab&&this.verificationPhone()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.login()):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))},reg:function(){var t=this,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})})},getReg:function(){this.verificationPhone()&&this.verificationNull()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.reg()):this.isRead=!0)}}},a={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:"close",attrs:{src:"http://bucket.loday.com.cn/static/pc/close.png"},on:{click:t.closeLogin}})]),t._v(" "),n("div",{staticClass:"window-inner"},[n("div",[t._m(0),t._v(" "),n("div",{staticClass:"fx align-items c-9 cursor"},[n("div",{staticClass:" mt-20",class:1===t.tab?"active2":"",on:{click:function(e){return t.checktab(1)}}},[t._v("手机登录")]),t._v(" "),n("div",{staticClass:" ml-10 mt-20",class:2===t.tab?"active2":"",on:{click:function(e){return t.checktab(2)}}},[t._v("密码登录")])]),t._v(" "),n("div",{staticClass:"fx align-items txt-box mt-30 "},[n("div",{staticClass:"phone"},[t._v("+86")]),t._v(" "),n("div",{staticClass:"fs-12"},[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(" "),2===t.tab?n("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[n("div",{staticClass:"fx align-items"},[t._m(1),t._v(" "),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",{staticClass:"mr-10"},[1===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},on:{click:t.checkEye}}):t._e()])]):t._e(),t._v(" "),1===t.tab?n("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(2),t._v(" "),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._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.loday.com.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:"submit",class:""!==t.phone&&2===t.isGou?"active":"",on:{click:t.loginByPc}},[t._v("登录")]),t._v(" "),n("div",{staticClass:"cursor c-7 mt-20 ta-c",on:{click:t.checkReg}},[n("a",[t._v("注册新账号")])])])])]):t._e(),t._v(" "),2===t.isShow?n("div",{staticClass:"reg-window"},[n("div",[n("img",{staticClass:"close",attrs:{src:"http://bucket.loday.com.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),n("div",{staticClass:"window-inner"},[t._m(3),t._v(" "),n("div",{staticClass:"fs-22 fw-700 ta-c mt-20"},[t._v("注册")]),t._v(" "),n("div",{staticClass:"fx align-items txt-box mt-30 "},[n("div",{staticClass:"phone"},[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 "},[t._m(4),t._v(" "),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 fx align-items "},[t._m(5),t._v(" "),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 fx align-items justify-between"},[n("div",{staticClass:"fx "},[t._m(6),t._v(" "),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",{staticClass:"mr-10"},[1===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},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.loday.com.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:"submit",class:""!==t.password&&""!==t.phone&&""!==t.smsCode?"active":"",on:{click:t.getReg}},[t._v("注册")]),t._v(" "),n("div",{staticClass:"cursor ta-c c-7 mt-20",on:{click:t.checkLogin}},[n("a",[t._v("登录账号")])])])]):t._e()])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"ta-c"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo2.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"phone"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"phone"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"ta-c"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo2.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"phone"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"phone"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/user.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"phone"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd.png"}})])}]};var o=n("VU/8")(s,a,!1,function(t){n("Qda6")},"data-v-4dff6e85",null);e.a=o.exports}});
\ No newline at end of file
webpackJsonp([15],{"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(this.$DownUrl)},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(),t.token="",t.isShow=0,t.$router.push({name:"home"}))})}}},a={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 justify-between",staticStyle:{width:"64%"}},[n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo1.png",width:"150px"},on:{click:function(e){return t.toPage("home")}}}),t._v(" "),n("div",{staticClass:"li ml-10",class:"home"===t.$route.name?"cl":"",on:{click:function(e){return t.toPage("home")}}},[t._v("首页")]),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:"score"===t.$route.name?"cl":"",on:{click:function(e){return t.toPage("score")}}},[t._v("即时比分\n")]),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.loday.com.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.loday.com.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-10",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-10 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.loday.com.cn/static/pc/top.png"}})]),t._v(" "),n("div",{staticClass:"mt-5",on:{click:t.down}},[n("img",{attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/yijian.png"}})])]):t._e(),t._v(" "),t.active?n("router-view",{staticClass:"index-wrapper"}):t._e()],1)],1)},staticRenderFns:[]};var o=n("VU/8")(s,a,!1,function(t){n("vnrg")},"data-v-56aed25a",null);e.default=o.exports},AXB9:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.bg-fff[data-v-56aed25a]{\n background: #ffffff;\n}\n.top-box[data-v-56aed25a]{\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-56aed25a]{\n width: 100%;\n min-height: 100vh;\n}\n.logo[data-v-56aed25a]{\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-56aed25a]{\n background: rgba(2,1,24,.9);\n color: white;\n}\n.bg-color2[data-v-56aed25a]{\n background: white;\n color: #4a4c5b;\n}\n.head[data-v-56aed25a]{\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-56aed25a]{\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-56aed25a]: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-56aed25a]{\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-56aed25a]{\n color: #C93F45;\n}\n.bd-right[data-v-56aed25a] {\n border-right: 1px solid white;\n}\n.content_box[data-v-56aed25a] {\n /*background: #F9FBFF;*/\n background-image: url(\"http://bucket.loday.com.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-56aed25a]{\n overflow-x: hidden;\n}\n.right-box[data-v-56aed25a]{\n position: fixed;\n top:50%;\n right: 10px;\n z-index: 10;\n}\n.header-img[data-v-56aed25a]{\n width: 50px;\n height: 50px;\n border-radius: 50%;\n}\n.userInfo-box >div[data-v-56aed25a]{\n line-height: 40px;\n text-align: center;\n cursor: pointer;\n}\n.hot-img[data-v-56aed25a]{\n position: relative;\n top:-15px\n}\n.userInfo-box[data-v-56aed25a]{\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-56aed25a]{\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-56aed25a]{\n border: 1px solid #efefef;\n padding: 3px 10px;\n border-radius: 3px;\n}\n.nav-bar-search[data-v-56aed25a] {\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-56aed25a] {\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-56aed25a]{\n color: #666;\n background-color: #ececec;\n}\n.input input[data-v-56aed25a]::-webkit-input-placeholder {\n /* 修改字体颜色 */\n color: #666;\n /* 修改字号,默认继承input */\n font-size: 12px;\n}\n.nav-bar-search .search-icon[data-v-56aed25a] {\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-56aed25a]{\n background: url('http://bucket.loday.com.cn/static/pc/sousuo-icon.png') no-repeat;\n}\n.icon2[data-v-56aed25a]{\n background: url('http://bucket.loday.com.cn/static/pc/sousuo-icon2.png') no-repeat;\n}\n",""])},GGRt:function(t,e,n){var i=n("XrFK");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("d47fab1a",i,!0,{})},XrFK:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,'\n.yellow[data-v-13e22825]{\n color: #C93F45;\n}\n.header-modal[data-v-13e22825] {\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: 140;\n}\n.login-window[data-v-13e22825]{\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: 141;\n}\n.reg-window[data-v-13e22825]{\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: 141;\n}\n.phone[data-v-13e22825]{\n background: #F7F7F7;\n padding: 0px 14px;\n}\n.close[data-v-13e22825] {\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-13e22825] {\n padding: 34px 72px;\n background-image: url("http://bucket.loday.com.cn/static/pc/login-bg-img.png");\n background-size: 100% 100%;\n}\n.txt-box[data-v-13e22825]{\n line-height: 35px;\n border: 1px solid #E4E4E4;\n border-radius: 2px;\n}\n.gou[data-v-13e22825]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-13e22825]{\n opacity: 1;\n}\n.ffb600[data-v-13e22825]{\n color: #C93F45;\n}\n.mt-50[data-v-13e22825]{\n margin-top: 50px;\n}\n.submit[data-v-13e22825]{\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-13e22825]{\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-13e22825] {\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.active2[data-v-13e22825] {\n color: #333333;\n border-bottom: 1px solid #B1373C;\n}\ninput[data-v-13e22825]{\n width: 100%;\n padding-left: 10px;\n}\n.red[data-v-13e22825]{\n color: #C93F45;\n}\n.bd-bottom[data-v-13e22825] {\n border-bottom: 1px solid #bcbcbc;\n}\n',""])},vnrg:function(t,e,n){var i=n("AXB9");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("4520671e",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,tab:2,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{checktab:function(t){this.tab=t},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)},verSmsCode:function(){return""!==this.smsCode||(this.$message({type:"warning",message:"请输入验证码"}),!1)},login:function(){var t=this,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})})},loginByPc:function(){1===this.tab?this.verificationPhone()&&this.verSmsCode()&&(2===this.isGou?(this.isRead=!1,this.reg()):this.isRead=!0):2===this.tab&&this.verificationPhone()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.login()):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))},reg:function(){var t=this,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})})},getReg:function(){this.verificationPhone()&&this.verificationNull()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.reg()):this.isRead=!0)}}},a={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:"close",attrs:{src:"http://bucket.loday.com.cn/static/pc/close.png"},on:{click:t.closeLogin}})]),t._v(" "),n("div",{staticClass:"window-inner"},[n("div",[t._m(0),t._v(" "),n("div",{staticClass:"fx align-items c-9 cursor"},[n("div",{staticClass:" mt-20",class:1===t.tab?"active2":"",on:{click:function(e){return t.checktab(1)}}},[t._v("手机登录")]),t._v(" "),n("div",{staticClass:" ml-10 mt-20",class:2===t.tab?"active2":"",on:{click:function(e){return t.checktab(2)}}},[t._v("密码登录")])]),t._v(" "),n("div",{staticClass:"fx align-items txt-box mt-30 "},[n("div",{staticClass:"phone"},[t._v("+86")]),t._v(" "),n("div",{staticClass:"fs-12"},[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(" "),2===t.tab?n("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[n("div",{staticClass:"fx align-items"},[t._m(1),t._v(" "),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",{staticClass:"mr-10"},[1===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},on:{click:t.checkEye}}):t._e()])]):t._e(),t._v(" "),1===t.tab?n("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(2),t._v(" "),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._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.loday.com.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:"submit",class:""!==t.phone&&2===t.isGou?"active":"",on:{click:t.loginByPc}},[t._v("登录")]),t._v(" "),n("div",{staticClass:"cursor c-7 mt-20 ta-c",on:{click:t.checkReg}},[n("a",[t._v("注册新账号")])])])])]):t._e(),t._v(" "),2===t.isShow?n("div",{staticClass:"reg-window"},[n("div",[n("img",{staticClass:"close",attrs:{src:"http://bucket.loday.com.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),n("div",{staticClass:"window-inner"},[t._m(3),t._v(" "),n("div",{staticClass:"fs-22 fw-700 ta-c mt-20"},[t._v("注册")]),t._v(" "),n("div",{staticClass:"fx align-items txt-box mt-30 "},[n("div",{staticClass:"phone"},[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 "},[t._m(4),t._v(" "),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 fx align-items "},[t._m(5),t._v(" "),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 fx align-items justify-between"},[n("div",{staticClass:"fx "},[t._m(6),t._v(" "),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",{staticClass:"mr-10"},[1===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},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.loday.com.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:"submit",class:""!==t.password&&""!==t.phone&&""!==t.smsCode?"active":"",on:{click:t.getReg}},[t._v("注册")]),t._v(" "),n("div",{staticClass:"cursor ta-c c-7 mt-20",on:{click:t.checkLogin}},[n("a",[t._v("登录账号")])])])]):t._e()])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"ta-c"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo2.png",width:"183px"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"phone"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"phone"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"ta-c"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo2.png",width:"183px"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"phone"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"phone"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/user.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"phone"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd.png"}})])}]};var o=n("VU/8")(s,a,!1,function(t){n("GGRt")},"data-v-13e22825",null);e.a=o.exports}});
\ No newline at end of file
webpackJsonp([15],{"1PZl":function(t,s,i){var a=i("IxQP");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("279ec3aa",a,!0,{})},"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(" "),i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),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 "+t._s(t.$Title)+"直播, 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:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/hs-erweima.png"}})])])},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 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.loday.com.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}})}}},a,!1,function(t){i("1PZl")},"data-v-09f47530",null);s.a=n.exports},IxQP:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-09f47530]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-09f47530]{\n width: 100px;\n}\n.w-100[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-09f47530]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.on[data-v-09f47530]:hover{\n color: #C93F45;\n}\n",""])},LUro:function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a={name:"index",components:{"v-footer":i("7Vhv").a}},n={render:function(){var t=this.$createElement,s=this._self._c||t;return s("div",[this._m(0),this._v(" "),s("v-footer",{staticClass:"mt-30"})],1)},staticRenderFns:[function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"commonProblem-wrapper"},[i("h1",[t._v("直播常见问题")]),i("p",[i("b",[t._v("关于电脑配置推荐")]),i("br"),t._v("1:CPU :E3-1230 v3 物理四核(虚拟八核)"),i("br"),t._v("2:主板:华硕B85系列"),i("br"),t._v("3:内存:4G或更多"),i("br"),t._v("4:显卡:GTX650 2G显存 或AMD同等级显卡"),i("br"),t._v("5:硬盘:500G 或 更多"),i("br")]),t._v(" "),i("p",[i("b",[t._v("关于"),i("span",{staticClass:"name"}),t._v("直播手机APP如何下载")]),i("br"),t._v("1:可以通过腾讯应用宝下载安卓版本"),i("br"),t._v("2:暂时只开放安卓版本下载,苹果用户再等等啦~")]),t._v(" "),i("p",[i("b",[t._v("关于直播间为何被关闭")]),i("br"),t._v("1:播放黄赌毒影视剧,尤其是过分暴露,污秽,不健康涉黄内容的画面"),i("br"),t._v("2:播放未经版权方许可的影视剧内容"),i("br"),t._v("3:播放涉及国家政治,未经国家审核通过的影视剧,视频影像等内容"),i("br"),t._v("4:主播在直播时发生争吵,辱骂,散布谣言,宣传封禁迷信等行为"),i("br"),t._v("5:发表反党反政府的言论,或做出侮辱诋毁党和国家的行为"),i("br"),t._v("6:出镜主播衣着暴露,行为低俗"),i("br"),t._v("7:宣传其他直播平台,鼓动观众去其他平台观看直播 ,恶意贬低污蔑"),i("span",{staticClass:"name"}),t._v("直播内容"),i("br"),t._v("8:足球主播和篮球主播在直播间内(直播标题、直播公告、直播详情、弹幕区等任何地方)出现了个人联系方式"),i("br")]),t._v(" "),i("p",[i("b",[t._v("关于比赛视频源如何获得")]),i("br"),t._v("目前平台不提供比赛视频源,视频源需要主播通过自己的途径获得")]),t._v(" "),i("p",[i("b",[t._v("关于直播间如何分享")]),i("br"),t._v("1:网页版直播间分享按钮位于直播间视频源区域右上方,点击分享,可以将直播间地址复制,通过粘贴分享"),i("br"),t._v("2:APP版直播间分享按钮位于手机屏幕右上方,点击三点符号可以将直播间分享至微信、朋友圈、微博、QQ")]),t._v(" "),i("p",[i("b",[t._v("关于如何任命房管与禁言")]),i("br"),t._v("1:打开"),i("span",{staticClass:"name"}),t._v("直播网页,搜索进入自己的直播间,在弹幕区域左键点击用户昵称可以任命房管或禁言"),i("br"),t._v("2:安卓手机打开"),i("span",{staticClass:"name"}),t._v("直播手机APP,搜索进入自己的直播间,在弹幕区域点击用户昵称可以任命房管或禁言")]),t._v(" "),i("p",[i("b",[t._v("关于直播时麦克风有杂音,有电磁干扰音")]),i("br"),t._v("1:检查麦克风周围的环境,手机,平板电脑,含有吸铁石的装饰品,等能对麦克风产生电磁干扰的东西请远离麦克风"),i("br"),t._v("2:右键屏幕右下方的小喇叭选项,右键相应的麦克风点击属性选项,在其级别选项中把麦克风加强的音量条适当降低"),i("br"),t._v("3:为保证直播质量所以必须安装声卡,笔记本安装外置声卡,台式机安装内置声卡。启用声卡的降噪,抑制,闪避等功能")]),t._v(" "),i("p",[i("b",[t._v("关于直播解说声音过小,观众听不清")]),i("br"),t._v("1:检查OBS的设置,在OBS页面的麦克风形状按键点击选择加大麦克风音量"),i("br"),t._v("2:右键电脑右下方的小喇叭按键右键对应启用的麦克风,点击属性功能键,在级别功能栏中调高麦克风音量,并适当加大麦克风加强功能"),i("br"),t._v("3:通过声卡的麦克风音量控制功能键进行调节")]),t._v(" "),i("p",[i("b",[t._v("关于直播时有观众反映录制画面出现黑屏或直播区域不完整、不协调")]),i("br"),t._v("最快最有效的解决方法就是点击OBS的截取区域功能键快速地重新截取全屏,并把直播画面全屏播放")]),t._v(" "),i("p",[i("b",[t._v("关于直播时有大量观众反映卡顿,播放不流畅")]),i("br"),t._v("1:检查本机上是否开启其他占用网速的应用程序,请彻底关闭除OBS以及视频源外所有程序,软件和网页"),i("br"),t._v("2:检查所处网络环境是否有其他设备使用同一个WIFI,如若有必须关闭其他设备,停止使用,直至直播结束"),i("br"),t._v("3:检查视频播放源是否流畅播放,如果不流畅,请更换播放源,或播放线路"),i("br"),t._v("4:如果尝试了多种方法依然卡顿,请重启电脑重新开始直播,如果依然卡顿,请停止直播")]),t._v(" "),i("p",[i("b",[t._v("关于直播中OBS反复掉线重新连接")]),i("br"),t._v("请先确认所在网络环境的网络连接是否也如此,如果是,那么请马上停止直播,并且马上联系所属网络运营商,尽快能解决。如果不是,请断开网络,关闭OBS后,重新在连接。如果依然出现此情况,请卸载OBS,重启电脑,然后重新下载OBS,然后开启直播,如果还是依然没有解决请停止直播,并且保留问题的截图加以详细的描述发给运营组人员。")]),t._v(" "),i("p",[i("b",[t._v("关于直播时发现自己的直播页面没有在"),i("span",{staticClass:"name"}),t._v("直播里")]),i("br"),t._v("请先自行检查OBS是否正常开启,如果没有请开启,如果开启了请再仔细确认全站的各个位置是否都没有自己的直播画面。如果确认没有,先尝试退出OBS,再重新开启,如果还是依然没有请卸载OBS重启电脑后重新安装然后再开启直播。如果依然没有直播画面,暂时停止直播并马上联系运营组,详细具体真实的对所遇问题进行描述,询问多久等处理完并耐心等待,短时间内如果处理完毕,那么可以正常重新开始直播,如果短时间内不能处理完,那么可以彻底关闭直播")]),t._v(" "),i("p",[i("b",[t._v("关于直播时观众反映背景音过大或过小")]),i("br"),t._v("1:适当调节视频源本身的音量大小"),i("br"),t._v("2:适当调节OBS下方的小喇叭设置键的音量大小")]),t._v(" "),i("p",[i("b",[t._v("关于直播时观众反映重音(双背景音、解说声音以及背景音都重音)")]),i("br"),t._v("1:只是双背景音请检查本机电脑是否打开了两个视频源地址,并且关闭解说时不用的视频源,或静音其中一个视频源"),i("br"),t._v("2:背景音和解说音都重音,请检查是否在自己电脑上打开了自己在"),i("span",{staticClass:"name"}),t._v("直播上的直播页面。请关闭或是静音,请检查周围环境是否用平板电脑、手机等设备打开了自己的直播画面声音被麦克风收录进去,请关闭设备或静音")])])}]};var c=i("VU/8")(a,n,!1,function(t){i("S9W8")},"data-v-70832c86",null);s.default=c.exports},S9W8:function(t,s,i){var a=i("Z5a8");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);i("rjj0")("297606d8",a,!0,{})},Z5a8:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.commonProblem-wrapper[data-v-70832c86]{\n margin: 10px 10%;\n background: white;\n padding: 30px;\n}\n.commonProblem-wrapper h1[data-v-70832c86] {\n height: 64px;\n margin-bottom: 30px;\n border-bottom: 1px solid #f3f3f3;\n font-size: 18px;\n line-height: 64px;\n text-align: center;\n color: #303030;\n display: block;\n overflow: hidden;\n}\n.commonProblem-wrapper p[data-v-70832c86] {\n font-size: 12px;\n line-height: 20px;\n color: #303030;\n}\n.commonProblem-wrapper p+p[data-v-70832c86] {\n margin-top: 20px;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([2],{"1PZl":function(t,s,n){var i=n("IxQP");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("279ec3aa",i,!0,{})},"7Vhv":function(t,s,n){"use strict";var i={render:function(){var t=this,s=t.$createElement,n=t._self._c||s;return n("div",[n("div",{staticClass:"footer-div"},[n("div",{staticClass:"fx min-width"},[n("div",[t._m(0),t._v(" "),n("div",{staticClass:"fx mt-10 fs-12 c-9"},[n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),n("div",{staticClass:"fx mt-10 fs-12 c-9"},[n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),n("div",{staticClass:"fx mt-10 fs-12 c-9"},[n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),n("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),n("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),n("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),n("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),n("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),n("div",{staticClass:"ml-30 mr-20"},[n("div",{staticClass:"fx align-items"},[n("div",{staticClass:"xian"}),t._v(" "),n("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),n("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),n("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),n("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),n("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),t._v(" "),n("div",{staticClass:"footer-div"},[n("div",{staticClass:"min-width"},[t._m(6),t._v(" "),n("div",{staticClass:"fx mt-10 fs-12 c-9"},[n("div",{staticClass:"foot-li",on:{click:function(s){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),n("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),n("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),n("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),n("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),n("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),n("div",{staticClass:"ml-20",on:{click:function(s){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),n("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),n("div",{staticClass:"footer_conent duya-header-bd"},[n("ul",{staticClass:"footer_tb c-9"},[n("li",[n("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),n("li",[n("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),n("li",[n("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),n("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 "+t._s(t.$Title)+"直播, 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:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/hs-erweima.png"}})])])},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 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.loday.com.cn/static/h5/logo.png",width:"150px"}})])}]};var a=n("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}})}}},i,!1,function(t){n("1PZl")},"data-v-09f47530",null);s.a=a.exports},"8EE7":function(t,s,n){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var i=n("7Vhv"),a=n("wfk6"),e=n("Dr8r"),o={name:"index",data:function(){return{hotRankList:[],hotRankInfo:[],isShow:0,pageNum:1,type:parseInt(this.$route.query.type)}},components:{"v-footer":i.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,n){var i=this.$router.resolve({path:t,query:{id:s,type:n}});window.open(i.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 n={id:t};this.$axios("post","/hotRank/focusExpert",n).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 n={id:t};this.$axios("post","/hotRank/cancelFocusExpert",n).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,n=t._self._c||s;return n("div",[n("v-reg-login",{attrs:{isShow:t.isShow},on:{dialogVisibleEvent:t.showDialog}}),t._v(" "),n("div",{staticClass:"fx justify-center"},[n("div",{staticClass:"new duya-header-bd"},[n("div",[n("div",{staticClass:"fx justify-between"},[n("div",{staticClass:"w-30"},[n("div",{staticClass:"star"},[n("div",[n("img",{staticClass:"star-img",attrs:{src:t.hotRankInfo.anchorIcon}})]),t._v(" "),n("div",{staticClass:"mt-10 fs-20 fw-700"},[t._v(t._s(t.hotRankInfo.anchorName))]),t._v(" "),n("div",{staticClass:"fx justify-center"},[t.hotRankInfo.continuousWin>0?n("div",{staticClass:"continuousWin mt-10"},[t._v(t._s(t.hotRankInfo.continuousWin)+"连红")]):t._e()]),t._v(" "),n("div",{staticClass:"c-9 mt-10"},[t._v(t._s(t.hotRankInfo.anchorDesc))]),t._v(" "),n("div",{staticClass:"fx justify-center mt-30"},[t.hotRankInfo.follow?t._e():n("div",{staticClass:"gz-btn ygz",on:{click:function(s){return t.focusExpert(t.hotRankInfo.anchorId)}}},[t._v("+ 关注")]),t._v(" "),t.hotRankInfo.follow?n("div",{staticClass:"gz-btn wgz",on:{click:function(s){return t.cancelFocusExpert(t.hotRankInfo.anchorId)}}},[t._v("已关注")]):t._e()])])]),t._v(" "),n("div",{staticClass:"w-70"},[1===t.type?n("div",{staticClass:"new-list",staticStyle:{padding:"20px"}},[n("div",{staticClass:"fs-22"},[t._v("专家方案")]),t._v(" "),n("div",{staticClass:"db-b"}),t._v(" "),t._l(t.hotRankList,function(s,i){return t.hotRankList&&0!==t.hotRankList.length?n("div",{key:i,staticClass:"new-list-li cursor fx justify-between",on:{click:function(n){return t.toPage3("expertsDeatil",s.id,2)}}},[n("div",[n("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(" "),n("div",{staticClass:"fx align-items mt-10 fs-15"},[n("div",{staticClass:"radius"}),t._v(" "),n("div",{staticClass:"ml-10"},[t._v(t._s(s.matchInfo.homeScore)+"-"+t._s(s.matchInfo.awayScore))]),t._v(" "),n("div",[t._v(t._s(s.matchInfo.matchShortName))]),t._v(" "),n("div",{staticClass:"ml-30"},[t._v(t._s(s.matchInfo.teamHomeName)+" VS "+t._s(s.matchInfo.teamAwayName))]),t._v(" "),n("div",{staticClass:"ml-30"},[t._v(t._s(s.matchInfo.matchDay)+" "+t._s(s.matchInfo.matchTime))])]),t._v(" "),n("div",{staticClass:"fs-15 mt-20"},[n("span",{staticClass:"c-7 "},[t._v(t._s(s.expert.beforeTime)+"   发布")]),t._v(" "),n("span",{staticClass:"ml-30"},[t._v("查看")])])]),t._v(" "),n("div",[0===s.betPosition&&"胜"===s.result?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/ymz.png",width:"100%"}}):t._e(),t._v(" "),1===s.betPosition&&"平"===s.result?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/ymz.png",width:"100%"}}):t._e(),t._v(" "),2===s.betPosition&&"负"===s.result?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/ymz.png",width:"100%"}}):t._e(),t._v(" "),0===s.betPosition&&"胜"!==s.result?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/wmz.png",width:"100%"}}):t._e(),t._v(" "),1===s.betPosition&&"平"!==s.result?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/wmz.png",width:"100%"}}):t._e(),t._v(" "),2===s.betPosition&&"负"!==s.result?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/wmz.png",width:"100%"}}):t._e()])]):t._e()}),t._v(" "),0===t.hotRankList.length?n("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%","margin-bottom":"20%"}},[t._m(0),t._v(" "),n("div",{staticClass:"ta-c mt-20"},[t._v("列表空空如也...")])]):t._e()],2):t._e(),t._v(" "),2===t.type&&t.hotRankInfo.teamInfo?n("div",{staticClass:"new-list",staticStyle:{padding:"20px"}},[n("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(" "),n("div",{staticClass:"c-9 mt-10"},[t._v("发布时间 "+t._s(t.hotRankInfo.releaseTime))]),t._v(" "),n("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 "),n("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(" "),n("span",{staticClass:"ml-10 pl-10",staticStyle:{"border-left":"1px solid #D8D8D8",color:"red"}},[t._v("指数类型:"+t._s(t.hotRankInfo.oddsType))])]),t._v(" "),n("div",{staticClass:"win-box"},[0===t.hotRankInfo.betPosition&&t.hotRankInfo.newResult===t.hotRankInfo.resultText[0]?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/win.png",width:"100%"}}):t._e(),t._v(" "),1===t.hotRankInfo.betPosition&&t.hotRankInfo.newResult===t.hotRankInfo.resultText[1]?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/win.png",width:"100%"}}):t._e(),t._v(" "),2===t.hotRankInfo.betPosition&&t.hotRankInfo.newResult===t.hotRankInfo.resultText[2]?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/win.png",width:"100%"}}):t._e(),t._v(" "),0===t.hotRankInfo.betPosition&&t.hotRankInfo.newResult!==t.hotRankInfo.resultText[0]?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/los.png",width:"100%"}}):t._e(),t._v(" "),1===t.hotRankInfo.betPosition&&t.hotRankInfo.newResult!==t.hotRankInfo.resultText[0]?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/los.png",width:"100%"}}):t._e(),t._v(" "),2===t.hotRankInfo.betPosition&&t.hotRankInfo.newResult!==t.hotRankInfo.resultText[2]?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/los.png",width:"100%"}}):t._e()]),t._v(" "),t.hotRankInfo.matchOdds?n("div",{staticClass:"fx justify-center",staticStyle:{width:"100%","margin-top":"-40px"}},[n("div",{staticStyle:{width:"60%"}},[n("div",{staticClass:"fx justify-center align-items"},[n("div",{staticClass:"fs-16 fw-700"},[t._v(t._s(t.hotRankInfo.teamInfo.home.teamName))]),t._v(" "),n("div",{staticClass:"ml-20"},[n("img",{staticStyle:{width:"36px",height:"36px"},attrs:{src:t.hotRankInfo.teamInfo.home.teamLogo}})]),t._v(" "),n("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(" "),n("div",[n("img",{staticStyle:{width:"36px",height:"36px"},attrs:{src:t.hotRankInfo.teamInfo.away.teamLogo}})]),t._v(" "),n("div",{staticClass:"ml-20 fs-16 fw-700"},[t._v(t._s(t.hotRankInfo.teamInfo.away.teamName))])]),t._v(" "),n("div",{staticClass:"fx justify-between"},[n("div",{staticClass:"odds",class:t.hotRankInfo.newResult===t.hotRankInfo.resultText[0]?"bg-red":""},[n("div",{staticClass:"fs-16",staticStyle:{position:"relative",top:"20px"}},[t._v(t._s(t.hotRankInfo.resultText[0]))]),t._v(" "),n("div",{staticClass:"mt-24"},[t._v(t._s(t.hotRankInfo.matchOdds.wins))]),t._v(" "),t.hotRankInfo.newResult===t.hotRankInfo.resultText[0]?n("div",{staticClass:"fx fx-end"},[n("img",{staticClass:"win-icon",attrs:{src:"http://bucket.loday.com.cn/static/pc/huang.png"}})]):t._e()]),t._v(" "),n("div",{staticClass:"odds",class:t.hotRankInfo.newResult===t.hotRankInfo.resultText[1]?"bg-red":""},[n("div",{staticClass:"fs-16",staticStyle:{position:"relative",top:"20px"}},[t._v(t._s(t.hotRankInfo.resultText[1]))]),t._v(" "),n("div",{staticClass:"mt-24"},[t._v(t._s(t.hotRankInfo.matchOdds.draw))]),t._v(" "),t.hotRankInfo.newResult===t.hotRankInfo.resultText[1]?n("div",{staticClass:"fx fx-end"},[n("img",{staticClass:"win-icon",attrs:{src:"http://bucket.loday.com.cn/static/pc/huang.png"}})]):t._e()]),t._v(" "),n("div",{staticClass:"odds",class:t.hotRankInfo.newResult===t.hotRankInfo.resultText[2]?"bg-red":""},[n("div",{staticClass:"fs-16",staticStyle:{position:"relative",top:"20px"}},[t._v(t._s(t.hotRankInfo.resultText[2]))]),t._v(" "),n("div",{staticClass:"mt-24"},[t._v(t._s(t.hotRankInfo.matchOdds.lose))]),t._v(" "),t.hotRankInfo.newResult===t.hotRankInfo.resultText[2]?n("div",{staticClass:"fx fx-end"},[n("img",{staticClass:"win-icon",attrs:{src:"http://bucket.loday.com.cn/static/pc/huang.png"}})]):t._e()])])])]):t._e(),t._v(" "),n("div",{staticClass:"mt-20 fs-15",staticStyle:{color:"#4a4a4a"}},[t._v("推荐理由")]),t._v(" "),n("div",{staticClass:"mt-20"},[n("div",{staticClass:"hot-content",domProps:{innerHTML:t._s(t.hotRankInfo.content)}})])]):t._e()])])])])]),t._v(" "),n("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.loday.com.cn/static/pc/null.png"}})])}]};var r=n("VU/8")(o,c,!1,function(t){n("SMLM"),n("shZ9")},"data-v-b6201592",null);s.default=r.exports},IxQP:function(t,s,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.xian[data-v-09f47530]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-09f47530]{\n width: 100px;\n}\n.w-100[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-09f47530]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.on[data-v-09f47530]:hover{\n color: #C93F45;\n}\n",""])},Qda6:function(t,s,n){var i=n("Sykt");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("47828112",i,!0,{})},SMLM:function(t,s,n){var i=n("cfZR");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("15a20ca8",i,!0,{})},Sykt:function(t,s,n){(t.exports=n("FZ+f")(!1)).push([t.i,'\n.yellow[data-v-4dff6e85]{\n color: #C93F45;\n}\n.header-modal[data-v-4dff6e85] {\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: 140;\n}\n.login-window[data-v-4dff6e85]{\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: 141;\n}\n.reg-window[data-v-4dff6e85]{\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: 141;\n}\n.phone[data-v-4dff6e85]{\n background: #F7F7F7;\n padding: 0px 14px;\n}\n.close[data-v-4dff6e85] {\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-4dff6e85] {\n padding: 34px 72px;\n background-image: url("http://bucket.loday.com.cn/static/pc/login-bg-img.png");\n background-size: 100% 100%;\n}\n.txt-box[data-v-4dff6e85]{\n line-height: 35px;\n border: 1px solid #E4E4E4;\n border-radius: 2px;\n}\n.gou[data-v-4dff6e85]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-4dff6e85]{\n opacity: 1;\n}\n.ffb600[data-v-4dff6e85]{\n color: #C93F45;\n}\n.mt-50[data-v-4dff6e85]{\n margin-top: 50px;\n}\n.submit[data-v-4dff6e85]{\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-4dff6e85]{\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-4dff6e85] {\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.active2[data-v-4dff6e85] {\n color: #333333;\n border-bottom: 1px solid #B1373C;\n}\ninput[data-v-4dff6e85]{\n width: 100%;\n padding-left: 10px;\n}\n.red[data-v-4dff6e85]{\n color: #C93F45;\n}\n.bd-bottom[data-v-4dff6e85] {\n border-bottom: 1px solid #bcbcbc;\n}\n',""])},"U2Y/":function(t,s,n){(t.exports=n("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",""])},cfZR:function(t,s,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.new[data-v-b6201592] {\n min-height: 100vh;\n}\n.w-70[data-v-b6201592]{\n width: 78%;\n}\n.w-30[data-v-b6201592]{\n width: 20%;\n}\n.new-list[data-v-b6201592]{\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-b6201592]{\n border-bottom: 1px solid #F2F2F2;\n padding: 20px 0px;\n}\n.star[data-v-b6201592]{\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-b6201592]{\n width: 80px;\n height: 80px;\n border-radius: 100%;\n}\n.db-b[data-v-b6201592]{\n border-bottom: 1px solid #F6F5F5;\n margin-right: -20px;\n margin-left: -20px;\n margin-top: 15px;\n}\n.radius[data-v-b6201592]{\n width: 8px;\n height: 8px;\n background: #999999;\n border-radius: 100%;\n}\n.anchorIcon[data-v-b6201592]{\n width: 31px;\n height: 31px;\n border: 1px solid #C93F45;\n border-radius: 100%;\n margin-top: 5px;\n}\n.continuousWin[data-v-b6201592]{\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-b6201592]{\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-b6201592]{\n width: 140px;\n line-height: 42px;\n border-radius: 3px;\n text-align: center;\n cursor: pointer;\n}\n.ygz[data-v-b6201592]{\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-b6201592]{\n background: #F2F2F2;\n color: #AAAAAA;\n}\n.odds[data-v-b6201592]{\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-b6201592]{\n background: #C93F45;\n color: #FFFFFF;\n}\n.win-icon[data-v-b6201592]{\n width: 30px;\n}\n.win-box[data-v-b6201592]{\n width: 260px;\n position: relative;\n left: 65%;\n}\n",""])},shZ9:function(t,s,n){var i=n("U2Y/");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("2ecc2290",i,!0,{})},wfk6:function(t,s,n){"use strict";var i=n("Dr8r"),a={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,tab:2,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{checktab:function(t){this.tab=t},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)},verSmsCode:function(){return""!==this.smsCode||(this.$message({type:"warning",message:"请输入验证码"}),!1)},login:function(){var t=this,s={password:this.password,phone:this.phone};this.$axios("post","/user/loginByPc",s).then(function(s){200===s.code?(t.closeLogin(),i.a.set("token",s.data),t.token=i.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})},loginByPc:function(){1===this.tab?this.verificationPhone()&&this.verSmsCode()&&(2===this.isGou?(this.isRead=!1,this.reg()):this.isRead=!0):2===this.tab&&this.verificationPhone()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.login()):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))},reg:function(){var t=this,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?(i.a.set("token",s.data),t.closeReg(),t.token=i.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})},getReg:function(){this.verificationPhone()&&this.verificationNull()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.reg()):this.isRead=!0)}}},e={render:function(){var t=this,s=t.$createElement,n=t._self._c||s;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:"close",attrs:{src:"http://bucket.loday.com.cn/static/pc/close.png"},on:{click:t.closeLogin}})]),t._v(" "),n("div",{staticClass:"window-inner"},[n("div",[t._m(0),t._v(" "),n("div",{staticClass:"fx align-items c-9 cursor"},[n("div",{staticClass:" mt-20",class:1===t.tab?"active2":"",on:{click:function(s){return t.checktab(1)}}},[t._v("手机登录")]),t._v(" "),n("div",{staticClass:" ml-10 mt-20",class:2===t.tab?"active2":"",on:{click:function(s){return t.checktab(2)}}},[t._v("密码登录")])]),t._v(" "),n("div",{staticClass:"fx align-items txt-box mt-30 "},[n("div",{staticClass:"phone"},[t._v("+86")]),t._v(" "),n("div",{staticClass:"fs-12"},[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(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),2===t.tab?n("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[n("div",{staticClass:"fx align-items"},[t._m(1),t._v(" "),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(s){s.target.composing||(t.password=s.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(s){s.target.composing||(t.password=s.target.value)}}}):t._e()])]),t._v(" "),n("div",{staticClass:"mr-10"},[1===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},on:{click:t.checkEye}}):t._e()])]):t._e(),t._v(" "),1===t.tab?n("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(2),t._v(" "),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(s){s.target.composing||(t.smsCode=s.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(s){s.target.composing||(t.codeMsg=s.target.value)}}})])]):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.loday.com.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(s){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:"submit",class:""!==t.phone&&2===t.isGou?"active":"",on:{click:t.loginByPc}},[t._v("登录")]),t._v(" "),n("div",{staticClass:"cursor c-7 mt-20 ta-c",on:{click:t.checkReg}},[n("a",[t._v("注册新账号")])])])])]):t._e(),t._v(" "),2===t.isShow?n("div",{staticClass:"reg-window"},[n("div",[n("img",{staticClass:"close",attrs:{src:"http://bucket.loday.com.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),n("div",{staticClass:"window-inner"},[t._m(3),t._v(" "),n("div",{staticClass:"fs-22 fw-700 ta-c mt-20"},[t._v("注册")]),t._v(" "),n("div",{staticClass:"fx align-items txt-box mt-30 "},[n("div",{staticClass:"phone"},[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(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),n("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(4),t._v(" "),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(s){s.target.composing||(t.smsCode=s.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(s){s.target.composing||(t.codeMsg=s.target.value)}}})])]),t._v(" "),n("div",{staticClass:"mt-30 txt-box fx align-items "},[t._m(5),t._v(" "),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(s){s.target.composing||(t.nickName=s.target.value)}}})])]),t._v(" "),n("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[n("div",{staticClass:"fx "},[t._m(6),t._v(" "),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(s){s.target.composing||(t.password=s.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(s){s.target.composing||(t.password=s.target.value)}}}):t._e()])]),t._v(" "),n("div",{staticClass:"mr-10"},[1===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},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.loday.com.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(s){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:"submit",class:""!==t.password&&""!==t.phone&&""!==t.smsCode?"active":"",on:{click:t.getReg}},[t._v("注册")]),t._v(" "),n("div",{staticClass:"cursor ta-c c-7 mt-20",on:{click:t.checkLogin}},[n("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.loday.com.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.loday.com.cn/static/pc/pwd.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.loday.com.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.loday.com.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.loday.com.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.loday.com.cn/static/pc/pwd.png"}})])}]};var o=n("VU/8")(a,e,!1,function(t){n("Qda6")},"data-v-4dff6e85",null);s.a=o.exports}});
\ No newline at end of file
webpackJsonp([2],{"7Vhv":function(t,s,n){"use strict";var i={render:function(){var t=this,s=t.$createElement,n=t._self._c||s;return n("div",[n("div",{staticClass:"footer-div"},[n("div",{staticClass:"fx min-width"},[n("div",[t._m(0),t._v(" "),n("div",{staticClass:"fx mt-10 fs-12 c-9"},[n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),n("div",{staticClass:"fx mt-10 fs-12 c-9"},[n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),n("div",{staticClass:"fx mt-10 fs-12 c-9"},[n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),n("div",{staticClass:"w-100",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),n("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),n("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),n("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),n("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),n("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),n("div",{staticClass:"ml-30 mr-20"},[n("div",{staticClass:"fx align-items"},[n("div",{staticClass:"xian"}),t._v(" "),n("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),n("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),n("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),n("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),n("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),t._v(" "),n("div",{staticClass:"footer-div"},[n("div",{staticClass:"min-width"},[t._m(6),t._v(" "),n("div",{staticClass:"fx mt-10 fs-12 c-9"},[n("div",{staticClass:"foot-li",on:{click:function(s){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),n("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),n("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),n("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),n("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),n("div",{staticClass:"foot-li ta-c",on:{click:function(s){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),n("div",{staticClass:"ml-20",on:{click:function(s){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),n("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),n("div",{staticClass:"footer_conent duya-header-bd"},[n("ul",{staticClass:"footer_tb c-9"},[n("li",[n("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),n("li",[n("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),n("li",[n("a",{attrs:{target:"_blank"},on:{click:function(s){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),n("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 "+t._s(t.$Title)+"直播, 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:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/hs-erweima.png"}})])])},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 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.loday.com.cn/static/pc/logo2.png",width:"150px"}})])}]};var a=n("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}})}}},i,!1,function(t){n("ZD1t")},"data-v-4e777e94",null);s.a=a.exports},"8EE7":function(t,s,n){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var i=n("7Vhv"),a=n("wfk6"),e=n("Dr8r"),o={name:"index",data:function(){return{hotRankList:[],hotRankInfo:[],isShow:0,pageNum:1,type:parseInt(this.$route.query.type)}},components:{"v-footer":i.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,n){var i=this.$router.resolve({path:t,query:{id:s,type:n}});window.open(i.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 n={id:t};this.$axios("post","/hotRank/focusExpert",n).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 n={id:t};this.$axios("post","/hotRank/cancelFocusExpert",n).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,n=t._self._c||s;return n("div",[n("v-reg-login",{attrs:{isShow:t.isShow},on:{dialogVisibleEvent:t.showDialog}}),t._v(" "),n("div",{staticClass:"fx justify-center"},[n("div",{staticClass:"new duya-header-bd"},[n("div",[n("div",{staticClass:"fx justify-between"},[n("div",{staticClass:"w-30"},[n("div",{staticClass:"star"},[n("div",[n("img",{staticClass:"star-img",attrs:{src:t.hotRankInfo.anchorIcon}})]),t._v(" "),n("div",{staticClass:"mt-10 fs-20 fw-700"},[t._v(t._s(t.hotRankInfo.anchorName))]),t._v(" "),n("div",{staticClass:"fx justify-center"},[t.hotRankInfo.continuousWin>0?n("div",{staticClass:"continuousWin mt-10"},[t._v(t._s(t.hotRankInfo.continuousWin)+"连红")]):t._e()]),t._v(" "),n("div",{staticClass:"c-9 mt-10"},[t._v(t._s(t.hotRankInfo.anchorDesc))]),t._v(" "),n("div",{staticClass:"fx justify-center mt-30"},[t.hotRankInfo.follow?t._e():n("div",{staticClass:"gz-btn ygz",on:{click:function(s){return t.focusExpert(t.hotRankInfo.anchorId)}}},[t._v("+ 关注")]),t._v(" "),t.hotRankInfo.follow?n("div",{staticClass:"gz-btn wgz",on:{click:function(s){return t.cancelFocusExpert(t.hotRankInfo.anchorId)}}},[t._v("已关注")]):t._e()])])]),t._v(" "),n("div",{staticClass:"w-70"},[1===t.type?n("div",{staticClass:"new-list",staticStyle:{padding:"20px"}},[n("div",{staticClass:"fs-22"},[t._v("专家方案")]),t._v(" "),n("div",{staticClass:"db-b"}),t._v(" "),t._l(t.hotRankList,function(s,i){return t.hotRankList&&0!==t.hotRankList.length?n("div",{key:i,staticClass:"new-list-li cursor fx justify-between",on:{click:function(n){return t.toPage3("expertsDeatil",s.id,2)}}},[n("div",[n("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(" "),n("div",{staticClass:"fx align-items mt-10 fs-15"},[n("div",{staticClass:"radius"}),t._v(" "),n("div",{staticClass:"ml-10"},[t._v(t._s(s.matchInfo.homeScore)+"-"+t._s(s.matchInfo.awayScore))]),t._v(" "),n("div",[t._v(t._s(s.matchInfo.matchShortName))]),t._v(" "),n("div",{staticClass:"ml-30"},[t._v(t._s(s.matchInfo.teamHomeName)+" VS "+t._s(s.matchInfo.teamAwayName))]),t._v(" "),n("div",{staticClass:"ml-30"},[t._v(t._s(s.matchInfo.matchDay)+" "+t._s(s.matchInfo.matchTime))])]),t._v(" "),n("div",{staticClass:"fs-15 mt-20"},[n("span",{staticClass:"c-7 "},[t._v(t._s(s.expert.beforeTime)+"   发布")]),t._v(" "),n("span",{staticClass:"ml-30"},[t._v("查看")])])]),t._v(" "),n("div",[0===s.betPosition&&"胜"===s.result?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/ymz.png",width:"100%"}}):t._e(),t._v(" "),1===s.betPosition&&"平"===s.result?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/ymz.png",width:"100%"}}):t._e(),t._v(" "),2===s.betPosition&&"负"===s.result?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/ymz.png",width:"100%"}}):t._e(),t._v(" "),0===s.betPosition&&"胜"!==s.result?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/wmz.png",width:"100%"}}):t._e(),t._v(" "),1===s.betPosition&&"平"!==s.result?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/wmz.png",width:"100%"}}):t._e(),t._v(" "),2===s.betPosition&&"负"!==s.result?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/wmz.png",width:"100%"}}):t._e()])]):t._e()}),t._v(" "),0===t.hotRankList.length?n("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%","margin-bottom":"20%"}},[t._m(0),t._v(" "),n("div",{staticClass:"ta-c mt-20"},[t._v("列表空空如也...")])]):t._e()],2):t._e(),t._v(" "),2===t.type&&t.hotRankInfo.teamInfo?n("div",{staticClass:"new-list",staticStyle:{padding:"20px"}},[n("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(" "),n("div",{staticClass:"c-9 mt-10"},[t._v("发布时间 "+t._s(t.hotRankInfo.releaseTime))]),t._v(" "),n("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 "),n("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(" "),n("span",{staticClass:"ml-10 pl-10",staticStyle:{"border-left":"1px solid #D8D8D8",color:"red"}},[t._v("指数类型:"+t._s(t.hotRankInfo.oddsType))])]),t._v(" "),n("div",{staticClass:"win-box"},[0===t.hotRankInfo.betPosition&&t.hotRankInfo.newResult===t.hotRankInfo.resultText[0]?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/win.png",width:"100%"}}):t._e(),t._v(" "),1===t.hotRankInfo.betPosition&&t.hotRankInfo.newResult===t.hotRankInfo.resultText[1]?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/win.png",width:"100%"}}):t._e(),t._v(" "),2===t.hotRankInfo.betPosition&&t.hotRankInfo.newResult===t.hotRankInfo.resultText[2]?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/win.png",width:"100%"}}):t._e(),t._v(" "),0===t.hotRankInfo.betPosition&&t.hotRankInfo.newResult!==t.hotRankInfo.resultText[0]?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/los.png",width:"100%"}}):t._e(),t._v(" "),1===t.hotRankInfo.betPosition&&t.hotRankInfo.newResult!==t.hotRankInfo.resultText[0]?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/los.png",width:"100%"}}):t._e(),t._v(" "),2===t.hotRankInfo.betPosition&&t.hotRankInfo.newResult!==t.hotRankInfo.resultText[2]?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/los.png",width:"100%"}}):t._e()]),t._v(" "),t.hotRankInfo.matchOdds?n("div",{staticClass:"fx justify-center",staticStyle:{width:"100%","margin-top":"-40px"}},[n("div",{staticStyle:{width:"60%"}},[n("div",{staticClass:"fx justify-center align-items"},[n("div",{staticClass:"fs-16 fw-700"},[t._v(t._s(t.hotRankInfo.teamInfo.home.teamName))]),t._v(" "),n("div",{staticClass:"ml-20"},[n("img",{staticStyle:{width:"36px",height:"36px"},attrs:{src:t.hotRankInfo.teamInfo.home.teamLogo}})]),t._v(" "),n("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(" "),n("div",[n("img",{staticStyle:{width:"36px",height:"36px"},attrs:{src:t.hotRankInfo.teamInfo.away.teamLogo}})]),t._v(" "),n("div",{staticClass:"ml-20 fs-16 fw-700"},[t._v(t._s(t.hotRankInfo.teamInfo.away.teamName))])]),t._v(" "),n("div",{staticClass:"fx justify-between"},[n("div",{staticClass:"odds",class:t.hotRankInfo.newResult===t.hotRankInfo.resultText[0]?"bg-red":""},[n("div",{staticClass:"fs-16",staticStyle:{position:"relative",top:"20px"}},[t._v(t._s(t.hotRankInfo.resultText[0]))]),t._v(" "),n("div",{staticClass:"mt-24"},[t._v(t._s(t.hotRankInfo.matchOdds.wins))]),t._v(" "),t.hotRankInfo.newResult===t.hotRankInfo.resultText[0]?n("div",{staticClass:"fx fx-end"},[n("img",{staticClass:"win-icon",attrs:{src:"http://bucket.loday.com.cn/static/pc/huang.png"}})]):t._e()]),t._v(" "),n("div",{staticClass:"odds",class:t.hotRankInfo.newResult===t.hotRankInfo.resultText[1]?"bg-red":""},[n("div",{staticClass:"fs-16",staticStyle:{position:"relative",top:"20px"}},[t._v(t._s(t.hotRankInfo.resultText[1]))]),t._v(" "),n("div",{staticClass:"mt-24"},[t._v(t._s(t.hotRankInfo.matchOdds.draw))]),t._v(" "),t.hotRankInfo.newResult===t.hotRankInfo.resultText[1]?n("div",{staticClass:"fx fx-end"},[n("img",{staticClass:"win-icon",attrs:{src:"http://bucket.loday.com.cn/static/pc/huang.png"}})]):t._e()]),t._v(" "),n("div",{staticClass:"odds",class:t.hotRankInfo.newResult===t.hotRankInfo.resultText[2]?"bg-red":""},[n("div",{staticClass:"fs-16",staticStyle:{position:"relative",top:"20px"}},[t._v(t._s(t.hotRankInfo.resultText[2]))]),t._v(" "),n("div",{staticClass:"mt-24"},[t._v(t._s(t.hotRankInfo.matchOdds.lose))]),t._v(" "),t.hotRankInfo.newResult===t.hotRankInfo.resultText[2]?n("div",{staticClass:"fx fx-end"},[n("img",{staticClass:"win-icon",attrs:{src:"http://bucket.loday.com.cn/static/pc/huang.png"}})]):t._e()])])])]):t._e(),t._v(" "),n("div",{staticClass:"mt-20 fs-15",staticStyle:{color:"#4a4a4a"}},[t._v("推荐理由")]),t._v(" "),n("div",{staticClass:"mt-20"},[n("div",{staticClass:"hot-content",domProps:{innerHTML:t._s(t.hotRankInfo.content)}})])]):t._e()])])])])]),t._v(" "),n("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.loday.com.cn/static/pc/null.png"}})])}]};var r=n("VU/8")(o,c,!1,function(t){n("SMLM"),n("shZ9")},"data-v-b6201592",null);s.default=r.exports},EBjW:function(t,s,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.xian[data-v-4e777e94]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-4e777e94]{\n width: 100px;\n}\n.w-100[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-4e777e94]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.on[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n",""])},GGRt:function(t,s,n){var i=n("XrFK");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("d47fab1a",i,!0,{})},SMLM:function(t,s,n){var i=n("cfZR");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("15a20ca8",i,!0,{})},"U2Y/":function(t,s,n){(t.exports=n("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",""])},XrFK:function(t,s,n){(t.exports=n("FZ+f")(!1)).push([t.i,'\n.yellow[data-v-13e22825]{\n color: #C93F45;\n}\n.header-modal[data-v-13e22825] {\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: 140;\n}\n.login-window[data-v-13e22825]{\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: 141;\n}\n.reg-window[data-v-13e22825]{\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: 141;\n}\n.phone[data-v-13e22825]{\n background: #F7F7F7;\n padding: 0px 14px;\n}\n.close[data-v-13e22825] {\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-13e22825] {\n padding: 34px 72px;\n background-image: url("http://bucket.loday.com.cn/static/pc/login-bg-img.png");\n background-size: 100% 100%;\n}\n.txt-box[data-v-13e22825]{\n line-height: 35px;\n border: 1px solid #E4E4E4;\n border-radius: 2px;\n}\n.gou[data-v-13e22825]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-13e22825]{\n opacity: 1;\n}\n.ffb600[data-v-13e22825]{\n color: #C93F45;\n}\n.mt-50[data-v-13e22825]{\n margin-top: 50px;\n}\n.submit[data-v-13e22825]{\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-13e22825]{\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-13e22825] {\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.active2[data-v-13e22825] {\n color: #333333;\n border-bottom: 1px solid #B1373C;\n}\ninput[data-v-13e22825]{\n width: 100%;\n padding-left: 10px;\n}\n.red[data-v-13e22825]{\n color: #C93F45;\n}\n.bd-bottom[data-v-13e22825] {\n border-bottom: 1px solid #bcbcbc;\n}\n',""])},ZD1t:function(t,s,n){var i=n("EBjW");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("f5b8307c",i,!0,{})},cfZR:function(t,s,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.new[data-v-b6201592] {\n min-height: 100vh;\n}\n.w-70[data-v-b6201592]{\n width: 78%;\n}\n.w-30[data-v-b6201592]{\n width: 20%;\n}\n.new-list[data-v-b6201592]{\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-b6201592]{\n border-bottom: 1px solid #F2F2F2;\n padding: 20px 0px;\n}\n.star[data-v-b6201592]{\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-b6201592]{\n width: 80px;\n height: 80px;\n border-radius: 100%;\n}\n.db-b[data-v-b6201592]{\n border-bottom: 1px solid #F6F5F5;\n margin-right: -20px;\n margin-left: -20px;\n margin-top: 15px;\n}\n.radius[data-v-b6201592]{\n width: 8px;\n height: 8px;\n background: #999999;\n border-radius: 100%;\n}\n.anchorIcon[data-v-b6201592]{\n width: 31px;\n height: 31px;\n border: 1px solid #C93F45;\n border-radius: 100%;\n margin-top: 5px;\n}\n.continuousWin[data-v-b6201592]{\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-b6201592]{\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-b6201592]{\n width: 140px;\n line-height: 42px;\n border-radius: 3px;\n text-align: center;\n cursor: pointer;\n}\n.ygz[data-v-b6201592]{\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-b6201592]{\n background: #F2F2F2;\n color: #AAAAAA;\n}\n.odds[data-v-b6201592]{\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-b6201592]{\n background: #C93F45;\n color: #FFFFFF;\n}\n.win-icon[data-v-b6201592]{\n width: 30px;\n}\n.win-box[data-v-b6201592]{\n width: 260px;\n position: relative;\n left: 65%;\n}\n",""])},shZ9:function(t,s,n){var i=n("U2Y/");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);n("rjj0")("2ecc2290",i,!0,{})},wfk6:function(t,s,n){"use strict";var i=n("Dr8r"),a={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,tab:2,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{checktab:function(t){this.tab=t},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)},verSmsCode:function(){return""!==this.smsCode||(this.$message({type:"warning",message:"请输入验证码"}),!1)},login:function(){var t=this,s={password:this.password,phone:this.phone};this.$axios("post","/user/loginByPc",s).then(function(s){200===s.code?(t.closeLogin(),i.a.set("token",s.data),t.token=i.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})},loginByPc:function(){1===this.tab?this.verificationPhone()&&this.verSmsCode()&&(2===this.isGou?(this.isRead=!1,this.reg()):this.isRead=!0):2===this.tab&&this.verificationPhone()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.login()):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))},reg:function(){var t=this,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?(i.a.set("token",s.data),t.closeReg(),t.token=i.a.get("token"),t.$router.push({name:"home"}),location.reload()):t.$message({type:"warning",message:s.msg})})},getReg:function(){this.verificationPhone()&&this.verificationNull()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.reg()):this.isRead=!0)}}},e={render:function(){var t=this,s=t.$createElement,n=t._self._c||s;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:"close",attrs:{src:"http://bucket.loday.com.cn/static/pc/close.png"},on:{click:t.closeLogin}})]),t._v(" "),n("div",{staticClass:"window-inner"},[n("div",[t._m(0),t._v(" "),n("div",{staticClass:"fx align-items c-9 cursor"},[n("div",{staticClass:" mt-20",class:1===t.tab?"active2":"",on:{click:function(s){return t.checktab(1)}}},[t._v("手机登录")]),t._v(" "),n("div",{staticClass:" ml-10 mt-20",class:2===t.tab?"active2":"",on:{click:function(s){return t.checktab(2)}}},[t._v("密码登录")])]),t._v(" "),n("div",{staticClass:"fx align-items txt-box mt-30 "},[n("div",{staticClass:"phone"},[t._v("+86")]),t._v(" "),n("div",{staticClass:"fs-12"},[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(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),2===t.tab?n("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[n("div",{staticClass:"fx align-items"},[t._m(1),t._v(" "),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(s){s.target.composing||(t.password=s.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(s){s.target.composing||(t.password=s.target.value)}}}):t._e()])]),t._v(" "),n("div",{staticClass:"mr-10"},[1===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},on:{click:t.checkEye}}):t._e()])]):t._e(),t._v(" "),1===t.tab?n("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(2),t._v(" "),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(s){s.target.composing||(t.smsCode=s.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(s){s.target.composing||(t.codeMsg=s.target.value)}}})])]):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.loday.com.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(s){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:"submit",class:""!==t.phone&&2===t.isGou?"active":"",on:{click:t.loginByPc}},[t._v("登录")]),t._v(" "),n("div",{staticClass:"cursor c-7 mt-20 ta-c",on:{click:t.checkReg}},[n("a",[t._v("注册新账号")])])])])]):t._e(),t._v(" "),2===t.isShow?n("div",{staticClass:"reg-window"},[n("div",[n("img",{staticClass:"close",attrs:{src:"http://bucket.loday.com.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),n("div",{staticClass:"window-inner"},[t._m(3),t._v(" "),n("div",{staticClass:"fs-22 fw-700 ta-c mt-20"},[t._v("注册")]),t._v(" "),n("div",{staticClass:"fx align-items txt-box mt-30 "},[n("div",{staticClass:"phone"},[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(s){s.target.composing||(t.phone=s.target.value)}}})])]),t._v(" "),n("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(4),t._v(" "),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(s){s.target.composing||(t.smsCode=s.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(s){s.target.composing||(t.codeMsg=s.target.value)}}})])]),t._v(" "),n("div",{staticClass:"mt-30 txt-box fx align-items "},[t._m(5),t._v(" "),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(s){s.target.composing||(t.nickName=s.target.value)}}})])]),t._v(" "),n("div",{staticClass:"mt-30 txt-box fx align-items justify-between"},[n("div",{staticClass:"fx "},[t._m(6),t._v(" "),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(s){s.target.composing||(t.password=s.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(s){s.target.composing||(t.password=s.target.value)}}}):t._e()])]),t._v(" "),n("div",{staticClass:"mr-10"},[1===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},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.loday.com.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(s){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:"submit",class:""!==t.password&&""!==t.phone&&""!==t.smsCode?"active":"",on:{click:t.getReg}},[t._v("注册")]),t._v(" "),n("div",{staticClass:"cursor ta-c c-7 mt-20",on:{click:t.checkLogin}},[n("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.loday.com.cn/static/pc/logo2.png",width:"183px"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo2.png",width:"183px"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.loday.com.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.loday.com.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.loday.com.cn/static/pc/pwd.png"}})])}]};var o=n("VU/8")(a,e,!1,function(t){n("GGRt")},"data-v-13e22825",null);s.a=o.exports}});
\ No newline at end of file
webpackJsonp([3],{"5beN":function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.el-checkbox{\n margin-right: 21px!important;\n}\n.el-checkbox__label{\n color: #67738F;\n}\n.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner{\n background-color: #E7676A!important;\n border-color: #E7676A!important;\n}\n.el-checkbox__inner{\n border-radius: 50%!important;\n}\n.el-checkbox__input.is-checked+.el-checkbox__label{\n color: #E7676A;\n}\n",""])},"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(" "),i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),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 "+t._s(t.$Title)+"直播, 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:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/hs-erweima.png"}})])])},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 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.loday.com.cn/static/pc/logo2.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}})}}},e,!1,function(t){i("ZD1t")},"data-v-4e777e94",null);s.a=a.exports},"9qWZ":function(t,s,i){var e=i("zEsK");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("78ea056c",e,!0,{})},EBjW:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-4e777e94]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-4e777e94]{\n width: 100px;\n}\n.w-100[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-4e777e94]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.on[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n",""])},GGRt:function(t,s,i){var e=i("XrFK");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("d47fab1a",e,!0,{})},XrFK:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,'\n.yellow[data-v-13e22825]{\n color: #C93F45;\n}\n.header-modal[data-v-13e22825] {\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: 140;\n}\n.login-window[data-v-13e22825]{\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: 141;\n}\n.reg-window[data-v-13e22825]{\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: 141;\n}\n.phone[data-v-13e22825]{\n background: #F7F7F7;\n padding: 0px 14px;\n}\n.close[data-v-13e22825] {\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-13e22825] {\n padding: 34px 72px;\n background-image: url("http://bucket.loday.com.cn/static/pc/login-bg-img.png");\n background-size: 100% 100%;\n}\n.txt-box[data-v-13e22825]{\n line-height: 35px;\n border: 1px solid #E4E4E4;\n border-radius: 2px;\n}\n.gou[data-v-13e22825]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-13e22825]{\n opacity: 1;\n}\n.ffb600[data-v-13e22825]{\n color: #C93F45;\n}\n.mt-50[data-v-13e22825]{\n margin-top: 50px;\n}\n.submit[data-v-13e22825]{\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-13e22825]{\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-13e22825] {\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.active2[data-v-13e22825] {\n color: #333333;\n border-bottom: 1px solid #B1373C;\n}\ninput[data-v-13e22825]{\n width: 100%;\n padding-left: 10px;\n}\n.red[data-v-13e22825]{\n color: #C93F45;\n}\n.bd-bottom[data-v-13e22825] {\n border-bottom: 1px solid #bcbcbc;\n}\n',""])},ZD1t:function(t,s,i){var e=i("EBjW");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("f5b8307c",e,!0,{})},hC2G:function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var e=i("7Vhv"),a=i("wfk6"),n={name:"index",data:function(){return{tabNum:0,matchLiveScore:[],liveList:[],today:"",matchTime:"",level:1,isShowPop:0,checkedCities:[],checkAll:!1,cities:[],isShowCheck:!1,cityOptions:[],sportIdList:[],isIndeterminate:!0}},components:{"v-footer":e.a,"v-reg-login":a.a},mounted:function(){this.getToday(),this.getMatchLiveScore(),this.getSportsListByDate()},methods:{openSport:function(){this.isShowCheck=!0},closeSport:function(){this.checkedCities=[],this.sportIdList=[],this.isShowCheck=!1},changeLevel:function(t){this.level=t,this.getSportsListByDate()},handleCheckedCitiesChange:function(t){var s=t.length;this.checkAll=s===this.cities.length,this.isIndeterminate=s>0&&s<this.cities.length,console.log(this.checkedCities)},handleCheckAllChange:function(t){console.log(this.checkAll),this.checkedCities=t?this.cities:[],this.isIndeterminate=!1},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")}},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 e=this.$router.resolve({name:"bOuZhi",query:{id:t}});window.open(e.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()},getCheckSports:function(){if(this.checkedCities)for(var t=0;t<this.checkedCities.length;t++)for(var s=0;s<this.cityOptions.length;s++)this.checkedCities[t]===this.cityOptions[s].sportName&&this.sportIdList.push(this.cityOptions[s].sportId);this.getMatchLiveScore()},getSportsListByDate:function(){var t=this;this.cities=[];var s={date:this.matchTime,level:this.level};this.$axios("post","/V1/sports/getSportsListByDate",s).then(function(s){if(200===s.code){t.cityOptions=s.data.sportsList;for(var i=0;i<s.data.sportsList.length;i++)t.cities.push(s.data.sportsList[i].sportName)}})},getMatchLiveScore:function(){var t=this;this.liveList=[],this.matchLiveScore=[];var s={sportId:this.sportIdList,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 justify-between"},[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(" "),i("div",[i("div",{staticClass:"type-tab",class:t.isShowCheck?"tab-on":"",on:{click:t.openSport}},[t._v("选择赛事")]),t._v(" "),t.isShowCheck?i("div",{staticClass:"type-table mt-10"},[i("div",{staticClass:"fx justify-between bg-e7"},[i("div",{staticClass:"ta-c cursor",staticStyle:{width:"50%"}},[i("span",{class:1===t.level?"t-on":"",on:{click:function(s){return t.changeLevel(1)}}},[t._v("五大联赛")])]),t._v(" "),i("div",{staticClass:"ta-c cursor",staticStyle:{width:"50%"}},[i("span",{class:2===t.level?"t-on":"",on:{click:function(s){return t.changeLevel(2)}}},[t._v("一级赛事")])])]),t._v(" "),i("div",{staticClass:"checkbox"},[i("el-checkbox-group",{on:{change:t.handleCheckedCitiesChange},model:{value:t.checkedCities,callback:function(s){t.checkedCities=s},expression:"checkedCities"}},t._l(t.cities,function(s,e){return i("el-checkbox",{key:e,staticClass:"mt-10",attrs:{label:s}},[t._v(t._s(s))])}),1)],1),t._v(" "),i("div",{staticClass:"fx justify-between tab-foot"},[i("div",{staticClass:"ta-c cursor"},[i("el-checkbox",{attrs:{indeterminate:t.isIndeterminate},on:{change:t.handleCheckAllChange},model:{value:t.checkAll,callback:function(s){t.checkAll=s},expression:"checkAll"}},[t._v("全选")])],1),t._v(" "),i("div",{staticClass:"ta-c cursor",on:{click:t.getCheckSports}},[t._v("确定")]),t._v(" "),i("div",{staticClass:"ta-c cursor",on:{click:t.closeSport}},[t._v("取消")])])]):t._e()])]),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,e){return t.liveList&&0!==t.liveList.length?i("div",{key:e+"a",staticClass:"match-list",class:{on:e%2==0,off:e%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.loday.com.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,e){return t.matchLiveScore&&0!==t.matchLiveScore.length?i("div",{key:e+"b",staticClass:"match-list",class:{on:e%2==0,off:e%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.loday.com.cn/static/pc/zhibo2.png",width:"18px"}}):t._e(),t._v(" "),1!==s.matchInfo.status?i("img",{attrs:{src:"http://bucket.loday.com.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.loday.com.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.loday.com.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.loday.com.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.loday.com.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.loday.com.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.loday.com.cn/static/pc/null.png"}})])}]};var o=i("VU/8")(n,c,!1,function(t){i("9qWZ"),i("ql8q")},"data-v-1669b555",null);s.default=o.exports},ql8q:function(t,s,i){var e=i("5beN");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("6f7e88d4",e,!0,{})},wfk6:function(t,s,i){"use strict";var e=i("Dr8r"),a={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,tab:2,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{checktab:function(t){this.tab=t},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)},verSmsCode:function(){return""!==this.smsCode||(this.$message({type:"warning",message:"请输入验证码"}),!1)},login:function(){var t=this,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})})},loginByPc:function(){1===this.tab?this.verificationPhone()&&this.verSmsCode()&&(2===this.isGou?(this.isRead=!1,this.reg()):this.isRead=!0):2===this.tab&&this.verificationPhone()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.login()):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))},reg:function(){var t=this,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})})},getReg:function(){this.verificationPhone()&&this.verificationNull()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.reg()):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.loday.com.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:"fx align-items c-9 cursor"},[i("div",{staticClass:" mt-20",class:1===t.tab?"active2":"",on:{click:function(s){return t.checktab(1)}}},[t._v("手机登录")]),t._v(" "),i("div",{staticClass:" ml-10 mt-20",class:2===t.tab?"active2":"",on:{click:function(s){return t.checktab(2)}}},[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(" "),2===t.tab?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-10"},[1===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},on:{click:t.checkEye}}):t._e()])]):t._e(),t._v(" "),1===t.tab?i("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(2),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._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.loday.com.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&&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.loday.com.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),i("div",{staticClass:"window-inner"},[t._m(3),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(4),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(5),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(6),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-10"},[1===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},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.loday.com.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.loday.com.cn/static/pc/logo2.png",width:"183px"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo2.png",width:"183px"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.loday.com.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.loday.com.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.loday.com.cn/static/pc/pwd.png"}})])}]};var c=i("VU/8")(a,n,!1,function(t){i("GGRt")},"data-v-13e22825",null);s.a=c.exports},zEsK:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.score[data-v-1669b555]{\n min-height: 100vh;\n padding-top: 20px;\n}\n.type-tab[data-v-1669b555]{\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.bg-e7[data-v-1669b555]{\n background: #F7EBEB;\n line-height: 40px;\n color: #67738F;\n}\n.checkbox[data-v-1669b555]{\n background: #ffffff;\n height: 300px;\n overflow-y: scroll;\n padding: 10px;\n}\n.type-table[data-v-1669b555]{\n position: absolute;\n right: 5%;\n width: 400px;\n -webkit-box-shadow: 0px 2px 4px 0px #f0f0f0;\n box-shadow: 0px 2px 4px 0px #f0f0f0;\n}\n.t-on[data-v-1669b555]{\n color: #E7676A;\n border-bottom: 2px solid #E7676A;\n padding-bottom: 8px;\n}\n.tab-on[data-v-1669b555]{\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-1669b555]{\n color: #9197AD;\n cursor: pointer;\n}\n.fenxi[data-v-1669b555]:hover {\n color: #C93F45;\n}\n.match-tab[data-v-1669b555]{\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-1669b555]{\n width: 15%;\n text-align: center;\n}\n.match-box[data-v-1669b555]{\n background: #FFFFFF;\n border-radius: 6px;\n}\n.c-91[data-v-1669b555]{\n color: #9197AD;\n}\n.match-list[data-v-1669b555]{\n border-top: 1px solid #DFE6F0;\n font-size: 12px;\n height: 42px;\n cursor: pointer;\n}\n.on[data-v-1669b555]{\n background: #FFFFFF;\n}\n.off[data-v-1669b555] {\n background: #f4f5f8;\n}\n.odds[data-v-1669b555]{\n width: 30%;border-left: 1px solid #DFE6F0;\n padding-left: 20px;\n padding-right: 20px;\n}\n.week[data-v-1669b555]{\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-1669b555]:hover{\n color: #C93F45;\n}\nc-green[data-v-1669b555]{\n color: #00c853;\n}\n.active2[data-v-1669b555]{\n color: #C93F45;\n}\n.time-box[data-v-1669b555]{\n background: #FFFFFF;\n}\n.tab-foot[data-v-1669b555]{\n background: #F2F2F2;\n line-height: 40px;\n color: #67738F;\n}\n.tab-foot div[data-v-1669b555]{\n width: 25%;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([3],{"1PZl":function(t,s,i){var e=i("IxQP");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("279ec3aa",e,!0,{})},"5beN":function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.el-checkbox{\n margin-right: 21px!important;\n}\n.el-checkbox__label{\n color: #67738F;\n}\n.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner{\n background-color: #E7676A!important;\n border-color: #E7676A!important;\n}\n.el-checkbox__inner{\n border-radius: 50%!important;\n}\n.el-checkbox__input.is-checked+.el-checkbox__label{\n color: #E7676A;\n}\n",""])},"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(" "),i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),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 "+t._s(t.$Title)+"直播, 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:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/hs-erweima.png"}})])])},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 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.loday.com.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}})}}},e,!1,function(t){i("1PZl")},"data-v-09f47530",null);s.a=a.exports},"9qWZ":function(t,s,i){var e=i("zEsK");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("78ea056c",e,!0,{})},IxQP:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-09f47530]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-09f47530]{\n width: 100px;\n}\n.w-100[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-09f47530]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.on[data-v-09f47530]:hover{\n color: #C93F45;\n}\n",""])},Qda6:function(t,s,i){var e=i("Sykt");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("47828112",e,!0,{})},Sykt:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,'\n.yellow[data-v-4dff6e85]{\n color: #C93F45;\n}\n.header-modal[data-v-4dff6e85] {\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: 140;\n}\n.login-window[data-v-4dff6e85]{\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: 141;\n}\n.reg-window[data-v-4dff6e85]{\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: 141;\n}\n.phone[data-v-4dff6e85]{\n background: #F7F7F7;\n padding: 0px 14px;\n}\n.close[data-v-4dff6e85] {\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-4dff6e85] {\n padding: 34px 72px;\n background-image: url("http://bucket.loday.com.cn/static/pc/login-bg-img.png");\n background-size: 100% 100%;\n}\n.txt-box[data-v-4dff6e85]{\n line-height: 35px;\n border: 1px solid #E4E4E4;\n border-radius: 2px;\n}\n.gou[data-v-4dff6e85]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-4dff6e85]{\n opacity: 1;\n}\n.ffb600[data-v-4dff6e85]{\n color: #C93F45;\n}\n.mt-50[data-v-4dff6e85]{\n margin-top: 50px;\n}\n.submit[data-v-4dff6e85]{\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-4dff6e85]{\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-4dff6e85] {\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.active2[data-v-4dff6e85] {\n color: #333333;\n border-bottom: 1px solid #B1373C;\n}\ninput[data-v-4dff6e85]{\n width: 100%;\n padding-left: 10px;\n}\n.red[data-v-4dff6e85]{\n color: #C93F45;\n}\n.bd-bottom[data-v-4dff6e85] {\n border-bottom: 1px solid #bcbcbc;\n}\n',""])},hC2G:function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var e=i("7Vhv"),a=i("wfk6"),n={name:"index",data:function(){return{tabNum:0,matchLiveScore:[],liveList:[],today:"",matchTime:"",level:1,isShowPop:0,checkedCities:[],checkAll:!1,cities:[],isShowCheck:!1,cityOptions:[],sportIdList:[],isIndeterminate:!0}},components:{"v-footer":e.a,"v-reg-login":a.a},mounted:function(){this.getToday(),this.getMatchLiveScore(),this.getSportsListByDate()},methods:{openSport:function(){this.isShowCheck=!0},closeSport:function(){this.checkedCities=[],this.sportIdList=[],this.isShowCheck=!1},changeLevel:function(t){this.level=t,this.getSportsListByDate()},handleCheckedCitiesChange:function(t){var s=t.length;this.checkAll=s===this.cities.length,this.isIndeterminate=s>0&&s<this.cities.length,console.log(this.checkedCities)},handleCheckAllChange:function(t){console.log(this.checkAll),this.checkedCities=t?this.cities:[],this.isIndeterminate=!1},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")}},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 e=this.$router.resolve({name:"bOuZhi",query:{id:t}});window.open(e.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()},getCheckSports:function(){if(this.checkedCities)for(var t=0;t<this.checkedCities.length;t++)for(var s=0;s<this.cityOptions.length;s++)this.checkedCities[t]===this.cityOptions[s].sportName&&this.sportIdList.push(this.cityOptions[s].sportId);this.getMatchLiveScore()},getSportsListByDate:function(){var t=this;this.cities=[];var s={date:this.matchTime,level:this.level};this.$axios("post","/V1/sports/getSportsListByDate",s).then(function(s){if(200===s.code){t.cityOptions=s.data.sportsList;for(var i=0;i<s.data.sportsList.length;i++)t.cities.push(s.data.sportsList[i].sportName)}})},getMatchLiveScore:function(){var t=this;this.liveList=[],this.matchLiveScore=[];var s={sportId:this.sportIdList,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 justify-between"},[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(" "),i("div",[i("div",{staticClass:"type-tab",class:t.isShowCheck?"tab-on":"",on:{click:t.openSport}},[t._v("选择赛事")]),t._v(" "),t.isShowCheck?i("div",{staticClass:"type-table mt-10"},[i("div",{staticClass:"fx justify-between bg-e7"},[i("div",{staticClass:"ta-c cursor",staticStyle:{width:"50%"}},[i("span",{class:1===t.level?"t-on":"",on:{click:function(s){return t.changeLevel(1)}}},[t._v("五大联赛")])]),t._v(" "),i("div",{staticClass:"ta-c cursor",staticStyle:{width:"50%"}},[i("span",{class:2===t.level?"t-on":"",on:{click:function(s){return t.changeLevel(2)}}},[t._v("一级赛事")])])]),t._v(" "),i("div",{staticClass:"checkbox"},[i("el-checkbox-group",{on:{change:t.handleCheckedCitiesChange},model:{value:t.checkedCities,callback:function(s){t.checkedCities=s},expression:"checkedCities"}},t._l(t.cities,function(s,e){return i("el-checkbox",{key:e,staticClass:"mt-10",attrs:{label:s}},[t._v(t._s(s))])}),1)],1),t._v(" "),i("div",{staticClass:"fx justify-between tab-foot"},[i("div",{staticClass:"ta-c cursor"},[i("el-checkbox",{attrs:{indeterminate:t.isIndeterminate},on:{change:t.handleCheckAllChange},model:{value:t.checkAll,callback:function(s){t.checkAll=s},expression:"checkAll"}},[t._v("全选")])],1),t._v(" "),i("div",{staticClass:"ta-c cursor",on:{click:t.getCheckSports}},[t._v("确定")]),t._v(" "),i("div",{staticClass:"ta-c cursor",on:{click:t.closeSport}},[t._v("取消")])])]):t._e()])]),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,e){return t.liveList&&0!==t.liveList.length?i("div",{key:e+"a",staticClass:"match-list",class:{on:e%2==0,off:e%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.loday.com.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,e){return t.matchLiveScore&&0!==t.matchLiveScore.length?i("div",{key:e+"b",staticClass:"match-list",class:{on:e%2==0,off:e%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.loday.com.cn/static/pc/zhibo2.png",width:"18px"}}):t._e(),t._v(" "),1!==s.matchInfo.status?i("img",{attrs:{src:"http://bucket.loday.com.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.loday.com.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.loday.com.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.loday.com.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.loday.com.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.loday.com.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.loday.com.cn/static/pc/null.png"}})])}]};var o=i("VU/8")(n,c,!1,function(t){i("9qWZ"),i("ql8q")},"data-v-1669b555",null);s.default=o.exports},ql8q:function(t,s,i){var e=i("5beN");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("6f7e88d4",e,!0,{})},wfk6:function(t,s,i){"use strict";var e=i("Dr8r"),a={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,tab:2,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{checktab:function(t){this.tab=t},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)},verSmsCode:function(){return""!==this.smsCode||(this.$message({type:"warning",message:"请输入验证码"}),!1)},login:function(){var t=this,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})})},loginByPc:function(){1===this.tab?this.verificationPhone()&&this.verSmsCode()&&(2===this.isGou?(this.isRead=!1,this.reg()):this.isRead=!0):2===this.tab&&this.verificationPhone()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.login()):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))},reg:function(){var t=this,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})})},getReg:function(){this.verificationPhone()&&this.verificationNull()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.reg()):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.loday.com.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:"fx align-items c-9 cursor"},[i("div",{staticClass:" mt-20",class:1===t.tab?"active2":"",on:{click:function(s){return t.checktab(1)}}},[t._v("手机登录")]),t._v(" "),i("div",{staticClass:" ml-10 mt-20",class:2===t.tab?"active2":"",on:{click:function(s){return t.checktab(2)}}},[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(" "),2===t.tab?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-10"},[1===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},on:{click:t.checkEye}}):t._e()])]):t._e(),t._v(" "),1===t.tab?i("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(2),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._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.loday.com.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&&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.loday.com.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),i("div",{staticClass:"window-inner"},[t._m(3),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(4),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(5),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(6),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-10"},[1===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},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.loday.com.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.loday.com.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.loday.com.cn/static/pc/pwd.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.loday.com.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.loday.com.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.loday.com.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.loday.com.cn/static/pc/pwd.png"}})])}]};var c=i("VU/8")(a,n,!1,function(t){i("Qda6")},"data-v-4dff6e85",null);s.a=c.exports},zEsK:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.score[data-v-1669b555]{\n min-height: 100vh;\n padding-top: 20px;\n}\n.type-tab[data-v-1669b555]{\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.bg-e7[data-v-1669b555]{\n background: #F7EBEB;\n line-height: 40px;\n color: #67738F;\n}\n.checkbox[data-v-1669b555]{\n background: #ffffff;\n height: 300px;\n overflow-y: scroll;\n padding: 10px;\n}\n.type-table[data-v-1669b555]{\n position: absolute;\n right: 5%;\n width: 400px;\n -webkit-box-shadow: 0px 2px 4px 0px #f0f0f0;\n box-shadow: 0px 2px 4px 0px #f0f0f0;\n}\n.t-on[data-v-1669b555]{\n color: #E7676A;\n border-bottom: 2px solid #E7676A;\n padding-bottom: 8px;\n}\n.tab-on[data-v-1669b555]{\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-1669b555]{\n color: #9197AD;\n cursor: pointer;\n}\n.fenxi[data-v-1669b555]:hover {\n color: #C93F45;\n}\n.match-tab[data-v-1669b555]{\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-1669b555]{\n width: 15%;\n text-align: center;\n}\n.match-box[data-v-1669b555]{\n background: #FFFFFF;\n border-radius: 6px;\n}\n.c-91[data-v-1669b555]{\n color: #9197AD;\n}\n.match-list[data-v-1669b555]{\n border-top: 1px solid #DFE6F0;\n font-size: 12px;\n height: 42px;\n cursor: pointer;\n}\n.on[data-v-1669b555]{\n background: #FFFFFF;\n}\n.off[data-v-1669b555] {\n background: #f4f5f8;\n}\n.odds[data-v-1669b555]{\n width: 30%;border-left: 1px solid #DFE6F0;\n padding-left: 20px;\n padding-right: 20px;\n}\n.week[data-v-1669b555]{\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-1669b555]:hover{\n color: #C93F45;\n}\nc-green[data-v-1669b555]{\n color: #00c853;\n}\n.active2[data-v-1669b555]{\n color: #C93F45;\n}\n.time-box[data-v-1669b555]{\n background: #FFFFFF;\n}\n.tab-foot[data-v-1669b555]{\n background: #F2F2F2;\n line-height: 40px;\n color: #67738F;\n}\n.tab-foot div[data-v-1669b555]{\n width: 25%;\n}\n",""])}});
\ 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([6],{"1PZl":function(t,s,i){var e=i("IxQP");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("279ec3aa",e,!0,{})},"6JMp":function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var e=i("7Vhv"),a=i("Dr8r"),n=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":n.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 a=e.getFullYear(),n=e.getMonth()+1,c=e.getDate();n<10&&(n="0"+n),c<10&&(c="0"+c),s.push(a+"-"+n+"-"+c)}this.matchDateList.push(s)},showDialog:function(t){this.isShow=t},toPage:function(t,s){var i=this.$router.resolve({name:t,query:{rid:s}});window.open(i.href,"_blank")},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(a.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.loday.com.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.loday.com.cn/static/pc/baskteball-icon.png"}}):t._e(),t._v(" "),0===s.sportsType?i("img",{attrs:{src:"http://bucket.loday.com.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.roomNum)}}},[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.loday.com.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.loday.com.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.loday.com.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("d/rQ")},"data-v-56b64f37",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(" "),i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),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 "+t._s(t.$Title)+"直播, 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:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/hs-erweima.png"}})])])},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 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.loday.com.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}})}}},e,!1,function(t){i("1PZl")},"data-v-09f47530",null);s.a=a.exports},IxQP:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-09f47530]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-09f47530]{\n width: 100px;\n}\n.w-100[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-09f47530]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.on[data-v-09f47530]:hover{\n color: #C93F45;\n}\n",""])},Qda6:function(t,s,i){var e=i("Sykt");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("47828112",e,!0,{})},Sykt:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,'\n.yellow[data-v-4dff6e85]{\n color: #C93F45;\n}\n.header-modal[data-v-4dff6e85] {\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: 140;\n}\n.login-window[data-v-4dff6e85]{\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: 141;\n}\n.reg-window[data-v-4dff6e85]{\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: 141;\n}\n.phone[data-v-4dff6e85]{\n background: #F7F7F7;\n padding: 0px 14px;\n}\n.close[data-v-4dff6e85] {\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-4dff6e85] {\n padding: 34px 72px;\n background-image: url("http://bucket.loday.com.cn/static/pc/login-bg-img.png");\n background-size: 100% 100%;\n}\n.txt-box[data-v-4dff6e85]{\n line-height: 35px;\n border: 1px solid #E4E4E4;\n border-radius: 2px;\n}\n.gou[data-v-4dff6e85]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-4dff6e85]{\n opacity: 1;\n}\n.ffb600[data-v-4dff6e85]{\n color: #C93F45;\n}\n.mt-50[data-v-4dff6e85]{\n margin-top: 50px;\n}\n.submit[data-v-4dff6e85]{\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-4dff6e85]{\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-4dff6e85] {\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.active2[data-v-4dff6e85] {\n color: #333333;\n border-bottom: 1px solid #B1373C;\n}\ninput[data-v-4dff6e85]{\n width: 100%;\n padding-left: 10px;\n}\n.red[data-v-4dff6e85]{\n color: #C93F45;\n}\n.bd-bottom[data-v-4dff6e85] {\n border-bottom: 1px solid #bcbcbc;\n}\n',""])},"d/rQ":function(t,s,i){var e=i("rKn6");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("44c4ce76",e,!0,{})},rKn6:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.c-76[data-v-56b64f37]{\n color: #76809C;\n}\n.all-bg[data-v-56b64f37]{\n background: #F9FBFF!important;\n width: 100%;\n padding-bottom: 30px;\n}\n.all[data-v-56b64f37] {\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-56b64f37]{\n font-weight: 600;\n color: #333333;\n font-size: 15px;\n padding-top: 30px;\n}\n.all-left[data-v-56b64f37]{\n width: 25%;\n height: 530px;\n background: #FFFFFF;\n border-radius: 6px;\n border: 1px solid #E6EAF3;\n}\n.all-right[data-v-56b64f37]{\n width: 72%;\n}\n.all-left-tab[data-v-56b64f37]{\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-56b64f37]{\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-56b64f37]:hover {\n background: rgba(173,46,54,.1);\n color: #AC2D33;\n}\n.c-aa[data-v-56b64f37]{\n color: #C93F45;\n font-weight: 600;\n}\n.all-tab[data-v-56b64f37]{\n height: 56px;\n background: #FFFFFF;\n border-radius: 6px;\n border: 1px solid #E6EAF3;\n}\n.type-tab[data-v-56b64f37]{\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-56b64f37]{\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-56b64f37]{\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-56b64f37]{\n background: rgba(173,46,54,.1);\n color: #AC2D33;\n}\n.avatar[data-v-56b64f37]{\n border-radius: 50%;\n width: 26px;\n height: 26px;\n margin-left: -5px;\n}\n.match-img[data-v-56b64f37]{\n width: 50px;\n height: 50px;\n margin-left: 10px;\n margin-right: 10px;\n}\n.match-card[data-v-56b64f37]{\n background: white;\n border-radius: 6px;\n padding: 20px;\n margin-top: 20px;\n}\n.match-card-li[data-v-56b64f37]{\n border-bottom: 1px solid #E6EAF3;\n padding-top: 20px;\n padding-bottom: 20px;\n}\n.appoinment[data-v-56b64f37]{\n padding: 5px 15px;\n border-radius: 6px;\n cursor: pointer;\n}\n.yellow[data-v-56b64f37]{\n background: #ffc71c;\n color: white;\n}\n.gray[data-v-56b64f37] {\n color: black;\n background: #d8d8d8;\n}\n.live-btn[data-v-56b64f37]{\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-56b64f37]{\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-56b64f37]{\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-56b64f37]{\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",""])},wfk6:function(t,s,i){"use strict";var e=i("Dr8r"),a={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,tab:2,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{checktab:function(t){this.tab=t},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)},verSmsCode:function(){return""!==this.smsCode||(this.$message({type:"warning",message:"请输入验证码"}),!1)},login:function(){var t=this,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})})},loginByPc:function(){1===this.tab?this.verificationPhone()&&this.verSmsCode()&&(2===this.isGou?(this.isRead=!1,this.reg()):this.isRead=!0):2===this.tab&&this.verificationPhone()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.login()):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))},reg:function(){var t=this,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})})},getReg:function(){this.verificationPhone()&&this.verificationNull()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.reg()):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.loday.com.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:"fx align-items c-9 cursor"},[i("div",{staticClass:" mt-20",class:1===t.tab?"active2":"",on:{click:function(s){return t.checktab(1)}}},[t._v("手机登录")]),t._v(" "),i("div",{staticClass:" ml-10 mt-20",class:2===t.tab?"active2":"",on:{click:function(s){return t.checktab(2)}}},[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(" "),2===t.tab?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-10"},[1===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},on:{click:t.checkEye}}):t._e()])]):t._e(),t._v(" "),1===t.tab?i("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(2),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._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.loday.com.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&&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.loday.com.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),i("div",{staticClass:"window-inner"},[t._m(3),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(4),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(5),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(6),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-10"},[1===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},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.loday.com.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.loday.com.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.loday.com.cn/static/pc/pwd.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.loday.com.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.loday.com.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.loday.com.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.loday.com.cn/static/pc/pwd.png"}})])}]};var c=i("VU/8")(a,n,!1,function(t){i("Qda6")},"data-v-4dff6e85",null);s.a=c.exports}});
\ No newline at end of file
webpackJsonp([6],{"7Vhv":function(t,e,s){"use strict";var i={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{staticClass:"footer-div"},[s("div",{staticClass:"fx min-width"},[s("div",[t._m(0),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),s("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(e){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(e){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(e){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),t._v(" "),s("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),s("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),s("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),t._v(" "),s("div",{staticClass:"footer-div"},[s("div",{staticClass:"min-width"},[t._m(6),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"foot-li",on:{click:function(e){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(e){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(e){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),s("div",{staticClass:"ml-20",on:{click:function(e){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),s("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),s("div",{staticClass:"footer_conent duya-header-bd"},[s("ul",{staticClass:"footer_tb c-9"},[s("li",[s("a",{attrs:{target:"_blank"},on:{click:function(e){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),s("li",[s("a",{attrs:{target:"_blank"},on:{click:function(e){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),s("li",[s("a",{attrs:{target:"_blank"},on:{click:function(e){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),s("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 "+t._s(t.$Title)+"直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),this._v(" "),e("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),e("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),e("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),e("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),this._v(" "),e("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"mt-10"},[e("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"ml-30 mr-20"},[e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),this._v(" "),e("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),e("div",{staticClass:"mt-10"},[e("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),this._v(" "),e("div",{staticClass:"ml-10"},[this._v("联系我们")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),this._v(" "),e("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx justify-center"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo2.png",width:"150px"}})])}]};var a=s("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,e){this.$router.push({name:t,query:{id:e}})}}},i,!1,function(t){s("ZD1t")},"data-v-4e777e94",null);e.a=a.exports},EBjW:function(t,e,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.xian[data-v-4e777e94]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-4e777e94]{\n width: 100px;\n}\n.w-100[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-4e777e94]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.on[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n",""])},GBaE:function(t,e,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.red[data-v-4ae3d214]{\n color: red;\n}\n.blue[data-v-4ae3d214]{\n color: blue;\n}\n.my[data-v-4ae3d214]{\n padding-top: 2%;\n padding-left: 10%;\n padding-right: 10%;\n min-height: 100vh;\n}\n.room-left[data-v-4ae3d214]{\n width: 15%;\n background: white;\n margin-right: 10px;\n text-align: center;\n}\n.room-right[data-v-4ae3d214]{\n width: 85%;\n background: white;\n}\n.title[data-v-4ae3d214]{\n line-height: 77px;\n font-size: 22px;\n font-weight: 600;\n cursor: default;\n border-bottom: 1px solid #ddd;\n}\n.item[data-v-4ae3d214]{\n line-height: 50px;\n cursor: pointer;\n}\n.active[data-v-4ae3d214]{\n background: #C93F45!important;\n color: white!important;\n}\n.info-btn[data-v-4ae3d214]{\n background: #C93F45;\n color: white;\n padding: 5px 10px;\n cursor: pointer;\n}\n.update-sumbit[data-v-4ae3d214]{\n background: #C93F45;\n color: white;\n width: 100px;\n text-align: center;\n line-height: 30px;\n margin-top: 50px;\n cursor: pointer;\n}\n.my-header-img[data-v-4ae3d214]{\n width: 100px;\n height: 100px;\n border-radius: 50%;\n}\n.ta-r[data-v-4ae3d214]{\n text-align: right;\n}\n.padding-15[data-v-4ae3d214]{\n padding: 30px 50px;\n}\n.update-btn[data-v-4ae3d214]{\n width: 80px;\n line-height: 30px;\n border: 1px solid #bcbcbc;\n text-align: center;\n color: #777;\n cursor: pointer;\n}\n.live-input[data-v-4ae3d214]{\n width: 300px;\n border: 1px solid #eaeaea !important;\n border-radius: 5px;\n line-height: 30px;\n}\n.feedback-textarea[data-v-4ae3d214]{\n width: 100%;\n height: 200px;\n padding: 5px 10px;\n border: 1px solid #eaeaea !important;\n border-radius: 5px;\n}\n.pro-bar[data-v-4ae3d214]{\n width: 400px;\n margin-right: 10px;\n}\n.live[data-v-4ae3d214]{\n background: rgb(187, 187, 187);\n font-size: 13px;\n font-weight: 600;\n padding: 0px 3px;\n color: white;\n}\n.border-right[data-v-4ae3d214]{\n border-right: 1px solid #eaeaea;\n}\n.border-bottom[data-v-4ae3d214]{\n border-bottom: 1px solid #eaeaea;\n margin-top: 50px;\n margin-bottom: 50px;\n}\n.feed-bottom[data-v-4ae3d214]{\n border-bottom: 1px solid #eaeaea;\n padding-top: 30px;\n padding-bottom: 20px;\n}\n.live-li[data-v-4ae3d214]{\n width: 220px;\n margin-top: 30px;\n}\n.fs-20[data-v-4ae3d214]{\n font-size: 20px;\n}\n.my-info-box[data-v-4ae3d214] {\n width: 49%;\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: justify;\n -ms-flex-pack: justify;\n justify-content: space-between;\n border: 1px solid #eaeaea;\n padding: 30px;\n}\n.input[data-v-4ae3d214]{\n border: 1px solid #eaeaea !important;\n line-height: 30px;\n margin-top: 15px;\n margin-bottom: 20px;\n padding: 5px 10px;\n}\nselect[data-v-4ae3d214]{\n width: 180px;\n border: 1px solid #eaeaea !important;\n line-height: 20px;\n margin-top: 15px;\n margin-bottom: 20px;\n padding: 5px 10px;\n outline: none;\n}\n.upload[data-v-4ae3d214]{\n width: 100px;\n height: 100px;\n border-radius: 50%;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n background: rgb(0,0,0,.6);\n position: fixed;\n color: white;\n}\n.upload img[data-v-4ae3d214]{\n width: 30px;\n}\n.my-live[data-v-4ae3d214]{\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n.my-live >div[data-v-4ae3d214]{\n width: 35%;\n line-height: 38px;\n background: #eee;\n color: #999;\n text-align: center;\n}\n.next-btn[data-v-4ae3d214]{\n background: #C93F45;\n width: 80px;\n line-height: 35px;\n border-radius: 30px;\n color: white;\n text-align: center;\n cursor: pointer;\n}\n.match-img[data-v-4ae3d214]{\n width: 30px;\n}\n.match-card[data-v-4ae3d214]{\n background: white;\n margin-bottom: 12px;\n border-top: 1px solid #eaeaea;\n border-left: 1px solid #eaeaea;\n border-bottom: 1px solid #eaeaea;\n border-right: solid 7px #C93F45;\n border-radius: 4px;\n padding-top: 30px;\n padding-bottom: 30px;\n padding-left: 5%;\n}\n.match-left[data-v-4ae3d214]{\n width: 80%;\n}\n.dot-line[data-v-4ae3d214]{\n width: 140px;\n border: dashed .5px #a4a4a4;\n margin: 0 10px;\n}\n.process-box[data-v-4ae3d214] {\n width: 100%;\n line-height: 100px;\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 background: #f6f6f6;\n margin-top: 20px;\n}\n.verify-identity-box[data-v-4ae3d214]{\n width: 300px;\n}\n.btn-verify[data-v-4ae3d214]{\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.anchor-img[data-v-4ae3d214]{\n width: 50px;\n height: 50px;\n border-radius: 50%;\n}\n.matchCutImg1[data-v-4ae3d214]{\n width: 300px;\n margin-left: 60px;\n margin-top: 20px;\n}\n.liveing[data-v-4ae3d214]{\n width: 100px;\n line-height: 40px;\n text-align: center;\n border-radius: 3px;\n margin-top: 20px;\n}\n.bg-yellow[data-v-4ae3d214]{\n background: #C93F45;\n color: white;\n}\n.bg-gary[data-v-4ae3d214]{\n background: #efefef;\n color:#a4a4a4;\n}\n.guides-img[data-v-4ae3d214]{\n width: 36px;\n height: 36px;\n border-radius: 50%;\n margin-left: 20px;\n}\n.li-active[data-v-4ae3d214]{\n width: 10px;\n height: 10px;\n background: #C93F45;\n border-radius: 50%;\n margin-right: 10px;\n}\n.bd-input[data-v-4ae3d214]{\n border: none!important;\n outline: none;\n line-height: 40px;\n}\n.verify-next-btn[data-v-4ae3d214]{\n width: 300px;\n line-height: 40px;\n background: #efefef;\n text-align: center;\n margin-top: 80px;\n}\n.fuzhi[data-v-4ae3d214]{\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 padding: 3px 10px;\n margin-left: 10px;\n}\n",""])},ULSo:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=s("7Vhv"),a=s("vsmo"),n=s.n(a),o=s("Dr8r"),c={name:"index",data:function(){return{num:1,userName:"",cardName:"",roomNum:"",erro:"",cardNo:"",pushData:[],userFeedbackList:[],codeDisabled:!1,countdown:60,codeMsg:"获取验证码",pwd:"",type:"",matchId:"",isLeft:!0,next:1,sex:0,smsCode:"",phone:"",roomName:"",roomAnnouncement:"",roomCutImg:"",roomCutImgdata:"",requestType:956,feedbackText:"",contactDetails:"",isFeedback:!1,isLive:1,isInfo:1,roomId:"",isshow:!1,birthday:"",infoData:[],fileList:[],fileList2:[],pushStreamUrl:[],matchTypeData:[],userAnchorList:[],userReserveMatchList:[],matchListByTypeData:[],headers:{token:o.a.get("token")}}},components:{ProgressBar:n.a,"v-footer":i.a},mounted:function(){this.$route.query.pwd?(this.isLeft=!1,this.isInfo=3):this.getInfo(),this.$route.query.num&&(this.num=this.$route.query.num,4===this.num?this.userGetAnchorList():5===this.num&&this.userGetReserveMatch())},methods:{toRoom:function(t,e){var s=this.$router.resolve({path:t,query:{rid:this.roomNum}});window.open(s.href,"_blank")},pwdNext:function(){this.next=2},forgotPassword:function(){var t=this,e={password:this.pwd,phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/forgotPassword",e).then(function(e){200===e.code&&(t.$message({type:"success",message:"修改成功"}),o.a.get("token")?t.loginOut():t.login(t.pwd,t.phone))})},login:function(t,e){var s=this,i={password:t,phone:e};this.$axios("post","/user/loginByPc",i).then(function(t){200===t.code?(o.a.set("token",t.data),s.$router.push({name:"home",query:{token:t.data}}),location.reload()):s.$message({type:"warning",message:t.msg})})},loginOut:function(){var t=this;this.$axios("post","/user/loginOut").then(function(e){200===e.code&&(o.a.remove("token"),t.$router.push({name:"home"}))})},updatePhoneSt:function(){var t=this;if(""===this.smsCode)this.$message({type:"warning",message:"请输入验证码"});else{var e={smsCode:this.smsCode};this.$axios("post","/user/updatePhoneSt",e).then(function(e){200===e.code&&(t.next=2,t.phone="",t.smsCode="")})}},updatePhoneNd:function(){var t=this;if(""===this.smsCode)this.$message({type:"warning",message:"请输入验证码"});else{var e={phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/updatePhoneByApp",e).then(function(e){200===e.code&&(t.$message({type:"success",message:"绑定成功"}),o.a.remove("token"),t.$router.push({name:"home"}))})}},sendSms:function(){if(this.verificationPhone()){var t={phone:this.phone};this.$axios("post","/user/sendSms",t).then(function(t){t.code}),this.getCode()}},getCode:function(){var t=this;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)},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)},toPage:function(t,e){var s=this.$router.resolve({name:t,query:{rid:e}});window.open(s.href,"_blank")},goToFeedback:function(){this.isFeedback=!0},changeInfo:function(t){this.isInfo=t,this.phone=this.infoData.phone},handleChange2:function(t,e){this.fileList2=e.slice(-1)},handleRemove2:function(t,e){console.log(t,e)},handleChange:function(t,e){this.fileList=e.slice(-1)},handleRemove:function(t,e){console.log(t,e)},handleAvatarSuccess:function(t,e){var s=this,i={avatarUrl:e.response.data};this.$axios("post","/user/editUserAvatar",i).then(function(t){200===t.code&&(s.getInfo(),s.isshow=!1)})},beforeAvatarUpload:function(t){var e=t.size/1024/1024<2;return e||this.$message.error("上传头像图片大小不能超过 2MB!"),e},mouseover:function(){clearTimeout(this.timer),this.isshow=!0},mouseleave:function(){var t=this;this.timer=setTimeout(function(){t.isshow=!1},100)},checkTab:function(t){this.num=t,this.fileList=[],this.fileList2=[],this.isFeedback=!1,this.isInfo=1,7===t&&(this.getRoomInfoByUser(),this.getPushStreamUrl(this.infoData.id)),4===t&&this.userGetAnchorList(),5===t&&this.userGetReserveMatch(),6===t&&this.getUserFeedbackList()},getInfo:function(){var t=this;this.$axios("post","/user/userInfo").then(function(e){200===e.code&&(t.infoData=e.data,t.userName=t.infoData.userName,t.sex=t.infoData.sex,t.birthday=t.infoData.birthday)})},getRoomInfoByUser:function(){var t=this;this.$axios("post","/anchor/getRoomInfoByUser").then(function(e){200===e.code&&(t.getMatchType(),e.data?(t.isLive=3,t.roomId=e.data.roomId,t.roomName=e.data.roomName,t.roomNum=e.data.roomNum,t.roomAnnouncement=e.data.roomAnnouncement,t.roomCutImgdata=e.data.roomCutImg,t.type=e.data.matchType,t.getMatchListByType(t.type),t.matchId=e.data.matchId):(t.isLive=1,t.roomId="",t.roomName="",t.roomNum="",t.roomAnnouncement="",t.type="",t.matchId=""))})},getMatchType:function(){var t=this;this.$axios("post","/anchor/getMatchType").then(function(e){200===e.code&&(t.matchTypeData=e.data)})},getMatchListByType:function(t){var e=this,s={id:t};this.$axios("post","/anchor/getMatchListByType",s).then(function(t){200===t.code&&(e.matchListByTypeData=t.data)})},updateUserInfo:function(){var t=this,e={birthday:this.birthday,description:"",nickName:this.userName,sex:this.sex};this.$axios("post","/user/editUserInfo",e).then(function(e){200===e.code&&(t.getInfo(),t.$message({type:"success",message:"修改成功"}))})},getNext:function(t){this.isLive=t},createOrEditRoom:function(t){var e=this;if(0!==this.fileList.length&&(this.roomCutImgdata=this.fileList[0].response.data),""===this.roomCutImgdata)this.erro="必须上传封面图";else{this.erro="";var s={matchId:this.matchId,roomAnnouncement:this.roomAnnouncement,roomCutImg:this.roomCutImgdata,roomId:this.roomId||"",roomName:this.roomName,type:this.type,deleted:t};this.$axios("post","/anchor/createOrEditRoom",s).then(function(s){200===s.code&&(e.isLive=3,e.fileList=[],e.getRoomInfoByUser(),0===t?e.$message({type:"success",message:"恭喜您已经开播了"}):1===t&&e.$message({type:"success",message:"您已关闭直播"}))})}},userGetReserveMatch:function(){var t=this;this.$axios("post","/match/userGetReserveMatch").then(function(e){200===e.code&&(t.userReserveMatchList=e.data.matchLists)})},userGetAnchorList:function(){var t=this;this.$axios("post","/match/userGetAnchorList").then(function(e){200===e.code&&(t.userAnchorList=e.data)})},getPushStreamUrl:function(t){var e=this;this.$axios("post","/anchor/createPushUrl").then(function(t){200===t.code&&(e.pushData=t.data)})},userFeedback:function(){var t=this,e="";0!==this.fileList.length&&(e=this.fileList[0].response.data);var s={contactDetails:this.contactDetails,feedbackImg:e,feedbackText:this.feedbackText,id:0,requestType:this.requestType};this.$axios("post","/user/userFeedback",s).then(function(e){200===e.code&&(t.$message({type:"success",message:"提交成功!"}),t.contactDetails="",t.feedbackText="",t.fileList=[],t.getUserFeedbackList())})},isCardNoAndImg:function(){return!1===/(^\d{15}$)|(^\d{18}$)|(^\d{17}(\d|X|x)$)/.test(this.cardNo)?(this.erro="请输入正确的身份证!",!1):0===this.fileList.length?(this.erro="请上传身份证正面照!",!1):0===this.fileList2.length?(this.erro="请上传身份证反面照!",!1):(this.erro="",!0)},userApplyAnchor:function(){var t=this;if(this.isCardNoAndImg()){var e={cardPhotoPositive:this.fileList[0].response.data,cardPhotoReverse:this.fileList2[0].response.data,idCard:this.cardNo,name:this.cardName};this.$axios("post","/user/userApplyAnchor",e).then(function(e){200===e.code&&(t.infoData.applying=1,t.cardNo="",t.cardName="",t.fileList=[],t.fileList2=[])})}},getUserFeedbackList:function(){var t=this;this.$axios("post","/user/getUserFeedbackList").then(function(e){200===e.code&&(t.userFeedbackList=e.data,t.isFeedback=!1)})},copyMiMa:function(t){var e=t,s=document.getElementById("copy");s.value=e,s.select(),s.setSelectionRange(0,s.value.length),document.execCommand("Copy"),s.blur(),this.$message({type:"success",message:"串流密码:"+e+",已复制成功"})}}},r={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{staticClass:"fx my"},[t.isLeft?s("div",{staticClass:"room-left"},[s("div",{staticClass:"title"},[t._v("个人中心")]),t._v(" "),s("div",{staticClass:"item",class:1===t.num?"active":"",on:{click:function(e){return t.checkTab(1)}}},[t._v("我的首页")]),t._v(" "),s("div",{staticClass:"item",class:2===t.num?"active":"",on:{click:function(e){return t.checkTab(2)}}},[t._v("我的资料")]),t._v(" "),s("div",{staticClass:"item",class:3===t.num?"active":"",on:{click:function(e){return t.checkTab(3)}}},[t._v("我的消息")]),t._v(" "),s("div",{staticClass:"item",class:4===t.num?"active":"",on:{click:function(e){return t.checkTab(4)}}},[t._v("我的关注")]),t._v(" "),s("div",{staticClass:"item",class:5===t.num?"active":"",on:{click:function(e){return t.checkTab(5)}}},[t._v("我的预约")]),t._v(" "),s("div",{staticClass:"item",class:6===t.num?"active":"",on:{click:function(e){return t.checkTab(6)}}},[t._v("我的反馈")]),t._v(" "),2===t.infoData.applying&&1===t.infoData.type?s("div",{staticClass:"item",class:7===t.num?"active":"",on:{click:function(e){return t.checkTab(7)}}},[t._v("我的直播")]):t._e(),t._v(" "),0===t.infoData.type?s("div",{staticClass:"item",class:9===t.num?"active":"",on:{click:function(e){return t.checkTab(9)}}},[t._v("主播申请")]):t._e()]):t._e(),t._v(" "),s("div",{staticClass:"room-right"},[1===t.num?s("div",{staticClass:"padding-15"},[1===t.isInfo?s("div",[s("div",{staticClass:"fx ",staticStyle:{"justify-content":"flex-end"}},[s("div",{staticClass:"update-btn",on:{click:function(e){return t.checkTab(2)}}},[t._v("修改资料")])]),t._v(" "),s("div",{directives:[{name:"show",rawName:"v-show",value:t.isshow,expression:"isshow"}],staticClass:"fx justify-center"},[s("el-upload",{staticClass:"upload",attrs:{action:"/excuse/file/fileUpload",headers:t.headers,"show-file-list":!1,"on-success":t.handleAvatarSuccess,"before-upload":t.beforeAvatarUpload}},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/upload.png"}})])],1),t._v(" "),s("div",{staticClass:"ta-c"},[s("img",{staticClass:"my-header-img",attrs:{src:t.infoData.avatarUrl},on:{mouseover:t.mouseover,mouseleave:t.mouseleave}})]),t._v(" "),s("div",{staticClass:"ta-c fs-20 fw-700"},[t._v(t._s(t.infoData.userName))]),t._v(" "),s("div",{staticClass:"fx align-items justify-center mt-20"},[s("div",[s("span",{staticClass:"live"},[t._v("Lv"+t._s(t.infoData.level))])]),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":"#f8c21b",val:t.infoData.level}}),t._v(" "),s("div",[t._v(t._s(t.infoData.level)+"/100")])],1),t._v(" "),s("div",{staticClass:"fx justify-center"},[s("div",{staticClass:"ta-c live-li border-right"},[s("div",{staticClass:"fs-20 fw-700"},[t._v("Lv."+t._s(t.infoData.level))]),t._v(" "),s("div",{staticClass:"fs-16"},[t._v("等级")])]),t._v(" "),s("div",{staticClass:"ta-c live-li border-right"},[s("div",{staticClass:"fs-20 fw-700"},[t._v(t._s(t.infoData.experience))]),t._v(" "),s("div",{staticClass:"fs-16"},[t._v("经验值")])]),t._v(" "),s("div",{staticClass:"ta-c live-li"},[s("div",{staticClass:"fs-20 fw-700"},[t._v(t._s(t.infoData.gold))]),t._v(" "),s("div",{staticClass:"fs-16"},[t._v("金币")])])]),t._v(" "),s("div",{staticClass:"border-bottom"}),t._v(" "),s("div",{staticClass:"fs-18 fw-700 mt-20"},[t._v("账号管理")]),t._v(" "),s("div",{staticClass:"fx align-items justify-center mt-20"},[s("div",{staticClass:"my-info-box"},[t._m(0),t._v(" "),s("div",{staticClass:"info-btn",on:{click:function(e){return t.changeInfo(2)}}},[t._v("更换手机")])]),t._v(" "),s("div",{staticClass:"my-info-box ml-10"},[t._m(1),t._v(" "),s("div",{staticClass:"info-btn",on:{click:function(e){return t.changeInfo(3)}}},[t._v("更改密码")])])])]):t._e(),t._v(" "),2===t.isInfo?s("div",[s("div",{staticClass:"fw-700"},[t._v("改绑手机")]),t._v(" "),s("div",{staticClass:"process-box"},[s("div",{staticClass:"fs-18 fx align-items",class:2===t.next?"c-9":""},[1===t.next?s("div",{staticClass:"li-active"}):t._e(),t._v(" "),s("div",[t._v("验证身份")])]),t._v(" "),s("div",{staticClass:"dot-line"}),t._v(" "),s("div",{staticClass:"fs-18 fx align-items",class:1===t.next?"c-9":""},[2===t.next?s("div",{staticClass:"li-active"}):t._e(),t._v(" "),s("div",[t._v("绑定新手机")])])]),t._v(" "),s("div",{staticClass:"fx justify-center"},[s("div",{staticClass:"verify-identity-box"},[s("div",{staticClass:"fx align-items mt-30 bd-bottom c-9"},[s("div",[t._v("+86")]),t._v(" "),1===t.next?s("div",{staticClass:" ml-10"},[t._v(t._s(t.phone))]):t._e(),t._v(" "),2===t.next?s("div",{staticClass:"ml-10"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],staticClass:"bd-input",attrs:{type:"text",placeholder:"请输入手机号"},domProps:{value:t.phone},on:{input:function(e){e.target.composing||(t.phone=e.target.value)}}})]):t._e()]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-30 bd-bottom"},[s("div",{staticClass:"fs-12"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],staticClass:"bd-input",attrs:{type:"text",placeholder:"获取并输入验证码"},domProps:{value:t.smsCode},on:{input:function(e){e.target.composing||(t.smsCode=e.target.value)}}})]),t._v(" "),s("div",{staticClass:"btn-verify"},[s("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(" "),1===t.next?s("div",{staticClass:"verify-next-btn",class:""!==t.smsCode?"active":"",on:{click:t.updatePhoneSt}},[t._v("下一步")]):t._e(),t._v(" "),2===t.next?s("div",{staticClass:"verify-next-btn",class:""!==t.smsCode?"active":"",on:{click:t.updatePhoneNd}},[t._v("绑定")]):t._e()])])]):t._e(),t._v(" "),3===t.isInfo?s("div",[s("div",{staticClass:"fw-700"},[t._v("修改密码")]),t._v(" "),s("div",{staticClass:"process-box"},[s("div",{staticClass:"fs-18 fx align-items",class:2===t.next?"c-9":""},[1===t.next?s("div",{staticClass:"li-active"}):t._e(),t._v(" "),s("div",[t._v("验证身份")])]),t._v(" "),s("div",{staticClass:"dot-line"}),t._v(" "),s("div",{staticClass:"fs-18 fx align-items",class:1===t.next?"c-9":""},[2===t.next?s("div",{staticClass:"li-active"}):t._e(),t._v(" "),s("div",[t._v("修改新密码")])])]),t._v(" "),s("div",{staticClass:"fx justify-center"},[s("div",{staticClass:"verify-identity-box"},[s("div",{staticClass:"fx align-items mt-30 bd-bottom c-9"},[s("div",[t._v("+86")]),t._v(" "),t.isLeft?s("div",{staticClass:"ml-10"},[t._v(t._s(t.phone))]):t._e(),t._v(" "),t.isLeft?t._e():s("div",{staticClass:"ml-10"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],staticClass:"bd-input",attrs:{type:"text",placeholder:"请输入手机号"},domProps:{value:t.phone},on:{input:function(e){e.target.composing||(t.phone=e.target.value)}}})])]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-30 bd-bottom"},[s("div",{staticClass:"fs-12"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],staticClass:"bd-input",attrs:{type:"text",placeholder:"获取并输入验证码"},domProps:{value:t.smsCode},on:{input:function(e){e.target.composing||(t.smsCode=e.target.value)}}})]),t._v(" "),s("div",{staticClass:"btn-verify"},[s("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(" "),2===t.next?s("div",{staticClass:"mt-30 bd-bottom"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.pwd,expression:"pwd"}],staticClass:"bd-input",attrs:{type:"password",placeholder:"请输入新密码"},domProps:{value:t.pwd},on:{input:function(e){e.target.composing||(t.pwd=e.target.value)}}})]):t._e(),t._v(" "),1===t.next?s("div",{staticClass:"verify-next-btn",class:""!==t.smsCode?"active":"",on:{click:t.pwdNext}},[t._v("下一步")]):t._e(),t._v(" "),2===t.next?s("div",{staticClass:"verify-next-btn",class:""!==t.pwd?"active":"",on:{click:t.forgotPassword}},[t._v("提交")]):t._e()])])]):t._e()]):t._e(),t._v(" "),2===t.num?s("div",{staticClass:"padding-15"},[s("div",{staticClass:"fw-700 fs-18"},[t._v("我的资料")]),t._v(" "),s("div",{staticClass:"mt-30 c-9"},[t._v("昵称:")]),t._v(" "),s("div",[s("input",{directives:[{name:"model",rawName:"v-model",value:t.userName,expression:"userName"}],staticClass:"input",staticStyle:{width:"370px"},attrs:{type:"text"},domProps:{value:t.userName},on:{input:function(e){e.target.composing||(t.userName=e.target.value)}}})]),t._v(" "),s("div",{staticClass:"fx"},[s("div",[s("div",{staticClass:"c-9"},[t._v("性别:")]),t._v(" "),s("div",[s("select",{directives:[{name:"model",rawName:"v-model",value:t.sex,expression:"sex"}],on:{change:function(e){var s=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.sex=e.target.multiple?s:s[0]}}},[s("option",{attrs:{value:"0"}},[t._v("保密")]),t._v(" "),s("option",{attrs:{value:"1"}},[t._v("男")]),t._v(" "),s("option",{attrs:{value:"2"}},[t._v("女")])])])]),t._v(" "),s("div",{staticClass:"ml-20"},[s("div",{staticClass:"c-9"},[t._v("出生日期:")]),t._v(" "),s("div",[s("input",{directives:[{name:"model",rawName:"v-model",value:t.birthday,expression:"birthday"}],staticClass:"input",attrs:{type:"date"},domProps:{value:t.birthday},on:{input:function(e){e.target.composing||(t.birthday=e.target.value)}}})])])]),t._v(" "),s("div",{staticClass:"update-sumbit",on:{click:t.updateUserInfo}},[t._v("保存更改")])]):t._e(),t._v(" "),3===t.num?s("div",{staticClass:"padding-15"},[s("div",{staticClass:"fs-18 fw-700 mb-20"},[t._v("系统消息")]),t._v(" "),t._m(2)]):t._e(),t._v(" "),4===t.num?s("div",{staticClass:"padding-15"},[s("div",{staticClass:"fs-18 fw-700 mb-20"},[t._v("我的关注")]),t._v(" "),t._l(t.userAnchorList,function(e,i){return 0!==t.userAnchorList.length?s("div",{staticClass:"mt-20",on:{click:function(s){return t.toPage("room",e.roomNum)}}},[s("div",{staticClass:"fx align-items "},[s("div",[s("img",{staticClass:"anchor-img",attrs:{src:e.anchorAvatar}})]),t._v(" "),s("div",[s("div",{staticClass:"ml-10 fs-16 fw-700"},[t._v(t._s(e.anchorName))]),t._v(" "),s("div",{staticClass:"ml-10 fs-12 c-9 mt-5"},[t._v(t._s(e.roomAnnouncement))])])]),t._v(" "),s("div",{staticClass:"matchCutImg1"},[s("div",{staticClass:"fw-700"},[t._v(t._s(e.roomName))]),t._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"200px",height:"112px","border-radius":"5px"},attrs:{src:e.matchCutImg}})]),t._v(" "),1===e.liveStatus?s("div",{staticClass:"liveing bg-yellow"},[t._v("直播中")]):t._e(),t._v(" "),0===e.liveStatus?s("div",{staticClass:"liveing bg-gary"},[t._v("已结束")]):t._e()])]):t._e()}),t._v(" "),0===t.userAnchorList.length?s("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%"}},[t._m(3),t._v(" "),s("div",{staticClass:"mt-10 c-9"},[t._v("暂无数据哦~")])]):t._e()],2):t._e(),t._v(" "),5===t.num?s("div",{staticClass:"padding-15"},[t._l(t.userReserveMatchList,function(e,i){return 0!==t.userReserveMatchList.length?s("div",{key:i},[s("div",{staticClass:"fs-16 fw-700 mb-15"},[t._v(t._s(e.matchTime))]),t._v(" "),t._l(e.matchInfos,function(e,i){return s("div",{key:i,staticClass:"match-card fx justify-between"},[s("div",{staticClass:"fx align-items match-left"},[s("div",[s("div",{staticClass:"fs-16"},[t._v(t._s(e.matchShortName))]),t._v(" "),s("div",{staticClass:"fs-18 fw-700 mt-10"},[t._v(t._s(e.matchTime))])]),t._v(" "),s("div",{staticStyle:{"margin-left":"10%"}},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"ml-10 fs-16"},[t._v(t._s(e.homeTeam.teamName))]),t._v(" "),s("div",[s("img",{staticClass:"match-img",attrs:{src:e.homeTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"mr-10 ml-10 fs-24 fw-700"},[t._v("VS")]),t._v(" "),s("div",[s("img",{staticClass:"match-img",attrs:{src:e.awayTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"ml-10 fs-16"},[t._v(t._s(e.awayTeam.teamName))])])]),t._v(" "),e.guides?s("div",{staticClass:"fx align-items"},t._l(e.guides,function(e,i){return s("div",{key:i,on:{click:function(s){return t.toPage("room",e.roomNum)}}},[s("img",{staticClass:"guides-img",attrs:{src:e.avatar}})])}),0):t._e()]),t._v(" "),s("div",{staticClass:"fx align-items mr-20"},[t._m(4,!0),t._v(" "),1===e.status?s("div",{staticClass:"ml-5"},[t._v("直播中...")]):t._e(),t._v(" "),2===e.status?s("div",{staticClass:"ml-5"},[t._v("未开始...")]):t._e(),t._v(" "),3===e.status?s("div",{staticClass:"ml-5"},[t._v("已结束...")]):t._e()])])})],2):t._e()}),t._v(" "),0===t.userReserveMatchList.length?s("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%"}},[t._m(5),t._v(" "),s("div",{staticClass:"mt-10 c-9"},[t._v("暂无数据哦~")])]):t._e()],2):t._e(),t._v(" "),6===t.num?s("div",{staticClass:"padding-15"},[s("div",{staticClass:"fx justify-between align-items"},[s("div",{staticClass:"fw-700 fs-18"},[t._v("我的反馈")]),t._v(" "),t.isFeedback?t._e():s("div",{staticClass:"blue cursor",on:{click:t.goToFeedback}},[s("img",{staticClass:"mr-5",attrs:{src:"http://bucket.loday.com.cn/static/pc/feedback-btn.png"}}),t._v("去反馈")])]),t._v(" "),t.isFeedback?s("div",{},[s("div",[t._v("反馈类型:"),s("select",{directives:[{name:"model",rawName:"v-model",value:t.requestType,expression:"requestType"}],staticClass:"live-input",on:{change:function(e){var s=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.requestType=e.target.multiple?s:s[0]}}},[s("option",{domProps:{value:956}},[t._v("建议")]),t._v(" "),s("option",{domProps:{value:957}},[t._v("错误")]),t._v(" "),s("option",{domProps:{value:958}},[t._v("其他")])])]),t._v(" "),s("div",[s("textarea",{directives:[{name:"model",rawName:"v-model",value:t.contactDetails,expression:"contactDetails"}],staticClass:"feedback-textarea",attrs:{placeholder:"请尽量详细描述你要反馈的问题,以便我们尽快为你解决",maxlength:"500"},domProps:{value:t.contactDetails},on:{input:function(e){e.target.composing||(t.contactDetails=e.target.value)}}})]),t._v(" "),s("div",{staticClass:"mt-20"},[t._v("联系方式(QQ、SKYPE、邮件地址):")]),t._v(" "),s("div",{staticClass:"mt-10"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.feedbackText,expression:"feedbackText"}],staticClass:"live-input",attrs:{type:"text",placeholder:"方便我们的工作人员尽快联系您"},domProps:{value:t.feedbackText},on:{input:function(e){e.target.composing||(t.feedbackText=e.target.value)}}})]),t._v(" "),s("div",{staticClass:"fx align-items mt-20"},[s("div",{staticClass:"mr-10"},[t._v("可上传图片:")]),t._v(" "),s("el-upload",{staticClass:"upload-demo ml-10",attrs:{action:"/excuse/file/fileUpload","on-remove":t.handleRemove,"on-change":t.handleChange,headers:t.headers,"file-list":t.fileList,"list-type":"picture"}},[s("el-button",{attrs:{size:"small",type:"primary"}},[t._v("点击上传")])],1)],1),t._v(" "),s("div",{staticClass:"mt-30 fx justify-center"},[s("div",{staticClass:"next-btn",on:{click:t.userFeedback}},[t._v("提交反馈")])])]):t._e(),t._v(" "),t.isFeedback?t._e():s("div",{staticClass:"pb-10"},[t._l(t.userFeedbackList,function(e,i){return 0!==t.userFeedbackList.length?s("div",{key:i,staticClass:"feed-bottom"},[s("div",[s("img",{staticClass:"mr-10",attrs:{src:"http://bucket.loday.com.cn/static/pc/feedback-item.png"}}),t._v(t._s(e.contactDetails))])]):t._e()}),t._v(" "),0===t.userFeedbackList.length?s("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%"}},[t._m(6),t._v(" "),s("div",{staticClass:"mt-10 c-9"},[t._v("暂无数据哦~")])]):t._e()],2)]):t._e(),t._v(" "),7===t.num?s("div",{staticClass:"padding-15"},[s("div",{staticClass:"fw-700 fs-18"},[t._v("我的直播")]),t._v(" "),s("div",{staticClass:"my-live mt-20"},[s("div",{class:1===t.isLive?"active":""},[t._v("1 配置直播信息")]),t._v(" "),s("div",{class:2===t.isLive?"active":""},[t._v("2 房间信息配置")]),t._v(" "),s("div",{class:3===t.isLive?"active":""},[t._v("3 已开播")])]),t._v(" "),1===t.isLive?s("div",{staticClass:"mt-20"},[t._m(7),t._v(" "),s("div",{staticClass:"mt-20"},[s("span",{staticClass:"c-9"},[t._v("推流服务器地址:")]),s("span",[t._v(t._s(t.pushData.serverUrl))])]),t._v(" "),s("div",{staticClass:"mt-20"},[s("span",{staticClass:"c-9"},[t._v("串流密钥:")]),s("span",[t._v(t._s(t.pushData.userPushUrl))]),t._v(" "),s("span",{staticClass:"fuzhi cursor",on:{click:function(e){return t.copyMiMa(t.pushData.userPushUrl)}}},[t._v("复制")])]),t._v(" "),t._m(8),t._v(" "),s("div",{staticClass:"mt-20 fx justify-center"},[s("div",{staticClass:"next-btn",on:{click:function(e){return t.getNext(2)}}},[t._v("下一步")])])]):t._e(),t._v(" "),2===t.isLive||3===t.isLive?s("div",{staticClass:"mt-20"},[3===t.isLive?s("div",{staticClass:"red fs-12"},[t._v("提示: 恭喜您已经开播了!您还可以在下方修改房间信息 ")]):t._e(),t._v(" "),s("div",[s("span",{staticClass:"c-9"},[t._v("直播标题:")]),s("input",{directives:[{name:"model",rawName:"v-model",value:t.roomName,expression:"roomName"}],staticClass:"live-input",attrs:{type:"text"},domProps:{value:t.roomName},on:{input:function(e){e.target.composing||(t.roomName=e.target.value)}}})]),t._v(" "),s("div",[s("span",{staticClass:"c-9"},[t._v("分类:")]),t._v(" "),s("select",{directives:[{name:"model",rawName:"v-model",value:t.type,expression:"type"}],staticClass:"live-input",on:{change:[function(e){var s=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.type=e.target.multiple?s:s[0]},function(e){return t.getMatchListByType(t.type)}]}},t._l(t.matchTypeData,function(e,i){return s("option",{key:i,domProps:{value:e.sportsId}},[t._v(t._s(e.sportsName))])}),0)]),t._v(" "),s("div",[s("span",{staticClass:"c-9"},[t._v("赛事:")]),s("select",{directives:[{name:"model",rawName:"v-model",value:t.matchId,expression:"matchId"}],staticClass:"live-input",on:{change:function(e){var s=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.matchId=e.target.multiple?s:s[0]}}},t._l(t.matchListByTypeData,function(e,i){return s("option",{key:i,domProps:{value:e.matchId}},[t._v("\n "+t._s(e.time)+"("+t._s(e.matchShortName)+")"+t._s(e.matchName)+"\n  "+t._s(e.home.teamName)+" VS "+t._s(e.away.teamName)+"\n ")])}),0)]),t._v(" "),s("div",{staticClass:"fx"},[s("div",{staticClass:"c-9"},[t._v("公告:")]),t._v(" "),s("div",[s("textarea",{directives:[{name:"model",rawName:"v-model",value:t.roomAnnouncement,expression:"roomAnnouncement"}],staticClass:"live-input",domProps:{value:t.roomAnnouncement},on:{input:function(e){e.target.composing||(t.roomAnnouncement=e.target.value)}}})])]),t._v(" "),s("div",{staticClass:"fx mt-20"},[s("div",{staticClass:"c-9"},[t._v("封面图:")]),t._v(" "),s("el-upload",{staticClass:"upload-demo ml-10",attrs:{action:"/excuse/file/fileUpload","on-remove":t.handleRemove,"on-change":t.handleChange,headers:t.headers,"file-list":t.fileList,"list-type":"picture"}},[s("el-button",{attrs:{size:"small",type:"primary"}},[t._v("点击上传")])],1),t._v(" "),s("span",{staticClass:"red"},[t._v(t._s(t.erro))])],1),t._v(" "),""!==t.roomCutImgdata?s("div",{staticClass:"mt-20"},[s("img",{attrs:{src:t.roomCutImgdata,width:"100%"}})]):t._e(),t._v(" "),2===t.isLive?s("div",{staticClass:"mt-20 fx justify-center"},[s("div",{staticClass:"next-btn",on:{click:function(e){return t.createOrEditRoom(0)}}},[t._v("提交开播")])]):t._e(),t._v(" "),3===t.isLive?s("div",{staticClass:"mt-20 fx align-items justify-center"},[s("div",{staticClass:"next-btn",on:{click:function(e){return t.createOrEditRoom(0)}}},[t._v("提交修改")]),t._v(" "),s("div",{staticClass:"next-btn ml-10",on:{click:function(e){return t.createOrEditRoom(1)}}},[t._v("关闭直播")]),t._v(" "),s("div",{staticClass:"next-btn ml-10",on:{click:function(e){return t.toRoom("room")}}},[t._v("进入直播间")])]):t._e()]):t._e()]):t._e(),t._v(" "),8===t.num?s("div"):t._e(),t._v(" "),9===t.num?s("div",{staticClass:"padding-15"},[0===t.infoData.type&&0===t.infoData.applying?s("div",[s("div",{staticClass:"fw-700 fs-18"},[t._v("申请成为主播")]),t._v(" "),s("div",{staticClass:"mt-30"},[t._v("真实姓名:"),s("input",{directives:[{name:"model",rawName:"v-model",value:t.cardName,expression:"cardName"}],staticClass:"input",staticStyle:{width:"370px"},attrs:{type:"text"},domProps:{value:t.cardName},on:{input:function(e){e.target.composing||(t.cardName=e.target.value)}}})]),t._v(" "),s("div",[t._v("身份证号:"),s("input",{directives:[{name:"model",rawName:"v-model",value:t.cardNo,expression:"cardNo"}],staticClass:"input",staticStyle:{width:"370px"},attrs:{type:"text"},domProps:{value:t.cardNo},on:{input:function(e){e.target.composing||(t.cardNo=e.target.value)}}})]),t._v(" "),s("div",{staticClass:"fx mt-20"},[s("div",{staticClass:"c-9"},[t._v("身份证正面照片:")]),t._v(" "),s("el-upload",{staticClass:"upload-demo ml-10",attrs:{action:"/excuse/file/fileUpload","on-remove":t.handleRemove,"on-change":t.handleChange,headers:t.headers,"file-list":t.fileList,"list-type":"picture"}},[s("el-button",{attrs:{size:"small",type:"primary"}},[t._v("点击上传")])],1)],1),t._v(" "),s("div",{staticClass:"fx mt-20"},[s("div",{staticClass:"c-9"},[t._v("身份证反面照片:")]),t._v(" "),s("el-upload",{staticClass:"upload-demo ml-10",attrs:{action:"/excuse/file/fileUpload","on-remove":t.handleRemove2,"on-change":t.handleChange2,headers:t.headers,"file-list":t.fileList2,"list-type":"picture"}},[s("el-button",{attrs:{size:"small",type:"primary"}},[t._v("点击上传")])],1)],1),t._v(" "),s("div",{staticClass:"red mt-30"},[t._v(t._s(t.erro))]),t._v(" "),s("div",{staticClass:"mt-20 fx justify-center"},[s("div",{staticClass:"next-btn",on:{click:t.userApplyAnchor}},[t._v("提交")])])]):t._e(),t._v(" "),1===t.infoData.applying?s("div",{staticClass:"fx align-items justify-center"},[t._m(9)]):t._e()]):t._e()])]),t._v(" "),s("v-footer",{staticClass:"mt-30"}),t._v(" "),s("input",{staticStyle:{opacity:"0",position:"absolute",bottom:"0"},attrs:{id:"copy",type:"text",value:""}})],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx align-items"},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/phone.png",width:"80px"}})]),this._v(" "),e("div",{staticClass:"ml-10"},[e("div",{staticClass:"fw-700"},[this._v("我的手机")]),this._v(" "),e("div",{staticClass:"fs-12 c-9D"},[this._v("已经绑定手机号码")])])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx align-items"},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/password.png",width:"80px"}})]),this._v(" "),e("div",{staticClass:"ml-10"},[e("div",{staticClass:"fw-700"},[this._v("我的密码")]),this._v(" "),e("div",{staticClass:"fs-12 c-9D"},[this._v("已经设置密码")])])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%"}},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/null.png"}})]),this._v(" "),e("div",{staticClass:"mt-10 c-9"},[this._v("暂无数据哦~")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/null.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/triangle.png",width:"10px"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/null.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/null.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("span",{staticClass:"c-9"},[this._v("安装直播软件:")]),e("a",{attrs:{href:"https://obsproject.com/zh-cn/download",target:"_blank"}},[this._v("下载OBS软件")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"mt-20"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/smallf0759989.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%"}},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/chengg.png"}})]),this._v(" "),e("div",{staticClass:"fs-36 fw-700 mt-30",staticStyle:{color:"#f8c21b"}},[this._v("已提交主播申请,等待审核!")])])}]};var l=s("VU/8")(c,r,!1,function(t){s("trFU"),s("WXXF")},"data-v-4ae3d214",null);e.default=l.exports},WXXF:function(t,e,s){var i=s("lpW5");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("1b1fb3a2",i,!0,{})},ZD1t:function(t,e,s){var i=s("EBjW");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("f5b8307c",i,!0,{})},lpW5:function(t,e,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.vue-simple-progress{\n height: 10px!important;\n border-radius: 10px;\n}\n.vue-simple-progress-bar{\n height: 10px!important;\n border-radius: 10px;\n}\n",""])},trFU:function(t,e,s){var i=s("GBaE");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("2a8f9e79",i,!0,{})},vsmo:function(t,e,s){
/*!
* vue-simple-progress v1.1.1 (https://github.com/dzwillia/vue-simple-progress)
* (c) 2019 David Z. Williams
* Released under the MIT License.
*/
var i;i=function(){return function(t){var e={};function s(i){if(e[i])return e[i].exports;var a=e[i]={i:i,l:!1,exports:{}};return t[i].call(a.exports,a,a.exports,s),a.l=!0,a.exports}return s.m=t,s.c=e,s.d=function(t,e,i){s.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:i})},s.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return s.d(e,"a",e),e},s.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},s.p="",s(s.s=0)}([function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.VueSimpleProgress=void 0;var i,a=s(1),n=(i=a)&&i.__esModule?i:{default:i};"undefined"!=typeof window&&window.Vue&&Vue.component("vue-simple-progress",n.default),e.VueSimpleProgress=n.default,e.default=n.default},function(t,e,s){var i=s(2)(s(3),s(4),null,null);t.exports=i.exports},function(t,e){t.exports=function(t,e,s,i){var a,n=t=t||{},o=typeof t.default;"object"!==o&&"function"!==o||(a=t,n=t.default);var c="function"==typeof n?n.options:n;if(e&&(c.render=e.render,c.staticRenderFns=e.staticRenderFns),s&&(c._scopeId=s),i){var r=Object.create(c.computed||null);Object.keys(i).forEach(function(t){var e=i[t];r[t]=function(){return e}}),c.computed=r}return{esModule:a,exports:n,options:c}}},function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=function(t){return!isNaN(parseFloat(t))&&isFinite(t)};e.default={props:{val:{default:0},max:{default:100},size:{default:3},"bg-color":{type:String,default:"#eee"},"bar-color":{type:String,default:"#2196f3"},"bar-transition":{type:String,default:"all 0.5s ease"},"bar-border-radius":{type:Number,default:0},spacing:{type:Number,default:4},text:{type:String,default:""},"text-align":{type:String,default:"center"},"text-position":{type:String,default:"bottom"},"font-size":{type:Number,default:13},"text-fg-color":{type:String,default:"#222"}},computed:{pct:function(){var t=this.val/this.max*100;return t=t.toFixed(2),Math.min(t,this.max)},size_px:function(){switch(this.size){case"tiny":return 2;case"small":return 4;case"medium":return 8;case"large":return 12;case"big":return 16;case"huge":return 32;case"massive":return 64}return i(this.size)?this.size:32},text_padding:function(){switch(this.size){case"tiny":case"small":case"medium":case"large":case"big":case"huge":case"massive":return Math.min(Math.max(Math.ceil(this.size_px/8),3),12)}return i(this.spacing)?this.spacing:4},text_font_size:function(){switch(this.size){case"tiny":case"small":case"medium":case"large":case"big":case"huge":case"massive":return Math.min(Math.max(Math.ceil(1.4*this.size_px),11),32)}return i(this.fontSize)?this.fontSize:13},progress_style:function(){var t={background:this.bgColor};return"middle"!=this.textPosition&&"inside"!=this.textPosition||(t.position="relative",t["min-height"]=this.size_px+"px",t["z-index"]="-2"),this.barBorderRadius>0&&(t["border-radius"]=this.barBorderRadius+"px"),t},bar_style:function(){var t={background:this.barColor,width:this.pct+"%",height:this.size_px+"px",transition:this.barTransition};return this.barBorderRadius>0&&(t["border-radius"]=this.barBorderRadius+"px"),"middle"!=this.textPosition&&"inside"!=this.textPosition||(t.position="absolute",t.top="0",t.height="100%",t["min-height"]=this.size_px+"px",t["z-index"]="-1"),t},text_style:function(){var t={color:this.textFgColor,"font-size":this.text_font_size+"px","text-align":this.textAlign};return"top"!=this.textPosition&&"middle"!=this.textPosition&&"inside"!=this.textPosition||(t["padding-bottom"]=this.text_padding+"px"),"bottom"!=this.textPosition&&"middle"!=this.textPosition&&"inside"!=this.textPosition||(t["padding-top"]=this.text_padding+"px"),t}}}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[t.text.length>0&&"top"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),s("div",{staticClass:"vue-simple-progress",style:t.progress_style},[t.text.length>0&&"middle"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),t.text.length>0&&"inside"==t.textPosition?s("div",{staticStyle:{position:"relative",left:"-9999px"},style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),s("div",{staticClass:"vue-simple-progress-bar",style:t.bar_style},[t.text.length>0&&"inside"==t.textPosition?s("div",{style:t.text_style},[t._v(t._s(t.text))]):t._e()])]),t._v(" "),t.text.length>0&&"bottom"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e()])},staticRenderFns:[]}}]).default},t.exports=i()}});
\ No newline at end of file
webpackJsonp([7],{"1PZl":function(t,e,s){var i=s("IxQP");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("279ec3aa",i,!0,{})},"7Vhv":function(t,e,s){"use strict";var i={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{staticClass:"footer-div"},[s("div",{staticClass:"fx min-width"},[s("div",[t._m(0),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),s("div",{staticClass:"w-100",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),s("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(e){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(e){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(e){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),s("div",{staticClass:"ml-30 mr-20"},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"xian"}),t._v(" "),s("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),s("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),s("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),s("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),t._v(" "),s("div",{staticClass:"footer-div"},[s("div",{staticClass:"min-width"},[t._m(6),t._v(" "),s("div",{staticClass:"fx mt-10 fs-12 c-9"},[s("div",{staticClass:"foot-li",on:{click:function(e){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(e){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(e){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),s("div",{staticClass:"foot-li ta-c",on:{click:function(e){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),s("div",{staticClass:"ml-20",on:{click:function(e){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),s("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),s("div",{staticClass:"footer_conent duya-header-bd"},[s("ul",{staticClass:"footer_tb c-9"},[s("li",[s("a",{attrs:{target:"_blank"},on:{click:function(e){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),s("li",[s("a",{attrs:{target:"_blank"},on:{click:function(e){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),s("li",[s("a",{attrs:{target:"_blank"},on:{click:function(e){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),s("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 "+t._s(t.$Title)+"直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),this._v(" "),e("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),e("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),e("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),e("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),this._v(" "),e("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"mt-10"},[e("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"ml-30 mr-20"},[e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),this._v(" "),e("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),e("div",{staticClass:"mt-10"},[e("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),this._v(" "),e("div",{staticClass:"ml-10"},[this._v("联系我们")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),this._v(" "),e("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx justify-center"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/logo.png",width:"150px"}})])}]};var a=s("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,e){this.$router.push({name:t,query:{id:e}})}}},i,!1,function(t){s("1PZl")},"data-v-09f47530",null);e.a=a.exports},GBaE:function(t,e,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.red[data-v-4ae3d214]{\n color: red;\n}\n.blue[data-v-4ae3d214]{\n color: blue;\n}\n.my[data-v-4ae3d214]{\n padding-top: 2%;\n padding-left: 10%;\n padding-right: 10%;\n min-height: 100vh;\n}\n.room-left[data-v-4ae3d214]{\n width: 15%;\n background: white;\n margin-right: 10px;\n text-align: center;\n}\n.room-right[data-v-4ae3d214]{\n width: 85%;\n background: white;\n}\n.title[data-v-4ae3d214]{\n line-height: 77px;\n font-size: 22px;\n font-weight: 600;\n cursor: default;\n border-bottom: 1px solid #ddd;\n}\n.item[data-v-4ae3d214]{\n line-height: 50px;\n cursor: pointer;\n}\n.active[data-v-4ae3d214]{\n background: #C93F45!important;\n color: white!important;\n}\n.info-btn[data-v-4ae3d214]{\n background: #C93F45;\n color: white;\n padding: 5px 10px;\n cursor: pointer;\n}\n.update-sumbit[data-v-4ae3d214]{\n background: #C93F45;\n color: white;\n width: 100px;\n text-align: center;\n line-height: 30px;\n margin-top: 50px;\n cursor: pointer;\n}\n.my-header-img[data-v-4ae3d214]{\n width: 100px;\n height: 100px;\n border-radius: 50%;\n}\n.ta-r[data-v-4ae3d214]{\n text-align: right;\n}\n.padding-15[data-v-4ae3d214]{\n padding: 30px 50px;\n}\n.update-btn[data-v-4ae3d214]{\n width: 80px;\n line-height: 30px;\n border: 1px solid #bcbcbc;\n text-align: center;\n color: #777;\n cursor: pointer;\n}\n.live-input[data-v-4ae3d214]{\n width: 300px;\n border: 1px solid #eaeaea !important;\n border-radius: 5px;\n line-height: 30px;\n}\n.feedback-textarea[data-v-4ae3d214]{\n width: 100%;\n height: 200px;\n padding: 5px 10px;\n border: 1px solid #eaeaea !important;\n border-radius: 5px;\n}\n.pro-bar[data-v-4ae3d214]{\n width: 400px;\n margin-right: 10px;\n}\n.live[data-v-4ae3d214]{\n background: rgb(187, 187, 187);\n font-size: 13px;\n font-weight: 600;\n padding: 0px 3px;\n color: white;\n}\n.border-right[data-v-4ae3d214]{\n border-right: 1px solid #eaeaea;\n}\n.border-bottom[data-v-4ae3d214]{\n border-bottom: 1px solid #eaeaea;\n margin-top: 50px;\n margin-bottom: 50px;\n}\n.feed-bottom[data-v-4ae3d214]{\n border-bottom: 1px solid #eaeaea;\n padding-top: 30px;\n padding-bottom: 20px;\n}\n.live-li[data-v-4ae3d214]{\n width: 220px;\n margin-top: 30px;\n}\n.fs-20[data-v-4ae3d214]{\n font-size: 20px;\n}\n.my-info-box[data-v-4ae3d214] {\n width: 49%;\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: justify;\n -ms-flex-pack: justify;\n justify-content: space-between;\n border: 1px solid #eaeaea;\n padding: 30px;\n}\n.input[data-v-4ae3d214]{\n border: 1px solid #eaeaea !important;\n line-height: 30px;\n margin-top: 15px;\n margin-bottom: 20px;\n padding: 5px 10px;\n}\nselect[data-v-4ae3d214]{\n width: 180px;\n border: 1px solid #eaeaea !important;\n line-height: 20px;\n margin-top: 15px;\n margin-bottom: 20px;\n padding: 5px 10px;\n outline: none;\n}\n.upload[data-v-4ae3d214]{\n width: 100px;\n height: 100px;\n border-radius: 50%;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n background: rgb(0,0,0,.6);\n position: fixed;\n color: white;\n}\n.upload img[data-v-4ae3d214]{\n width: 30px;\n}\n.my-live[data-v-4ae3d214]{\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n.my-live >div[data-v-4ae3d214]{\n width: 35%;\n line-height: 38px;\n background: #eee;\n color: #999;\n text-align: center;\n}\n.next-btn[data-v-4ae3d214]{\n background: #C93F45;\n width: 80px;\n line-height: 35px;\n border-radius: 30px;\n color: white;\n text-align: center;\n cursor: pointer;\n}\n.match-img[data-v-4ae3d214]{\n width: 30px;\n}\n.match-card[data-v-4ae3d214]{\n background: white;\n margin-bottom: 12px;\n border-top: 1px solid #eaeaea;\n border-left: 1px solid #eaeaea;\n border-bottom: 1px solid #eaeaea;\n border-right: solid 7px #C93F45;\n border-radius: 4px;\n padding-top: 30px;\n padding-bottom: 30px;\n padding-left: 5%;\n}\n.match-left[data-v-4ae3d214]{\n width: 80%;\n}\n.dot-line[data-v-4ae3d214]{\n width: 140px;\n border: dashed .5px #a4a4a4;\n margin: 0 10px;\n}\n.process-box[data-v-4ae3d214] {\n width: 100%;\n line-height: 100px;\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 background: #f6f6f6;\n margin-top: 20px;\n}\n.verify-identity-box[data-v-4ae3d214]{\n width: 300px;\n}\n.btn-verify[data-v-4ae3d214]{\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.anchor-img[data-v-4ae3d214]{\n width: 50px;\n height: 50px;\n border-radius: 50%;\n}\n.matchCutImg1[data-v-4ae3d214]{\n width: 300px;\n margin-left: 60px;\n margin-top: 20px;\n}\n.liveing[data-v-4ae3d214]{\n width: 100px;\n line-height: 40px;\n text-align: center;\n border-radius: 3px;\n margin-top: 20px;\n}\n.bg-yellow[data-v-4ae3d214]{\n background: #C93F45;\n color: white;\n}\n.bg-gary[data-v-4ae3d214]{\n background: #efefef;\n color:#a4a4a4;\n}\n.guides-img[data-v-4ae3d214]{\n width: 36px;\n height: 36px;\n border-radius: 50%;\n margin-left: 20px;\n}\n.li-active[data-v-4ae3d214]{\n width: 10px;\n height: 10px;\n background: #C93F45;\n border-radius: 50%;\n margin-right: 10px;\n}\n.bd-input[data-v-4ae3d214]{\n border: none!important;\n outline: none;\n line-height: 40px;\n}\n.verify-next-btn[data-v-4ae3d214]{\n width: 300px;\n line-height: 40px;\n background: #efefef;\n text-align: center;\n margin-top: 80px;\n}\n.fuzhi[data-v-4ae3d214]{\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 padding: 3px 10px;\n margin-left: 10px;\n}\n",""])},IxQP:function(t,e,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.xian[data-v-09f47530]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-09f47530]{\n width: 100px;\n}\n.w-100[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-09f47530]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.on[data-v-09f47530]:hover{\n color: #C93F45;\n}\n",""])},ULSo:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=s("7Vhv"),a=s("vsmo"),n=s.n(a),o=s("Dr8r"),c={name:"index",data:function(){return{num:1,userName:"",cardName:"",roomNum:"",erro:"",cardNo:"",pushData:[],userFeedbackList:[],codeDisabled:!1,countdown:60,codeMsg:"获取验证码",pwd:"",type:"",matchId:"",isLeft:!0,next:1,sex:0,smsCode:"",phone:"",roomName:"",roomAnnouncement:"",roomCutImg:"",roomCutImgdata:"",requestType:956,feedbackText:"",contactDetails:"",isFeedback:!1,isLive:1,isInfo:1,roomId:"",isshow:!1,birthday:"",infoData:[],fileList:[],fileList2:[],pushStreamUrl:[],matchTypeData:[],userAnchorList:[],userReserveMatchList:[],matchListByTypeData:[],headers:{token:o.a.get("token")}}},components:{ProgressBar:n.a,"v-footer":i.a},mounted:function(){this.$route.query.pwd?(this.isLeft=!1,this.isInfo=3):this.getInfo(),this.$route.query.num&&(this.num=this.$route.query.num,4===this.num?this.userGetAnchorList():5===this.num&&this.userGetReserveMatch())},methods:{toRoom:function(t,e){var s=this.$router.resolve({path:t,query:{rid:this.roomNum}});window.open(s.href,"_blank")},pwdNext:function(){this.next=2},forgotPassword:function(){var t=this,e={password:this.pwd,phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/forgotPassword",e).then(function(e){200===e.code&&(t.$message({type:"success",message:"修改成功"}),o.a.get("token")?t.loginOut():t.login(t.pwd,t.phone))})},login:function(t,e){var s=this,i={password:t,phone:e};this.$axios("post","/user/loginByPc",i).then(function(t){200===t.code?(o.a.set("token",t.data),s.$router.push({name:"home",query:{token:t.data}}),location.reload()):s.$message({type:"warning",message:t.msg})})},loginOut:function(){var t=this;this.$axios("post","/user/loginOut").then(function(e){200===e.code&&(o.a.remove("token"),t.$router.push({name:"home"}))})},updatePhoneSt:function(){var t=this;if(""===this.smsCode)this.$message({type:"warning",message:"请输入验证码"});else{var e={smsCode:this.smsCode};this.$axios("post","/user/updatePhoneSt",e).then(function(e){200===e.code&&(t.next=2,t.phone="",t.smsCode="")})}},updatePhoneNd:function(){var t=this;if(""===this.smsCode)this.$message({type:"warning",message:"请输入验证码"});else{var e={phone:this.phone,smsCode:this.smsCode};this.$axios("post","/user/updatePhoneByApp",e).then(function(e){200===e.code&&(t.$message({type:"success",message:"绑定成功"}),o.a.remove("token"),t.$router.push({name:"home"}))})}},sendSms:function(){if(this.verificationPhone()){var t={phone:this.phone};this.$axios("post","/user/sendSms",t).then(function(t){t.code}),this.getCode()}},getCode:function(){var t=this;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)},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)},toPage:function(t,e){var s=this.$router.resolve({name:t,query:{rid:e}});window.open(s.href,"_blank")},goToFeedback:function(){this.isFeedback=!0},changeInfo:function(t){this.isInfo=t,this.phone=this.infoData.phone},handleChange2:function(t,e){this.fileList2=e.slice(-1)},handleRemove2:function(t,e){console.log(t,e)},handleChange:function(t,e){this.fileList=e.slice(-1)},handleRemove:function(t,e){console.log(t,e)},handleAvatarSuccess:function(t,e){var s=this,i={avatarUrl:e.response.data};this.$axios("post","/user/editUserAvatar",i).then(function(t){200===t.code&&(s.getInfo(),s.isshow=!1)})},beforeAvatarUpload:function(t){var e=t.size/1024/1024<2;return e||this.$message.error("上传头像图片大小不能超过 2MB!"),e},mouseover:function(){clearTimeout(this.timer),this.isshow=!0},mouseleave:function(){var t=this;this.timer=setTimeout(function(){t.isshow=!1},100)},checkTab:function(t){this.num=t,this.fileList=[],this.fileList2=[],this.isFeedback=!1,this.isInfo=1,7===t&&(this.getRoomInfoByUser(),this.getPushStreamUrl(this.infoData.id)),4===t&&this.userGetAnchorList(),5===t&&this.userGetReserveMatch(),6===t&&this.getUserFeedbackList()},getInfo:function(){var t=this;this.$axios("post","/user/userInfo").then(function(e){200===e.code&&(t.infoData=e.data,t.userName=t.infoData.userName,t.sex=t.infoData.sex,t.birthday=t.infoData.birthday)})},getRoomInfoByUser:function(){var t=this;this.$axios("post","/anchor/getRoomInfoByUser").then(function(e){200===e.code&&(t.getMatchType(),e.data?(t.isLive=3,t.roomId=e.data.roomId,t.roomName=e.data.roomName,t.roomNum=e.data.roomNum,t.roomAnnouncement=e.data.roomAnnouncement,t.roomCutImgdata=e.data.roomCutImg,t.type=e.data.matchType,t.getMatchListByType(t.type),t.matchId=e.data.matchId):(t.isLive=1,t.roomId="",t.roomName="",t.roomNum="",t.roomAnnouncement="",t.type="",t.matchId=""))})},getMatchType:function(){var t=this;this.$axios("post","/anchor/getMatchType").then(function(e){200===e.code&&(t.matchTypeData=e.data)})},getMatchListByType:function(t){var e=this,s={id:t};this.$axios("post","/anchor/getMatchListByType",s).then(function(t){200===t.code&&(e.matchListByTypeData=t.data)})},updateUserInfo:function(){var t=this,e={birthday:this.birthday,description:"",nickName:this.userName,sex:this.sex};this.$axios("post","/user/editUserInfo",e).then(function(e){200===e.code&&(t.getInfo(),t.$message({type:"success",message:"修改成功"}))})},getNext:function(t){this.isLive=t},createOrEditRoom:function(t){var e=this;if(0!==this.fileList.length&&(this.roomCutImgdata=this.fileList[0].response.data),""===this.roomCutImgdata)this.erro="必须上传封面图";else{this.erro="";var s={matchId:this.matchId,roomAnnouncement:this.roomAnnouncement,roomCutImg:this.roomCutImgdata,roomId:this.roomId||"",roomName:this.roomName,type:this.type,deleted:t};this.$axios("post","/anchor/createOrEditRoom",s).then(function(s){200===s.code&&(e.isLive=3,e.fileList=[],e.getRoomInfoByUser(),0===t?e.$message({type:"success",message:"恭喜您已经开播了"}):1===t&&e.$message({type:"success",message:"您已关闭直播"}))})}},userGetReserveMatch:function(){var t=this;this.$axios("post","/match/userGetReserveMatch").then(function(e){200===e.code&&(t.userReserveMatchList=e.data.matchLists)})},userGetAnchorList:function(){var t=this;this.$axios("post","/match/userGetAnchorList").then(function(e){200===e.code&&(t.userAnchorList=e.data)})},getPushStreamUrl:function(t){var e=this;this.$axios("post","/anchor/createPushUrl").then(function(t){200===t.code&&(e.pushData=t.data)})},userFeedback:function(){var t=this,e="";0!==this.fileList.length&&(e=this.fileList[0].response.data);var s={contactDetails:this.contactDetails,feedbackImg:e,feedbackText:this.feedbackText,id:0,requestType:this.requestType};this.$axios("post","/user/userFeedback",s).then(function(e){200===e.code&&(t.$message({type:"success",message:"提交成功!"}),t.contactDetails="",t.feedbackText="",t.fileList=[],t.getUserFeedbackList())})},isCardNoAndImg:function(){return!1===/(^\d{15}$)|(^\d{18}$)|(^\d{17}(\d|X|x)$)/.test(this.cardNo)?(this.erro="请输入正确的身份证!",!1):0===this.fileList.length?(this.erro="请上传身份证正面照!",!1):0===this.fileList2.length?(this.erro="请上传身份证反面照!",!1):(this.erro="",!0)},userApplyAnchor:function(){var t=this;if(this.isCardNoAndImg()){var e={cardPhotoPositive:this.fileList[0].response.data,cardPhotoReverse:this.fileList2[0].response.data,idCard:this.cardNo,name:this.cardName};this.$axios("post","/user/userApplyAnchor",e).then(function(e){200===e.code&&(t.infoData.applying=1,t.cardNo="",t.cardName="",t.fileList=[],t.fileList2=[])})}},getUserFeedbackList:function(){var t=this;this.$axios("post","/user/getUserFeedbackList").then(function(e){200===e.code&&(t.userFeedbackList=e.data,t.isFeedback=!1)})},copyMiMa:function(t){var e=t,s=document.getElementById("copy");s.value=e,s.select(),s.setSelectionRange(0,s.value.length),document.execCommand("Copy"),s.blur(),this.$message({type:"success",message:"串流密码:"+e+",已复制成功"})}}},r={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("div",{staticClass:"fx my"},[t.isLeft?s("div",{staticClass:"room-left"},[s("div",{staticClass:"title"},[t._v("个人中心")]),t._v(" "),s("div",{staticClass:"item",class:1===t.num?"active":"",on:{click:function(e){return t.checkTab(1)}}},[t._v("我的首页")]),t._v(" "),s("div",{staticClass:"item",class:2===t.num?"active":"",on:{click:function(e){return t.checkTab(2)}}},[t._v("我的资料")]),t._v(" "),s("div",{staticClass:"item",class:3===t.num?"active":"",on:{click:function(e){return t.checkTab(3)}}},[t._v("我的消息")]),t._v(" "),s("div",{staticClass:"item",class:4===t.num?"active":"",on:{click:function(e){return t.checkTab(4)}}},[t._v("我的关注")]),t._v(" "),s("div",{staticClass:"item",class:5===t.num?"active":"",on:{click:function(e){return t.checkTab(5)}}},[t._v("我的预约")]),t._v(" "),s("div",{staticClass:"item",class:6===t.num?"active":"",on:{click:function(e){return t.checkTab(6)}}},[t._v("我的反馈")]),t._v(" "),2===t.infoData.applying&&1===t.infoData.type?s("div",{staticClass:"item",class:7===t.num?"active":"",on:{click:function(e){return t.checkTab(7)}}},[t._v("我的直播")]):t._e(),t._v(" "),0===t.infoData.type?s("div",{staticClass:"item",class:9===t.num?"active":"",on:{click:function(e){return t.checkTab(9)}}},[t._v("主播申请")]):t._e()]):t._e(),t._v(" "),s("div",{staticClass:"room-right"},[1===t.num?s("div",{staticClass:"padding-15"},[1===t.isInfo?s("div",[s("div",{staticClass:"fx ",staticStyle:{"justify-content":"flex-end"}},[s("div",{staticClass:"update-btn",on:{click:function(e){return t.checkTab(2)}}},[t._v("修改资料")])]),t._v(" "),s("div",{directives:[{name:"show",rawName:"v-show",value:t.isshow,expression:"isshow"}],staticClass:"fx justify-center"},[s("el-upload",{staticClass:"upload",attrs:{action:"/excuse/file/fileUpload",headers:t.headers,"show-file-list":!1,"on-success":t.handleAvatarSuccess,"before-upload":t.beforeAvatarUpload}},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/upload.png"}})])],1),t._v(" "),s("div",{staticClass:"ta-c"},[s("img",{staticClass:"my-header-img",attrs:{src:t.infoData.avatarUrl},on:{mouseover:t.mouseover,mouseleave:t.mouseleave}})]),t._v(" "),s("div",{staticClass:"ta-c fs-20 fw-700"},[t._v(t._s(t.infoData.userName))]),t._v(" "),s("div",{staticClass:"fx align-items justify-center mt-20"},[s("div",[s("span",{staticClass:"live"},[t._v("Lv"+t._s(t.infoData.level))])]),t._v(" "),s("progress-bar",{staticClass:"pro-bar ml-10",attrs:{"bar-color":"#f8c21b",val:t.infoData.level}}),t._v(" "),s("div",[t._v(t._s(t.infoData.level)+"/100")])],1),t._v(" "),s("div",{staticClass:"fx justify-center"},[s("div",{staticClass:"ta-c live-li border-right"},[s("div",{staticClass:"fs-20 fw-700"},[t._v("Lv."+t._s(t.infoData.level))]),t._v(" "),s("div",{staticClass:"fs-16"},[t._v("等级")])]),t._v(" "),s("div",{staticClass:"ta-c live-li border-right"},[s("div",{staticClass:"fs-20 fw-700"},[t._v(t._s(t.infoData.experience))]),t._v(" "),s("div",{staticClass:"fs-16"},[t._v("经验值")])]),t._v(" "),s("div",{staticClass:"ta-c live-li"},[s("div",{staticClass:"fs-20 fw-700"},[t._v(t._s(t.infoData.gold))]),t._v(" "),s("div",{staticClass:"fs-16"},[t._v("金币")])])]),t._v(" "),s("div",{staticClass:"border-bottom"}),t._v(" "),s("div",{staticClass:"fs-18 fw-700 mt-20"},[t._v("账号管理")]),t._v(" "),s("div",{staticClass:"fx align-items justify-center mt-20"},[s("div",{staticClass:"my-info-box"},[t._m(0),t._v(" "),s("div",{staticClass:"info-btn",on:{click:function(e){return t.changeInfo(2)}}},[t._v("更换手机")])]),t._v(" "),s("div",{staticClass:"my-info-box ml-10"},[t._m(1),t._v(" "),s("div",{staticClass:"info-btn",on:{click:function(e){return t.changeInfo(3)}}},[t._v("更改密码")])])])]):t._e(),t._v(" "),2===t.isInfo?s("div",[s("div",{staticClass:"fw-700"},[t._v("改绑手机")]),t._v(" "),s("div",{staticClass:"process-box"},[s("div",{staticClass:"fs-18 fx align-items",class:2===t.next?"c-9":""},[1===t.next?s("div",{staticClass:"li-active"}):t._e(),t._v(" "),s("div",[t._v("验证身份")])]),t._v(" "),s("div",{staticClass:"dot-line"}),t._v(" "),s("div",{staticClass:"fs-18 fx align-items",class:1===t.next?"c-9":""},[2===t.next?s("div",{staticClass:"li-active"}):t._e(),t._v(" "),s("div",[t._v("绑定新手机")])])]),t._v(" "),s("div",{staticClass:"fx justify-center"},[s("div",{staticClass:"verify-identity-box"},[s("div",{staticClass:"fx align-items mt-30 bd-bottom c-9"},[s("div",[t._v("+86")]),t._v(" "),1===t.next?s("div",{staticClass:" ml-10"},[t._v(t._s(t.phone))]):t._e(),t._v(" "),2===t.next?s("div",{staticClass:"ml-10"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],staticClass:"bd-input",attrs:{type:"text",placeholder:"请输入手机号"},domProps:{value:t.phone},on:{input:function(e){e.target.composing||(t.phone=e.target.value)}}})]):t._e()]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-30 bd-bottom"},[s("div",{staticClass:"fs-12"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],staticClass:"bd-input",attrs:{type:"text",placeholder:"获取并输入验证码"},domProps:{value:t.smsCode},on:{input:function(e){e.target.composing||(t.smsCode=e.target.value)}}})]),t._v(" "),s("div",{staticClass:"btn-verify"},[s("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(" "),1===t.next?s("div",{staticClass:"verify-next-btn",class:""!==t.smsCode?"active":"",on:{click:t.updatePhoneSt}},[t._v("下一步")]):t._e(),t._v(" "),2===t.next?s("div",{staticClass:"verify-next-btn",class:""!==t.smsCode?"active":"",on:{click:t.updatePhoneNd}},[t._v("绑定")]):t._e()])])]):t._e(),t._v(" "),3===t.isInfo?s("div",[s("div",{staticClass:"fw-700"},[t._v("修改密码")]),t._v(" "),s("div",{staticClass:"process-box"},[s("div",{staticClass:"fs-18 fx align-items",class:2===t.next?"c-9":""},[1===t.next?s("div",{staticClass:"li-active"}):t._e(),t._v(" "),s("div",[t._v("验证身份")])]),t._v(" "),s("div",{staticClass:"dot-line"}),t._v(" "),s("div",{staticClass:"fs-18 fx align-items",class:1===t.next?"c-9":""},[2===t.next?s("div",{staticClass:"li-active"}):t._e(),t._v(" "),s("div",[t._v("修改新密码")])])]),t._v(" "),s("div",{staticClass:"fx justify-center"},[s("div",{staticClass:"verify-identity-box"},[s("div",{staticClass:"fx align-items mt-30 bd-bottom c-9"},[s("div",[t._v("+86")]),t._v(" "),t.isLeft?s("div",{staticClass:"ml-10"},[t._v(t._s(t.phone))]):t._e(),t._v(" "),t.isLeft?t._e():s("div",{staticClass:"ml-10"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.phone,expression:"phone"}],staticClass:"bd-input",attrs:{type:"text",placeholder:"请输入手机号"},domProps:{value:t.phone},on:{input:function(e){e.target.composing||(t.phone=e.target.value)}}})])]),t._v(" "),s("div",{staticClass:"fx align-items justify-between mt-30 bd-bottom"},[s("div",{staticClass:"fs-12"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.smsCode,expression:"smsCode"}],staticClass:"bd-input",attrs:{type:"text",placeholder:"获取并输入验证码"},domProps:{value:t.smsCode},on:{input:function(e){e.target.composing||(t.smsCode=e.target.value)}}})]),t._v(" "),s("div",{staticClass:"btn-verify"},[s("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(" "),2===t.next?s("div",{staticClass:"mt-30 bd-bottom"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.pwd,expression:"pwd"}],staticClass:"bd-input",attrs:{type:"password",placeholder:"请输入新密码"},domProps:{value:t.pwd},on:{input:function(e){e.target.composing||(t.pwd=e.target.value)}}})]):t._e(),t._v(" "),1===t.next?s("div",{staticClass:"verify-next-btn",class:""!==t.smsCode?"active":"",on:{click:t.pwdNext}},[t._v("下一步")]):t._e(),t._v(" "),2===t.next?s("div",{staticClass:"verify-next-btn",class:""!==t.pwd?"active":"",on:{click:t.forgotPassword}},[t._v("提交")]):t._e()])])]):t._e()]):t._e(),t._v(" "),2===t.num?s("div",{staticClass:"padding-15"},[s("div",{staticClass:"fw-700 fs-18"},[t._v("我的资料")]),t._v(" "),s("div",{staticClass:"mt-30 c-9"},[t._v("昵称:")]),t._v(" "),s("div",[s("input",{directives:[{name:"model",rawName:"v-model",value:t.userName,expression:"userName"}],staticClass:"input",staticStyle:{width:"370px"},attrs:{type:"text"},domProps:{value:t.userName},on:{input:function(e){e.target.composing||(t.userName=e.target.value)}}})]),t._v(" "),s("div",{staticClass:"fx"},[s("div",[s("div",{staticClass:"c-9"},[t._v("性别:")]),t._v(" "),s("div",[s("select",{directives:[{name:"model",rawName:"v-model",value:t.sex,expression:"sex"}],on:{change:function(e){var s=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.sex=e.target.multiple?s:s[0]}}},[s("option",{attrs:{value:"0"}},[t._v("保密")]),t._v(" "),s("option",{attrs:{value:"1"}},[t._v("男")]),t._v(" "),s("option",{attrs:{value:"2"}},[t._v("女")])])])]),t._v(" "),s("div",{staticClass:"ml-20"},[s("div",{staticClass:"c-9"},[t._v("出生日期:")]),t._v(" "),s("div",[s("input",{directives:[{name:"model",rawName:"v-model",value:t.birthday,expression:"birthday"}],staticClass:"input",attrs:{type:"date"},domProps:{value:t.birthday},on:{input:function(e){e.target.composing||(t.birthday=e.target.value)}}})])])]),t._v(" "),s("div",{staticClass:"update-sumbit",on:{click:t.updateUserInfo}},[t._v("保存更改")])]):t._e(),t._v(" "),3===t.num?s("div",{staticClass:"padding-15"},[s("div",{staticClass:"fs-18 fw-700 mb-20"},[t._v("系统消息")]),t._v(" "),t._m(2)]):t._e(),t._v(" "),4===t.num?s("div",{staticClass:"padding-15"},[s("div",{staticClass:"fs-18 fw-700 mb-20"},[t._v("我的关注")]),t._v(" "),t._l(t.userAnchorList,function(e,i){return 0!==t.userAnchorList.length?s("div",{staticClass:"mt-20",on:{click:function(s){return t.toPage("room",e.roomNum)}}},[s("div",{staticClass:"fx align-items "},[s("div",[s("img",{staticClass:"anchor-img",attrs:{src:e.anchorAvatar}})]),t._v(" "),s("div",[s("div",{staticClass:"ml-10 fs-16 fw-700"},[t._v(t._s(e.anchorName))]),t._v(" "),s("div",{staticClass:"ml-10 fs-12 c-9 mt-5"},[t._v(t._s(e.roomAnnouncement))])])]),t._v(" "),s("div",{staticClass:"matchCutImg1"},[s("div",{staticClass:"fw-700"},[t._v(t._s(e.roomName))]),t._v(" "),s("div",{staticClass:"mt-10"},[s("img",{staticStyle:{width:"200px",height:"112px","border-radius":"5px"},attrs:{src:e.matchCutImg}})]),t._v(" "),1===e.liveStatus?s("div",{staticClass:"liveing bg-yellow"},[t._v("直播中")]):t._e(),t._v(" "),0===e.liveStatus?s("div",{staticClass:"liveing bg-gary"},[t._v("已结束")]):t._e()])]):t._e()}),t._v(" "),0===t.userAnchorList.length?s("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%"}},[t._m(3),t._v(" "),s("div",{staticClass:"mt-10 c-9"},[t._v("暂无数据哦~")])]):t._e()],2):t._e(),t._v(" "),5===t.num?s("div",{staticClass:"padding-15"},[t._l(t.userReserveMatchList,function(e,i){return 0!==t.userReserveMatchList.length?s("div",{key:i},[s("div",{staticClass:"fs-16 fw-700 mb-15"},[t._v(t._s(e.matchTime))]),t._v(" "),t._l(e.matchInfos,function(e,i){return s("div",{key:i,staticClass:"match-card fx justify-between"},[s("div",{staticClass:"fx align-items match-left"},[s("div",[s("div",{staticClass:"fs-16"},[t._v(t._s(e.matchShortName))]),t._v(" "),s("div",{staticClass:"fs-18 fw-700 mt-10"},[t._v(t._s(e.matchTime))])]),t._v(" "),s("div",{staticStyle:{"margin-left":"10%"}},[s("div",{staticClass:"fx align-items"},[s("div",{staticClass:"ml-10 fs-16"},[t._v(t._s(e.homeTeam.teamName))]),t._v(" "),s("div",[s("img",{staticClass:"match-img",attrs:{src:e.homeTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"mr-10 ml-10 fs-24 fw-700"},[t._v("VS")]),t._v(" "),s("div",[s("img",{staticClass:"match-img",attrs:{src:e.awayTeam.teamIcon}})]),t._v(" "),s("div",{staticClass:"ml-10 fs-16"},[t._v(t._s(e.awayTeam.teamName))])])]),t._v(" "),e.guides?s("div",{staticClass:"fx align-items"},t._l(e.guides,function(e,i){return s("div",{key:i,on:{click:function(s){return t.toPage("room",e.roomNum)}}},[s("img",{staticClass:"guides-img",attrs:{src:e.avatar}})])}),0):t._e()]),t._v(" "),s("div",{staticClass:"fx align-items mr-20"},[t._m(4,!0),t._v(" "),1===e.status?s("div",{staticClass:"ml-5"},[t._v("直播中...")]):t._e(),t._v(" "),2===e.status?s("div",{staticClass:"ml-5"},[t._v("未开始...")]):t._e(),t._v(" "),3===e.status?s("div",{staticClass:"ml-5"},[t._v("已结束...")]):t._e()])])})],2):t._e()}),t._v(" "),0===t.userReserveMatchList.length?s("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%"}},[t._m(5),t._v(" "),s("div",{staticClass:"mt-10 c-9"},[t._v("暂无数据哦~")])]):t._e()],2):t._e(),t._v(" "),6===t.num?s("div",{staticClass:"padding-15"},[s("div",{staticClass:"fx justify-between align-items"},[s("div",{staticClass:"fw-700 fs-18"},[t._v("我的反馈")]),t._v(" "),t.isFeedback?t._e():s("div",{staticClass:"blue cursor",on:{click:t.goToFeedback}},[s("img",{staticClass:"mr-5",attrs:{src:"http://bucket.loday.com.cn/static/pc/feedback-btn.png"}}),t._v("去反馈")])]),t._v(" "),t.isFeedback?s("div",{},[s("div",[t._v("反馈类型:"),s("select",{directives:[{name:"model",rawName:"v-model",value:t.requestType,expression:"requestType"}],staticClass:"live-input",on:{change:function(e){var s=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.requestType=e.target.multiple?s:s[0]}}},[s("option",{domProps:{value:956}},[t._v("建议")]),t._v(" "),s("option",{domProps:{value:957}},[t._v("错误")]),t._v(" "),s("option",{domProps:{value:958}},[t._v("其他")])])]),t._v(" "),s("div",[s("textarea",{directives:[{name:"model",rawName:"v-model",value:t.contactDetails,expression:"contactDetails"}],staticClass:"feedback-textarea",attrs:{placeholder:"请尽量详细描述你要反馈的问题,以便我们尽快为你解决",maxlength:"500"},domProps:{value:t.contactDetails},on:{input:function(e){e.target.composing||(t.contactDetails=e.target.value)}}})]),t._v(" "),s("div",{staticClass:"mt-20"},[t._v("联系方式(QQ、SKYPE、邮件地址):")]),t._v(" "),s("div",{staticClass:"mt-10"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.feedbackText,expression:"feedbackText"}],staticClass:"live-input",attrs:{type:"text",placeholder:"方便我们的工作人员尽快联系您"},domProps:{value:t.feedbackText},on:{input:function(e){e.target.composing||(t.feedbackText=e.target.value)}}})]),t._v(" "),s("div",{staticClass:"fx align-items mt-20"},[s("div",{staticClass:"mr-10"},[t._v("可上传图片:")]),t._v(" "),s("el-upload",{staticClass:"upload-demo ml-10",attrs:{action:"/excuse/file/fileUpload","on-remove":t.handleRemove,"on-change":t.handleChange,headers:t.headers,"file-list":t.fileList,"list-type":"picture"}},[s("el-button",{attrs:{size:"small",type:"primary"}},[t._v("点击上传")])],1)],1),t._v(" "),s("div",{staticClass:"mt-30 fx justify-center"},[s("div",{staticClass:"next-btn",on:{click:t.userFeedback}},[t._v("提交反馈")])])]):t._e(),t._v(" "),t.isFeedback?t._e():s("div",{staticClass:"pb-10"},[t._l(t.userFeedbackList,function(e,i){return 0!==t.userFeedbackList.length?s("div",{key:i,staticClass:"feed-bottom"},[s("div",[s("img",{staticClass:"mr-10",attrs:{src:"http://bucket.loday.com.cn/static/pc/feedback-item.png"}}),t._v(t._s(e.contactDetails))])]):t._e()}),t._v(" "),0===t.userFeedbackList.length?s("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%"}},[t._m(6),t._v(" "),s("div",{staticClass:"mt-10 c-9"},[t._v("暂无数据哦~")])]):t._e()],2)]):t._e(),t._v(" "),7===t.num?s("div",{staticClass:"padding-15"},[s("div",{staticClass:"fw-700 fs-18"},[t._v("我的直播")]),t._v(" "),s("div",{staticClass:"my-live mt-20"},[s("div",{class:1===t.isLive?"active":""},[t._v("1 配置直播信息")]),t._v(" "),s("div",{class:2===t.isLive?"active":""},[t._v("2 房间信息配置")]),t._v(" "),s("div",{class:3===t.isLive?"active":""},[t._v("3 已开播")])]),t._v(" "),1===t.isLive?s("div",{staticClass:"mt-20"},[t._m(7),t._v(" "),s("div",{staticClass:"mt-20"},[s("span",{staticClass:"c-9"},[t._v("推流服务器地址:")]),s("span",[t._v(t._s(t.pushData.serverUrl))])]),t._v(" "),s("div",{staticClass:"mt-20"},[s("span",{staticClass:"c-9"},[t._v("串流密钥:")]),s("span",[t._v(t._s(t.pushData.userPushUrl))]),t._v(" "),s("span",{staticClass:"fuzhi cursor",on:{click:function(e){return t.copyMiMa(t.pushData.userPushUrl)}}},[t._v("复制")])]),t._v(" "),t._m(8),t._v(" "),s("div",{staticClass:"mt-20 fx justify-center"},[s("div",{staticClass:"next-btn",on:{click:function(e){return t.getNext(2)}}},[t._v("下一步")])])]):t._e(),t._v(" "),2===t.isLive||3===t.isLive?s("div",{staticClass:"mt-20"},[3===t.isLive?s("div",{staticClass:"red fs-12"},[t._v("提示: 恭喜您已经开播了!您还可以在下方修改房间信息 ")]):t._e(),t._v(" "),s("div",[s("span",{staticClass:"c-9"},[t._v("直播标题:")]),s("input",{directives:[{name:"model",rawName:"v-model",value:t.roomName,expression:"roomName"}],staticClass:"live-input",attrs:{type:"text"},domProps:{value:t.roomName},on:{input:function(e){e.target.composing||(t.roomName=e.target.value)}}})]),t._v(" "),s("div",[s("span",{staticClass:"c-9"},[t._v("分类:")]),t._v(" "),s("select",{directives:[{name:"model",rawName:"v-model",value:t.type,expression:"type"}],staticClass:"live-input",on:{change:[function(e){var s=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.type=e.target.multiple?s:s[0]},function(e){return t.getMatchListByType(t.type)}]}},t._l(t.matchTypeData,function(e,i){return s("option",{key:i,domProps:{value:e.sportsId}},[t._v(t._s(e.sportsName))])}),0)]),t._v(" "),s("div",[s("span",{staticClass:"c-9"},[t._v("赛事:")]),s("select",{directives:[{name:"model",rawName:"v-model",value:t.matchId,expression:"matchId"}],staticClass:"live-input",on:{change:function(e){var s=Array.prototype.filter.call(e.target.options,function(t){return t.selected}).map(function(t){return"_value"in t?t._value:t.value});t.matchId=e.target.multiple?s:s[0]}}},t._l(t.matchListByTypeData,function(e,i){return s("option",{key:i,domProps:{value:e.matchId}},[t._v("\n "+t._s(e.time)+"("+t._s(e.matchShortName)+")"+t._s(e.matchName)+"\n  "+t._s(e.home.teamName)+" VS "+t._s(e.away.teamName)+"\n ")])}),0)]),t._v(" "),s("div",{staticClass:"fx"},[s("div",{staticClass:"c-9"},[t._v("公告:")]),t._v(" "),s("div",[s("textarea",{directives:[{name:"model",rawName:"v-model",value:t.roomAnnouncement,expression:"roomAnnouncement"}],staticClass:"live-input",domProps:{value:t.roomAnnouncement},on:{input:function(e){e.target.composing||(t.roomAnnouncement=e.target.value)}}})])]),t._v(" "),s("div",{staticClass:"fx mt-20"},[s("div",{staticClass:"c-9"},[t._v("封面图:")]),t._v(" "),s("el-upload",{staticClass:"upload-demo ml-10",attrs:{action:"/excuse/file/fileUpload","on-remove":t.handleRemove,"on-change":t.handleChange,headers:t.headers,"file-list":t.fileList,"list-type":"picture"}},[s("el-button",{attrs:{size:"small",type:"primary"}},[t._v("点击上传")])],1),t._v(" "),s("span",{staticClass:"red"},[t._v(t._s(t.erro))])],1),t._v(" "),""!==t.roomCutImgdata?s("div",{staticClass:"mt-20"},[s("img",{attrs:{src:t.roomCutImgdata,width:"100%"}})]):t._e(),t._v(" "),2===t.isLive?s("div",{staticClass:"mt-20 fx justify-center"},[s("div",{staticClass:"next-btn",on:{click:function(e){return t.createOrEditRoom(0)}}},[t._v("提交开播")])]):t._e(),t._v(" "),3===t.isLive?s("div",{staticClass:"mt-20 fx align-items justify-center"},[s("div",{staticClass:"next-btn",on:{click:function(e){return t.createOrEditRoom(0)}}},[t._v("提交修改")]),t._v(" "),s("div",{staticClass:"next-btn ml-10",on:{click:function(e){return t.createOrEditRoom(1)}}},[t._v("关闭直播")]),t._v(" "),s("div",{staticClass:"next-btn ml-10",on:{click:function(e){return t.toRoom("room")}}},[t._v("进入直播间")])]):t._e()]):t._e()]):t._e(),t._v(" "),8===t.num?s("div"):t._e(),t._v(" "),9===t.num?s("div",{staticClass:"padding-15"},[0===t.infoData.type&&0===t.infoData.applying?s("div",[s("div",{staticClass:"fw-700 fs-18"},[t._v("申请成为主播")]),t._v(" "),s("div",{staticClass:"mt-30"},[t._v("真实姓名:"),s("input",{directives:[{name:"model",rawName:"v-model",value:t.cardName,expression:"cardName"}],staticClass:"input",staticStyle:{width:"370px"},attrs:{type:"text"},domProps:{value:t.cardName},on:{input:function(e){e.target.composing||(t.cardName=e.target.value)}}})]),t._v(" "),s("div",[t._v("身份证号:"),s("input",{directives:[{name:"model",rawName:"v-model",value:t.cardNo,expression:"cardNo"}],staticClass:"input",staticStyle:{width:"370px"},attrs:{type:"text"},domProps:{value:t.cardNo},on:{input:function(e){e.target.composing||(t.cardNo=e.target.value)}}})]),t._v(" "),s("div",{staticClass:"fx mt-20"},[s("div",{staticClass:"c-9"},[t._v("身份证正面照片:")]),t._v(" "),s("el-upload",{staticClass:"upload-demo ml-10",attrs:{action:"/excuse/file/fileUpload","on-remove":t.handleRemove,"on-change":t.handleChange,headers:t.headers,"file-list":t.fileList,"list-type":"picture"}},[s("el-button",{attrs:{size:"small",type:"primary"}},[t._v("点击上传")])],1)],1),t._v(" "),s("div",{staticClass:"fx mt-20"},[s("div",{staticClass:"c-9"},[t._v("身份证反面照片:")]),t._v(" "),s("el-upload",{staticClass:"upload-demo ml-10",attrs:{action:"/excuse/file/fileUpload","on-remove":t.handleRemove2,"on-change":t.handleChange2,headers:t.headers,"file-list":t.fileList2,"list-type":"picture"}},[s("el-button",{attrs:{size:"small",type:"primary"}},[t._v("点击上传")])],1)],1),t._v(" "),s("div",{staticClass:"red mt-30"},[t._v(t._s(t.erro))]),t._v(" "),s("div",{staticClass:"mt-20 fx justify-center"},[s("div",{staticClass:"next-btn",on:{click:t.userApplyAnchor}},[t._v("提交")])])]):t._e(),t._v(" "),1===t.infoData.applying?s("div",{staticClass:"fx align-items justify-center"},[t._m(9)]):t._e()]):t._e()])]),t._v(" "),s("v-footer",{staticClass:"mt-30"}),t._v(" "),s("input",{staticStyle:{opacity:"0",position:"absolute",bottom:"0"},attrs:{id:"copy",type:"text",value:""}})],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx align-items"},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/phone.png",width:"80px"}})]),this._v(" "),e("div",{staticClass:"ml-10"},[e("div",{staticClass:"fw-700"},[this._v("我的手机")]),this._v(" "),e("div",{staticClass:"fs-12 c-9D"},[this._v("已经绑定手机号码")])])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"fx align-items"},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/password.png",width:"80px"}})]),this._v(" "),e("div",{staticClass:"ml-10"},[e("div",{staticClass:"fw-700"},[this._v("我的密码")]),this._v(" "),e("div",{staticClass:"fs-12 c-9D"},[this._v("已经设置密码")])])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%"}},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/null.png"}})]),this._v(" "),e("div",{staticClass:"mt-10 c-9"},[this._v("暂无数据哦~")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/null.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/triangle.png",width:"10px"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/null.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/null.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("span",{staticClass:"c-9"},[this._v("安装直播软件:")]),e("a",{attrs:{href:"https://obsproject.com/zh-cn/download",target:"_blank"}},[this._v("下载OBS软件")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"mt-20"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/smallf0759989.png"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"ta-c",staticStyle:{"margin-top":"20%"}},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/chengg.png"}})]),this._v(" "),e("div",{staticClass:"fs-36 fw-700 mt-30",staticStyle:{color:"#f8c21b"}},[this._v("已提交主播申请,等待审核!")])])}]};var l=s("VU/8")(c,r,!1,function(t){s("trFU"),s("WXXF")},"data-v-4ae3d214",null);e.default=l.exports},WXXF:function(t,e,s){var i=s("lpW5");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("1b1fb3a2",i,!0,{})},lpW5:function(t,e,s){(t.exports=s("FZ+f")(!1)).push([t.i,"\n.vue-simple-progress{\n height: 10px!important;\n border-radius: 10px;\n}\n.vue-simple-progress-bar{\n height: 10px!important;\n border-radius: 10px;\n}\n",""])},trFU:function(t,e,s){var i=s("GBaE");"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);s("rjj0")("2a8f9e79",i,!0,{})},vsmo:function(t,e,s){
/*!
* vue-simple-progress v1.1.1 (https://github.com/dzwillia/vue-simple-progress)
* (c) 2019 David Z. Williams
* Released under the MIT License.
*/
var i;i=function(){return function(t){var e={};function s(i){if(e[i])return e[i].exports;var a=e[i]={i:i,l:!1,exports:{}};return t[i].call(a.exports,a,a.exports,s),a.l=!0,a.exports}return s.m=t,s.c=e,s.d=function(t,e,i){s.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:i})},s.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return s.d(e,"a",e),e},s.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},s.p="",s(s.s=0)}([function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.VueSimpleProgress=void 0;var i,a=s(1),n=(i=a)&&i.__esModule?i:{default:i};"undefined"!=typeof window&&window.Vue&&Vue.component("vue-simple-progress",n.default),e.VueSimpleProgress=n.default,e.default=n.default},function(t,e,s){var i=s(2)(s(3),s(4),null,null);t.exports=i.exports},function(t,e){t.exports=function(t,e,s,i){var a,n=t=t||{},o=typeof t.default;"object"!==o&&"function"!==o||(a=t,n=t.default);var c="function"==typeof n?n.options:n;if(e&&(c.render=e.render,c.staticRenderFns=e.staticRenderFns),s&&(c._scopeId=s),i){var r=Object.create(c.computed||null);Object.keys(i).forEach(function(t){var e=i[t];r[t]=function(){return e}}),c.computed=r}return{esModule:a,exports:n,options:c}}},function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=function(t){return!isNaN(parseFloat(t))&&isFinite(t)};e.default={props:{val:{default:0},max:{default:100},size:{default:3},"bg-color":{type:String,default:"#eee"},"bar-color":{type:String,default:"#2196f3"},"bar-transition":{type:String,default:"all 0.5s ease"},"bar-border-radius":{type:Number,default:0},spacing:{type:Number,default:4},text:{type:String,default:""},"text-align":{type:String,default:"center"},"text-position":{type:String,default:"bottom"},"font-size":{type:Number,default:13},"text-fg-color":{type:String,default:"#222"}},computed:{pct:function(){var t=this.val/this.max*100;return t=t.toFixed(2),Math.min(t,this.max)},size_px:function(){switch(this.size){case"tiny":return 2;case"small":return 4;case"medium":return 8;case"large":return 12;case"big":return 16;case"huge":return 32;case"massive":return 64}return i(this.size)?this.size:32},text_padding:function(){switch(this.size){case"tiny":case"small":case"medium":case"large":case"big":case"huge":case"massive":return Math.min(Math.max(Math.ceil(this.size_px/8),3),12)}return i(this.spacing)?this.spacing:4},text_font_size:function(){switch(this.size){case"tiny":case"small":case"medium":case"large":case"big":case"huge":case"massive":return Math.min(Math.max(Math.ceil(1.4*this.size_px),11),32)}return i(this.fontSize)?this.fontSize:13},progress_style:function(){var t={background:this.bgColor};return"middle"!=this.textPosition&&"inside"!=this.textPosition||(t.position="relative",t["min-height"]=this.size_px+"px",t["z-index"]="-2"),this.barBorderRadius>0&&(t["border-radius"]=this.barBorderRadius+"px"),t},bar_style:function(){var t={background:this.barColor,width:this.pct+"%",height:this.size_px+"px",transition:this.barTransition};return this.barBorderRadius>0&&(t["border-radius"]=this.barBorderRadius+"px"),"middle"!=this.textPosition&&"inside"!=this.textPosition||(t.position="absolute",t.top="0",t.height="100%",t["min-height"]=this.size_px+"px",t["z-index"]="-1"),t},text_style:function(){var t={color:this.textFgColor,"font-size":this.text_font_size+"px","text-align":this.textAlign};return"top"!=this.textPosition&&"middle"!=this.textPosition&&"inside"!=this.textPosition||(t["padding-bottom"]=this.text_padding+"px"),"bottom"!=this.textPosition&&"middle"!=this.textPosition&&"inside"!=this.textPosition||(t["padding-top"]=this.text_padding+"px"),t}}}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[t.text.length>0&&"top"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),s("div",{staticClass:"vue-simple-progress",style:t.progress_style},[t.text.length>0&&"middle"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),t.text.length>0&&"inside"==t.textPosition?s("div",{staticStyle:{position:"relative",left:"-9999px"},style:t.text_style},[t._v(t._s(t.text))]):t._e(),t._v(" "),s("div",{staticClass:"vue-simple-progress-bar",style:t.bar_style},[t.text.length>0&&"inside"==t.textPosition?s("div",{style:t.text_style},[t._v(t._s(t.text))]):t._e()])]),t._v(" "),t.text.length>0&&"bottom"==t.textPosition?s("div",{staticClass:"vue-simple-progress-text",style:t.text_style},[t._v(t._s(t.text))]):t._e()])},staticRenderFns:[]}}]).default},t.exports=i()}});
\ No newline at end of file
webpackJsonp([7],{"6JMp":function(t,s,i){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var e=i("7Vhv"),a=i("Dr8r"),n=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":n.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 a=e.getFullYear(),n=e.getMonth()+1,c=e.getDate();n<10&&(n="0"+n),c<10&&(c="0"+c),s.push(a+"-"+n+"-"+c)}this.matchDateList.push(s)},showDialog:function(t){this.isShow=t},toPage:function(t,s){var i=this.$router.resolve({name:t,query:{rid:s}});window.open(i.href,"_blank")},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(a.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.loday.com.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.loday.com.cn/static/pc/baskteball-icon.png"}}):t._e(),t._v(" "),0===s.sportsType?i("img",{attrs:{src:"http://bucket.loday.com.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.roomNum)}}},[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.loday.com.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.loday.com.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.loday.com.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("d/rQ")},"data-v-56b64f37",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(" "),i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),t._v(" "),i("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),i("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),i("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),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 "+t._s(t.$Title)+"直播, 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:"mt-10"},[s("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.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.loday.com.cn/static/pc/hs-erweima.png"}})])])},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 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.loday.com.cn/static/pc/logo2.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}})}}},e,!1,function(t){i("ZD1t")},"data-v-4e777e94",null);s.a=a.exports},EBjW:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.xian[data-v-4e777e94]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-4e777e94]{\n width: 100px;\n}\n.w-100[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-4e777e94]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.on[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n",""])},GGRt:function(t,s,i){var e=i("XrFK");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("d47fab1a",e,!0,{})},XrFK:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,'\n.yellow[data-v-13e22825]{\n color: #C93F45;\n}\n.header-modal[data-v-13e22825] {\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: 140;\n}\n.login-window[data-v-13e22825]{\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: 141;\n}\n.reg-window[data-v-13e22825]{\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: 141;\n}\n.phone[data-v-13e22825]{\n background: #F7F7F7;\n padding: 0px 14px;\n}\n.close[data-v-13e22825] {\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-13e22825] {\n padding: 34px 72px;\n background-image: url("http://bucket.loday.com.cn/static/pc/login-bg-img.png");\n background-size: 100% 100%;\n}\n.txt-box[data-v-13e22825]{\n line-height: 35px;\n border: 1px solid #E4E4E4;\n border-radius: 2px;\n}\n.gou[data-v-13e22825]{\n width: 13px;\n opacity: 0.2;\n}\n.gou-cl[data-v-13e22825]{\n opacity: 1;\n}\n.ffb600[data-v-13e22825]{\n color: #C93F45;\n}\n.mt-50[data-v-13e22825]{\n margin-top: 50px;\n}\n.submit[data-v-13e22825]{\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-13e22825]{\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-13e22825] {\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.active2[data-v-13e22825] {\n color: #333333;\n border-bottom: 1px solid #B1373C;\n}\ninput[data-v-13e22825]{\n width: 100%;\n padding-left: 10px;\n}\n.red[data-v-13e22825]{\n color: #C93F45;\n}\n.bd-bottom[data-v-13e22825] {\n border-bottom: 1px solid #bcbcbc;\n}\n',""])},ZD1t:function(t,s,i){var e=i("EBjW");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("f5b8307c",e,!0,{})},"d/rQ":function(t,s,i){var e=i("rKn6");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);i("rjj0")("44c4ce76",e,!0,{})},rKn6:function(t,s,i){(t.exports=i("FZ+f")(!1)).push([t.i,"\n.c-76[data-v-56b64f37]{\n color: #76809C;\n}\n.all-bg[data-v-56b64f37]{\n background: #F9FBFF!important;\n width: 100%;\n padding-bottom: 30px;\n}\n.all[data-v-56b64f37] {\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-56b64f37]{\n font-weight: 600;\n color: #333333;\n font-size: 15px;\n padding-top: 30px;\n}\n.all-left[data-v-56b64f37]{\n width: 25%;\n height: 530px;\n background: #FFFFFF;\n border-radius: 6px;\n border: 1px solid #E6EAF3;\n}\n.all-right[data-v-56b64f37]{\n width: 72%;\n}\n.all-left-tab[data-v-56b64f37]{\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-56b64f37]{\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-56b64f37]:hover {\n background: rgba(173,46,54,.1);\n color: #AC2D33;\n}\n.c-aa[data-v-56b64f37]{\n color: #C93F45;\n font-weight: 600;\n}\n.all-tab[data-v-56b64f37]{\n height: 56px;\n background: #FFFFFF;\n border-radius: 6px;\n border: 1px solid #E6EAF3;\n}\n.type-tab[data-v-56b64f37]{\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-56b64f37]{\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-56b64f37]{\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-56b64f37]{\n background: rgba(173,46,54,.1);\n color: #AC2D33;\n}\n.avatar[data-v-56b64f37]{\n border-radius: 50%;\n width: 26px;\n height: 26px;\n margin-left: -5px;\n}\n.match-img[data-v-56b64f37]{\n width: 50px;\n height: 50px;\n margin-left: 10px;\n margin-right: 10px;\n}\n.match-card[data-v-56b64f37]{\n background: white;\n border-radius: 6px;\n padding: 20px;\n margin-top: 20px;\n}\n.match-card-li[data-v-56b64f37]{\n border-bottom: 1px solid #E6EAF3;\n padding-top: 20px;\n padding-bottom: 20px;\n}\n.appoinment[data-v-56b64f37]{\n padding: 5px 15px;\n border-radius: 6px;\n cursor: pointer;\n}\n.yellow[data-v-56b64f37]{\n background: #ffc71c;\n color: white;\n}\n.gray[data-v-56b64f37] {\n color: black;\n background: #d8d8d8;\n}\n.live-btn[data-v-56b64f37]{\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-56b64f37]{\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-56b64f37]{\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-56b64f37]{\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",""])},wfk6:function(t,s,i){"use strict";var e=i("Dr8r"),a={name:"index",data:function(){return{isRead:!1,isGou:2,isEye:1,codeDisabled:!1,tab:2,countdown:60,codeMsg:"获取验证码",timer:null,phone:"",smsCode:"",nickName:"",password:""}},props:["isShow"],methods:{checktab:function(t){this.tab=t},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)},verSmsCode:function(){return""!==this.smsCode||(this.$message({type:"warning",message:"请输入验证码"}),!1)},login:function(){var t=this,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})})},loginByPc:function(){1===this.tab?this.verificationPhone()&&this.verSmsCode()&&(2===this.isGou?(this.isRead=!1,this.reg()):this.isRead=!0):2===this.tab&&this.verificationPhone()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.login()):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))},reg:function(){var t=this,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})})},getReg:function(){this.verificationPhone()&&this.verificationNull()&&this.verificationPwd()&&(2===this.isGou?(this.isRead=!1,this.reg()):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.loday.com.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:"fx align-items c-9 cursor"},[i("div",{staticClass:" mt-20",class:1===t.tab?"active2":"",on:{click:function(s){return t.checktab(1)}}},[t._v("手机登录")]),t._v(" "),i("div",{staticClass:" ml-10 mt-20",class:2===t.tab?"active2":"",on:{click:function(s){return t.checktab(2)}}},[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(" "),2===t.tab?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-10"},[1===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},on:{click:t.checkEye}}):t._e()])]):t._e(),t._v(" "),1===t.tab?i("div",{staticClass:"fx align-items justify-between txt-box mt-30 "},[t._m(2),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._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.loday.com.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&&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.loday.com.cn/static/pc/close.png"},on:{click:t.closeReg}})]),t._v(" "),i("div",{staticClass:"window-inner"},[t._m(3),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(4),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(5),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(6),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-10"},[1===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd-yc.png",width:"18px"},on:{click:t.checkEye}}):t._e(),t._v(" "),2===t.isEye?i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/yincan.png",width:"18px"},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.loday.com.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.loday.com.cn/static/pc/logo2.png",width:"183px"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/pwd.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/suo.png"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"ta-c"},[s("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo2.png",width:"183px"}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"phone"},[s("img",{attrs:{src:"http://bucket.loday.com.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.loday.com.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.loday.com.cn/static/pc/pwd.png"}})])}]};var c=i("VU/8")(a,n,!1,function(t){i("GGRt")},"data-v-13e22825",null);s.a=c.exports}});
\ No newline at end of file
webpackJsonp([8],{"1PZl":function(t,i,e){var s=e("IxQP");"string"==typeof s&&(s=[[t.i,s,""]]),s.locals&&(t.exports=s.locals);e("rjj0")("279ec3aa",s,!0,{})},"7Vhv":function(t,i,e){"use strict";var s={render:function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("div",[e("div",{staticClass:"footer-div"},[e("div",{staticClass:"fx min-width"},[e("div",[t._m(0),t._v(" "),e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),e("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),e("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(i){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(i){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(i){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),e("div",{staticClass:"ml-30 mr-20"},[e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),t._v(" "),e("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),e("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),e("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),t._v(" "),e("div",{staticClass:"footer-div"},[e("div",{staticClass:"min-width"},[t._m(6),t._v(" "),e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"foot-li",on:{click:function(i){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),e("div",{staticClass:"ml-20",on:{click:function(i){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),e("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),e("div",{staticClass:"footer_conent duya-header-bd"},[e("ul",{staticClass:"footer_tb c-9"},[e("li",[e("a",{attrs:{target:"_blank"},on:{click:function(i){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),e("li",[e("a",{attrs:{target:"_blank"},on:{click:function(i){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),e("li",[e("a",{attrs:{target:"_blank"},on:{click:function(i){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),e("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 "+t._s(t.$Title)+"直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),i("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),i("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),i("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"mt-10"},[i("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),i("div",{staticClass:"mt-10"},[i("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("联系我们")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx justify-center"},[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/h5/logo.png",width:"150px"}})])}]};var a=e("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,i){this.$router.push({name:t,query:{id:i}})}}},s,!1,function(t){e("1PZl")},"data-v-09f47530",null);i.a=a.exports},Ajxd:function(t,i,e){(t.exports=e("FZ+f")(!1)).push([t.i,'\n.c-8[data-v-bf4d353a]{\n color: #8C95AC;\n}\n.down[data-v-bf4d353a]{\n min-height: 100vh;\n background-image: url("http://bucket.loday.com.cn/live/bg-down.png");\n background-size: 100% auto;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n.down-top[data-v-bf4d353a]{\n padding-top: 5%;padding-right: 10%;-webkit-box-sizing: border-box;box-sizing: border-box;\n}\n.c-fac[data-v-bf4d353a]{\n color: #CEA76B;\n}\n.erweima[data-v-bf4d353a]{\n width: 190px;\n height: 190px;\n background: white;\n border-radius: 30px;\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 -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}\n.c-67[data-v-bf4d353a]{\n color: #67728F;\n}\n.c-3[data-v-bf4d353a]{\n color: #333333;\n}\n.mr-50[data-v-bf4d353a]{\n margin-right: 110px;\n}\n.xian[data-v-bf4d353a]{\n width: 100%;\n height: 2px;\n background: #CEA76B;\n}\n',""])},IxQP:function(t,i,e){(t.exports=e("FZ+f")(!1)).push([t.i,"\n.xian[data-v-09f47530]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-09f47530]{\n width: 100px;\n}\n.w-100[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-09f47530]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-09f47530]:hover{\n color: #C93F45;\n}\n.on[data-v-09f47530]:hover{\n color: #C93F45;\n}\n",""])},MJLE:function(t,i,e){var s,a;a=function(){function t(t){this.mode=e.MODE_8BIT_BYTE,this.data=t,this.parsedData=[];for(var i=0,s=this.data.length;i<s;i++){var a=[],n=this.data.charCodeAt(i);n>65536?(a[0]=240|(1835008&n)>>>18,a[1]=128|(258048&n)>>>12,a[2]=128|(4032&n)>>>6,a[3]=128|63&n):n>2048?(a[0]=224|(61440&n)>>>12,a[1]=128|(4032&n)>>>6,a[2]=128|63&n):n>128?(a[0]=192|(1984&n)>>>6,a[1]=128|63&n):a[0]=n,this.parsedData.push(a)}this.parsedData=Array.prototype.concat.apply([],this.parsedData),this.parsedData.length!=this.data.length&&(this.parsedData.unshift(191),this.parsedData.unshift(187),this.parsedData.unshift(239))}function i(t,i){this.typeNumber=t,this.errorCorrectLevel=i,this.modules=null,this.moduleCount=0,this.dataCache=null,this.dataList=[]}t.prototype={getLength:function(t){return this.parsedData.length},write:function(t){for(var i=0,e=this.parsedData.length;i<e;i++)t.put(this.parsedData[i],8)}},i.prototype={addData:function(i){var e=new t(i);this.dataList.push(e),this.dataCache=null},isDark:function(t,i){if(t<0||this.moduleCount<=t||i<0||this.moduleCount<=i)throw new Error(t+","+i);return this.modules[t][i]},getModuleCount:function(){return this.moduleCount},make:function(){this.makeImpl(!1,this.getBestMaskPattern())},makeImpl:function(t,e){this.moduleCount=4*this.typeNumber+17,this.modules=new Array(this.moduleCount);for(var s=0;s<this.moduleCount;s++){this.modules[s]=new Array(this.moduleCount);for(var a=0;a<this.moduleCount;a++)this.modules[s][a]=null}this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(t,e),this.typeNumber>=7&&this.setupTypeNumber(t),null==this.dataCache&&(this.dataCache=i.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,e)},setupPositionProbePattern:function(t,i){for(var e=-1;e<=7;e++)if(!(t+e<=-1||this.moduleCount<=t+e))for(var s=-1;s<=7;s++)i+s<=-1||this.moduleCount<=i+s||(this.modules[t+e][i+s]=0<=e&&e<=6&&(0==s||6==s)||0<=s&&s<=6&&(0==e||6==e)||2<=e&&e<=4&&2<=s&&s<=4)},getBestMaskPattern:function(){for(var t=0,i=0,e=0;e<8;e++){this.makeImpl(!0,e);var s=v.getLostPoint(this);(0==e||t>s)&&(t=s,i=e)}return i},createMovieClip:function(t,i,e){var s=t.createEmptyMovieClip(i,e);this.make();for(var a=0;a<this.modules.length;a++)for(var n=1*a,r=0;r<this.modules[a].length;r++){var o=1*r;this.modules[a][r]&&(s.beginFill(0,100),s.moveTo(o,n),s.lineTo(o+1,n),s.lineTo(o+1,n+1),s.lineTo(o,n+1),s.endFill())}return s},setupTimingPattern:function(){for(var t=8;t<this.moduleCount-8;t++)null==this.modules[t][6]&&(this.modules[t][6]=t%2==0);for(var i=8;i<this.moduleCount-8;i++)null==this.modules[6][i]&&(this.modules[6][i]=i%2==0)},setupPositionAdjustPattern:function(){for(var t=v.getPatternPosition(this.typeNumber),i=0;i<t.length;i++)for(var e=0;e<t.length;e++){var s=t[i],a=t[e];if(null==this.modules[s][a])for(var n=-2;n<=2;n++)for(var r=-2;r<=2;r++)this.modules[s+n][a+r]=-2==n||2==n||-2==r||2==r||0==n&&0==r}},setupTypeNumber:function(t){for(var i=v.getBCHTypeNumber(this.typeNumber),e=0;e<18;e++){var s=!t&&1==(i>>e&1);this.modules[Math.floor(e/3)][e%3+this.moduleCount-8-3]=s}for(e=0;e<18;e++){s=!t&&1==(i>>e&1);this.modules[e%3+this.moduleCount-8-3][Math.floor(e/3)]=s}},setupTypeInfo:function(t,i){for(var e=this.errorCorrectLevel<<3|i,s=v.getBCHTypeInfo(e),a=0;a<15;a++){var n=!t&&1==(s>>a&1);a<6?this.modules[a][8]=n:a<8?this.modules[a+1][8]=n:this.modules[this.moduleCount-15+a][8]=n}for(a=0;a<15;a++){n=!t&&1==(s>>a&1);a<8?this.modules[8][this.moduleCount-a-1]=n:a<9?this.modules[8][15-a-1+1]=n:this.modules[8][15-a-1]=n}this.modules[this.moduleCount-8][8]=!t},mapData:function(t,i){for(var e=-1,s=this.moduleCount-1,a=7,n=0,r=this.moduleCount-1;r>0;r-=2)for(6==r&&r--;;){for(var o=0;o<2;o++)if(null==this.modules[s][r-o]){var c=!1;n<t.length&&(c=1==(t[n]>>>a&1)),v.getMask(i,s,r-o)&&(c=!c),this.modules[s][r-o]=c,-1==--a&&(n++,a=7)}if((s+=e)<0||this.moduleCount<=s){s-=e,e=-e;break}}}},i.PAD0=236,i.PAD1=17,i.createData=function(t,e,s){for(var a=m.getRSBlocks(t,e),n=new p,r=0;r<s.length;r++){var o=s[r];n.put(o.mode,4),n.put(o.getLength(),v.getLengthInBits(o.mode,t)),o.write(n)}var c=0;for(r=0;r<a.length;r++)c+=a[r].dataCount;if(n.getLengthInBits()>8*c)throw new Error("code length overflow. ("+n.getLengthInBits()+">"+8*c+")");for(n.getLengthInBits()+4<=8*c&&n.put(0,4);n.getLengthInBits()%8!=0;)n.putBit(!1);for(;!(n.getLengthInBits()>=8*c||(n.put(i.PAD0,8),n.getLengthInBits()>=8*c));)n.put(i.PAD1,8);return i.createBytes(n,a)},i.createBytes=function(t,i){for(var e=0,s=0,a=0,n=new Array(i.length),r=new Array(i.length),o=0;o<i.length;o++){var c=i[o].dataCount,l=i[o].totalCount-c;s=Math.max(s,c),a=Math.max(a,l),n[o]=new Array(c);for(var h=0;h<n[o].length;h++)n[o][h]=255&t.buffer[h+e];e+=c;var d=v.getErrorCorrectPolynomial(l),u=new _(n[o],d.getLength()-1).mod(d);r[o]=new Array(d.getLength()-1);for(h=0;h<r[o].length;h++){var f=h+u.getLength()-r[o].length;r[o][h]=f>=0?u.get(f):0}}var g=0;for(h=0;h<i.length;h++)g+=i[h].totalCount;var m=new Array(g),p=0;for(h=0;h<s;h++)for(o=0;o<i.length;o++)h<n[o].length&&(m[p++]=n[o][h]);for(h=0;h<a;h++)for(o=0;o<i.length;o++)h<r[o].length&&(m[p++]=r[o][h]);return m};for(var e={MODE_NUMBER:1,MODE_ALPHA_NUM:2,MODE_8BIT_BYTE:4,MODE_KANJI:8},a={L:1,M:0,Q:3,H:2},n=0,r=1,o=2,c=3,l=4,h=5,d=6,u=7,v={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1335,G18:7973,G15_MASK:21522,getBCHTypeInfo:function(t){for(var i=t<<10;v.getBCHDigit(i)-v.getBCHDigit(v.G15)>=0;)i^=v.G15<<v.getBCHDigit(i)-v.getBCHDigit(v.G15);return(t<<10|i)^v.G15_MASK},getBCHTypeNumber:function(t){for(var i=t<<12;v.getBCHDigit(i)-v.getBCHDigit(v.G18)>=0;)i^=v.G18<<v.getBCHDigit(i)-v.getBCHDigit(v.G18);return t<<12|i},getBCHDigit:function(t){for(var i=0;0!=t;)i++,t>>>=1;return i},getPatternPosition:function(t){return v.PATTERN_POSITION_TABLE[t-1]},getMask:function(t,i,e){switch(t){case n:return(i+e)%2==0;case r:return i%2==0;case o:return e%3==0;case c:return(i+e)%3==0;case l:return(Math.floor(i/2)+Math.floor(e/3))%2==0;case h:return i*e%2+i*e%3==0;case d:return(i*e%2+i*e%3)%2==0;case u:return(i*e%3+(i+e)%2)%2==0;default:throw new Error("bad maskPattern:"+t)}},getErrorCorrectPolynomial:function(t){for(var i=new _([1],0),e=0;e<t;e++)i=i.multiply(new _([1,f.gexp(e)],0));return i},getLengthInBits:function(t,i){if(1<=i&&i<10)switch(t){case e.MODE_NUMBER:return 10;case e.MODE_ALPHA_NUM:return 9;case e.MODE_8BIT_BYTE:case e.MODE_KANJI:return 8;default:throw new Error("mode:"+t)}else if(i<27)switch(t){case e.MODE_NUMBER:return 12;case e.MODE_ALPHA_NUM:return 11;case e.MODE_8BIT_BYTE:return 16;case e.MODE_KANJI:return 10;default:throw new Error("mode:"+t)}else{if(!(i<41))throw new Error("type:"+i);switch(t){case e.MODE_NUMBER:return 14;case e.MODE_ALPHA_NUM:return 13;case e.MODE_8BIT_BYTE:return 16;case e.MODE_KANJI:return 12;default:throw new Error("mode:"+t)}}},getLostPoint:function(t){for(var i=t.getModuleCount(),e=0,s=0;s<i;s++)for(var a=0;a<i;a++){for(var n=0,r=t.isDark(s,a),o=-1;o<=1;o++)if(!(s+o<0||i<=s+o))for(var c=-1;c<=1;c++)a+c<0||i<=a+c||0==o&&0==c||r==t.isDark(s+o,a+c)&&n++;n>5&&(e+=3+n-5)}for(s=0;s<i-1;s++)for(a=0;a<i-1;a++){var l=0;t.isDark(s,a)&&l++,t.isDark(s+1,a)&&l++,t.isDark(s,a+1)&&l++,t.isDark(s+1,a+1)&&l++,0!=l&&4!=l||(e+=3)}for(s=0;s<i;s++)for(a=0;a<i-6;a++)t.isDark(s,a)&&!t.isDark(s,a+1)&&t.isDark(s,a+2)&&t.isDark(s,a+3)&&t.isDark(s,a+4)&&!t.isDark(s,a+5)&&t.isDark(s,a+6)&&(e+=40);for(a=0;a<i;a++)for(s=0;s<i-6;s++)t.isDark(s,a)&&!t.isDark(s+1,a)&&t.isDark(s+2,a)&&t.isDark(s+3,a)&&t.isDark(s+4,a)&&!t.isDark(s+5,a)&&t.isDark(s+6,a)&&(e+=40);var h=0;for(a=0;a<i;a++)for(s=0;s<i;s++)t.isDark(s,a)&&h++;return e+=10*(Math.abs(100*h/i/i-50)/5)}},f={glog:function(t){if(t<1)throw new Error("glog("+t+")");return f.LOG_TABLE[t]},gexp:function(t){for(;t<0;)t+=255;for(;t>=256;)t-=255;return f.EXP_TABLE[t]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},g=0;g<8;g++)f.EXP_TABLE[g]=1<<g;for(g=8;g<256;g++)f.EXP_TABLE[g]=f.EXP_TABLE[g-4]^f.EXP_TABLE[g-5]^f.EXP_TABLE[g-6]^f.EXP_TABLE[g-8];for(g=0;g<255;g++)f.LOG_TABLE[f.EXP_TABLE[g]]=g;function _(t,i){if(void 0==t.length)throw new Error(t.length+"/"+i);for(var e=0;e<t.length&&0==t[e];)e++;this.num=new Array(t.length-e+i);for(var s=0;s<t.length-e;s++)this.num[s]=t[s+e]}function m(t,i){this.totalCount=t,this.dataCount=i}function p(){this.buffer=[],this.length=0}_.prototype={get:function(t){return this.num[t]},getLength:function(){return this.num.length},multiply:function(t){for(var i=new Array(this.getLength()+t.getLength()-1),e=0;e<this.getLength();e++)for(var s=0;s<t.getLength();s++)i[e+s]^=f.gexp(f.glog(this.get(e))+f.glog(t.get(s)));return new _(i,0)},mod:function(t){if(this.getLength()-t.getLength()<0)return this;for(var i=f.glog(this.get(0))-f.glog(t.get(0)),e=new Array(this.getLength()),s=0;s<this.getLength();s++)e[s]=this.get(s);for(s=0;s<t.getLength();s++)e[s]^=f.gexp(f.glog(t.get(s))+i);return new _(e,0).mod(t)}},m.RS_BLOCK_TABLE=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],m.getRSBlocks=function(t,i){var e=m.getRsBlockTable(t,i);if(void 0==e)throw new Error("bad rs block @ typeNumber:"+t+"/errorCorrectLevel:"+i);for(var s=e.length/3,a=[],n=0;n<s;n++)for(var r=e[3*n+0],o=e[3*n+1],c=e[3*n+2],l=0;l<r;l++)a.push(new m(o,c));return a},m.getRsBlockTable=function(t,i){switch(i){case a.L:return m.RS_BLOCK_TABLE[4*(t-1)+0];case a.M:return m.RS_BLOCK_TABLE[4*(t-1)+1];case a.Q:return m.RS_BLOCK_TABLE[4*(t-1)+2];case a.H:return m.RS_BLOCK_TABLE[4*(t-1)+3];default:return}},p.prototype={get:function(t){var i=Math.floor(t/8);return 1==(this.buffer[i]>>>7-t%8&1)},put:function(t,i){for(var e=0;e<i;e++)this.putBit(1==(t>>>i-e-1&1))},getLengthInBits:function(){return this.length},putBit:function(t){var i=Math.floor(this.length/8);this.buffer.length<=i&&this.buffer.push(0),t&&(this.buffer[i]|=128>>>this.length%8),this.length++}};var C=[[17,14,11,7],[32,26,20,14],[53,42,32,24],[78,62,46,34],[106,84,60,44],[134,106,74,58],[154,122,86,64],[192,152,108,84],[230,180,130,98],[271,213,151,119],[321,251,177,137],[367,287,203,155],[425,331,241,177],[458,362,258,194],[520,412,292,220],[586,450,322,250],[644,504,364,280],[718,560,394,310],[792,624,442,338],[858,666,482,382],[929,711,509,403],[1003,779,565,439],[1091,857,611,461],[1171,911,661,511],[1273,997,715,535],[1367,1059,751,593],[1465,1125,805,625],[1528,1190,868,658],[1628,1264,908,698],[1732,1370,982,742],[1840,1452,1030,790],[1952,1538,1112,842],[2068,1628,1168,898],[2188,1722,1228,958],[2303,1809,1283,983],[2431,1911,1351,1051],[2563,1989,1423,1093],[2699,2099,1499,1139],[2809,2213,1579,1219],[2953,2331,1663,1273]];function w(){var t=!1,i=navigator.userAgent;if(/android/i.test(i)){t=!0;var e=i.toString().match(/android ([0-9]\.[0-9])/i);e&&e[1]&&(t=parseFloat(e[1]))}return t}var b=function(){var t=function(t,i){this._el=t,this._htOption=i};return t.prototype.draw=function(t){var i=this._htOption,e=this._el,s=t.getModuleCount();Math.floor(i.width/s),Math.floor(i.height/s);function a(t,i){var e=document.createElementNS("http://www.w3.org/2000/svg",t);for(var s in i)i.hasOwnProperty(s)&&e.setAttribute(s,i[s]);return e}this.clear();var n=a("svg",{viewBox:"0 0 "+String(s)+" "+String(s),width:"100%",height:"100%",fill:i.colorLight});n.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink"),e.appendChild(n),n.appendChild(a("rect",{fill:i.colorLight,width:"100%",height:"100%"})),n.appendChild(a("rect",{fill:i.colorDark,width:"1",height:"1",id:"template"}));for(var r=0;r<s;r++)for(var o=0;o<s;o++)if(t.isDark(r,o)){var c=a("use",{x:String(o),y:String(r)});c.setAttributeNS("http://www.w3.org/1999/xlink","href","#template"),n.appendChild(c)}},t.prototype.clear=function(){for(;this._el.hasChildNodes();)this._el.removeChild(this._el.lastChild)},t}(),k="svg"===document.documentElement.tagName.toLowerCase()?b:"undefined"==typeof CanvasRenderingContext2D?function(){var t=function(t,i){this._el=t,this._htOption=i};return t.prototype.draw=function(t){for(var i=this._htOption,e=this._el,s=t.getModuleCount(),a=Math.floor(i.width/s),n=Math.floor(i.height/s),r=['<table style="border:0;border-collapse:collapse;">'],o=0;o<s;o++){r.push("<tr>");for(var c=0;c<s;c++)r.push('<td style="border:0;border-collapse:collapse;padding:0;margin:0;width:'+a+"px;height:"+n+"px;background-color:"+(t.isDark(o,c)?i.colorDark:i.colorLight)+';"></td>');r.push("</tr>")}r.push("</table>"),e.innerHTML=r.join("");var l=e.childNodes[0],h=(i.width-l.offsetWidth)/2,d=(i.height-l.offsetHeight)/2;h>0&&d>0&&(l.style.margin=d+"px "+h+"px")},t.prototype.clear=function(){this._el.innerHTML=""},t}():function(){function t(){this._elImage.src=this._elCanvas.toDataURL("image/png"),this._elImage.style.display="block",this._elCanvas.style.display="none"}if(this._android&&this._android<=2.1){var i=1/window.devicePixelRatio,e=CanvasRenderingContext2D.prototype.drawImage;CanvasRenderingContext2D.prototype.drawImage=function(t,s,a,n,r,o,c,l,h){if("nodeName"in t&&/img/i.test(t.nodeName))for(var d=arguments.length-1;d>=1;d--)arguments[d]=arguments[d]*i;else void 0===l&&(arguments[1]*=i,arguments[2]*=i,arguments[3]*=i,arguments[4]*=i);e.apply(this,arguments)}}var s=function(t,i){this._bIsPainted=!1,this._android=w(),this._htOption=i,this._elCanvas=document.createElement("canvas"),this._elCanvas.width=i.width,this._elCanvas.height=i.height,t.appendChild(this._elCanvas),this._el=t,this._oContext=this._elCanvas.getContext("2d"),this._bIsPainted=!1,this._elImage=document.createElement("img"),this._elImage.alt="Scan me!",this._elImage.style.display="none",this._el.appendChild(this._elImage),this._bSupportDataURI=null};return s.prototype.draw=function(t){var i=this._elImage,e=this._oContext,s=this._htOption,a=t.getModuleCount(),n=s.width/a,r=s.height/a,o=Math.round(n),c=Math.round(r);i.style.display="none",this.clear();for(var l=0;l<a;l++)for(var h=0;h<a;h++){var d=t.isDark(l,h),u=h*n,v=l*r;e.strokeStyle=d?s.colorDark:s.colorLight,e.lineWidth=1,e.fillStyle=d?s.colorDark:s.colorLight,e.fillRect(u,v,n,r),e.strokeRect(Math.floor(u)+.5,Math.floor(v)+.5,o,c),e.strokeRect(Math.ceil(u)-.5,Math.ceil(v)-.5,o,c)}this._bIsPainted=!0},s.prototype.makeImage=function(){this._bIsPainted&&function(t,i){var e=this;if(e._fFail=i,e._fSuccess=t,null===e._bSupportDataURI){var s=document.createElement("img"),a=function(){e._bSupportDataURI=!1,e._fFail&&e._fFail.call(e)};return s.onabort=a,s.onerror=a,s.onload=function(){e._bSupportDataURI=!0,e._fSuccess&&e._fSuccess.call(e)},void(s.src="data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==")}!0===e._bSupportDataURI&&e._fSuccess?e._fSuccess.call(e):!1===e._bSupportDataURI&&e._fFail&&e._fFail.call(e)}.call(this,t)},s.prototype.isPainted=function(){return this._bIsPainted},s.prototype.clear=function(){this._oContext.clearRect(0,0,this._elCanvas.width,this._elCanvas.height),this._bIsPainted=!1},s.prototype.round=function(t){return t?Math.floor(1e3*t)/1e3:t},s}();function x(t,i){for(var e=1,s=function(t){var i=encodeURI(t).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return i.length+(i.length!=t?3:0)}(t),n=0,r=C.length;n<=r;n++){var o=0;switch(i){case a.L:o=C[n][0];break;case a.M:o=C[n][1];break;case a.Q:o=C[n][2];break;case a.H:o=C[n][3]}if(s<=o)break;e++}if(e>C.length)throw new Error("Too long data");return e}return(s=function(t,i){if(this._htOption={width:256,height:256,typeNumber:4,colorDark:"#000000",colorLight:"#ffffff",correctLevel:a.H},"string"==typeof i&&(i={text:i}),i)for(var e in i)this._htOption[e]=i[e];"string"==typeof t&&(t=document.getElementById(t)),this._htOption.useSVG&&(k=b),this._android=w(),this._el=t,this._oQRCode=null,this._oDrawing=new k(this._el,this._htOption),this._htOption.text&&this.makeCode(this._htOption.text)}).prototype.makeCode=function(t){this._oQRCode=new i(x(t,this._htOption.correctLevel),this._htOption.correctLevel),this._oQRCode.addData(t),this._oQRCode.make(),this._el.title=t,this._oDrawing.draw(this._oQRCode),this.makeImage()},s.prototype.makeImage=function(){"function"==typeof this._oDrawing.makeImage&&(!this._android||this._android>=3)&&this._oDrawing.makeImage()},s.prototype.clear=function(){this._oDrawing.clear()},s.CorrectLevel=a,s},t.exports=a()},XJpv:function(t,i,e){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var s=e("7Vhv"),a=e("MJLE"),n=e.n(a),r={name:"index",data:function(){return{ios:"",android:"",host:0}},components:{"v-footer":s.a},mounted:function(){var t=this,i=window.location.host;console.log(window.location.host),this.host=i.split(".")[0],this.isRealNum(this.host)||(this.host=0),this.creatQrCode();var e={channel:this.host};this.$axios("post","/V2/download/getDownAddress",e).then(function(i){200===i.code&&(t.android=i.data.android,t.ios=i.data.ios)})},methods:{isRealNum:function(t){return""!==t&&null!=t&&!isNaN(t)},creatQrCode:function(){new n.a(this.$refs.qrCodeUrl,{text:this.$DownUrl+"/?channel="+this.host,width:150,height:150,colorDark:"#000000",colorLight:"#ffffff",correctLevel:n.a.CorrectLevel.H})},down:function(t){window.location.href=1===t?this.android:this.ios}}},o={render:function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("div",[e("div",{staticClass:"down"},[e("div",{staticClass:"min-width",staticStyle:{"padding-bottom":"50px"}},[e("div",{staticClass:"fx justify-center down-top"},[t._m(0),t._v(" "),e("div",{staticClass:"ta-c ml-30"},[t._m(1),t._v(" "),t._m(2),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),e("div",{staticClass:"fx align-items mt-30"},[e("div",[e("div",{staticClass:"erweima"},[e("div",{ref:"qrCodeUrl",staticClass:"qrcode"})]),t._v(" "),e("div",{staticClass:"c-8 mt-10"},[t._v("扫描二维码下载APP")])]),t._v(" "),e("div",{staticClass:"ml-30"},[e("div",{staticStyle:{"margin-top":"50px"}},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/andor-btn.png",width:"150px"},on:{click:function(i){return t.down(1)}}})]),t._v(" "),e("div",{staticClass:"mt-20"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/ios-btn.png",width:"150px"},on:{click:function(i){return t.down(2)}}})]),t._v(" "),e("div",{staticClass:"c-8",staticStyle:{"margin-top":"40px"}},[t._v("官网地址:"+t._s(t.$gfUrl))])])])])]),t._v(" "),t._m(5),t._v(" "),t._m(6)])]),t._v(" "),e("v-footer")],1)},staticRenderFns:[function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/tiyu-img.png"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo1.png",width:"200px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"mt-30"},[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/down-txt.png",width:"400px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"c-8 fw-700 fs-22 mt-30"},[this._v("体育视听盛宴"),i("span",{staticClass:"ml-10"},[this._v("万千家人相伴")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"c-8 fw-700 fs-22 mt-10"},[this._v("网红女神赛事直播"),i("span",{staticClass:"ml-10"},[this._v("行业专家赛前预测")])])},function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("div",{staticClass:"fx align-items justify-center mt-30"},[e("div",{staticClass:"ta-c mr-50"},[e("div",{staticClass:"fs-22 fw-700 c-fac"},[t._v("魅力主播解说")]),t._v(" "),e("div",{staticClass:" c-67 mt-10"},[t._v("看比赛就要一起嗨")]),t._v(" "),e("div",{staticClass:"mt-20"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/down-img3.png",width:"250px"}})])]),t._v(" "),e("div",{staticClass:"ta-c mr-50"},[e("div",{staticClass:"fs-22 fw-700 c-fac"},[t._v("精准赛事分析")]),t._v(" "),e("div",{staticClass:" c-67 mt-10"},[t._v("专业解读精准分析")]),t._v(" "),e("div",{staticClass:"mt-20"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/down-img2.png",width:"250px"}})])]),t._v(" "),e("div",{staticClass:"ta-c"},[e("div",{staticClass:"fs-22 fw-700 c-fac"},[t._v("火爆体育资讯")]),t._v(" "),e("div",{staticClass:" c-67 mt-10"},[t._v("志趣相投球友聚集地")]),t._v(" "),e("div",{staticClass:"mt-20"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/down-img1.png",width:"250px"}})])])])},function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("div",{staticStyle:{"padding-right":"8%","padding-left":"8%"}},[e("div",{staticClass:"fx align-items mt-30"},[e("div",{staticClass:"fs-22 fw-700"},[t._v("安装教程")]),t._v(" "),e("div",{staticClass:"c-3 ml-10"},[t._v("需要在同一个网络环境下下载安转和注册,勿切换网络,若无法正常下载,请使用手机自带浏览器打开(Chrome谷歌浏览器、Safari浏览器)")])]),t._v(" "),e("div",{staticClass:"xian mt-20"}),t._v(" "),e("div",{staticClass:"fx align-items mt-30"},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/IOS.png"}})]),t._v(" "),e("div",{staticClass:"fs-22 c-fac ml-10"},[t._v("IOS如何安装?")])]),t._v(" "),e("div",{staticClass:"c-67 mt-20"},[t._v("1.APP下载完成后,请打开「设置」>点选「通用」选项")]),t._v(" "),e("div",{staticClass:"c-67 mt-10"},[t._v("2.点选「设备管理」")]),t._v(" "),e("div",{staticClass:"c-67 mt-10"},[t._v("3.点击「信任」APP即完成设置")]),t._v(" "),e("div",{staticClass:"fx align-items justify-between mt-20"},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/IOS1.png",width:"240px"}})]),t._v(" "),e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/IOS2.png",width:"250px"}})]),t._v(" "),e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/IOS3.png",width:"250px"}})]),t._v(" "),e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/IOS4.png",width:"250px"}})])]),t._v(" "),e("div",{staticClass:"xian mt-30"}),t._v(" "),e("div",{staticClass:"fx align-items mt-30"},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/Android.png"}})]),t._v(" "),e("div",{staticClass:"fs-22 c-fac ml-10"},[t._v("Android如何安装??")])]),t._v(" "),e("div",{staticClass:"c-67 mt-20"},[t._v("1. 点击本页的「立即下载」选择「本地下载」")]),t._v(" "),e("div",{staticClass:"c-67 mt-10"},[t._v("2. APP下载完成后,选择允许安装应用,即可完成安装")]),t._v(" "),e("div",{staticClass:"fx align-items justify-between mt-20"},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/Android1.png",width:"250px"}})]),t._v(" "),e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/Android2.png",width:"240px"}})]),t._v(" "),e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/Android3.png",width:"240px"}})]),t._v(" "),e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/Android4.png",width:"240px"}})])])])}]};var c=e("VU/8")(r,o,!1,function(t){e("ykqC")},"data-v-bf4d353a",null);i.default=c.exports},ykqC:function(t,i,e){var s=e("Ajxd");"string"==typeof s&&(s=[[t.i,s,""]]),s.locals&&(t.exports=s.locals);e("rjj0")("3a348557",s,!0,{})}});
\ No newline at end of file
webpackJsonp([8],{"7Vhv":function(t,i,e){"use strict";var s={render:function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("div",[e("div",{staticClass:"footer-div"},[e("div",{staticClass:"fx min-width"},[e("div",[t._m(0),t._v(" "),e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("比分直播")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("足球比分")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("足球直播")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("欧洲杯赛程")])]),t._v(" "),e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("篮球比分")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("all")}}},[t._v("篮球直播")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("NBA赛程")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("CBA排名")])]),t._v(" "),e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("欧洲杯")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("欧冠杯")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("英超排名")]),t._v(" "),e("div",{staticClass:"w-100",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("德甲排名")])]),t._v(" "),t._m(1)]),t._v(" "),e("div",{staticClass:"ml-20 mr-20",staticStyle:{width:"10%"}},[t._m(2),t._v(" "),e("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(i){return t.toPage("course",1)}}},[t._v("主播开播教程")]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(i){return t.toPage("commonProblem",2)}}},[t._v("红衫直播规范")]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 on c-9",on:{click:function(i){return t.toPage("agreement",3)}}},[t._v("红衫直播协议")]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 on c-9"},[t._v("直播工具下载")])]),t._v(" "),e("div",{staticClass:"ml-30 mr-20"},[e("div",{staticClass:"fx align-items"},[e("div",{staticClass:"xian"}),t._v(" "),e("div",{staticClass:"ml-10"},[t._v(t._s(t.$Title)+"App")])]),t._v(" "),t._m(3)]),t._v(" "),t._m(4),t._v(" "),e("div",{staticClass:"ml-30",staticStyle:{width:"15%"}},[t._m(5),t._v(" "),e("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("申请主播QQ:"+t._s(t.$gfQQ))]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("问题反馈QQ:"+t._s(t.$gfQQ))]),t._v(" "),e("div",{staticClass:"mt-10 fs-12 c-9"},[t._v("客服邮箱:"+t._s(t.$gfQQ)+"@qq.com")])])])]),t._v(" "),e("div",{staticClass:"footer-div"},[e("div",{staticClass:"min-width"},[t._m(6),t._v(" "),e("div",{staticClass:"fx mt-10 fs-12 c-9"},[e("div",{staticClass:"foot-li",on:{click:function(i){return t.toPage1("new")}}},[t._v("篮球资料库")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("new")}}},[t._v("足球资料库")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("new")}}},[t._v("体育社区")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("赛程预告")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("篮球比分")]),t._v(" "),e("div",{staticClass:"foot-li ta-c",on:{click:function(i){return t.toPage1("schedule")}}},[t._v("足球比分")]),t._v(" "),e("div",{staticClass:"ml-20",on:{click:function(i){return t.toPage1("all")}}},[t._v("高清直播")])])])]),t._v(" "),e("div",{staticClass:"footer_bottom"},[t._m(7),t._v(" "),e("div",{staticClass:"footer_conent duya-header-bd"},[e("ul",{staticClass:"footer_tb c-9"},[e("li",[e("a",{attrs:{target:"_blank"},on:{click:function(i){return t.toPage("privacy",1)}}},[t._v("隐私协议")])]),t._v(" "),e("li",[e("a",{attrs:{target:"_blank"},on:{click:function(i){return t.toPage("commonProblem",2)}}},[t._v("直播常见问题")])]),t._v(" "),e("li",[e("a",{attrs:{target:"_blank"},on:{click:function(i){return t.toPage("agreement",3)}}},[t._v("用户协议说明")])])])]),t._v(" "),e("div",{staticClass:"foot_tes c-9"},[t._v("Copyright © 2020 "+t._s(t.$Title)+"直播, All rights reserved.")])])])},staticRenderFns:[function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("网站地图")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx mt-10 fs-12 c-9"},[i("div",{staticClass:"w-100"},[this._v("西甲排名")]),this._v(" "),i("div",{staticClass:"w-100"},[this._v("意甲排名")]),this._v(" "),i("div",{staticClass:"w-100"},[this._v("中超排名")]),this._v(" "),i("div",{staticClass:"w-100"})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("主播帮助")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"mt-10"},[i("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"ml-30 mr-20"},[i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("关注我们")])]),this._v(" "),i("div",{staticClass:"mt-10"},[i("img",{staticStyle:{width:"100px",height:"100px"},attrs:{src:"http://bucket.loday.com.cn/static/pc/hs-erweima.png"}})])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("联系我们")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx align-items"},[i("div",{staticClass:"xian"}),this._v(" "),i("div",{staticClass:"ml-10"},[this._v("友情链接")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"fx justify-center"},[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo2.png",width:"150px"}})])}]};var a=e("VU/8")({name:"index",methods:{toPage1:function(t){this.$router.push({name:t})},toPage:function(t,i){this.$router.push({name:t,query:{id:i}})}}},s,!1,function(t){e("ZD1t")},"data-v-4e777e94",null);i.a=a.exports},Ajxd:function(t,i,e){(t.exports=e("FZ+f")(!1)).push([t.i,'\n.c-8[data-v-bf4d353a]{\n color: #8C95AC;\n}\n.down[data-v-bf4d353a]{\n min-height: 100vh;\n background-image: url("http://bucket.loday.com.cn/live/bg-down.png");\n background-size: 100% auto;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n.down-top[data-v-bf4d353a]{\n padding-top: 5%;padding-right: 10%;-webkit-box-sizing: border-box;box-sizing: border-box;\n}\n.c-fac[data-v-bf4d353a]{\n color: #CEA76B;\n}\n.erweima[data-v-bf4d353a]{\n width: 190px;\n height: 190px;\n background: white;\n border-radius: 30px;\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 -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}\n.c-67[data-v-bf4d353a]{\n color: #67728F;\n}\n.c-3[data-v-bf4d353a]{\n color: #333333;\n}\n.mr-50[data-v-bf4d353a]{\n margin-right: 110px;\n}\n.xian[data-v-bf4d353a]{\n width: 100%;\n height: 2px;\n background: #CEA76B;\n}\n',""])},EBjW:function(t,i,e){(t.exports=e("FZ+f")(!1)).push([t.i,"\n.xian[data-v-4e777e94]{\n width: 2px;\n height: 18px;\n background: #C93F45;\n border-radius: 1px;\n opacity: 0.9;\n}\n.w-100[data-v-4e777e94]{\n width: 100px;\n}\n.w-100[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.foot-li[data-v-4e777e94]{\n width: 100px;\n border-right: 1px solid #777;\n}\n.foot-li[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n.on[data-v-4e777e94]:hover{\n color: #C93F45;\n}\n",""])},MJLE:function(t,i,e){var s,a;a=function(){function t(t){this.mode=e.MODE_8BIT_BYTE,this.data=t,this.parsedData=[];for(var i=0,s=this.data.length;i<s;i++){var a=[],n=this.data.charCodeAt(i);n>65536?(a[0]=240|(1835008&n)>>>18,a[1]=128|(258048&n)>>>12,a[2]=128|(4032&n)>>>6,a[3]=128|63&n):n>2048?(a[0]=224|(61440&n)>>>12,a[1]=128|(4032&n)>>>6,a[2]=128|63&n):n>128?(a[0]=192|(1984&n)>>>6,a[1]=128|63&n):a[0]=n,this.parsedData.push(a)}this.parsedData=Array.prototype.concat.apply([],this.parsedData),this.parsedData.length!=this.data.length&&(this.parsedData.unshift(191),this.parsedData.unshift(187),this.parsedData.unshift(239))}function i(t,i){this.typeNumber=t,this.errorCorrectLevel=i,this.modules=null,this.moduleCount=0,this.dataCache=null,this.dataList=[]}t.prototype={getLength:function(t){return this.parsedData.length},write:function(t){for(var i=0,e=this.parsedData.length;i<e;i++)t.put(this.parsedData[i],8)}},i.prototype={addData:function(i){var e=new t(i);this.dataList.push(e),this.dataCache=null},isDark:function(t,i){if(t<0||this.moduleCount<=t||i<0||this.moduleCount<=i)throw new Error(t+","+i);return this.modules[t][i]},getModuleCount:function(){return this.moduleCount},make:function(){this.makeImpl(!1,this.getBestMaskPattern())},makeImpl:function(t,e){this.moduleCount=4*this.typeNumber+17,this.modules=new Array(this.moduleCount);for(var s=0;s<this.moduleCount;s++){this.modules[s]=new Array(this.moduleCount);for(var a=0;a<this.moduleCount;a++)this.modules[s][a]=null}this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(t,e),this.typeNumber>=7&&this.setupTypeNumber(t),null==this.dataCache&&(this.dataCache=i.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,e)},setupPositionProbePattern:function(t,i){for(var e=-1;e<=7;e++)if(!(t+e<=-1||this.moduleCount<=t+e))for(var s=-1;s<=7;s++)i+s<=-1||this.moduleCount<=i+s||(this.modules[t+e][i+s]=0<=e&&e<=6&&(0==s||6==s)||0<=s&&s<=6&&(0==e||6==e)||2<=e&&e<=4&&2<=s&&s<=4)},getBestMaskPattern:function(){for(var t=0,i=0,e=0;e<8;e++){this.makeImpl(!0,e);var s=v.getLostPoint(this);(0==e||t>s)&&(t=s,i=e)}return i},createMovieClip:function(t,i,e){var s=t.createEmptyMovieClip(i,e);this.make();for(var a=0;a<this.modules.length;a++)for(var n=1*a,r=0;r<this.modules[a].length;r++){var o=1*r;this.modules[a][r]&&(s.beginFill(0,100),s.moveTo(o,n),s.lineTo(o+1,n),s.lineTo(o+1,n+1),s.lineTo(o,n+1),s.endFill())}return s},setupTimingPattern:function(){for(var t=8;t<this.moduleCount-8;t++)null==this.modules[t][6]&&(this.modules[t][6]=t%2==0);for(var i=8;i<this.moduleCount-8;i++)null==this.modules[6][i]&&(this.modules[6][i]=i%2==0)},setupPositionAdjustPattern:function(){for(var t=v.getPatternPosition(this.typeNumber),i=0;i<t.length;i++)for(var e=0;e<t.length;e++){var s=t[i],a=t[e];if(null==this.modules[s][a])for(var n=-2;n<=2;n++)for(var r=-2;r<=2;r++)this.modules[s+n][a+r]=-2==n||2==n||-2==r||2==r||0==n&&0==r}},setupTypeNumber:function(t){for(var i=v.getBCHTypeNumber(this.typeNumber),e=0;e<18;e++){var s=!t&&1==(i>>e&1);this.modules[Math.floor(e/3)][e%3+this.moduleCount-8-3]=s}for(e=0;e<18;e++){s=!t&&1==(i>>e&1);this.modules[e%3+this.moduleCount-8-3][Math.floor(e/3)]=s}},setupTypeInfo:function(t,i){for(var e=this.errorCorrectLevel<<3|i,s=v.getBCHTypeInfo(e),a=0;a<15;a++){var n=!t&&1==(s>>a&1);a<6?this.modules[a][8]=n:a<8?this.modules[a+1][8]=n:this.modules[this.moduleCount-15+a][8]=n}for(a=0;a<15;a++){n=!t&&1==(s>>a&1);a<8?this.modules[8][this.moduleCount-a-1]=n:a<9?this.modules[8][15-a-1+1]=n:this.modules[8][15-a-1]=n}this.modules[this.moduleCount-8][8]=!t},mapData:function(t,i){for(var e=-1,s=this.moduleCount-1,a=7,n=0,r=this.moduleCount-1;r>0;r-=2)for(6==r&&r--;;){for(var o=0;o<2;o++)if(null==this.modules[s][r-o]){var c=!1;n<t.length&&(c=1==(t[n]>>>a&1)),v.getMask(i,s,r-o)&&(c=!c),this.modules[s][r-o]=c,-1==--a&&(n++,a=7)}if((s+=e)<0||this.moduleCount<=s){s-=e,e=-e;break}}}},i.PAD0=236,i.PAD1=17,i.createData=function(t,e,s){for(var a=m.getRSBlocks(t,e),n=new p,r=0;r<s.length;r++){var o=s[r];n.put(o.mode,4),n.put(o.getLength(),v.getLengthInBits(o.mode,t)),o.write(n)}var c=0;for(r=0;r<a.length;r++)c+=a[r].dataCount;if(n.getLengthInBits()>8*c)throw new Error("code length overflow. ("+n.getLengthInBits()+">"+8*c+")");for(n.getLengthInBits()+4<=8*c&&n.put(0,4);n.getLengthInBits()%8!=0;)n.putBit(!1);for(;!(n.getLengthInBits()>=8*c||(n.put(i.PAD0,8),n.getLengthInBits()>=8*c));)n.put(i.PAD1,8);return i.createBytes(n,a)},i.createBytes=function(t,i){for(var e=0,s=0,a=0,n=new Array(i.length),r=new Array(i.length),o=0;o<i.length;o++){var c=i[o].dataCount,l=i[o].totalCount-c;s=Math.max(s,c),a=Math.max(a,l),n[o]=new Array(c);for(var h=0;h<n[o].length;h++)n[o][h]=255&t.buffer[h+e];e+=c;var d=v.getErrorCorrectPolynomial(l),u=new _(n[o],d.getLength()-1).mod(d);r[o]=new Array(d.getLength()-1);for(h=0;h<r[o].length;h++){var f=h+u.getLength()-r[o].length;r[o][h]=f>=0?u.get(f):0}}var g=0;for(h=0;h<i.length;h++)g+=i[h].totalCount;var m=new Array(g),p=0;for(h=0;h<s;h++)for(o=0;o<i.length;o++)h<n[o].length&&(m[p++]=n[o][h]);for(h=0;h<a;h++)for(o=0;o<i.length;o++)h<r[o].length&&(m[p++]=r[o][h]);return m};for(var e={MODE_NUMBER:1,MODE_ALPHA_NUM:2,MODE_8BIT_BYTE:4,MODE_KANJI:8},a={L:1,M:0,Q:3,H:2},n=0,r=1,o=2,c=3,l=4,h=5,d=6,u=7,v={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1335,G18:7973,G15_MASK:21522,getBCHTypeInfo:function(t){for(var i=t<<10;v.getBCHDigit(i)-v.getBCHDigit(v.G15)>=0;)i^=v.G15<<v.getBCHDigit(i)-v.getBCHDigit(v.G15);return(t<<10|i)^v.G15_MASK},getBCHTypeNumber:function(t){for(var i=t<<12;v.getBCHDigit(i)-v.getBCHDigit(v.G18)>=0;)i^=v.G18<<v.getBCHDigit(i)-v.getBCHDigit(v.G18);return t<<12|i},getBCHDigit:function(t){for(var i=0;0!=t;)i++,t>>>=1;return i},getPatternPosition:function(t){return v.PATTERN_POSITION_TABLE[t-1]},getMask:function(t,i,e){switch(t){case n:return(i+e)%2==0;case r:return i%2==0;case o:return e%3==0;case c:return(i+e)%3==0;case l:return(Math.floor(i/2)+Math.floor(e/3))%2==0;case h:return i*e%2+i*e%3==0;case d:return(i*e%2+i*e%3)%2==0;case u:return(i*e%3+(i+e)%2)%2==0;default:throw new Error("bad maskPattern:"+t)}},getErrorCorrectPolynomial:function(t){for(var i=new _([1],0),e=0;e<t;e++)i=i.multiply(new _([1,f.gexp(e)],0));return i},getLengthInBits:function(t,i){if(1<=i&&i<10)switch(t){case e.MODE_NUMBER:return 10;case e.MODE_ALPHA_NUM:return 9;case e.MODE_8BIT_BYTE:case e.MODE_KANJI:return 8;default:throw new Error("mode:"+t)}else if(i<27)switch(t){case e.MODE_NUMBER:return 12;case e.MODE_ALPHA_NUM:return 11;case e.MODE_8BIT_BYTE:return 16;case e.MODE_KANJI:return 10;default:throw new Error("mode:"+t)}else{if(!(i<41))throw new Error("type:"+i);switch(t){case e.MODE_NUMBER:return 14;case e.MODE_ALPHA_NUM:return 13;case e.MODE_8BIT_BYTE:return 16;case e.MODE_KANJI:return 12;default:throw new Error("mode:"+t)}}},getLostPoint:function(t){for(var i=t.getModuleCount(),e=0,s=0;s<i;s++)for(var a=0;a<i;a++){for(var n=0,r=t.isDark(s,a),o=-1;o<=1;o++)if(!(s+o<0||i<=s+o))for(var c=-1;c<=1;c++)a+c<0||i<=a+c||0==o&&0==c||r==t.isDark(s+o,a+c)&&n++;n>5&&(e+=3+n-5)}for(s=0;s<i-1;s++)for(a=0;a<i-1;a++){var l=0;t.isDark(s,a)&&l++,t.isDark(s+1,a)&&l++,t.isDark(s,a+1)&&l++,t.isDark(s+1,a+1)&&l++,0!=l&&4!=l||(e+=3)}for(s=0;s<i;s++)for(a=0;a<i-6;a++)t.isDark(s,a)&&!t.isDark(s,a+1)&&t.isDark(s,a+2)&&t.isDark(s,a+3)&&t.isDark(s,a+4)&&!t.isDark(s,a+5)&&t.isDark(s,a+6)&&(e+=40);for(a=0;a<i;a++)for(s=0;s<i-6;s++)t.isDark(s,a)&&!t.isDark(s+1,a)&&t.isDark(s+2,a)&&t.isDark(s+3,a)&&t.isDark(s+4,a)&&!t.isDark(s+5,a)&&t.isDark(s+6,a)&&(e+=40);var h=0;for(a=0;a<i;a++)for(s=0;s<i;s++)t.isDark(s,a)&&h++;return e+=10*(Math.abs(100*h/i/i-50)/5)}},f={glog:function(t){if(t<1)throw new Error("glog("+t+")");return f.LOG_TABLE[t]},gexp:function(t){for(;t<0;)t+=255;for(;t>=256;)t-=255;return f.EXP_TABLE[t]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},g=0;g<8;g++)f.EXP_TABLE[g]=1<<g;for(g=8;g<256;g++)f.EXP_TABLE[g]=f.EXP_TABLE[g-4]^f.EXP_TABLE[g-5]^f.EXP_TABLE[g-6]^f.EXP_TABLE[g-8];for(g=0;g<255;g++)f.LOG_TABLE[f.EXP_TABLE[g]]=g;function _(t,i){if(void 0==t.length)throw new Error(t.length+"/"+i);for(var e=0;e<t.length&&0==t[e];)e++;this.num=new Array(t.length-e+i);for(var s=0;s<t.length-e;s++)this.num[s]=t[s+e]}function m(t,i){this.totalCount=t,this.dataCount=i}function p(){this.buffer=[],this.length=0}_.prototype={get:function(t){return this.num[t]},getLength:function(){return this.num.length},multiply:function(t){for(var i=new Array(this.getLength()+t.getLength()-1),e=0;e<this.getLength();e++)for(var s=0;s<t.getLength();s++)i[e+s]^=f.gexp(f.glog(this.get(e))+f.glog(t.get(s)));return new _(i,0)},mod:function(t){if(this.getLength()-t.getLength()<0)return this;for(var i=f.glog(this.get(0))-f.glog(t.get(0)),e=new Array(this.getLength()),s=0;s<this.getLength();s++)e[s]=this.get(s);for(s=0;s<t.getLength();s++)e[s]^=f.gexp(f.glog(t.get(s))+i);return new _(e,0).mod(t)}},m.RS_BLOCK_TABLE=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],m.getRSBlocks=function(t,i){var e=m.getRsBlockTable(t,i);if(void 0==e)throw new Error("bad rs block @ typeNumber:"+t+"/errorCorrectLevel:"+i);for(var s=e.length/3,a=[],n=0;n<s;n++)for(var r=e[3*n+0],o=e[3*n+1],c=e[3*n+2],l=0;l<r;l++)a.push(new m(o,c));return a},m.getRsBlockTable=function(t,i){switch(i){case a.L:return m.RS_BLOCK_TABLE[4*(t-1)+0];case a.M:return m.RS_BLOCK_TABLE[4*(t-1)+1];case a.Q:return m.RS_BLOCK_TABLE[4*(t-1)+2];case a.H:return m.RS_BLOCK_TABLE[4*(t-1)+3];default:return}},p.prototype={get:function(t){var i=Math.floor(t/8);return 1==(this.buffer[i]>>>7-t%8&1)},put:function(t,i){for(var e=0;e<i;e++)this.putBit(1==(t>>>i-e-1&1))},getLengthInBits:function(){return this.length},putBit:function(t){var i=Math.floor(this.length/8);this.buffer.length<=i&&this.buffer.push(0),t&&(this.buffer[i]|=128>>>this.length%8),this.length++}};var C=[[17,14,11,7],[32,26,20,14],[53,42,32,24],[78,62,46,34],[106,84,60,44],[134,106,74,58],[154,122,86,64],[192,152,108,84],[230,180,130,98],[271,213,151,119],[321,251,177,137],[367,287,203,155],[425,331,241,177],[458,362,258,194],[520,412,292,220],[586,450,322,250],[644,504,364,280],[718,560,394,310],[792,624,442,338],[858,666,482,382],[929,711,509,403],[1003,779,565,439],[1091,857,611,461],[1171,911,661,511],[1273,997,715,535],[1367,1059,751,593],[1465,1125,805,625],[1528,1190,868,658],[1628,1264,908,698],[1732,1370,982,742],[1840,1452,1030,790],[1952,1538,1112,842],[2068,1628,1168,898],[2188,1722,1228,958],[2303,1809,1283,983],[2431,1911,1351,1051],[2563,1989,1423,1093],[2699,2099,1499,1139],[2809,2213,1579,1219],[2953,2331,1663,1273]];function w(){var t=!1,i=navigator.userAgent;if(/android/i.test(i)){t=!0;var e=i.toString().match(/android ([0-9]\.[0-9])/i);e&&e[1]&&(t=parseFloat(e[1]))}return t}var b=function(){var t=function(t,i){this._el=t,this._htOption=i};return t.prototype.draw=function(t){var i=this._htOption,e=this._el,s=t.getModuleCount();Math.floor(i.width/s),Math.floor(i.height/s);function a(t,i){var e=document.createElementNS("http://www.w3.org/2000/svg",t);for(var s in i)i.hasOwnProperty(s)&&e.setAttribute(s,i[s]);return e}this.clear();var n=a("svg",{viewBox:"0 0 "+String(s)+" "+String(s),width:"100%",height:"100%",fill:i.colorLight});n.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink"),e.appendChild(n),n.appendChild(a("rect",{fill:i.colorLight,width:"100%",height:"100%"})),n.appendChild(a("rect",{fill:i.colorDark,width:"1",height:"1",id:"template"}));for(var r=0;r<s;r++)for(var o=0;o<s;o++)if(t.isDark(r,o)){var c=a("use",{x:String(o),y:String(r)});c.setAttributeNS("http://www.w3.org/1999/xlink","href","#template"),n.appendChild(c)}},t.prototype.clear=function(){for(;this._el.hasChildNodes();)this._el.removeChild(this._el.lastChild)},t}(),k="svg"===document.documentElement.tagName.toLowerCase()?b:"undefined"==typeof CanvasRenderingContext2D?function(){var t=function(t,i){this._el=t,this._htOption=i};return t.prototype.draw=function(t){for(var i=this._htOption,e=this._el,s=t.getModuleCount(),a=Math.floor(i.width/s),n=Math.floor(i.height/s),r=['<table style="border:0;border-collapse:collapse;">'],o=0;o<s;o++){r.push("<tr>");for(var c=0;c<s;c++)r.push('<td style="border:0;border-collapse:collapse;padding:0;margin:0;width:'+a+"px;height:"+n+"px;background-color:"+(t.isDark(o,c)?i.colorDark:i.colorLight)+';"></td>');r.push("</tr>")}r.push("</table>"),e.innerHTML=r.join("");var l=e.childNodes[0],h=(i.width-l.offsetWidth)/2,d=(i.height-l.offsetHeight)/2;h>0&&d>0&&(l.style.margin=d+"px "+h+"px")},t.prototype.clear=function(){this._el.innerHTML=""},t}():function(){function t(){this._elImage.src=this._elCanvas.toDataURL("image/png"),this._elImage.style.display="block",this._elCanvas.style.display="none"}if(this._android&&this._android<=2.1){var i=1/window.devicePixelRatio,e=CanvasRenderingContext2D.prototype.drawImage;CanvasRenderingContext2D.prototype.drawImage=function(t,s,a,n,r,o,c,l,h){if("nodeName"in t&&/img/i.test(t.nodeName))for(var d=arguments.length-1;d>=1;d--)arguments[d]=arguments[d]*i;else void 0===l&&(arguments[1]*=i,arguments[2]*=i,arguments[3]*=i,arguments[4]*=i);e.apply(this,arguments)}}var s=function(t,i){this._bIsPainted=!1,this._android=w(),this._htOption=i,this._elCanvas=document.createElement("canvas"),this._elCanvas.width=i.width,this._elCanvas.height=i.height,t.appendChild(this._elCanvas),this._el=t,this._oContext=this._elCanvas.getContext("2d"),this._bIsPainted=!1,this._elImage=document.createElement("img"),this._elImage.alt="Scan me!",this._elImage.style.display="none",this._el.appendChild(this._elImage),this._bSupportDataURI=null};return s.prototype.draw=function(t){var i=this._elImage,e=this._oContext,s=this._htOption,a=t.getModuleCount(),n=s.width/a,r=s.height/a,o=Math.round(n),c=Math.round(r);i.style.display="none",this.clear();for(var l=0;l<a;l++)for(var h=0;h<a;h++){var d=t.isDark(l,h),u=h*n,v=l*r;e.strokeStyle=d?s.colorDark:s.colorLight,e.lineWidth=1,e.fillStyle=d?s.colorDark:s.colorLight,e.fillRect(u,v,n,r),e.strokeRect(Math.floor(u)+.5,Math.floor(v)+.5,o,c),e.strokeRect(Math.ceil(u)-.5,Math.ceil(v)-.5,o,c)}this._bIsPainted=!0},s.prototype.makeImage=function(){this._bIsPainted&&function(t,i){var e=this;if(e._fFail=i,e._fSuccess=t,null===e._bSupportDataURI){var s=document.createElement("img"),a=function(){e._bSupportDataURI=!1,e._fFail&&e._fFail.call(e)};return s.onabort=a,s.onerror=a,s.onload=function(){e._bSupportDataURI=!0,e._fSuccess&&e._fSuccess.call(e)},void(s.src="data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==")}!0===e._bSupportDataURI&&e._fSuccess?e._fSuccess.call(e):!1===e._bSupportDataURI&&e._fFail&&e._fFail.call(e)}.call(this,t)},s.prototype.isPainted=function(){return this._bIsPainted},s.prototype.clear=function(){this._oContext.clearRect(0,0,this._elCanvas.width,this._elCanvas.height),this._bIsPainted=!1},s.prototype.round=function(t){return t?Math.floor(1e3*t)/1e3:t},s}();function x(t,i){for(var e=1,s=function(t){var i=encodeURI(t).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return i.length+(i.length!=t?3:0)}(t),n=0,r=C.length;n<=r;n++){var o=0;switch(i){case a.L:o=C[n][0];break;case a.M:o=C[n][1];break;case a.Q:o=C[n][2];break;case a.H:o=C[n][3]}if(s<=o)break;e++}if(e>C.length)throw new Error("Too long data");return e}return(s=function(t,i){if(this._htOption={width:256,height:256,typeNumber:4,colorDark:"#000000",colorLight:"#ffffff",correctLevel:a.H},"string"==typeof i&&(i={text:i}),i)for(var e in i)this._htOption[e]=i[e];"string"==typeof t&&(t=document.getElementById(t)),this._htOption.useSVG&&(k=b),this._android=w(),this._el=t,this._oQRCode=null,this._oDrawing=new k(this._el,this._htOption),this._htOption.text&&this.makeCode(this._htOption.text)}).prototype.makeCode=function(t){this._oQRCode=new i(x(t,this._htOption.correctLevel),this._htOption.correctLevel),this._oQRCode.addData(t),this._oQRCode.make(),this._el.title=t,this._oDrawing.draw(this._oQRCode),this.makeImage()},s.prototype.makeImage=function(){"function"==typeof this._oDrawing.makeImage&&(!this._android||this._android>=3)&&this._oDrawing.makeImage()},s.prototype.clear=function(){this._oDrawing.clear()},s.CorrectLevel=a,s},t.exports=a()},XJpv:function(t,i,e){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var s=e("7Vhv"),a=e("MJLE"),n=e.n(a),r={name:"index",data:function(){return{ios:"",android:"",host:0}},components:{"v-footer":s.a},mounted:function(){var t=this,i=window.location.host;console.log(window.location.host),this.host=i.split(".")[0],this.isRealNum(this.host)||(this.host=0),this.creatQrCode();var e={channel:this.host};this.$axios("post","/V2/download/getDownAddress",e).then(function(i){200===i.code&&(t.android=i.data.android,t.ios=i.data.ios)})},methods:{isRealNum:function(t){return""!==t&&null!=t&&!isNaN(t)},creatQrCode:function(){new n.a(this.$refs.qrCodeUrl,{text:this.$DownUrl+"/?channel="+this.host,width:150,height:150,colorDark:"#000000",colorLight:"#ffffff",correctLevel:n.a.CorrectLevel.H})},down:function(t){window.location.href=1===t?this.android:this.ios}}},o={render:function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("div",[e("div",{staticClass:"down"},[e("div",{staticClass:"min-width",staticStyle:{"padding-bottom":"50px"}},[e("div",{staticClass:"fx justify-center down-top"},[t._m(0),t._v(" "),e("div",{staticClass:"ta-c ml-30"},[t._m(1),t._v(" "),t._m(2),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),e("div",{staticClass:"fx align-items mt-30"},[e("div",[e("div",{staticClass:"erweima"},[e("div",{ref:"qrCodeUrl",staticClass:"qrcode"})]),t._v(" "),e("div",{staticClass:"c-8 mt-10"},[t._v("扫描二维码下载APP")])]),t._v(" "),e("div",{staticClass:"ml-30"},[e("div",{staticStyle:{"margin-top":"50px"}},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/andor-btn.png",width:"150px"},on:{click:function(i){return t.down(1)}}})]),t._v(" "),e("div",{staticClass:"mt-20"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/ios-btn.png",width:"150px"},on:{click:function(i){return t.down(2)}}})]),t._v(" "),e("div",{staticClass:"c-8",staticStyle:{"margin-top":"40px"}},[t._v("官网地址:"+t._s(t.$gfUrl))])])])])]),t._v(" "),t._m(5),t._v(" "),t._m(6)])]),t._v(" "),e("v-footer")],1)},staticRenderFns:[function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/tiyu-img.png"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/logo1.png",width:"200px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"mt-30"},[i("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/down-txt.png",width:"400px"}})])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"c-8 fw-700 fs-22 mt-30"},[this._v("体育视听盛宴"),i("span",{staticClass:"ml-10"},[this._v("万千家人相伴")])])},function(){var t=this.$createElement,i=this._self._c||t;return i("div",{staticClass:"c-8 fw-700 fs-22 mt-10"},[this._v("网红女神赛事直播"),i("span",{staticClass:"ml-10"},[this._v("行业专家赛前预测")])])},function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("div",{staticClass:"fx align-items justify-center mt-30"},[e("div",{staticClass:"ta-c mr-50"},[e("div",{staticClass:"fs-22 fw-700 c-fac"},[t._v("魅力主播解说")]),t._v(" "),e("div",{staticClass:" c-67 mt-10"},[t._v("看比赛就要一起嗨")]),t._v(" "),e("div",{staticClass:"mt-20"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/down-img3.png",width:"250px"}})])]),t._v(" "),e("div",{staticClass:"ta-c mr-50"},[e("div",{staticClass:"fs-22 fw-700 c-fac"},[t._v("精准赛事分析")]),t._v(" "),e("div",{staticClass:" c-67 mt-10"},[t._v("专业解读精准分析")]),t._v(" "),e("div",{staticClass:"mt-20"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/down-img2.png",width:"250px"}})])]),t._v(" "),e("div",{staticClass:"ta-c"},[e("div",{staticClass:"fs-22 fw-700 c-fac"},[t._v("火爆体育资讯")]),t._v(" "),e("div",{staticClass:" c-67 mt-10"},[t._v("志趣相投球友聚集地")]),t._v(" "),e("div",{staticClass:"mt-20"},[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/down-img1.png",width:"250px"}})])])])},function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("div",{staticStyle:{"padding-right":"8%","padding-left":"8%"}},[e("div",{staticClass:"fx align-items mt-30"},[e("div",{staticClass:"fs-22 fw-700"},[t._v("安装教程")]),t._v(" "),e("div",{staticClass:"c-3 ml-10"},[t._v("需要在同一个网络环境下下载安转和注册,勿切换网络,若无法正常下载,请使用手机自带浏览器打开(Chrome谷歌浏览器、Safari浏览器)")])]),t._v(" "),e("div",{staticClass:"xian mt-20"}),t._v(" "),e("div",{staticClass:"fx align-items mt-30"},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/IOS.png"}})]),t._v(" "),e("div",{staticClass:"fs-22 c-fac ml-10"},[t._v("IOS如何安装?")])]),t._v(" "),e("div",{staticClass:"c-67 mt-20"},[t._v("1.APP下载完成后,请打开「设置」>点选「通用」选项")]),t._v(" "),e("div",{staticClass:"c-67 mt-10"},[t._v("2.点选「设备管理」")]),t._v(" "),e("div",{staticClass:"c-67 mt-10"},[t._v("3.点击「信任」APP即完成设置")]),t._v(" "),e("div",{staticClass:"fx align-items justify-between mt-20"},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/IOS1.png",width:"240px"}})]),t._v(" "),e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/IOS2.png",width:"250px"}})]),t._v(" "),e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/IOS3.png",width:"250px"}})]),t._v(" "),e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/IOS4.png",width:"250px"}})])]),t._v(" "),e("div",{staticClass:"xian mt-30"}),t._v(" "),e("div",{staticClass:"fx align-items mt-30"},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/Android.png"}})]),t._v(" "),e("div",{staticClass:"fs-22 c-fac ml-10"},[t._v("Android如何安装??")])]),t._v(" "),e("div",{staticClass:"c-67 mt-20"},[t._v("1. 点击本页的「立即下载」选择「本地下载」")]),t._v(" "),e("div",{staticClass:"c-67 mt-10"},[t._v("2. APP下载完成后,选择允许安装应用,即可完成安装")]),t._v(" "),e("div",{staticClass:"fx align-items justify-between mt-20"},[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/Android1.png",width:"250px"}})]),t._v(" "),e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/Android2.png",width:"240px"}})]),t._v(" "),e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/Android3.png",width:"240px"}})]),t._v(" "),e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/Android4.png",width:"240px"}})])])])}]};var c=e("VU/8")(r,o,!1,function(t){e("ykqC")},"data-v-bf4d353a",null);i.default=c.exports},ZD1t:function(t,i,e){var s=e("EBjW");"string"==typeof s&&(s=[[t.i,s,""]]),s.locals&&(t.exports=s.locals);e("rjj0")("f5b8307c",s,!0,{})},ykqC:function(t,i,e){var s=e("Ajxd");"string"==typeof s&&(s=[[t.i,s,""]]),s.locals&&(t.exports=s.locals);e("rjj0")("3a348557",s,!0,{})}});
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([24],{0:function(e,n,t){t("j1ja"),e.exports=t("NHnr")},1:function(e,n){},"5LIk":function(e,n){},"7zck":function(e,n){},"8lvz":function(e,n){},BpKH:function(e,n){},Dr8r:function(e,n,t){"use strict";t.d(n,"a",function(){return u});var o=t("Zrlr"),r=t.n(o),a=t("wxAW"),i=t.n(a),u=function(){function e(){r()(this,e)}return i()(e,null,[{key:"get",value:function(e){var n=void 0,t=void 0;return"string"==typeof e&&""!==e&&(t=String(document.cookie).match(new RegExp("(?:^| )"+e+"(?:(?:=([^;]*))|;|$)")))&&(n=t[1]?decodeURIComponent(t[1]):""),n}},{key:"set",value:function(e,n,t,o,r,a){var i=String(encodeURIComponent(n)),u=t;"number"==typeof u&&(u=new Date).setTime(u.getTime()+864e5*t),u instanceof Date&&(i+="; expires="+u.toUTCString()),"string"==typeof o&&""!==o&&(i+="; domain="+o),"string"==typeof r&&""!==r&&(i+="; path="+r),a&&(i+="; secure"),document.cookie=e+"="+i}},{key:"remove",value:function(e,n,t,o){this.set(e,"",-1,n,t,o)}},{key:"DATEDAY",get:function(){return 864e5}}]),e}()},NHnr:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var o={};t.d(o,"userData",function(){return p});var r=t("7+uW"),a=t("/ocq");r.default.use(a.a);var i=a.a.prototype.push;a.a.prototype.push=function(e,n,t){return n||t?i.call(this,e,n,t):i.call(this,e).catch(function(e){return e})};var u=new a.a({routes:[{path:"/",name:"home",redirect:"/home",component:function(){return t.e(10).then(t.bind(null,"2NXm"))},children:[{path:"/home",name:"home",component:function(){return t.e(1).then(t.bind(null,"FP3a"))}},{path:"/course",name:"course",component:function(){return t.e(14).then(t.bind(null,"Z/FV"))}},{path:"/all",name:"all",component:function(){return t.e(4).then(t.bind(null,"JPDB"))}},{path:"/room",name:"room",component:function(){return t.e(0).then(t.bind(null,"Xb5f"))}},{path:"/new",name:"new",component:function(){return t.e(9).then(t.bind(null,"hrLV"))}},{path:"/newDeatil",name:"newDeatil",component:function(){return t.e(17).then(t.bind(null,"RWv/"))}},{path:"/down",name:"down",component:function(){return t.e(8).then(t.bind(null,"XJpv"))}},{path:"/hotRank",name:"hotRank",component:function(){return t.e(5).then(t.bind(null,"UtoD"))}},{path:"/hotBankDeatil",name:"hotBankDeatil",component:function(){return t.e(11).then(t.bind(null,"36HZ"))}},{path:"/expertsDeatil",name:"expertsDeatil",component:function(){return t.e(2).then(t.bind(null,"8EE7"))}},{path:"/commonProblem",name:"commonProblem",component:function(){return t.e(15).then(t.bind(null,"LUro"))}},{path:"/agreement",name:"agreement",component:function(){return t.e(13).then(t.bind(null,"lI5F"))}},{path:"/privacy",name:"privacy",component:function(){return t.e(12).then(t.bind(null,"VKkN"))}},{path:"/schedule",name:"schedule",component:function(){return t.e(6).then(t.bind(null,"6JMp"))}},{path:"/infoCenter",name:"infoCenter",component:function(){return t.e(19).then(t.bind(null,"bk9T"))}},{path:"/score",name:"score",component:function(){return t.e(3).then(t.bind(null,"hC2G"))}},{path:"/footballDeatil",name:"footballDeatil",component:function(){return t.e(20).then(t.bind(null,"6/Ig"))}},{path:"/basketBallDeatil",name:"basketBallDeatil",component:function(){return t.e(18).then(t.bind(null,"i9qA"))}},{path:"/fOuZhi",name:"fOuZhi",component:function(){return t.e(21).then(t.bind(null,"DS/9"))}},{path:"/bOuZhi",name:"bOuZhi",component:function(){return t.e(22).then(t.bind(null,"wJcW"))}},{path:"/search",name:"search",component:function(){return t.e(16).then(t.bind(null,"ar59"))}},{path:"/my",name:"my",component:function(){return t.e(7).then(t.bind(null,"ULSo"))}}]}]}),c=t("NYxO"),p={state:{categoryList:[],advertList:[]},mutations:{setCategoryList:function(e,n){e.categoryList=n},setAdvertList:function(e,n){e.advertList=n}},getters:{getCategoryList:function(e){return e.categoryList},getAdvertList:function(e){return e.advertList}}};r.default.use(c.a);var s=new c.a.Store({modules:o}),d={name:"App",data:function(){return{}},mounted:function(){},methods:{isPcFun:function(){for(var e=navigator.userAgent,n=["Android","iPhone","webOS","BlackBerry","SymbianOS","Windows Phone","iPad","iPod"],t=!0,o=0;o<n.length;o++)if(e.indexOf(n[o])>0){t=!1;break}return t}}},l={render:function(){var e=this.$createElement,n=this._self._c||e;return n("div",{attrs:{id:"app"}},[n("router-view")],1)},staticRenderFns:[]};var h=t("VU/8")(d,l,!1,function(e){t("8lvz")},null,null).exports,f=(t("cPo0"),t("BpKH"),t("j1ja"),t("//Fk")),m=t.n(f),g=t("mtWM"),y=t.n(g),v=t("1nuA"),A=t.n(v),w=y.a.create({timeout:1e4});w.interceptors.request.use(function(e){return"get"!==e.method&&"post"!==e.method&&"put"!==e.method&&"delete"!==e.method&&"patch"!==e.method||"application/json"!==e.headers["Content-Type"]&&(e.data=A.a.stringify(e.data)),e},function(e){return m.a.reject(e)}),w.interceptors.response.use(function(e){return e},function(e){return m.a.reject(e)});var b=w,C=t("Dr8r"),k={install:function(e){var n=this;e.prototype.$axios=function(e,t,o,r){return n.axiosRequest(e,t,o,r)}},axiosRequest:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"post",n=arguments[1],t=arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.ax(e,n,t,o)},ax:function(e,n,t,o){var r=n;"get"===e&&(r+=t||"");var a={headers:C.a.get("token")?{token:C.a.get("token"),"device-id":C.a.get("deviceId"),"Content-Type":"application/json"}:{"device-id":C.a.get("deviceId"),"Content-Type":"application/json"}},i="/excuse"+r;return new m.a(function(n,o){b[e](i,t,a).then(function(e){var t=e.data;502===t.code?C.a.remove("token"):t.code,n(t)}).catch(function(e){o(e)})})}},D={getToken:function(){if(!C.a.get("agent")){var e=(new Date).getTime()+this.randomCoding()+"H5";C.a.set("agent",e)}},toPage:function(e){u.push({name:e})},goToDeatil:function(e,n){u.push({name:"deatil",query:{id:n,hotId:e}})},goBack:function(){u.go(-1)},toDown:function(){u.push({name:"down"})},openAdver:function(e){/^(https?|ftp|file):\/\/.+$/.test(e)?window.open(e):window.open("http://"+e)},randomCoding:function(){for(var e=[],n=0;n<3;n++){var t=Math.ceil(25*Math.random());e.push(String.fromCharCode(65+t))}return e.join("")},formatDate:function(e){var n=parseInt(e),t=0,o=0;return n>60&&(t=parseInt(n/60),n=parseInt(n%60),t>60&&(o=parseInt(t/60),t=parseInt(t%60))),(parseInt(o)<10?"0"+parseInt(o):parseInt(o))+":"+(parseInt(t)<10?"0"+parseInt(t):parseInt(t))+":"+(parseInt(n)<10?"0"+parseInt(n):parseInt(n))},getBeforeDate:function(e,n){var t=e,o="";return(o=n?new Date(n):new Date).setDate(o.getDate()-t)},decryptImage:function(e,n,t){var o=this,a=new XMLHttpRequest;a.open("GET",e),a.setRequestHeader("Content-type","application/x-www-form-urlencoded; charset=UTF-8"),a.responseType="arraybuffer",a.send(),a.onreadystatechange=function(){if(4===a.readyState&&200===a.status){var e=a.response,i=o.arrayBufferToBase64(e);r.default.set(t,n,"data:image/jpeg;base64,"+i)}}},arrayBufferToBase64:function(e){for(var n="",t=new Uint8Array(e),o=t.byteLength,r=0;r<o;r++)n+=String.fromCharCode(1^t[r]);return window.btoa(n)}},I={des:function(e,n,t,o,r,a){t&&(n=unescape(encodeURIComponent(n)));var i,u,c,p,s,d,l,h,f,m,g,y,v,A,w=new Array(16843776,0,65536,16843780,16842756,66564,4,65536,1024,16843776,16843780,1024,16778244,16842756,16777216,4,1028,16778240,16778240,66560,66560,16842752,16842752,16778244,65540,16777220,16777220,65540,0,1028,66564,16777216,65536,16843780,4,16842752,16843776,16777216,16777216,1024,16842756,65536,66560,16777220,1024,4,16778244,66564,16843780,65540,16842752,16778244,16777220,1028,66564,16843776,1028,16778240,16778240,0,65540,66560,0,16842756),b=new Array(-2146402272,-2147450880,32768,1081376,1048576,32,-2146435040,-2147450848,-2147483616,-2146402272,-2146402304,-2147483648,-2147450880,1048576,32,-2146435040,1081344,1048608,-2147450848,0,-2147483648,32768,1081376,-2146435072,1048608,-2147483616,0,1081344,32800,-2146402304,-2146435072,32800,0,1081376,-2146435040,1048576,-2147450848,-2146435072,-2146402304,32768,-2146435072,-2147450880,32,-2146402272,1081376,32,32768,-2147483648,32800,-2146402304,1048576,-2147483616,1048608,-2147450848,-2147483616,1048608,1081344,0,-2147450880,32800,-2147483648,-2146435040,-2146402272,1081344),C=new Array(520,134349312,0,134348808,134218240,0,131592,134218240,131080,134217736,134217736,131072,134349320,131080,134348800,520,134217728,8,134349312,512,131584,134348800,134348808,131592,134218248,131584,131072,134218248,8,134349320,512,134217728,134349312,134217728,131080,520,131072,134349312,134218240,0,512,131080,134349320,134218240,134217736,512,0,134348808,134218248,131072,134217728,134349320,8,131592,131584,134217736,134348800,134218248,520,134348800,131592,8,134348808,131584),k=new Array(8396801,8321,8321,128,8396928,8388737,8388609,8193,0,8396800,8396800,8396929,129,0,8388736,8388609,1,8192,8388608,8396801,128,8388608,8193,8320,8388737,1,8320,8388736,8192,8396928,8396929,129,8388736,8388609,8396800,8396929,129,0,0,8396800,8320,8388736,8388737,1,8396801,8321,8321,128,8396929,129,1,8192,8388609,8193,8396928,8388737,8193,8320,8388608,8396801,128,8388608,8192,8396928),D=new Array(256,34078976,34078720,1107296512,524288,256,1073741824,34078720,1074266368,524288,33554688,1074266368,1107296512,1107820544,524544,1073741824,33554432,1074266112,1074266112,0,1073742080,1107820800,1107820800,33554688,1107820544,1073742080,0,1107296256,34078976,33554432,1107296256,524544,524288,1107296512,256,33554432,1073741824,34078720,1107296512,1074266368,33554688,1073741824,1107820544,34078976,1074266368,256,33554432,1107820544,1107820800,524544,1107296256,1107820800,34078720,0,1074266112,1107296256,524544,33554688,1073742080,524288,0,1074266112,34078976,1073742080),I=new Array(536870928,541065216,16384,541081616,541065216,16,541081616,4194304,536887296,4210704,4194304,536870928,4194320,536887296,536870912,16400,0,4194320,536887312,16384,4210688,536887312,16,541065232,541065232,0,4210704,541081600,16400,4210688,541081600,536870912,536887296,16,541065232,4210688,541081616,4194304,16400,536870928,4194304,536887296,536870912,16400,536870928,541081616,4210688,541065216,4210704,541081600,0,541065232,16,16384,541065216,4210704,16384,4194320,536887312,0,541081600,536870912,4194320,536887312),L=new Array(2097152,69206018,67110914,0,2048,67110914,2099202,69208064,69208066,2097152,0,67108866,2,67108864,69206018,2050,67110912,2099202,2097154,67110912,67108866,69206016,69208064,2097154,69206016,2048,2050,69208066,2099200,2,67108864,2099200,67108864,2099200,2097152,67110914,67110914,69206018,69206018,2,2097154,67108864,67110912,2097152,69208064,2050,2099202,69208064,2050,67108866,69208066,69206016,2099200,0,2,69208066,0,2099202,69206016,2048,67108866,67110912,2048,2097154),S=new Array(268439616,4096,262144,268701760,268435456,268439616,64,268435456,262208,268697600,268701760,266240,268701696,266304,4096,64,268697600,268435520,268439552,4160,266240,262208,268697664,268701696,4160,0,0,268697664,268435520,268439552,266304,262144,266304,262144,268701696,4096,64,268697664,4096,266304,268439552,64,268435520,268697600,268697664,268435456,262144,268439616,0,268701760,262208,268435520,268697600,268439552,268439616,0,268701760,266240,266240,4160,4160,262208,268435456,268701696),R=this.des_createKeys(e),x=0,B=n.length,T=0,U=32===R.length?3:9;h=3===U?t?new Array(0,32,2):new Array(30,-2,-2):t?new Array(0,32,2,62,30,-2,64,96,2):new Array(94,62,-2,32,64,2,30,-2,-2),2===a?n+=" ":1===a?t&&(c=8-B%8,n+=String.fromCharCode(c,c,c,c,c,c,c,c),8===c&&(B+=8)):a||(n+="\0\0\0\0\0\0\0\0");var $="",j="";for(1===o&&(f=r.charCodeAt(x++)<<24|r.charCodeAt(x++)<<16|r.charCodeAt(x++)<<8|r.charCodeAt(x++),g=r.charCodeAt(x++)<<24|r.charCodeAt(x++)<<16|r.charCodeAt(x++)<<8|r.charCodeAt(x++),x=0);x<B;){for(d=n.charCodeAt(x++)<<24|n.charCodeAt(x++)<<16|n.charCodeAt(x++)<<8|n.charCodeAt(x++),l=n.charCodeAt(x++)<<24|n.charCodeAt(x++)<<16|n.charCodeAt(x++)<<8|n.charCodeAt(x++),1===o&&(t?(d^=f,l^=g):(m=f,y=g,f=d,g=l)),d^=(c=252645135&(d>>>4^l))<<4,d^=(c=65535&(d>>>16^(l^=c)))<<16,d^=c=858993459&((l^=c)>>>2^d),d^=c=16711935&((l^=c<<2)>>>8^d),d=(d^=(c=1431655765&(d>>>1^(l^=c<<8)))<<1)<<1|d>>>31,l=(l^=c)<<1|l>>>31,u=0;u<U;u+=3){for(v=h[u+1],A=h[u+2],i=h[u];i!==v;i+=A)p=l^R[i],s=(l>>>4|l<<28)^R[i+1],c=d,d=l,l=c^(b[p>>>24&63]|k[p>>>16&63]|I[p>>>8&63]|S[63&p]|w[s>>>24&63]|C[s>>>16&63]|D[s>>>8&63]|L[63&s]);c=d,d=l,l=c}l=l>>>1|l<<31,l^=c=1431655765&((d=d>>>1|d<<31)>>>1^l),l^=(c=16711935&(l>>>8^(d^=c<<1)))<<8,l^=(c=858993459&(l>>>2^(d^=c)))<<2,l^=c=65535&((d^=c)>>>16^l),l^=c=252645135&((d^=c<<16)>>>4^l),d^=c<<4,1===o&&(t?(f=d,g=l):(d^=m,l^=y)),j+=String.fromCharCode(d>>>24,d>>>16&255,d>>>8&255,255&d,l>>>24,l>>>16&255,l>>>8&255,255&l),512===(T+=8)&&($+=j,j="",T=0)}if($=($+=j).replace(/\0*$/g,""),!t){if(1===a){var M=0;(B=$.length)&&(M=$.charCodeAt(B-1)),M<=8&&($=$.substring(0,B-M))}$=decodeURIComponent(escape($))}return $},des_createKeys:function(e){for(var n,t,o,r=new Array(0,4,536870912,536870916,65536,65540,536936448,536936452,512,516,536871424,536871428,66048,66052,536936960,536936964),a=new Array(0,1,1048576,1048577,67108864,67108865,68157440,68157441,256,257,1048832,1048833,67109120,67109121,68157696,68157697),i=new Array(0,8,2048,2056,16777216,16777224,16779264,16779272,0,8,2048,2056,16777216,16777224,16779264,16779272),u=new Array(0,2097152,134217728,136314880,8192,2105344,134225920,136323072,131072,2228224,134348800,136445952,139264,2236416,134356992,136454144),c=new Array(0,262144,16,262160,0,262144,16,262160,4096,266240,4112,266256,4096,266240,4112,266256),p=new Array(0,1024,32,1056,0,1024,32,1056,33554432,33555456,33554464,33555488,33554432,33555456,33554464,33555488),s=new Array(0,268435456,524288,268959744,2,268435458,524290,268959746,0,268435456,524288,268959744,2,268435458,524290,268959746),d=new Array(0,65536,2048,67584,536870912,536936448,536872960,536938496,131072,196608,133120,198656,537001984,537067520,537004032,537069568),l=new Array(0,262144,0,262144,2,262146,2,262146,33554432,33816576,33554432,33816576,33554434,33816578,33554434,33816578),h=new Array(0,268435456,8,268435464,0,268435456,8,268435464,1024,268436480,1032,268436488,1024,268436480,1032,268436488),f=new Array(0,32,0,32,1048576,1048608,1048576,1048608,8192,8224,8192,8224,1056768,1056800,1056768,1056800),m=new Array(0,16777216,512,16777728,2097152,18874368,2097664,18874880,67108864,83886080,67109376,83886592,69206016,85983232,69206528,85983744),g=new Array(0,4096,134217728,134221824,524288,528384,134742016,134746112,16,4112,134217744,134221840,524304,528400,134742032,134746128),y=new Array(0,4,256,260,0,4,256,260,1,5,257,261,1,5,257,261),v=e.length>8?3:1,A=new Array(32*v),w=new Array(0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0),b=0,C=0,k=0;k<v;k++){var D=e.charCodeAt(b++)<<24|e.charCodeAt(b++)<<16|e.charCodeAt(b++)<<8|e.charCodeAt(b++),I=e.charCodeAt(b++)<<24|e.charCodeAt(b++)<<16|e.charCodeAt(b++)<<8|e.charCodeAt(b++);D^=(o=252645135&(D>>>4^I))<<4,D^=o=65535&((I^=o)>>>-16^D),D^=(o=858993459&(D>>>2^(I^=o<<-16)))<<2,D^=o=65535&((I^=o)>>>-16^D),D^=(o=1431655765&(D>>>1^(I^=o<<-16)))<<1,D^=o=16711935&((I^=o)>>>8^D),o=(D^=(o=1431655765&(D>>>1^(I^=o<<8)))<<1)<<8|(I^=o)>>>20&240,D=I<<24|I<<8&16711680|I>>>8&65280|I>>>24&240,I=o;for(var L=0;L<w.length;L++)w[L]?(D=D<<2|D>>>26,I=I<<2|I>>>26):(D=D<<1|D>>>27,I=I<<1|I>>>27),I&=-15,n=r[(D&=-15)>>>28]|a[D>>>24&15]|i[D>>>20&15]|u[D>>>16&15]|c[D>>>12&15]|p[D>>>8&15]|s[D>>>4&15],o=65535&((t=d[I>>>28]|l[I>>>24&15]|h[I>>>20&15]|f[I>>>16&15]|m[I>>>12&15]|g[I>>>8&15]|y[I>>>4&15])>>>16^n),A[C++]=n^o,A[C++]=t^o<<16}return A},genkey:function(e,n,t){return{key:this.pad(e.slice(n,t)),vector:1}},pad:function(e){for(var n=e.length;n<24;n++)e+="0";return e},decrypt:function(e,n,t){return this.des(n,atob(e),0,1,t,1)}},L=t("zL8q"),S=t.n(L),R=(t("tvR6"),t("3EgV")),x=t.n(R),B=(t("7zck"),t("iqGf")),T=t.n(B),U=t("AXdl"),$=(t("g3Gj"),t("5LIk"),{socketServer:"im-api-v2-31.easemob.com",apiURL:"http://a31.easemob.com",appkey:"1118210302098649#hongshanliving",https:!1,isHttpDNS:!0,isMultiLoginSessions:!1,isAutoLogin:!0,isDebug:!1,autoReconnectNumMax:2,autoReconnectInterval:2,heartBeatWait:4500,delivery:!0}),j=t("Rna4"),M=t.n(j),P=window.WebIM=M.a;P.config=$;var H=P.conn=new P.connection({appKey:P.config.appkey,isHttpDNS:P.config.isHttpDNS,isMultiLoginSessions:P.config.isMultiLoginSessions,https:P.config.https,url:P.config.socketServer,apiUrl:"http://a31.easemob.com",isAutoLogin:!0,heartBeatWait:P.config.heartBeatWait,autoReconnectNumMax:P.config.autoReconnectNumMax,autoReconnectInterval:P.config.autoReconnectInterval,isStropheLog:P.config.isStropheLog,delivery:P.config.delivery}),N={apiUrl:"http://a31.easemob.com",user:"",pwd:"123456",appKey:P.config.appkey,success:function(e){console.log("登陆成功")},error:function(e){console.log(e)}};r.default.prototype.$WebIM=P,r.default.prototype.$imconn=H,r.default.prototype.$imoption=N,r.default.prototype.$utils=D,r.default.prototype.$des=I,r.default.prototype.$Title="红杉",r.default.prototype.$gfUrl="http://hszhibo.live",r.default.prototype.$gfQQ="2957668664",r.default.prototype.$DownUrl="http://dl.hszhibo.live",r.default.use(x.a),r.default.use(M.a),r.default.use(k),r.default.use(S.a),r.default.use(T.a),r.default.use(U.a,{preLoad:1.3,error:"http://bucket.loday.com.cn/static/pc/noImg.png",loading:"http://bucket.loday.com.cn/static/pc/noImg.png",attempt:2}),r.default.config.productionTip=!1,r.default.prototype.$Platform=t("QH3e"),new r.default({router:u,store:s,el:"#app",render:function(e){return e(h)}})},QH3e:function(e,n){e.exports={name:"h5",title:"撸大神",desc:"撸大神",imgUrl:"http://ldshen.com",nickname:"撸大神"}},cPo0:function(e,n){},g3Gj:function(e,n){},tvR6:function(e,n){}},[0]);
\ No newline at end of file
webpackJsonp([24],{0:function(e,n,t){t("j1ja"),e.exports=t("NHnr")},1:function(e,n){},"5LIk":function(e,n){},"7zck":function(e,n){},"8lvz":function(e,n){},BpKH:function(e,n){},Dr8r:function(e,n,t){"use strict";t.d(n,"a",function(){return u});var o=t("Zrlr"),r=t.n(o),a=t("wxAW"),i=t.n(a),u=function(){function e(){r()(this,e)}return i()(e,null,[{key:"get",value:function(e){var n=void 0,t=void 0;return"string"==typeof e&&""!==e&&(t=String(document.cookie).match(new RegExp("(?:^| )"+e+"(?:(?:=([^;]*))|;|$)")))&&(n=t[1]?decodeURIComponent(t[1]):""),n}},{key:"set",value:function(e,n,t,o,r,a){var i=String(encodeURIComponent(n)),u=t;"number"==typeof u&&(u=new Date).setTime(u.getTime()+864e5*t),u instanceof Date&&(i+="; expires="+u.toUTCString()),"string"==typeof o&&""!==o&&(i+="; domain="+o),"string"==typeof r&&""!==r&&(i+="; path="+r),a&&(i+="; secure"),document.cookie=e+"="+i}},{key:"remove",value:function(e,n,t,o){this.set(e,"",-1,n,t,o)}},{key:"DATEDAY",get:function(){return 864e5}}]),e}()},NHnr:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var o={};t.d(o,"userData",function(){return p});var r=t("7+uW"),a=t("/ocq");r.default.use(a.a);var i=a.a.prototype.push;a.a.prototype.push=function(e,n,t){return n||t?i.call(this,e,n,t):i.call(this,e).catch(function(e){return e})};var u=new a.a({routes:[{path:"/",name:"home",redirect:"/home",component:function(){return t.e(15).then(t.bind(null,"2NXm"))},children:[{path:"/home",name:"home",component:function(){return t.e(1).then(t.bind(null,"FP3a"))}},{path:"/course",name:"course",component:function(){return t.e(13).then(t.bind(null,"Z/FV"))}},{path:"/all",name:"all",component:function(){return t.e(4).then(t.bind(null,"JPDB"))}},{path:"/room",name:"room",component:function(){return t.e(0).then(t.bind(null,"Xb5f"))}},{path:"/new",name:"new",component:function(){return t.e(9).then(t.bind(null,"hrLV"))}},{path:"/newDeatil",name:"newDeatil",component:function(){return t.e(17).then(t.bind(null,"RWv/"))}},{path:"/down",name:"down",component:function(){return t.e(8).then(t.bind(null,"XJpv"))}},{path:"/hotRank",name:"hotRank",component:function(){return t.e(5).then(t.bind(null,"UtoD"))}},{path:"/hotBankDeatil",name:"hotBankDeatil",component:function(){return t.e(10).then(t.bind(null,"36HZ"))}},{path:"/expertsDeatil",name:"expertsDeatil",component:function(){return t.e(2).then(t.bind(null,"8EE7"))}},{path:"/commonProblem",name:"commonProblem",component:function(){return t.e(14).then(t.bind(null,"LUro"))}},{path:"/agreement",name:"agreement",component:function(){return t.e(12).then(t.bind(null,"lI5F"))}},{path:"/privacy",name:"privacy",component:function(){return t.e(11).then(t.bind(null,"VKkN"))}},{path:"/schedule",name:"schedule",component:function(){return t.e(7).then(t.bind(null,"6JMp"))}},{path:"/infoCenter",name:"infoCenter",component:function(){return t.e(19).then(t.bind(null,"bk9T"))}},{path:"/score",name:"score",component:function(){return t.e(3).then(t.bind(null,"hC2G"))}},{path:"/footballDeatil",name:"footballDeatil",component:function(){return t.e(20).then(t.bind(null,"6/Ig"))}},{path:"/basketBallDeatil",name:"basketBallDeatil",component:function(){return t.e(18).then(t.bind(null,"i9qA"))}},{path:"/fOuZhi",name:"fOuZhi",component:function(){return t.e(21).then(t.bind(null,"DS/9"))}},{path:"/bOuZhi",name:"bOuZhi",component:function(){return t.e(22).then(t.bind(null,"wJcW"))}},{path:"/search",name:"search",component:function(){return t.e(16).then(t.bind(null,"ar59"))}},{path:"/my",name:"my",component:function(){return t.e(6).then(t.bind(null,"ULSo"))}}]}]}),c=t("NYxO"),p={state:{categoryList:[],advertList:[]},mutations:{setCategoryList:function(e,n){e.categoryList=n},setAdvertList:function(e,n){e.advertList=n}},getters:{getCategoryList:function(e){return e.categoryList},getAdvertList:function(e){return e.advertList}}};r.default.use(c.a);var s=new c.a.Store({modules:o}),d={name:"App",data:function(){return{}},mounted:function(){},methods:{isPcFun:function(){for(var e=navigator.userAgent,n=["Android","iPhone","webOS","BlackBerry","SymbianOS","Windows Phone","iPad","iPod"],t=!0,o=0;o<n.length;o++)if(e.indexOf(n[o])>0){t=!1;break}return t}}},l={render:function(){var e=this.$createElement,n=this._self._c||e;return n("div",{attrs:{id:"app"}},[n("router-view")],1)},staticRenderFns:[]};var h=t("VU/8")(d,l,!1,function(e){t("8lvz")},null,null).exports,f=(t("cPo0"),t("BpKH"),t("j1ja"),t("//Fk")),m=t.n(f),g=t("mtWM"),y=t.n(g),v=t("1nuA"),A=t.n(v),w=y.a.create({timeout:1e4});w.interceptors.request.use(function(e){return"get"!==e.method&&"post"!==e.method&&"put"!==e.method&&"delete"!==e.method&&"patch"!==e.method||"application/json"!==e.headers["Content-Type"]&&(e.data=A.a.stringify(e.data)),e},function(e){return m.a.reject(e)}),w.interceptors.response.use(function(e){return e},function(e){return m.a.reject(e)});var b=w,C=t("Dr8r"),k={install:function(e){var n=this;e.prototype.$axios=function(e,t,o,r){return n.axiosRequest(e,t,o,r)}},axiosRequest:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"post",n=arguments[1],t=arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.ax(e,n,t,o)},ax:function(e,n,t,o){var r=n;"get"===e&&(r+=t||"");var a={headers:C.a.get("token")?{token:C.a.get("token"),"device-id":C.a.get("deviceId"),"Content-Type":"application/json"}:{"device-id":C.a.get("deviceId"),"Content-Type":"application/json"}},i="/excuse"+r;return new m.a(function(n,o){b[e](i,t,a).then(function(e){var t=e.data;502===t.code?C.a.remove("token"):t.code,n(t)}).catch(function(e){o(e)})})}},D={getToken:function(){if(!C.a.get("agent")){var e=(new Date).getTime()+this.randomCoding()+"H5";C.a.set("agent",e)}},toPage:function(e){u.push({name:e})},goToDeatil:function(e,n){u.push({name:"deatil",query:{id:n,hotId:e}})},goBack:function(){u.go(-1)},toDown:function(){u.push({name:"down"})},openAdver:function(e){/^(https?|ftp|file):\/\/.+$/.test(e)?window.open(e):window.open("http://"+e)},randomCoding:function(){for(var e=[],n=0;n<3;n++){var t=Math.ceil(25*Math.random());e.push(String.fromCharCode(65+t))}return e.join("")},formatDate:function(e){var n=parseInt(e),t=0,o=0;return n>60&&(t=parseInt(n/60),n=parseInt(n%60),t>60&&(o=parseInt(t/60),t=parseInt(t%60))),(parseInt(o)<10?"0"+parseInt(o):parseInt(o))+":"+(parseInt(t)<10?"0"+parseInt(t):parseInt(t))+":"+(parseInt(n)<10?"0"+parseInt(n):parseInt(n))},getBeforeDate:function(e,n){var t=e,o="";return(o=n?new Date(n):new Date).setDate(o.getDate()-t)},decryptImage:function(e,n,t){var o=this,a=new XMLHttpRequest;a.open("GET",e),a.setRequestHeader("Content-type","application/x-www-form-urlencoded; charset=UTF-8"),a.responseType="arraybuffer",a.send(),a.onreadystatechange=function(){if(4===a.readyState&&200===a.status){var e=a.response,i=o.arrayBufferToBase64(e);r.default.set(t,n,"data:image/jpeg;base64,"+i)}}},arrayBufferToBase64:function(e){for(var n="",t=new Uint8Array(e),o=t.byteLength,r=0;r<o;r++)n+=String.fromCharCode(1^t[r]);return window.btoa(n)}},I={des:function(e,n,t,o,r,a){t&&(n=unescape(encodeURIComponent(n)));var i,u,c,p,s,d,l,h,f,m,g,y,v,A,w=new Array(16843776,0,65536,16843780,16842756,66564,4,65536,1024,16843776,16843780,1024,16778244,16842756,16777216,4,1028,16778240,16778240,66560,66560,16842752,16842752,16778244,65540,16777220,16777220,65540,0,1028,66564,16777216,65536,16843780,4,16842752,16843776,16777216,16777216,1024,16842756,65536,66560,16777220,1024,4,16778244,66564,16843780,65540,16842752,16778244,16777220,1028,66564,16843776,1028,16778240,16778240,0,65540,66560,0,16842756),b=new Array(-2146402272,-2147450880,32768,1081376,1048576,32,-2146435040,-2147450848,-2147483616,-2146402272,-2146402304,-2147483648,-2147450880,1048576,32,-2146435040,1081344,1048608,-2147450848,0,-2147483648,32768,1081376,-2146435072,1048608,-2147483616,0,1081344,32800,-2146402304,-2146435072,32800,0,1081376,-2146435040,1048576,-2147450848,-2146435072,-2146402304,32768,-2146435072,-2147450880,32,-2146402272,1081376,32,32768,-2147483648,32800,-2146402304,1048576,-2147483616,1048608,-2147450848,-2147483616,1048608,1081344,0,-2147450880,32800,-2147483648,-2146435040,-2146402272,1081344),C=new Array(520,134349312,0,134348808,134218240,0,131592,134218240,131080,134217736,134217736,131072,134349320,131080,134348800,520,134217728,8,134349312,512,131584,134348800,134348808,131592,134218248,131584,131072,134218248,8,134349320,512,134217728,134349312,134217728,131080,520,131072,134349312,134218240,0,512,131080,134349320,134218240,134217736,512,0,134348808,134218248,131072,134217728,134349320,8,131592,131584,134217736,134348800,134218248,520,134348800,131592,8,134348808,131584),k=new Array(8396801,8321,8321,128,8396928,8388737,8388609,8193,0,8396800,8396800,8396929,129,0,8388736,8388609,1,8192,8388608,8396801,128,8388608,8193,8320,8388737,1,8320,8388736,8192,8396928,8396929,129,8388736,8388609,8396800,8396929,129,0,0,8396800,8320,8388736,8388737,1,8396801,8321,8321,128,8396929,129,1,8192,8388609,8193,8396928,8388737,8193,8320,8388608,8396801,128,8388608,8192,8396928),D=new Array(256,34078976,34078720,1107296512,524288,256,1073741824,34078720,1074266368,524288,33554688,1074266368,1107296512,1107820544,524544,1073741824,33554432,1074266112,1074266112,0,1073742080,1107820800,1107820800,33554688,1107820544,1073742080,0,1107296256,34078976,33554432,1107296256,524544,524288,1107296512,256,33554432,1073741824,34078720,1107296512,1074266368,33554688,1073741824,1107820544,34078976,1074266368,256,33554432,1107820544,1107820800,524544,1107296256,1107820800,34078720,0,1074266112,1107296256,524544,33554688,1073742080,524288,0,1074266112,34078976,1073742080),I=new Array(536870928,541065216,16384,541081616,541065216,16,541081616,4194304,536887296,4210704,4194304,536870928,4194320,536887296,536870912,16400,0,4194320,536887312,16384,4210688,536887312,16,541065232,541065232,0,4210704,541081600,16400,4210688,541081600,536870912,536887296,16,541065232,4210688,541081616,4194304,16400,536870928,4194304,536887296,536870912,16400,536870928,541081616,4210688,541065216,4210704,541081600,0,541065232,16,16384,541065216,4210704,16384,4194320,536887312,0,541081600,536870912,4194320,536887312),L=new Array(2097152,69206018,67110914,0,2048,67110914,2099202,69208064,69208066,2097152,0,67108866,2,67108864,69206018,2050,67110912,2099202,2097154,67110912,67108866,69206016,69208064,2097154,69206016,2048,2050,69208066,2099200,2,67108864,2099200,67108864,2099200,2097152,67110914,67110914,69206018,69206018,2,2097154,67108864,67110912,2097152,69208064,2050,2099202,69208064,2050,67108866,69208066,69206016,2099200,0,2,69208066,0,2099202,69206016,2048,67108866,67110912,2048,2097154),S=new Array(268439616,4096,262144,268701760,268435456,268439616,64,268435456,262208,268697600,268701760,266240,268701696,266304,4096,64,268697600,268435520,268439552,4160,266240,262208,268697664,268701696,4160,0,0,268697664,268435520,268439552,266304,262144,266304,262144,268701696,4096,64,268697664,4096,266304,268439552,64,268435520,268697600,268697664,268435456,262144,268439616,0,268701760,262208,268435520,268697600,268439552,268439616,0,268701760,266240,266240,4160,4160,262208,268435456,268701696),R=this.des_createKeys(e),x=0,B=n.length,T=0,U=32===R.length?3:9;h=3===U?t?new Array(0,32,2):new Array(30,-2,-2):t?new Array(0,32,2,62,30,-2,64,96,2):new Array(94,62,-2,32,64,2,30,-2,-2),2===a?n+=" ":1===a?t&&(c=8-B%8,n+=String.fromCharCode(c,c,c,c,c,c,c,c),8===c&&(B+=8)):a||(n+="\0\0\0\0\0\0\0\0");var $="",j="";for(1===o&&(f=r.charCodeAt(x++)<<24|r.charCodeAt(x++)<<16|r.charCodeAt(x++)<<8|r.charCodeAt(x++),g=r.charCodeAt(x++)<<24|r.charCodeAt(x++)<<16|r.charCodeAt(x++)<<8|r.charCodeAt(x++),x=0);x<B;){for(d=n.charCodeAt(x++)<<24|n.charCodeAt(x++)<<16|n.charCodeAt(x++)<<8|n.charCodeAt(x++),l=n.charCodeAt(x++)<<24|n.charCodeAt(x++)<<16|n.charCodeAt(x++)<<8|n.charCodeAt(x++),1===o&&(t?(d^=f,l^=g):(m=f,y=g,f=d,g=l)),d^=(c=252645135&(d>>>4^l))<<4,d^=(c=65535&(d>>>16^(l^=c)))<<16,d^=c=858993459&((l^=c)>>>2^d),d^=c=16711935&((l^=c<<2)>>>8^d),d=(d^=(c=1431655765&(d>>>1^(l^=c<<8)))<<1)<<1|d>>>31,l=(l^=c)<<1|l>>>31,u=0;u<U;u+=3){for(v=h[u+1],A=h[u+2],i=h[u];i!==v;i+=A)p=l^R[i],s=(l>>>4|l<<28)^R[i+1],c=d,d=l,l=c^(b[p>>>24&63]|k[p>>>16&63]|I[p>>>8&63]|S[63&p]|w[s>>>24&63]|C[s>>>16&63]|D[s>>>8&63]|L[63&s]);c=d,d=l,l=c}l=l>>>1|l<<31,l^=c=1431655765&((d=d>>>1|d<<31)>>>1^l),l^=(c=16711935&(l>>>8^(d^=c<<1)))<<8,l^=(c=858993459&(l>>>2^(d^=c)))<<2,l^=c=65535&((d^=c)>>>16^l),l^=c=252645135&((d^=c<<16)>>>4^l),d^=c<<4,1===o&&(t?(f=d,g=l):(d^=m,l^=y)),j+=String.fromCharCode(d>>>24,d>>>16&255,d>>>8&255,255&d,l>>>24,l>>>16&255,l>>>8&255,255&l),512===(T+=8)&&($+=j,j="",T=0)}if($=($+=j).replace(/\0*$/g,""),!t){if(1===a){var M=0;(B=$.length)&&(M=$.charCodeAt(B-1)),M<=8&&($=$.substring(0,B-M))}$=decodeURIComponent(escape($))}return $},des_createKeys:function(e){for(var n,t,o,r=new Array(0,4,536870912,536870916,65536,65540,536936448,536936452,512,516,536871424,536871428,66048,66052,536936960,536936964),a=new Array(0,1,1048576,1048577,67108864,67108865,68157440,68157441,256,257,1048832,1048833,67109120,67109121,68157696,68157697),i=new Array(0,8,2048,2056,16777216,16777224,16779264,16779272,0,8,2048,2056,16777216,16777224,16779264,16779272),u=new Array(0,2097152,134217728,136314880,8192,2105344,134225920,136323072,131072,2228224,134348800,136445952,139264,2236416,134356992,136454144),c=new Array(0,262144,16,262160,0,262144,16,262160,4096,266240,4112,266256,4096,266240,4112,266256),p=new Array(0,1024,32,1056,0,1024,32,1056,33554432,33555456,33554464,33555488,33554432,33555456,33554464,33555488),s=new Array(0,268435456,524288,268959744,2,268435458,524290,268959746,0,268435456,524288,268959744,2,268435458,524290,268959746),d=new Array(0,65536,2048,67584,536870912,536936448,536872960,536938496,131072,196608,133120,198656,537001984,537067520,537004032,537069568),l=new Array(0,262144,0,262144,2,262146,2,262146,33554432,33816576,33554432,33816576,33554434,33816578,33554434,33816578),h=new Array(0,268435456,8,268435464,0,268435456,8,268435464,1024,268436480,1032,268436488,1024,268436480,1032,268436488),f=new Array(0,32,0,32,1048576,1048608,1048576,1048608,8192,8224,8192,8224,1056768,1056800,1056768,1056800),m=new Array(0,16777216,512,16777728,2097152,18874368,2097664,18874880,67108864,83886080,67109376,83886592,69206016,85983232,69206528,85983744),g=new Array(0,4096,134217728,134221824,524288,528384,134742016,134746112,16,4112,134217744,134221840,524304,528400,134742032,134746128),y=new Array(0,4,256,260,0,4,256,260,1,5,257,261,1,5,257,261),v=e.length>8?3:1,A=new Array(32*v),w=new Array(0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0),b=0,C=0,k=0;k<v;k++){var D=e.charCodeAt(b++)<<24|e.charCodeAt(b++)<<16|e.charCodeAt(b++)<<8|e.charCodeAt(b++),I=e.charCodeAt(b++)<<24|e.charCodeAt(b++)<<16|e.charCodeAt(b++)<<8|e.charCodeAt(b++);D^=(o=252645135&(D>>>4^I))<<4,D^=o=65535&((I^=o)>>>-16^D),D^=(o=858993459&(D>>>2^(I^=o<<-16)))<<2,D^=o=65535&((I^=o)>>>-16^D),D^=(o=1431655765&(D>>>1^(I^=o<<-16)))<<1,D^=o=16711935&((I^=o)>>>8^D),o=(D^=(o=1431655765&(D>>>1^(I^=o<<8)))<<1)<<8|(I^=o)>>>20&240,D=I<<24|I<<8&16711680|I>>>8&65280|I>>>24&240,I=o;for(var L=0;L<w.length;L++)w[L]?(D=D<<2|D>>>26,I=I<<2|I>>>26):(D=D<<1|D>>>27,I=I<<1|I>>>27),I&=-15,n=r[(D&=-15)>>>28]|a[D>>>24&15]|i[D>>>20&15]|u[D>>>16&15]|c[D>>>12&15]|p[D>>>8&15]|s[D>>>4&15],o=65535&((t=d[I>>>28]|l[I>>>24&15]|h[I>>>20&15]|f[I>>>16&15]|m[I>>>12&15]|g[I>>>8&15]|y[I>>>4&15])>>>16^n),A[C++]=n^o,A[C++]=t^o<<16}return A},genkey:function(e,n,t){return{key:this.pad(e.slice(n,t)),vector:1}},pad:function(e){for(var n=e.length;n<24;n++)e+="0";return e},decrypt:function(e,n,t){return this.des(n,atob(e),0,1,t,1)}},L=t("zL8q"),S=t.n(L),R=(t("tvR6"),t("3EgV")),x=t.n(R),B=(t("7zck"),t("iqGf")),T=t.n(B),U=t("AXdl"),$=(t("g3Gj"),t("5LIk"),{socketServer:"im-api-v2-31.easemob.com",apiURL:"http://a31.easemob.com",appkey:"1118210302098649#hongshanliving",https:!1,isHttpDNS:!0,isMultiLoginSessions:!1,isAutoLogin:!0,isDebug:!1,autoReconnectNumMax:2,autoReconnectInterval:2,heartBeatWait:4500,delivery:!0}),j=t("Rna4"),M=t.n(j),P=window.WebIM=M.a;P.config=$;var H=P.conn=new P.connection({appKey:P.config.appkey,isHttpDNS:P.config.isHttpDNS,isMultiLoginSessions:P.config.isMultiLoginSessions,https:P.config.https,url:P.config.socketServer,apiUrl:"http://a31.easemob.com",isAutoLogin:!0,heartBeatWait:P.config.heartBeatWait,autoReconnectNumMax:P.config.autoReconnectNumMax,autoReconnectInterval:P.config.autoReconnectInterval,isStropheLog:P.config.isStropheLog,delivery:P.config.delivery}),N={apiUrl:"http://a31.easemob.com",user:"",pwd:"123456",appKey:P.config.appkey,success:function(e){console.log("登陆成功")},error:function(e){console.log(e)}};r.default.prototype.$WebIM=P,r.default.prototype.$imconn=H,r.default.prototype.$imoption=N,r.default.prototype.$utils=D,r.default.prototype.$des=I,r.default.prototype.$Title="红杉",r.default.prototype.$gfUrl="http://hszhibo.live",r.default.prototype.$gfQQ="2957668664",r.default.prototype.$DownUrl="http://dl.hszhibo.live",r.default.use(x.a),r.default.use(M.a),r.default.use(k),r.default.use(S.a),r.default.use(T.a),r.default.use(U.a,{preLoad:1.3,error:"http://bucket.loday.com.cn/static/pc/noImg.png",loading:"http://bucket.loday.com.cn/static/pc/noImg.png",attempt:2}),r.default.config.productionTip=!1,r.default.prototype.$Platform=t("QH3e"),new r.default({router:u,store:s,el:"#app",render:function(e){return e(h)}})},QH3e:function(e,n){e.exports={name:"h5",title:"撸大神",desc:"撸大神",imgUrl:"http://ldshen.com",nickname:"撸大神"}},cPo0:function(e,n){},g3Gj:function(e,n){},tvR6:function(e,n){}},[0]);
\ No newline at end of file
!function(e){var a=window.webpackJsonp;window.webpackJsonp=function(n,o,c){for(var f,d,i,u=0,b=[];u<n.length;u++)d=n[u],r[d]&&b.push(r[d][0]),r[d]=0;for(f in o)Object.prototype.hasOwnProperty.call(o,f)&&(e[f]=o[f]);for(a&&a(n,o,c);b.length;)b.shift()();if(c)for(u=0;u<c.length;u++)i=t(t.s=c[u]);return i};var n={},r={25:0};function t(a){if(n[a])return n[a].exports;var r=n[a]={i:a,l:!1,exports:{}};return e[a].call(r.exports,r,r.exports,t),r.l=!0,r.exports}t.e=function(e){var a=r[e];if(0===a)return new Promise(function(e){e()});if(a)return a[2];var n=new Promise(function(n,t){a=r[e]=[n,t]});a[2]=n;var o=document.getElementsByTagName("head")[0],c=document.createElement("script");c.type="text/javascript",c.charset="utf-8",c.async=!0,c.timeout=12e4,t.nc&&c.setAttribute("nonce",t.nc),c.src=t.p+"static/js/"+e+"."+{0:"8baadb909af7cf5c7184",1:"d205b995d4a6a3e32e1c",2:"6de93aed8663cf44a47f",3:"f4465d0b12d596261d8c",4:"ee602de874affc93aead",5:"41b17da5f9bc311c8adc",6:"463c1a8aa7da10629394",7:"05af669d79d77014e65b",8:"4a0aef451397a4a2cfed",9:"90fb2e1f17ff2205fc62",10:"2d18dbdd9523fa36bdb1",11:"e8e3816534499315920e",12:"febb885509d8e9aa0413",13:"3f9ed08c1bac796fb74c",14:"53944246831c2de64d64",15:"94033a530f4911bd9629",16:"b34941e8220421f030ae",17:"8dc34235ee563f060803",18:"1aac3ffb40dbda503fea",19:"06f83f4a453f056c18b1",20:"77a1c9eef74d0bb57b55",21:"ea747adfc23c73830bbe",22:"7345b4ff1b89309b2605"}[e]+".js";var f=setTimeout(d,12e4);function d(){c.onerror=c.onload=null,clearTimeout(f);var a=r[e];0!==a&&(a&&a[1](new Error("Loading chunk "+e+" failed.")),r[e]=void 0)}return c.onerror=c.onload=d,o.appendChild(c),n},t.m=e,t.c=n,t.d=function(e,a,n){t.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(a,"a",a),a},t.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},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,c,o){for(var f,d,b,i=0,u=[];i<r.length;i++)d=r[i],t[d]&&u.push(t[d][0]),t[d]=0;for(f in c)Object.prototype.hasOwnProperty.call(c,f)&&(e[f]=c[f]);for(n&&n(r,c,o);u.length;)u.shift()();if(o)for(i=0;i<o.length;i++)b=a(a.s=o[i]);return b};var r={},t={25:0};function a(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,a),t.l=!0,t.exports}a.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,a){n=t[e]=[r,a]});n[2]=r;var c=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.charset="utf-8",o.async=!0,o.timeout=12e4,a.nc&&o.setAttribute("nonce",a.nc),o.src=a.p+"static/js/"+e+"."+{0:"7f1d6ed418f6902770ad",1:"f35054146ff2c0e22e9f",2:"b8614b0f03c855ca8cd8",3:"9ea17fef8ec68f3ba802",4:"c94fbbf64c4b2e58e91e",5:"23d1ce77bcd47df2d722",6:"bb0db5778bede13d5650",7:"c6d29165d041d55348d5",8:"8120e07f5f1a22998aba",9:"920495a1d54a25f5378c",10:"d650e60d1810804aab36",11:"0ccabded2c54ac81a74b",12:"08a0565cd871e9619f59",13:"f2b1a96e773e2091392b",14:"0c8b839420715ee1a622",15:"29f3a7a523949eaa2980",16:"b34941e8220421f030ae",17:"8dc34235ee563f060803",18:"1aac3ffb40dbda503fea",19:"06f83f4a453f056c18b1",20:"77a1c9eef74d0bb57b55",21:"ea747adfc23c73830bbe",22:"7345b4ff1b89309b2605"}[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,c.appendChild(o),r},a.m=e,a.c=r,a.d=function(e,n,r){a.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},a.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(n,"a",n),n},a.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},a.p="./",a.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