Commit 6ac9add5 by Administrator

first commit

parent 363d88bf
...@@ -51,4 +51,4 @@ if (!isPc) { ...@@ -51,4 +51,4 @@ if (!isPc) {
} else { } else {
window.location.href = 'http://' + window.location.host + '/zbh5/#/home' window.location.href = 'http://' + window.location.host + '/zbh5/#/home'
} }
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.7b4d116c71594b86bbbcfa530129bdae.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script src=http://bucket.loday.com.cn/static/js/vue1.min.js></script><script src=http://bucket.loday.com.cn/static/js/vue-router1.min.js></script><script src=http://bucket.loday.com.cn/static/js/vuex1.min.js></script><script src=http://bucket.loday.com.cn/static/js/axios1.min.js></script><script src=http://bucket.loday.com.cn/static/js/swiper1.min.js></script><script src=http://bucket.loday.com.cn/static/js/vant1.min.js></script><script src=http://bucket.loday.com.cn/static/js/vuetify1.min.js></script><script src=http://bucket.loday.com.cn/static/js/element-index.min.js></script><script src=//unpkg.byted-static.com/xgplayer/2.31.4/browser/index.js type=text/javascript></script><script src=//unpkg.byted-static.com/xgplayer-hls.js/2.6.1/browser/index.js charset=utf-8></script><script src=//unpkg.byted-static.com/xgplayer-flv.js/2.3.0/browser/index.js charset=utf-8></script><script type=text/javascript src="https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"></script></div><script src=https://ip.ws.126.net/ipquery></script><script src=https://code.jquery.com/jquery-3.3.1.min.js></script><script type=text/javascript src=./static/js/manifest.252dd2241fa12818d3c9.js></script><script type=text/javascript src=./static/js/vendor.11211155b92ac4437f60.js></script><script type=text/javascript src=./static/js/main.45e1cf9bb413e0b8a227.js></script></body></html> }</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.7b4d116c71594b86bbbcfa530129bdae.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script src=http://bucket.loday.com.cn/static/js/vue1.min.js></script><script src=http://bucket.loday.com.cn/static/js/vue-router1.min.js></script><script src=http://bucket.loday.com.cn/static/js/vuex1.min.js></script><script src=http://bucket.loday.com.cn/static/js/axios1.min.js></script><script src=http://bucket.loday.com.cn/static/js/swiper1.min.js></script><script src=http://bucket.loday.com.cn/static/js/vant1.min.js></script><script src=http://bucket.loday.com.cn/static/js/vuetify1.min.js></script><script src=http://bucket.loday.com.cn/static/js/element-index.min.js></script><script src=//unpkg.byted-static.com/xgplayer/2.31.4/browser/index.js type=text/javascript></script><script src=//unpkg.byted-static.com/xgplayer-hls.js/2.6.1/browser/index.js charset=utf-8></script><script src=//unpkg.byted-static.com/xgplayer-flv.js/2.3.0/browser/index.js charset=utf-8></script><script type=text/javascript src="https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"></script></div><script src=https://ip.ws.126.net/ipquery></script><script src=https://code.jquery.com/jquery-3.3.1.min.js></script><script type=text/javascript src=./static/js/manifest.7555a5cdb79752acfaa8.js></script><script type=text/javascript src=./static/js/vendor.f9a9cec15193065560b0.js></script><script type=text/javascript src=./static/js/main.e34a3ba09ce3d48f129c.js></script></body></html>
\ No newline at end of file \ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([15],{QLH1:function(t,n,a){"use strict";var e={name:"liveItem",props:{item:{type:Object}},data:function(){return{}},components:{},watch:{},mounted:function(){},methods:{toPage:function(t,n){var a=this.$router.resolve({path:t,query:{rid:n}});window.open(a.href,"_blank")}}},i={render:function(){var t=this,n=t.$createElement,a=t._self._c||n;return a("div",{staticClass:"live-item",on:{click:function(n){return t.toPage("room",t.item.roomNum)}}},[a("div",{staticClass:"live-cover"},[a("div",{directives:[{name:"lazy",rawName:"v-lazy:background-image",value:t.item.matchCutImg,expression:"item.matchCutImg",arg:"background-image"}],staticClass:"match-cover matchCutImg"},[a("img",{staticClass:"imgvideo",attrs:{src:"http://bucket.loday.com.cn/static/pc/icon-open@2x.png",width:"25px"}})]),t._v(" "),a("div",{staticClass:"anchor-info"},[a("div",{staticClass:"anchor-avatar"},[a("div",{staticClass:"anchor-avatar-pic"},[a("img",{attrs:{src:t.item.anchorAvatar,width:"90",height:"90"}})])]),a("div",{staticClass:"anchor-info-desc-wrap"},[a("div",{staticClass:"anchor-info-up"},[a("div",{staticClass:"anchor-info-title ellipsis"},[t._v(t._s(t.item.roomName))])]),t._v(" "),a("div",{staticClass:"anchor-info-desc"},[a("div",{staticClass:"anchor-info-desc-nickname ellipsis"},[t._v(t._s(t.item.anchorName))]),t._v(" "),a("div",{staticClass:"anchor-info-heat"},[a("img",{staticClass:"mr-5",attrs:{src:"http://bucket.loday.com.cn/static/pc/huore.png",alt:"",width:"10px",height:"12px"}}),t._v("\n "+t._s(t.item.hotNum))])])])])])])},staticRenderFns:[]};var o=a("VU/8")(e,i,!1,function(t){a("S4jk")},"data-v-4c308050",null);n.a=o.exports},S4jk:function(t,n,a){var e=a("x5Fr");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);a("rjj0")("214c5260",e,!0,{})},WvRz:function(t,n,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.search-header[data-v-30d2c282] {\n height: 60px;\n padding-top: 22px;\n padding-bottom: 4px;\n}\n.search-header .search-input[data-v-30d2c282] {\n width: 410px;\n height: 34px;\n border-radius: 17px;\n margin-right: auto;\n margin-left: auto;\n background: #fff;\n border: 1px solid #efeeec;\n position: relative;\n}\n.search-header .search-input input[type=text][data-v-30d2c282] {\n caret-color: #EA6A6D;\n width: 100%;\n height: 100%;\n color: #666;\n font-size: 12px;\n padding-left: 18px;\n padding-right: 60px;\n border-radius: 17px;\n background-color: transparent;\n outline: none;\n}\n.search-header .search-input .search-button[data-v-30d2c282] {\n width: 60px;\n height: 34px;\n font-size: 12px;\n color: #fff;\n position: absolute;\n top: -1px;\n right: 0;\n border-top-right-radius: 17px;\n border-bottom-right-radius: 17px;\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n outline: none;\n cursor: pointer;\n}\n.bd-search[data-v-30d2c282]{\n border: 1px solid #ededed;margin-top: 20px;\n}\n.hot-content[data-v-30d2c282]{\n width: 15.5%;\n margin:10px 5px;\n z-index: 9;\n}\n.hot-content[data-v-30d2c282]:hover{\n /*margin-top: -0.5px;*/\n /*transition: transform .5s*/\n transform: translate(0, -1px);\n -webkit-transform: translate(0, -1px);\n -moz-transform: translate(0, -1px);\n -o-transform: translate(0, -1px);\n -ms-transform: translate(0, -1px);\n}\n.anchorAvatar[data-v-30d2c282]{\n width: 26px;\n height: 26px;\n border-radius: 100%;\n margin-right: 5px;\n}\n.living[data-v-30d2c282] {\n background: #EA6A6D;\n border-radius: 2px;\n vertical-align: middle;\n color: white;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n font-weight: 700;\n font-size: 12px;\n padding: 0 5px;\n}\n.jian[data-v-30d2c282]{\n position: relative;\n top:25px;\n padding-left: 10px;\n padding-right: 10px;\n}\n.roomName[data-v-30d2c282]{\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.bg-fff[data-v-30d2c282]{\n background: white;\n padding: 8px 10px;\n margin-top: 1px;\n border-bottom-left-radius: 6px;\n border-bottom-right-radius: 6px;\n}\n.live-gif[data-v-30d2c282]{\n margin-top: 3px;margin-left: 2px;\n}\n.match-box[data-v-30d2c282]{\n padding: 0 4%;\n}\n",""])},ar59:function(t,n,a){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var e={name:"index",data:function(){return{searchName:"",pageNum:1,matchList:[]}},components:{liveItem:a("QLH1").a},mounted:function(){this.searchName=this.$route.query.name,this.roomByNameSearch()},methods:{roomByNameSearch:function(){var t=this,n={pageNum:this.pageNum,pageSize:60,roomName:this.searchName};this.$axios("post","/live/roomByNameSearch",n).then(function(n){200===n.code&&(t.matchList=n.data.dataList)})}}},i={render:function(){var t=this,n=t.$createElement,a=t._self._c||n;return a("div",[a("div",{staticClass:"search-header"},[a("div",{staticClass:"search-input search-popover-container"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.searchName,expression:"searchName"}],attrs:{type:"text",maxlength:"10",placeholder:"请输入搜索内容",autocomplete:"off"},domProps:{value:t.searchName},on:{input:function(n){n.target.composing||(t.searchName=n.target.value)}}}),t._v(" "),a("button",{staticClass:"search-button",on:{click:t.roomByNameSearch}},[t._v("搜索")])])]),t._v(" "),a("div",{staticClass:"bd-search"}),t._v(" "),a("div",{staticClass:"match-box"},[0!==t.matchList.length?a("div",{staticClass:"fx flex-wrap mt-30"},t._l(t.matchList,function(n,e){return e<3?a("liveItem",{key:n.roomId,attrs:{item:n}}):t._e()}),1):t._e(),t._v(" "),0===t.matchList.length?a("div",{staticClass:"fx align-items justify-center",staticStyle:{"margin-top":"10%","margin-bottom":"50px"}},[t._m(0)]):t._e()])])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",[n("div",[n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/null.png"}})]),this._v(" "),n("div",{staticClass:"ta-c mt-10"},[this._v("列表空空如也!")])])}]};var o=a("VU/8")(e,i,!1,function(t){a("war7")},"data-v-30d2c282",null);n.default=o.exports},war7:function(t,n,a){var e=a("WvRz");"string"==typeof e&&(e=[[t.i,e,""]]),e.locals&&(t.exports=e.locals);a("rjj0")("ab4a2d26",e,!0,{})},x5Fr:function(t,n,a){(t.exports=a("FZ+f")(!1)).push([t.i,"\n.ellipsis[data-v-4c308050]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap\n}\n.live-item[data-v-4c308050]{width:19.5%;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center\n}\n.live-item .live-cover[data-v-4c308050]{width:90%;background:#fff;border-radius:6px;-webkit-box-shadow:0px 2px 4px 0px #f0f0f0;box-shadow:0px 2px 4px 0px #f0f0f0\n}\n.live-item .live-cover[data-v-4c308050]:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s;transition:all .5s\n}\n.live-item .imgvideo[data-v-4c308050]{margin-top:60%\n}\n.live-item .match-cover[data-v-4c308050]{width:100%;padding-bottom:56.25%;overflow:hidden;background:#494949;border-radius:6px 6px 0 0;background-size:100% 100%;background-position:center;background-repeat:no-repeat\n}\n.live-item .match-cover img[data-v-4c308050]{width:25px;height:25px;-o-object-fit:cover;object-fit:cover\n}\n.live-item .match-info[data-v-4c308050]{width:100%;height:63px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center\n}\n.live-item .match-info .match-title[data-v-4c308050]{color:#333;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500\n}\n.live-item .match-info .match-hot[data-v-4c308050]{margin-top:5px;padding:0 10px\n}\n.anchorAvatar[data-v-4c308050]{width:52px;height:52px;margin-right:5px;-o-object-fit:cover;object-fit:cover;border-radius:50%\n}\n@media screen and (min-width: 1400px)and (max-width: 1812px){\n.live-item[data-v-4c308050]{width:20%\n}\n}\n@media only screen and (min-width: 1812px)and (max-width: 2160px){\n.live-item[data-v-4c308050]{width:16.66667%\n}\n}\n@media only screen and (min-width: 2160px)and (max-width: 2508px){\n.live-item[data-v-4c308050]{width:14.28571%\n}\n}\n@media only screen and (min-width: 2508px)and (max-width: 2856px){\n.live-item[data-v-4c308050]{width:12.5%\n}\n}\n@media only screen and (min-width: 2856px){\n.live-item[data-v-4c308050]{width:11.11111%\n}\n}\n.anchor-info[data-v-4c308050]{position:relative;color:#999fbc;font-size:12px;height:65px\n}\n.anchor-info-desc-wrap[data-v-4c308050]{width:100%;height:100%;padding-left:60px;padding-top:11px;padding-right:10px\n}\n.anchor-info-desc-wrap .anchor-info-up[data-v-4c308050]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center\n}\n.anchor-info-desc-wrap .guess[data-v-4c308050]{margin-right:5px\n}\n.anchor-info-desc-wrap .anchor-info-title[data-v-4c308050]{max-width:160px;font-size:16px;color:#333\n}\n.anchor-info-desc-wrap .anchor-info-title h2[data-v-4c308050]{margin:0\n}\n.anchor-info-desc[data-v-4c308050]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:6px;font-size:14px;margin-top:2px\n}\n.anchor-info-desc .anchor-info-desc-nickname[data-v-4c308050]{font-size:12px;color:#999\n}\n.anchor-info-heat[data-v-4c308050]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:15px;color:#999;font-size:12px;white-space:nowrap\n}\n.anchor-info-heat img[data-v-4c308050]{width:12px;height:12px;margin-bottom:2px\n}\n.anchor-info .anchor-avatar[data-v-4c308050]{position:absolute;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:4px solid #fff\n}\n.anchor-info .anchor-avatar img[data-v-4c308050]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover\n}\n.anchor-info .anchor-avatar-pic[data-v-4c308050]{position:relative;top:-1px;width:102%;height:102%;border-radius:50%;overflow:hidden\n}\n.anchor-info .anchor-avatar .live-status[data-v-4c308050]{bottom:-10px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);position:absolute;width:48px;height:30px;z-index:2;-o-object-fit:contain;object-fit:contain\n}",""])}});
\ No newline at end of file
webpackJsonp([15],{QLH1:function(t,e,n){"use strict";var a={name:"liveItem",props:{item:{type:Object}},data:function(){return{}},components:{},watch:{},mounted:function(){},methods:{toPage:function(t,e){var n=this.$router.resolve({path:t,query:{rid:e}});window.open(n.href,"_blank")}}},i={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"live-item",on:{click:function(e){return t.toPage("room",t.item.roomNum)}}},[n("div",{staticClass:"live-cover"},[n("div",{directives:[{name:"lazy",rawName:"v-lazy:background-image",value:t.item.matchCutImg,expression:"item.matchCutImg",arg:"background-image"}],staticClass:"match-cover matchCutImg"},[n("img",{staticClass:"imgvideo",attrs:{src:"http://bucket.loday.com.cn/static/pc/icon-open@2x.png",width:"25px"}})]),t._v(" "),n("div",{staticClass:"anchor-info"},[n("div",{staticClass:"anchor-avatar"},[n("div",{staticClass:"anchor-avatar-pic"},[n("img",{attrs:{src:t.item.anchorAvatar,width:"90",height:"90"}})])]),n("div",{staticClass:"anchor-info-desc-wrap"},[n("div",{staticClass:"anchor-info-up"},[n("div",{staticClass:"anchor-info-title ellipsis"},[t._v(t._s(t.item.roomName))])]),t._v(" "),n("div",{staticClass:"anchor-info-desc"},[n("div",{staticClass:"anchor-info-desc-nickname ellipsis"},[t._v(t._s(t.item.anchorName))]),t._v(" "),n("div",{staticClass:"anchor-info-heat"},[n("img",{staticClass:"mr-5",attrs:{src:"http://bucket.loday.com.cn/static/pc/huore.png",alt:"",width:"10px",height:"12px"}}),t._v("\n "+t._s(t.item.hotNum))])])])])])])},staticRenderFns:[]};var o=n("VU/8")(a,i,!1,function(t){n("uh2M")},"data-v-596e2f22",null);e.a=o.exports},WvRz:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.search-header[data-v-30d2c282] {\n height: 60px;\n padding-top: 22px;\n padding-bottom: 4px;\n}\n.search-header .search-input[data-v-30d2c282] {\n width: 410px;\n height: 34px;\n border-radius: 17px;\n margin-right: auto;\n margin-left: auto;\n background: #fff;\n border: 1px solid #efeeec;\n position: relative;\n}\n.search-header .search-input input[type=text][data-v-30d2c282] {\n caret-color: #EA6A6D;\n width: 100%;\n height: 100%;\n color: #666;\n font-size: 12px;\n padding-left: 18px;\n padding-right: 60px;\n border-radius: 17px;\n background-color: transparent;\n outline: none;\n}\n.search-header .search-input .search-button[data-v-30d2c282] {\n width: 60px;\n height: 34px;\n font-size: 12px;\n color: #fff;\n position: absolute;\n top: -1px;\n right: 0;\n border-top-right-radius: 17px;\n border-bottom-right-radius: 17px;\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n outline: none;\n cursor: pointer;\n}\n.bd-search[data-v-30d2c282]{\n border: 1px solid #ededed;margin-top: 20px;\n}\n.hot-content[data-v-30d2c282]{\n width: 15.5%;\n margin:10px 5px;\n z-index: 9;\n}\n.hot-content[data-v-30d2c282]:hover{\n /*margin-top: -0.5px;*/\n /*transition: transform .5s*/\n transform: translate(0, -1px);\n -webkit-transform: translate(0, -1px);\n -moz-transform: translate(0, -1px);\n -o-transform: translate(0, -1px);\n -ms-transform: translate(0, -1px);\n}\n.anchorAvatar[data-v-30d2c282]{\n width: 26px;\n height: 26px;\n border-radius: 100%;\n margin-right: 5px;\n}\n.living[data-v-30d2c282] {\n background: #EA6A6D;\n border-radius: 2px;\n vertical-align: middle;\n color: white;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n font-weight: 700;\n font-size: 12px;\n padding: 0 5px;\n}\n.jian[data-v-30d2c282]{\n position: relative;\n top:25px;\n padding-left: 10px;\n padding-right: 10px;\n}\n.roomName[data-v-30d2c282]{\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.bg-fff[data-v-30d2c282]{\n background: white;\n padding: 8px 10px;\n margin-top: 1px;\n border-bottom-left-radius: 6px;\n border-bottom-right-radius: 6px;\n}\n.live-gif[data-v-30d2c282]{\n margin-top: 3px;margin-left: 2px;\n}\n.match-box[data-v-30d2c282]{\n padding: 0 4%;\n}\n",""])},ar59:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"index",data:function(){return{searchName:"",pageNum:1,matchList:[]}},components:{liveItem:n("QLH1").a},mounted:function(){this.searchName=this.$route.query.name,this.roomByNameSearch()},methods:{roomByNameSearch:function(){var t=this,e={pageNum:this.pageNum,pageSize:60,roomName:this.searchName};this.$axios("post","/live/roomByNameSearch",e).then(function(e){200===e.code&&(t.matchList=e.data.dataList)})}}},i={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("div",{staticClass:"search-header"},[n("div",{staticClass:"search-input search-popover-container"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.searchName,expression:"searchName"}],attrs:{type:"text",maxlength:"10",placeholder:"请输入搜索内容",autocomplete:"off"},domProps:{value:t.searchName},on:{input:function(e){e.target.composing||(t.searchName=e.target.value)}}}),t._v(" "),n("button",{staticClass:"search-button",on:{click:t.roomByNameSearch}},[t._v("搜索")])])]),t._v(" "),n("div",{staticClass:"bd-search"}),t._v(" "),n("div",{staticClass:"match-box"},[0!==t.matchList.length?n("div",{staticClass:"fx flex-wrap mt-30"},t._l(t.matchList,function(e,a){return a<3?n("liveItem",{key:e.roomId,attrs:{item:e}}):t._e()}),1):t._e(),t._v(" "),0===t.matchList.length?n("div",{staticClass:"fx align-items justify-center",staticStyle:{"margin-top":"10%","margin-bottom":"50px"}},[t._m(0)]):t._e()])])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("div",[e("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/null.png"}})]),this._v(" "),e("div",{staticClass:"ta-c mt-10"},[this._v("列表空空如也!")])])}]};var o=n("VU/8")(a,i,!1,function(t){n("war7")},"data-v-30d2c282",null);e.default=o.exports},onLM:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.ellipsis[data-v-596e2f22]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap\n}\n.live-item[data-v-596e2f22]{width:19.5%;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center\n}\n.live-item .live-cover[data-v-596e2f22]{width:90%;background:#fff;border-radius:6px;-webkit-box-shadow:0px 2px 4px 0px #f0f0f0;box-shadow:0px 2px 4px 0px #f0f0f0\n}\n.live-item .live-cover[data-v-596e2f22]:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s;transition:all .5s\n}\n.live-item .imgvideo[data-v-596e2f22]{margin-top:60%\n}\n.live-item .match-cover[data-v-596e2f22]{width:100%;padding-bottom:56.25%;overflow:hidden;background:#494949;border-radius:6px 6px 0 0;background-size:100% 100%;background-position:center;background-repeat:no-repeat\n}\n.live-item .match-cover img[data-v-596e2f22]{width:25px;height:100%;-o-object-fit:cover;object-fit:cover\n}\n.live-item .match-info[data-v-596e2f22]{width:100%;height:63px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center\n}\n.live-item .match-info .match-title[data-v-596e2f22]{color:#333;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500\n}\n.live-item .match-info .match-hot[data-v-596e2f22]{margin-top:5px;padding:0 10px\n}\n.anchorAvatar[data-v-596e2f22]{width:52px;height:52px;margin-right:5px;-o-object-fit:cover;object-fit:cover;border-radius:50%\n}\n@media screen and (min-width: 1400px)and (max-width: 1812px){\n.live-item[data-v-596e2f22]{width:20%\n}\n}\n@media only screen and (min-width: 1812px)and (max-width: 2160px){\n.live-item[data-v-596e2f22]{width:16.66667%\n}\n}\n@media only screen and (min-width: 2160px)and (max-width: 2508px){\n.live-item[data-v-596e2f22]{width:14.28571%\n}\n}\n@media only screen and (min-width: 2508px)and (max-width: 2856px){\n.live-item[data-v-596e2f22]{width:12.5%\n}\n}\n@media only screen and (min-width: 2856px){\n.live-item[data-v-596e2f22]{width:11.11111%\n}\n}\n.anchor-info[data-v-596e2f22]{position:relative;color:#999fbc;font-size:12px;height:65px\n}\n.anchor-info-desc-wrap[data-v-596e2f22]{width:100%;height:100%;padding-left:60px;padding-top:11px;padding-right:10px\n}\n.anchor-info-desc-wrap .anchor-info-up[data-v-596e2f22]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center\n}\n.anchor-info-desc-wrap .guess[data-v-596e2f22]{margin-right:5px\n}\n.anchor-info-desc-wrap .anchor-info-title[data-v-596e2f22]{max-width:160px;font-size:16px;color:#333\n}\n.anchor-info-desc-wrap .anchor-info-title h2[data-v-596e2f22]{margin:0\n}\n.anchor-info-desc[data-v-596e2f22]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:6px;font-size:14px;margin-top:2px\n}\n.anchor-info-desc .anchor-info-desc-nickname[data-v-596e2f22]{font-size:12px;color:#999\n}\n.anchor-info-heat[data-v-596e2f22]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:15px;color:#999;font-size:12px;white-space:nowrap\n}\n.anchor-info-heat img[data-v-596e2f22]{width:12px;height:12px;margin-bottom:2px\n}\n.anchor-info .anchor-avatar[data-v-596e2f22]{position:absolute;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:4px solid #fff\n}\n.anchor-info .anchor-avatar img[data-v-596e2f22]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover\n}\n.anchor-info .anchor-avatar-pic[data-v-596e2f22]{position:relative;top:-1px;width:102%;height:102%;border-radius:50%;overflow:hidden\n}\n.anchor-info .anchor-avatar .live-status[data-v-596e2f22]{bottom:-10px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);position:absolute;width:48px;height:30px;z-index:2;-o-object-fit:contain;object-fit:contain\n}",""])},uh2M:function(t,e,n){var a=n("onLM");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);n("rjj0")("53a895e8",a,!0,{})},war7:function(t,e,n){var a=n("WvRz");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);n("rjj0")("ab4a2d26",a,!0,{})}});
\ No newline at end of file
webpackJsonp([24],{"/SKB":function(e,n){},0:function(e,n,t){t("j1ja"),e.exports=t("NHnr")},"0DIp":function(e,n){},"4ml/":function(e,n){},"8lvz":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});t("3evy");var r=t("Irlo"),a=t.n(r),i=(t("CCOf"),t("rrcz")),u=t.n(i);Vue.use(VueRouter);var c=VueRouter.prototype.push;VueRouter.prototype.push=function(e,n,t){return n||t?c.call(this,e,n,t):c.call(this,e).catch(function(e){return e})};var s=new VueRouter({routes:[{path:"/",name:"home",redirect:"/home",component:function(){return t.e(2).then(t.bind(null,"2NXm"))},children:[{path:"/home",name:"home",component:function(){return t.e(5).then(t.bind(null,"FP3a"))}},{path:"/course",name:"course",component:function(){return t.e(12).then(t.bind(null,"Z/FV"))}},{path:"/all",name:"all",component:function(){return t.e(1).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(11).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(9).then(t.bind(null,"XJpv"))}},{path:"/hotRank",name:"hotRank",component:function(){return t.e(7).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(3).then(t.bind(null,"8EE7"))}},{path:"/commonProblem",name:"commonProblem",component:function(){return t.e(13).then(t.bind(null,"LUro"))}},{path:"/agreement",name:"agreement",component:function(){return t.e(16).then(t.bind(null,"lI5F"))}},{path:"/privacy",name:"privacy",component:function(){return t.e(14).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(20).then(t.bind(null,"bk9T"))}},{path:"/score",name:"score",component:function(){return t.e(4).then(t.bind(null,"hC2G"))}},{path:"/footballDeatil",name:"footballDeatil",component:function(){return t.e(19).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(15).then(t.bind(null,"ar59"))}},{path:"/my",name:"my",component:function(){return t.e(8).then(t.bind(null,"ULSo"))}}]}]}),p={state:{categoryList:[],expansion:!0,advertList:[]},mutations:{setCategoryList:function(e,n){e.categoryList=n},setAdvertList:function(e,n){e.advertList=n},setExpansion:function(e,n){e.expansion=n}},getters:{getExpansion:function(e){return e.expansion},getCategoryList:function(e){return e.categoryList},getAdvertList:function(e){return e.advertList}}};Vue.use(Vuex);var f=new Vuex.Store({modules:o}),l={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}}},h={render:function(){var e=this.$createElement,n=this._self._c||e;return n("div",{attrs:{id:"app"}},[n("router-view")],1)},staticRenderFns:[]};var d=t("VU/8")(l,h,!1,function(e){t("8lvz")},null,null).exports,m=(t("cPo0"),t("j1ja"),t("//Fk")),g=t.n(m),y=t("mtWM"),v=t.n(y),A=t("1nuA"),w=t.n(A),C=v.a.create({timeout:1e4});C.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=w.a.stringify(e.data)),e},function(e){return g.a.reject(e)}),C.interceptors.response.use(function(e){return e},function(e){return g.a.reject(e)});var b=C,D=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:D.a.get("token")?{token:D.a.get("token"),"device-id":D.a.get("deviceId"),"api-channel":D.a.get("api-channel"),"Content-Type":"application/json"}:{"device-id":D.a.get("deviceId"),"api-channel":D.a.get("api-channel"),"Content-Type":"application/json"}},i="/excuse"+r;return new g.a(function(n,o){b[e](i,t,a).then(function(e){var t=e.data;502===t.code?D.a.remove("token"):t.code,n(t)}).catch(function(e){o(e)})})}},I=t("7+uW"),M={getToken:function(){if(!D.a.get("agent")){var e=(new Date).getTime()+this.randomCoding()+"H5";D.a.set("agent",e)}},toPage:function(e){s.push({name:e})},goToDeatil:function(e,n){s.push({name:"deatil",query:{id:n,hotId:e}})},goBack:function(){s.go(-1)},toDown:function(){s.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,r=new XMLHttpRequest;r.open("GET",e),r.setRequestHeader("Content-type","application/x-www-form-urlencoded; charset=UTF-8"),r.responseType="arraybuffer",r.send(),r.onreadystatechange=function(){if(4===r.readyState&&200===r.status){var e=r.response,a=o.arrayBufferToBase64(e);I.default.set(t,n,"data:image/jpeg;base64,"+a)}}},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)}},R={des:function(e,n,t,o,r,a){t&&(n=unescape(encodeURIComponent(n)));var i,u,c,s,p,f,l,h,d,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),C=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),b=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),D=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),k=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),M=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),R=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),V=this.des_createKeys(e),L=0,x=n.length,S=0,U=32===V.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-x%8,n+=String.fromCharCode(c,c,c,c,c,c,c,c),8===c&&(x+=8)):a||(n+="\0\0\0\0\0\0\0\0");var T="",B="";for(1===o&&(d=r.charCodeAt(L++)<<24|r.charCodeAt(L++)<<16|r.charCodeAt(L++)<<8|r.charCodeAt(L++),g=r.charCodeAt(L++)<<24|r.charCodeAt(L++)<<16|r.charCodeAt(L++)<<8|r.charCodeAt(L++),L=0);L<x;){for(f=n.charCodeAt(L++)<<24|n.charCodeAt(L++)<<16|n.charCodeAt(L++)<<8|n.charCodeAt(L++),l=n.charCodeAt(L++)<<24|n.charCodeAt(L++)<<16|n.charCodeAt(L++)<<8|n.charCodeAt(L++),1===o&&(t?(f^=d,l^=g):(m=d,y=g,d=f,g=l)),f^=(c=252645135&(f>>>4^l))<<4,f^=(c=65535&(f>>>16^(l^=c)))<<16,f^=c=858993459&((l^=c)>>>2^f),f^=c=16711935&((l^=c<<2)>>>8^f),f=(f^=(c=1431655765&(f>>>1^(l^=c<<8)))<<1)<<1|f>>>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)s=l^V[i],p=(l>>>4|l<<28)^V[i+1],c=f,f=l,l=c^(C[s>>>24&63]|D[s>>>16&63]|I[s>>>8&63]|R[63&s]|w[p>>>24&63]|b[p>>>16&63]|k[p>>>8&63]|M[63&p]);c=f,f=l,l=c}l=l>>>1|l<<31,l^=c=1431655765&((f=f>>>1|f<<31)>>>1^l),l^=(c=16711935&(l>>>8^(f^=c<<1)))<<8,l^=(c=858993459&(l>>>2^(f^=c)))<<2,l^=c=65535&((f^=c)>>>16^l),l^=c=252645135&((f^=c<<16)>>>4^l),f^=c<<4,1===o&&(t?(d=f,g=l):(f^=m,l^=y)),B+=String.fromCharCode(f>>>24,f>>>16&255,f>>>8&255,255&f,l>>>24,l>>>16&255,l>>>8&255,255&l),512===(S+=8)&&(T+=B,B="",S=0)}if(T=(T+=B).replace(/\0*$/g,""),!t){if(1===a){var P=0;(x=T.length)&&(P=T.charCodeAt(x-1)),P<=8&&(T=T.substring(0,x-P))}T=decodeURIComponent(escape(T))}return T},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),s=new Array(0,1024,32,1056,0,1024,32,1056,33554432,33555456,33554464,33555488,33554432,33555456,33554464,33555488),p=new Array(0,268435456,524288,268959744,2,268435458,524290,268959746,0,268435456,524288,268959744,2,268435458,524290,268959746),f=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),d=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),C=0,b=0,D=0;D<v;D++){var k=e.charCodeAt(C++)<<24|e.charCodeAt(C++)<<16|e.charCodeAt(C++)<<8|e.charCodeAt(C++),I=e.charCodeAt(C++)<<24|e.charCodeAt(C++)<<16|e.charCodeAt(C++)<<8|e.charCodeAt(C++);k^=(o=252645135&(k>>>4^I))<<4,k^=o=65535&((I^=o)>>>-16^k),k^=(o=858993459&(k>>>2^(I^=o<<-16)))<<2,k^=o=65535&((I^=o)>>>-16^k),k^=(o=1431655765&(k>>>1^(I^=o<<-16)))<<1,k^=o=16711935&((I^=o)>>>8^k),o=(k^=(o=1431655765&(k>>>1^(I^=o<<8)))<<1)<<8|(I^=o)>>>20&240,k=I<<24|I<<8&16711680|I>>>8&65280|I>>>24&240,I=o;for(var M=0;M<w.length;M++)w[M]?(k=k<<2|k>>>26,I=I<<2|I>>>26):(k=k<<1|k>>>27,I=I<<1|I>>>27),I&=-15,n=r[(k&=-15)>>>28]|a[k>>>24&15]|i[k>>>20&15]|u[k>>>16&15]|c[k>>>12&15]|s[k>>>8&15]|p[k>>>4&15],o=65535&((t=f[I>>>28]|l[I>>>24&15]|h[I>>>20&15]|d[I>>>16&15]|m[I>>>12&15]|g[I>>>8&15]|y[I>>>4&15])>>>16^n),A[b++]=n^o,A[b++]=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)}},V=t("AXdl"),L={socketServer:"//im-api-v2.easemob.com/ws",apiURL:"//a1.easemob.com",appkey:"1118210302098649#hongshanliving",https:!0,isHttpDNS:!0,isMultiLoginSessions:!1,isAutoLogin:!0,isDebug:!1,autoReconnectNumMax:2,autoReconnectInterval:2,heartBeatWait:4500,delivery:!0},x=t("NUq7"),S=t.n(x),U=(t("4ml/"),window.WebIM=S.a);U.config=L;var T=U.conn=new U.connection({appKey:U.config.appkey,isHttpDNS:U.config.isHttpDNS,isMultiLoginSessions:U.config.isMultiLoginSessions,https:U.config.https,url:U.config.socketServer,apiUrl:U.config.apiURL,isAutoLogin:!0,heartBeatWait:U.config.heartBeatWait,autoReconnectNumMax:U.config.autoReconnectNumMax,autoReconnectInterval:U.config.autoReconnectInterval,isStropheLog:U.config.isStropheLog,delivery:U.config.delivery}),B={apiUrl:U.config.apiURL,user:"",pwd:"123456",appKey:U.config.appkey,success:function(e){console.log("登陆成功")},error:function(e){console.log(e)}};T.listen({onOpened:function(e){console.log("用户成功上线",e)},onClosed:function(e){},onTextMessage:function(e){},onEmojiMessage:function(e){},onPictureMessage:function(e){},onCmdMessage:function(e){},onAudioMessage:function(e){},onLocationMessage:function(e){},onFileMessage:function(e){},onVideoMessage:function(e){},onPresence:function(e){},onRoster:function(e){},onInviteMessage:function(e){},onOnline:function(){},onOffline:function(){},onError:function(e){},onBlacklistUpdate:function(e){console.log(e)},onRecallMessage:function(e){},onReceivedMessage:function(e){},onDeliveredMessage:function(e){},onReadMessage:function(e){},onCreateGroup:function(e){},onMutedMessage:function(e){},onChannelMessage:function(e){}}),Vue.use(a.a).use(u.a),Vue.prototype.$WebIM=U,Vue.prototype.$imconn=T,Vue.prototype.$imoption=B,Vue.prototype.$utils=M,Vue.prototype.$des=R,Vue.prototype.$Title="红杉",Vue.prototype.$gfUrl="http://hszhibo.live",Vue.prototype.$gfQQ="2957668664",Vue.prototype.$DownUrl="http://dl.hszhibo.live",Vue.use(S.a),Vue.use(k),Vue.use(V.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}),Vue.config.productionTip=!1,Vue.prototype.$Platform=t("QH3e"),new Vue({router:s,store:f,el:"#app",render:function(e){return e(d)}})},OEKK:function(e,n){},QH3e:function(e,n){e.exports={name:"h5",title:"撸大神",desc:"撸大神",imgUrl:"http://ldshen.com",nickname:"撸大神"}},XqYu:function(e,n){},cPo0:function(e,n){},j7dL:function(e,n){}},[0]);
\ No newline at end of file
webpackJsonp([24],{"/SKB":function(e,n){},0:function(e,n,t){t("j1ja"),e.exports=t("NHnr")},"0DIp":function(e,n){},"4ml/":function(e,n){},"6UBD":function(e,n){e.exports=FlvJsPlayer},"8lvz":function(e,n){},Bxk7:function(e,n){e.exports=HlsJsPlayer},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});t("3evy");var r=t("Irlo"),a=t.n(r),i=(t("CCOf"),t("rrcz")),u=t.n(i);Vue.use(VueRouter);var c=VueRouter.prototype.push;VueRouter.prototype.push=function(e,n,t){return n||t?c.call(this,e,n,t):c.call(this,e).catch(function(e){return e})};var s=new VueRouter({routes:[{path:"/",name:"home",redirect:"/home",component:function(){return t.e(2).then(t.bind(null,"2NXm"))},children:[{path:"/home",name:"home",component:function(){return t.e(5).then(t.bind(null,"FP3a"))}},{path:"/course",name:"course",component:function(){return t.e(12).then(t.bind(null,"Z/FV"))}},{path:"/all",name:"all",component:function(){return t.e(1).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(11).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(9).then(t.bind(null,"XJpv"))}},{path:"/hotRank",name:"hotRank",component:function(){return t.e(7).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(3).then(t.bind(null,"8EE7"))}},{path:"/commonProblem",name:"commonProblem",component:function(){return t.e(13).then(t.bind(null,"LUro"))}},{path:"/agreement",name:"agreement",component:function(){return t.e(16).then(t.bind(null,"lI5F"))}},{path:"/privacy",name:"privacy",component:function(){return t.e(14).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(20).then(t.bind(null,"bk9T"))}},{path:"/score",name:"score",component:function(){return t.e(4).then(t.bind(null,"hC2G"))}},{path:"/footballDeatil",name:"footballDeatil",component:function(){return t.e(19).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(15).then(t.bind(null,"ar59"))}},{path:"/my",name:"my",component:function(){return t.e(8).then(t.bind(null,"ULSo"))}}]}]}),p={state:{categoryList:[],expansion:!0,advertList:[]},mutations:{setCategoryList:function(e,n){e.categoryList=n},setAdvertList:function(e,n){e.advertList=n},setExpansion:function(e,n){e.expansion=n}},getters:{getExpansion:function(e){return e.expansion},getCategoryList:function(e){return e.categoryList},getAdvertList:function(e){return e.advertList}}};Vue.use(Vuex);var f=new Vuex.Store({modules:o}),l={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}}},h={render:function(){var e=this.$createElement,n=this._self._c||e;return n("div",{attrs:{id:"app"}},[n("router-view")],1)},staticRenderFns:[]};var d=t("VU/8")(l,h,!1,function(e){t("8lvz")},null,null).exports,m=(t("cPo0"),t("j1ja"),t("//Fk")),g=t.n(m),y=t("OMN4"),v=t.n(y),w=t("1nuA"),A=t.n(w),C=v.a.create({timeout:1e4});C.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 g.a.reject(e)}),C.interceptors.response.use(function(e){return e},function(e){return g.a.reject(e)});var b=C,D=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:D.a.get("token")?{token:D.a.get("token"),"device-id":D.a.get("deviceId"),"api-channel":D.a.get("api-channel"),"Content-Type":"application/json"}:{"device-id":D.a.get("deviceId"),"api-channel":D.a.get("api-channel"),"Content-Type":"application/json"}},i="/excuse"+r;return new g.a(function(n,o){b[e](i,t,a).then(function(e){var t=e.data;502===t.code?D.a.remove("token"):t.code,n(t)}).catch(function(e){o(e)})})}},x=t("lRwf"),I=t.n(x),R={getToken:function(){if(!D.a.get("agent")){var e=(new Date).getTime()+this.randomCoding()+"H5";D.a.set("agent",e)}},toPage:function(e){s.push({name:e})},goToDeatil:function(e,n){s.push({name:"deatil",query:{id:n,hotId:e}})},goBack:function(){s.go(-1)},toDown:function(){s.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,r=new XMLHttpRequest;r.open("GET",e),r.setRequestHeader("Content-type","application/x-www-form-urlencoded; charset=UTF-8"),r.responseType="arraybuffer",r.send(),r.onreadystatechange=function(){if(4===r.readyState&&200===r.status){var e=r.response,a=o.arrayBufferToBase64(e);I.a.set(t,n,"data:image/jpeg;base64,"+a)}}},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)}},M={des:function(e,n,t,o,r,a){t&&(n=unescape(encodeURIComponent(n)));var i,u,c,s,p,f,l,h,d,m,g,y,v,w,A=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),C=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),b=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),D=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),k=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),x=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),I=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),R=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),M=this.des_createKeys(e),V=0,L=n.length,S=0,U=32===M.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-L%8,n+=String.fromCharCode(c,c,c,c,c,c,c,c),8===c&&(L+=8)):a||(n+="\0\0\0\0\0\0\0\0");var B="",T="";for(1===o&&(d=r.charCodeAt(V++)<<24|r.charCodeAt(V++)<<16|r.charCodeAt(V++)<<8|r.charCodeAt(V++),g=r.charCodeAt(V++)<<24|r.charCodeAt(V++)<<16|r.charCodeAt(V++)<<8|r.charCodeAt(V++),V=0);V<L;){for(f=n.charCodeAt(V++)<<24|n.charCodeAt(V++)<<16|n.charCodeAt(V++)<<8|n.charCodeAt(V++),l=n.charCodeAt(V++)<<24|n.charCodeAt(V++)<<16|n.charCodeAt(V++)<<8|n.charCodeAt(V++),1===o&&(t?(f^=d,l^=g):(m=d,y=g,d=f,g=l)),f^=(c=252645135&(f>>>4^l))<<4,f^=(c=65535&(f>>>16^(l^=c)))<<16,f^=c=858993459&((l^=c)>>>2^f),f^=c=16711935&((l^=c<<2)>>>8^f),f=(f^=(c=1431655765&(f>>>1^(l^=c<<8)))<<1)<<1|f>>>31,l=(l^=c)<<1|l>>>31,u=0;u<U;u+=3){for(v=h[u+1],w=h[u+2],i=h[u];i!==v;i+=w)s=l^M[i],p=(l>>>4|l<<28)^M[i+1],c=f,f=l,l=c^(C[s>>>24&63]|D[s>>>16&63]|x[s>>>8&63]|R[63&s]|A[p>>>24&63]|b[p>>>16&63]|k[p>>>8&63]|I[63&p]);c=f,f=l,l=c}l=l>>>1|l<<31,l^=c=1431655765&((f=f>>>1|f<<31)>>>1^l),l^=(c=16711935&(l>>>8^(f^=c<<1)))<<8,l^=(c=858993459&(l>>>2^(f^=c)))<<2,l^=c=65535&((f^=c)>>>16^l),l^=c=252645135&((f^=c<<16)>>>4^l),f^=c<<4,1===o&&(t?(d=f,g=l):(f^=m,l^=y)),T+=String.fromCharCode(f>>>24,f>>>16&255,f>>>8&255,255&f,l>>>24,l>>>16&255,l>>>8&255,255&l),512===(S+=8)&&(B+=T,T="",S=0)}if(B=(B+=T).replace(/\0*$/g,""),!t){if(1===a){var P=0;(L=B.length)&&(P=B.charCodeAt(L-1)),P<=8&&(B=B.substring(0,L-P))}B=decodeURIComponent(escape(B))}return B},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),s=new Array(0,1024,32,1056,0,1024,32,1056,33554432,33555456,33554464,33555488,33554432,33555456,33554464,33555488),p=new Array(0,268435456,524288,268959744,2,268435458,524290,268959746,0,268435456,524288,268959744,2,268435458,524290,268959746),f=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),d=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,w=new Array(32*v),A=new Array(0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0),C=0,b=0,D=0;D<v;D++){var k=e.charCodeAt(C++)<<24|e.charCodeAt(C++)<<16|e.charCodeAt(C++)<<8|e.charCodeAt(C++),x=e.charCodeAt(C++)<<24|e.charCodeAt(C++)<<16|e.charCodeAt(C++)<<8|e.charCodeAt(C++);k^=(o=252645135&(k>>>4^x))<<4,k^=o=65535&((x^=o)>>>-16^k),k^=(o=858993459&(k>>>2^(x^=o<<-16)))<<2,k^=o=65535&((x^=o)>>>-16^k),k^=(o=1431655765&(k>>>1^(x^=o<<-16)))<<1,k^=o=16711935&((x^=o)>>>8^k),o=(k^=(o=1431655765&(k>>>1^(x^=o<<8)))<<1)<<8|(x^=o)>>>20&240,k=x<<24|x<<8&16711680|x>>>8&65280|x>>>24&240,x=o;for(var I=0;I<A.length;I++)A[I]?(k=k<<2|k>>>26,x=x<<2|x>>>26):(k=k<<1|k>>>27,x=x<<1|x>>>27),x&=-15,n=r[(k&=-15)>>>28]|a[k>>>24&15]|i[k>>>20&15]|u[k>>>16&15]|c[k>>>12&15]|s[k>>>8&15]|p[k>>>4&15],o=65535&((t=f[x>>>28]|l[x>>>24&15]|h[x>>>20&15]|d[x>>>16&15]|m[x>>>12&15]|g[x>>>8&15]|y[x>>>4&15])>>>16^n),w[b++]=n^o,w[b++]=t^o<<16}return w},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)}},V=t("AXdl"),L={socketServer:"//im-api-v2.easemob.com/ws",apiURL:"//a1.easemob.com",appkey:"1118210302098649#hongshanliving",https:!0,isHttpDNS:!0,isMultiLoginSessions:!1,isAutoLogin:!0,isDebug:!1,autoReconnectNumMax:2,autoReconnectInterval:2,heartBeatWait:4500,delivery:!0},S=t("NUq7"),U=t.n(S),B=(t("4ml/"),window.WebIM=U.a);B.config=L;var T=B.conn=new B.connection({appKey:B.config.appkey,isHttpDNS:B.config.isHttpDNS,isMultiLoginSessions:B.config.isMultiLoginSessions,https:B.config.https,url:B.config.socketServer,apiUrl:B.config.apiURL,isAutoLogin:!0,heartBeatWait:B.config.heartBeatWait,autoReconnectNumMax:B.config.autoReconnectNumMax,autoReconnectInterval:B.config.autoReconnectInterval,isStropheLog:B.config.isStropheLog,delivery:B.config.delivery}),P={apiUrl:B.config.apiURL,user:"",pwd:"123456",appKey:B.config.appkey,success:function(e){console.log("登陆成功")},error:function(e){console.log(e)}};T.listen({onOpened:function(e){console.log("用户成功上线",e)},onClosed:function(e){},onTextMessage:function(e){},onEmojiMessage:function(e){},onPictureMessage:function(e){},onCmdMessage:function(e){},onAudioMessage:function(e){},onLocationMessage:function(e){},onFileMessage:function(e){},onVideoMessage:function(e){},onPresence:function(e){},onRoster:function(e){},onInviteMessage:function(e){},onOnline:function(){},onOffline:function(){},onError:function(e){},onBlacklistUpdate:function(e){console.log(e)},onRecallMessage:function(e){},onReceivedMessage:function(e){},onDeliveredMessage:function(e){},onReadMessage:function(e){},onCreateGroup:function(e){},onMutedMessage:function(e){},onChannelMessage:function(e){}}),Vue.use(a.a).use(u.a),Vue.prototype.$WebIM=B,Vue.prototype.$imconn=T,Vue.prototype.$imoption=P,Vue.prototype.$utils=R,Vue.prototype.$des=M,Vue.prototype.$Title="红杉",Vue.prototype.$gfUrl="http://hszhibo.live",Vue.prototype.$gfQQ="2957668664",Vue.prototype.$DownUrl="http://dl.hszhibo.live",Vue.use(U.a),Vue.use(k),Vue.use(V.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}),Vue.config.productionTip=!1,Vue.prototype.$Platform=t("QH3e"),new Vue({router:s,store:f,el:"#app",render:function(e){return e(d)}})},OEKK:function(e,n){},OMN4:function(e,n){e.exports=axios},QH3e:function(e,n){e.exports={name:"h5",title:"撸大神",desc:"撸大神",imgUrl:"http://ldshen.com",nickname:"撸大神"}},QIKc:function(e,n){e.exports=xgplayer},XqYu:function(e,n){},cPo0:function(e,n){},j7dL:function(e,n){},lRwf:function(e,n){e.exports=Vue}},[0]);
\ 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:"da72227b3ed57fd4890d",1:"269dd5cb17d7e8e169f2",2:"e28cb4a34766b1d339a5",3:"2417e5317014673c801f",4:"feebabda0c27e9f9c4a9",5:"6e7facffdd6ce9c42c73",6:"affc00d8eb18cfc314c1",7:"b492651ebbf68a9141c1",8:"e2b437b9cd1a140168ba",9:"e2023ebe2a04142e966f",10:"768ce80ef04f5d3eba42",11:"0bdf5549cda3067f5086",12:"57c0d2b634bab4ba57ae",13:"1bc513e2e84db6ba9d5e",14:"4c1218ebaeed1533c16e",15:"e26a72e8811c40b5261d",16:"61930cbe4b9184ffea1d",17:"8dc34235ee563f060803",18:"1aac3ffb40dbda503fea",19:"c8007a96e77c4d442ad6",20:"a8b37c31568a51f4125a",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
!function(e){var a=window.webpackJsonp;window.webpackJsonp=function(n,t,o){for(var f,b,d,i=0,u=[];i<n.length;i++)b=n[i],r[b]&&u.push(r[b][0]),r[b]=0;for(f in t)Object.prototype.hasOwnProperty.call(t,f)&&(e[f]=t[f]);for(a&&a(n,t,o);u.length;)u.shift()();if(o)for(i=0;i<o.length;i++)d=c(c.s=o[i]);return d};var n={},r={25:0};function c(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,c),r.l=!0,r.exports}c.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,c){a=r[e]=[n,c]});a[2]=n;var t=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.charset="utf-8",o.async=!0,o.timeout=12e4,c.nc&&o.setAttribute("nonce",c.nc),o.src=c.p+"static/js/"+e+"."+{0:"1107014714720f21ce72",1:"7402be9bab72d204aa00",2:"e28cb4a34766b1d339a5",3:"2417e5317014673c801f",4:"feebabda0c27e9f9c4a9",5:"6e7facffdd6ce9c42c73",6:"affc00d8eb18cfc314c1",7:"b492651ebbf68a9141c1",8:"e2b437b9cd1a140168ba",9:"e2023ebe2a04142e966f",10:"768ce80ef04f5d3eba42",11:"0bdf5549cda3067f5086",12:"57c0d2b634bab4ba57ae",13:"1bc513e2e84db6ba9d5e",14:"4c1218ebaeed1533c16e",15:"489c6477935ea1299adc",16:"61930cbe4b9184ffea1d",17:"8dc34235ee563f060803",18:"1aac3ffb40dbda503fea",19:"c8007a96e77c4d442ad6",20:"a8b37c31568a51f4125a",21:"ea747adfc23c73830bbe",22:"7345b4ff1b89309b2605"}[e]+".js";var f=setTimeout(b,12e4);function b(){o.onerror=o.onload=null,clearTimeout(f);var a=r[e];0!==a&&(a&&a[1](new Error("Loading chunk "+e+" failed.")),r[e]=void 0)}return o.onerror=o.onload=b,t.appendChild(o),n},c.m=e,c.c=n,c.d=function(e,a,n){c.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:n})},c.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return c.d(a,"a",a),a},c.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},c.p="./",c.oe=function(e){throw console.error(e),e}}([]);
\ 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.
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