Commit fea681c2 by Administrator

first commit

parent 416c35d2
<!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',
'iPhone',
'webOS',
'BlackBerry',
'SymbianOS',
'Windows Phone',
'iPad',
'iPod'
]
let flag = true
for (let i = 0; i < Agents.length; i++) {
if (u.indexOf(Agents[i]) > 0) {
flag = false
break
}
}
return flag
}
// eslint-disable-next-line no-unused-vars
function GetQueryValue1 (queryName) {
let search = '?' + window.location.hash.split('?')[1]
var reg = new RegExp('(^|&)' + queryName + '=([^&]*)(&|$)', 'i')
var r = search.substr(1).match(reg)
if (r != null) {
return decodeURI(r[2])
} else {
return null
}
}
var isPc = isPcFun()
var queryVal = GetQueryValue1('rid')
if (!isPc) {
if (queryVal) {
window.location.href = 'http://' + window.location.host + '/zbh5/#/room?rid=' + queryVal
} else {
window.location.href = 'http://' + window.location.host + '/zbh5/#/home'
}
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.f30a12e813268360a2ac839e8b2ce7d8.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script type=text/javascript src="https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"></script></div><script src="https://pv.sohu.com/cityjson?ie=utf-8"></script><script src=https://ip.ws.126.net/ipquery></script><script src=https://code.jquery.com/jquery-3.3.1.min.js></script><script>var iPAddress = '', iPAttach = ''// IP地址,IP归属地
GetIPAll()
// 获取IP地址,IP归属地
function GetIPAll () {
iPAddress = returnCitySN['cip']// IP地址:
iPAttach = localAddress['city']// IP归属地
}
if (iPAttach === '上海市' || iPAttach === '北京市') {
window.location.href = './erro.html'
}</script><script type=text/javascript src=./static/js/manifest.17c609c51f33f0e47b21.js></script><script type=text/javascript src=./static/js/vendor.0f904a2f9d54c2874bc3.js></script><script type=text/javascript src=./static/js/main.632f263fe8ba9ca52c76.js></script></body></html>
\ No newline at end of file
File added
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([16],{P7Sm:function(t,e,n){var a=n("oovb");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);n("rjj0")("38fd9f29",a,!0,{})},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"}})]),t._v(" "),n("div",{staticClass:"match-info"},[n("div",{staticClass:"match-title"},[t._v("\n "+t._s(t.item.roomName)+"\n ")]),t._v(" "),n("div",{staticClass:"match-hot"},[n("div",{staticClass:"match-hot-left"},[n("img",{attrs:{src:t.item.anchorAvatar,alt:""}}),t._v(" "),n("span",[t._v(t._s(t.item.anchorName))])]),t._v(" "),n("div",{staticClass:"match-hot-right"},[n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/huore.png",width:"12px"}}),t._v(" "),n("span",[t._v(t._s(t.item.hotNum))])])])])])])},staticRenderFns:[]};var o=n("VU/8")(a,i,!1,function(t){n("P7Sm")},"data-v-f2755672",null);e.a=o.exports},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("cwfv")},"data-v-06e1fe56",null);e.default=o.exports},cwfv:function(t,e,n){var a=n("wrta");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);n("rjj0")("3166476f",a,!0,{})},oovb:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.live-item[data-v-f2755672]{width:16.5%;border-radius:8px;margin-bottom:32px;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-f2755672]{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[data-v-f2755672]:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:all .3s;transition:all .3s\n}\n.live-item .match-cover[data-v-f2755672]{width:100%;height:147px;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-f2755672]{width:25px;height:auto;-o-object-fit:cover;object-fit:cover\n}\n.live-item .match-info[data-v-f2755672]{width:100%;height:63px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-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-f2755672]{width:100%;color:#333;font-size:14px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500\n}\n.live-item .match-info .match-hot[data-v-f2755672]{width:100%;margin-top:5px;padding:0 10px;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\n}\n.live-item .match-info .match-hot-left[data-v-f2755672]{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-hot-left img[data-v-f2755672]{width:22px;height:22px;margin-right:5px;-o-object-fit:cover;object-fit:cover;border-radius:50%\n}\n.live-item .match-info .match-hot-left span[data-v-f2755672]{color:#605656;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis\n}\n.live-item .match-info .match-hot-right[data-v-f2755672]{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-hot-right img[data-v-f2755672]{width:10px;height:11px;margin-right:5px;-o-object-fit:cover;object-fit:cover\n}\n.live-item .match-info .match-hot-right span[data-v-f2755672]{color:#605656;font-size:12px\n}\n@media screen and (min-width: 1400px)and (max-width: 1700px){\n.live-item .match-cover[data-v-f2755672]{height:140px\n}\n}\n@media screen and (max-width: 1400px){\n.live-item .match-cover[data-v-f2755672]{height:110px\n}\n}\n@media only screen and (min-width: 2160px){\n.live-item[data-v-f2755672]{width:16.66667%\n}\n.live-item .match-cover[data-v-f2755672]{height:150px\n}\n}\n@media only screen and (min-width: 2508px){\n.live-item[data-v-f2755672]{width:14.28571%\n}\n.live-item .match-cover[data-v-f2755672]{height:165px\n}\n}\n@media only screen and (min-width: 2856px){\n.live-item[data-v-f2755672]{width:12.5%\n}\n.live-item .match-cover[data-v-f2755672]{height:180px\n}\n}",""])},wrta:function(t,e,n){(t.exports=n("FZ+f")(!1)).push([t.i,"\n.search-header[data-v-06e1fe56] {\n height: 60px;\n padding-top: 22px;\n padding-bottom: 4px;\n}\n.search-header .search-input[data-v-06e1fe56] {\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-06e1fe56] {\n caret-color: #C93F45;\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-06e1fe56] {\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-06e1fe56]{\n border: 1px solid #ededed;margin-top: 20px;\n}\n.hot-content[data-v-06e1fe56]{\n width: 15.5%;\n margin:10px 5px;\n z-index: 9;\n}\n.hot-content[data-v-06e1fe56]: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-06e1fe56]{\n width: 26px;\n height: 26px;\n border-radius: 100%;\n margin-right: 5px;\n}\n.living[data-v-06e1fe56] {\n background: #C93F45;\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-06e1fe56]{\n position: relative;\n top:25px;\n padding-left: 10px;\n padding-right: 10px;\n}\n.roomName[data-v-06e1fe56]{\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n.bg-fff[data-v-06e1fe56]{\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-06e1fe56]{\n margin-top: 3px;margin-left: 2px;\n}\n.match-box[data-v-06e1fe56]{\n padding: 0 4%;\n}\n",""])}});
\ No newline at end of file
webpackJsonp([17],{C84x:function(t,n,e){var a=e("aPxY");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);e("rjj0")("78dc4154",a,!0,{})},QoOU:function(t,n,e){(t.exports=e("FZ+f")(!1)).push([t.i,"\n.new-html {\n margin-top: 13px;\n font-size: 16px;\n text-indent: 50px;\n letter-spacing: 1px;\n line-height: 30px;\n color: #444;\n}\n.title{\n display: none;\n}\n.new-html img{\n width: 50%;\n margin-left: 20%;\n}\na{\n text-decoration:none\n}\na span{\n color: #333333!important;\n}\n",""])},"RWv/":function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a={name:"index",data:function(){return{newData:[]}},mounted:function(){this.getInfo()},methods:{toPage:function(t,n){var e=this.$router.resolve({path:t,query:{id:n}});window.open(e.href,"_blank")},getInfo:function(){var t=this,n={id:this.$route.query.id};this.$axios("post","/article/getArticleInfoById",n).then(function(n){200===n.code&&(t.newData=n.data)})}}},i={render:function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"fx justify-center"},[e("div",{staticClass:"new duya-header-bd"},[e("div",{staticClass:"new-deatil"},[e("h1",[t._v(t._s(t.newData.title))]),t._v(" "),e("div",{staticClass:"mt-10 fs-12"},[e("span",{staticClass:"c-9"},[t._v("作者:")]),t._v(t._s(t.newData.authorName)+"\n "),e("span",{staticClass:"ml-10 c-9 fs-12"},[t._v("发布时间:"+t._s(t.newData.releaseTime))]),t._v(" "),e("span",{staticClass:"ml-10 c-9 fs-12"},[t._v("阅读数量:"+t._s(t.newData.readNum))])]),t._v(" "),e("div",{staticClass:"new-html",domProps:{innerHTML:t._s(t.newData.content)}}),t._v(" "),e("div",{staticClass:"fx align-items mt-20"},[e("div",[t._v("标签:")]),t._v(" "),t._l(t.newData.tags,function(n,a){return e("div",{key:a,staticClass:"new-tags"},[t._v(t._s(n.name))])})],2)]),t._v(" "),t._m(0),t._v(" "),e("div",{staticClass:"new-list"},t._l(t.newData.associateArticle,function(n,a){return e("div",{staticClass:"fx new-list-li",on:{click:function(e){return t.toPage("newDeatil",n.id)}}},[e("div",[e("img",{staticClass:"coverPicture",attrs:{src:n.coverPicture}})]),t._v(" "),e("div",{staticClass:"ml-20",staticStyle:{width:"100%"}},[e("div",{staticClass:"fs-18 fw-700"},[t._v(t._s(n.title))])])])}),0)])])},staticRenderFns:[function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"fx align-items mt-20 mb-15"},[n("div",[n("img",{attrs:{src:"http://bucket.loday.com.cn/static/pc/Pad.png"}})]),this._v(" "),n("div",{staticClass:"ml-10 fs-22"},[this._v("推荐资讯")])])}]};var s=e("VU/8")(a,i,!1,function(t){e("C84x"),e("VF3m")},"data-v-56edeb05",null);n.default=s.exports},VF3m:function(t,n,e){var a=e("QoOU");"string"==typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);e("rjj0")("6c255a74",a,!0,{})},aPxY:function(t,n,e){(t.exports=e("FZ+f")(!1)).push([t.i,"\n.new[data-v-56edeb05]{\n min-height: 100vh;\n}\n.new-deatil[data-v-56edeb05]{\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 7px;\n padding: 20px;\n margin-top: 40px;\n}\n.new-tags[data-v-56edeb05]{\n padding: 5px 10px;\n background: -webkit-gradient(linear, left top, left bottom, from(#EA6A6D), to(#B1373C));\n background: linear-gradient(180deg, #EA6A6D 0%, #B1373C 100%);\n color: #FFFFFF;\n border-radius: 5px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n margin-right: 10px;\n font-size: 12px;\n font-weight: 700;\n}\n.new-list[data-v-56edeb05]{\n background: #FFFFFF;\n -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.07);\n border-radius: 7px;\n padding: 20px;\n}\n.coverPicture[data-v-56edeb05]{\n width: 180px;\n height: 106px;\n border-radius: 7px;\n}\n.new-list-li[data-v-56edeb05]{\n border-bottom: 1px solid #F2F2F2;\n padding: 20px 0px;\n cursor: pointer;\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.
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,a,c){for(var f,d,i,u=0,b=[];u<r.length;u++)d=r[u],t[d]&&b.push(t[d][0]),t[d]=0;for(f in a)Object.prototype.hasOwnProperty.call(a,f)&&(e[f]=a[f]);for(n&&n(r,a,c);b.length;)b.shift()();if(c)for(u=0;u<c.length;u++)i=o(o.s=c[u]);return i};var r={},t={25:0};function o(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,o),t.l=!0,t.exports}o.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,o){n=t[e]=[r,o]});n[2]=r;var a=document.getElementsByTagName("head")[0],c=document.createElement("script");c.type="text/javascript",c.charset="utf-8",c.async=!0,c.timeout=12e4,o.nc&&c.setAttribute("nonce",o.nc),c.src=o.p+"static/js/"+e+"."+{0:"dbd3d292290d20f398b2",1:"fcb3d92ff098b4383630",2:"9d2f2f2cf9d00b438b7a",3:"42784b43b5e37a40d805",4:"ee602de874affc93aead",5:"6c93d52f4341b499d5fe",6:"c22886c1b76d9244741c",7:"4d96129059585adc9a82",8:"6f62cfd416927f1c368e",9:"168e9ee3276ea33b6721",10:"d9456cc40b552270a082",11:"fd43f3de7dedafce5e17",12:"7ead736520687212f925",13:"1a7593e1411bcb94e63c",14:"3a513873f5505bb421a2",15:"c1e11d38315ae303176d",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 n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return c.onerror=c.onload=d,a.appendChild(c),r},o.m=e,o.c=r,o.d=function(e,n,r){o.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},o.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(n,"a",n),n},o.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},o.p="./",o.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.
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