Commit 8d5dc43c by Administrator

first commit

parent 284abf8a
No preview for this file type
...@@ -33,17 +33,16 @@ ...@@ -33,17 +33,16 @@
var isPc = isPcFun() var isPc = isPcFun()
var queryVal = GetQueryValue1('rid') var queryVal = GetQueryValue1('rid')
if (!isPc) { if (!isPc) {
// // 球冠 var locationHost = window.location.host
// if (queryVal) { let url = ''
// window.location.href = 'https://m.sjb1.tv/#/room?rid=' + queryVal if (locationHost === 'www.868vip.live') {
// } else { url = '868vip.live'
// window.location.href = 'https://m.sjb1.tv/#/home' } else {
// } url = window.location.host
}
// 红杉
if (queryVal) { if (queryVal) {
window.location.href = 'http://m.868vip.live/#/room?rid=' + queryVal window.location.href = window.location.protocol + '//m.' + url + '/room?rid=' + queryVal
} else { } else {
window.location.href = 'http://m.868vip.live/#/home' window.location.href = window.location.protocol + '//m.' + url + '/'
} }
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.1af5dab98c31809c174502f83f8cc730.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script src=https://cdn.868vip.live/static/js/vue1.min.js></script><script src=https://cdn.868vip.live/static/js/vue-router1.min.js></script><script src=https://cdn.868vip.live/static/js/vuex1.min.js></script><script src=https://cdn.868vip.live/static/js/axios1.min.js></script><script src=https://cdn.868vip.live/static/js/swiper1.min.js></script><script src=https://cdn.868vip.live/static/js/vant1.min.js></script><script src=https://cdn.868vip.live/static/js/vuetify1.min.js></script><script src=https://cdn.868vip.live/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 type=text/javascript src=./static/js/manifest.78bc6913f0137470b40e.js></script><script type=text/javascript src=./static/js/vendor.f9a9cec15193065560b0.js></script><script type=text/javascript src=./static/js/main.604260ac8b627d8ce7bd.js></script></body></html> }</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.1af5dab98c31809c174502f83f8cc730.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script src=https://cdn.868vip.live/static/js/vue1.min.js></script><script src=https://cdn.868vip.live/static/js/vue-router1.min.js></script><script src=https://cdn.868vip.live/static/js/vuex1.min.js></script><script src=https://cdn.868vip.live/static/js/axios1.min.js></script><script src=https://cdn.868vip.live/static/js/swiper1.min.js></script><script src=https://cdn.868vip.live/static/js/vant1.min.js></script><script src=https://cdn.868vip.live/static/js/vuetify1.min.js></script><script src=https://cdn.868vip.live/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 type=text/javascript src=./static/js/manifest.78bc6913f0137470b40e.js></script><script type=text/javascript src=./static/js/vendor.f9a9cec15193065560b0.js></script><script type=text/javascript src=./static/js/main.604260ac8b627d8ce7bd.js></script></body></html>
\ 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