Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footseen-large-website
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
8fe3016d
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
6893dd11
master
Hide whitespace changes
Inline
Side-by-side
Showing
36 changed files
with
49 additions
and
47 deletions
dating.html
dewExc/index.html
focus.html
index.html
lib/default.js
lib/login.js
live.html
mTest/Graphics.html
mTest/index.html
mTest/pageImages.html
mTest/pageVideo.html
mTest/revise.html
mTest/room/liveRoom.html
mTest/userRoom.html
mTest/video.html
mTest/videoPage.html
mobile/Graphics.html
mobile/index.html
mobile/lib/default.js
mobile/pageImages.html
mobile/pageVideo.html
mobile/revise.html
mobile/room/liveRoom.html
mobile/userRoom.html
mobile/video.html
mobile/videoPage.html
reg/index.html
room/imagesRoom.html
room/liveRoom.html
room/videoRoom.html
search/index.html
space/index.html
space/like.html
space/myRoom.html
tag.html
videoPage.html
dating.html
View file @
8fe3016d
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=20230
323
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
dewExc/index.html
View file @
8fe3016d
...
...
@@ -121,7 +121,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v=20230
323
01"
></script>
<script
src=
"../lib/default.js?v=20230
414
01"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023032401"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
focus.html
View file @
8fe3016d
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=20230
323
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
index.html
View file @
8fe3016d
<!DOCTYPE html>
<html
lang=
"en"
>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=20230
323
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
lib/default.js
View file @
8fe3016d
...
...
@@ -146,6 +146,7 @@ try {
var
result
=
JSON
.
parse
(
res
);
if
(
result
.
code
===
1
)
{
if
(
result
.
checkResult
)
{
if
(
sessionStorage
.
pmt
==
12269
||
sessionStorage
.
pmt
==
12270
)
return
;
window
.
location
.
hash
=
"no-back"
;
window
.
location
.
hash
=
"Again-No-back-button"
;
window
.
onhashchange
=
function
()
{
window
.
location
.
hash
=
"no-back"
;
}
...
...
This diff is collapsed.
Click to expand it.
lib/login.js
View file @
8fe3016d
...
...
@@ -8,8 +8,8 @@ var langList=[
}
]
//针对
12266
渠道推广
if
(
sessionStorage
.
pmt
==
1226
6
||
sessionStorage
.
pmt
==
12267
){
//针对渠道推广
if
(
sessionStorage
.
pmt
==
1226
9
||
sessionStorage
.
pmt
==
12270
){
$
(
".video-list-box"
).
hide
()
$
(
".neck-nav-ul li"
).
eq
(
3
).
hide
()
$
(
".side-nav"
).
remove
()
...
...
@@ -233,7 +233,7 @@ function loginGo(){
html
+=
'<a class="nav-tag nav-tag1" href="https://www.footseen.xyz/index.html"><li data-type="1"><span>首頁</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a class="nav-tag nav-tag2" target="_blank" rel="opener" href="https://www.footseen.xyz/live.html"><li data-type="2"><span>直播</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<li class="nav-like-btn" data-type="3"><span>追蹤</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li>'
;
if
(
sessionStorage
.
pmt
!=
12266
)
html
+=
'<a class="nav-tag nav-tag4" target="_blank" rel="opener" href="https://www.footseen.xyz/videoPage.html"><li data-type="4"><span>影片</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
if
(
sessionStorage
.
pmt
==
12269
||
sessionStorage
.
pmt
==
12270
)
html
+=
'<a class="nav-tag nav-tag4" target="_blank" rel="opener" href="https://www.footseen.xyz/videoPage.html"><li data-type="4"><span>影片</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a class="nav-tag nav-tag5" target="_blank" rel="opener" href="https://www.footseen.xyz/imagesPage.html"><li data-type="5"><span>圖檔</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a class="nav-tag nav-tag6" target="_blank" rel="opener" href="https://www.footseen.xyz/dating.html"><li data-type="6"><span>約會</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
html
+=
'<a class="nav-tag nav-tag7" target="_blank" rel="opener" href="https://www.footseen.xyz/reg/index.html?v=20220812"><li class="reg-li" data-type="7"><span>儲值</span> <img src="https://www.footseen.xyz/images/front/nack-icon.png" alt=""></li></a>'
;
...
...
This diff is collapsed.
Click to expand it.
live.html
View file @
8fe3016d
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=20230
323
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
mTest/Graphics.html
View file @
8fe3016d
...
...
@@ -148,7 +148,7 @@
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"lib/swiper.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<script>
$
(
function
(){
var
browserLang
=
navigator
.
language
...
...
This diff is collapsed.
Click to expand it.
mTest/index.html
View file @
8fe3016d
...
...
@@ -19,7 +19,7 @@
<link
rel=
"apple-touch-icon-precomposed"
href=
"icon/fox-icon.png"
>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
...
...
This diff is collapsed.
Click to expand it.
mTest/pageImages.html
View file @
8fe3016d
...
...
@@ -148,7 +148,7 @@
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"lib/swiper.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<script>
$
(
function
(){
var
browserLang
=
navigator
.
language
...
...
This diff is collapsed.
Click to expand it.
mTest/pageVideo.html
View file @
8fe3016d
...
...
@@ -141,7 +141,7 @@
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/keywords.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<script>
</script>
...
...
This diff is collapsed.
Click to expand it.
mTest/revise.html
View file @
8fe3016d
...
...
@@ -15,7 +15,7 @@
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
...
...
This diff is collapsed.
Click to expand it.
mTest/room/liveRoom.html
View file @
8fe3016d
...
...
@@ -528,7 +528,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../lib/spark-md5.min.js"
></script>
<script
src=
"../lib/default.js?v=20230
112
01"
></script>
<script
src=
"../lib/default.js?v=20230
414
01"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<!-- <script src="../lib/inobounce.js"></script> -->
...
...
This diff is collapsed.
Click to expand it.
mTest/userRoom.html
View file @
8fe3016d
...
...
@@ -15,7 +15,7 @@
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
...
...
This diff is collapsed.
Click to expand it.
mTest/video.html
View file @
8fe3016d
...
...
@@ -142,7 +142,7 @@
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/keywords.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<script>
</script>
...
...
This diff is collapsed.
Click to expand it.
mTest/videoPage.html
View file @
8fe3016d
...
...
@@ -15,7 +15,7 @@
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
...
...
This diff is collapsed.
Click to expand it.
mobile/Graphics.html
View file @
8fe3016d
...
...
@@ -148,7 +148,7 @@
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"lib/swiper.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<script>
$
(
function
(){
var
browserLang
=
navigator
.
language
...
...
This diff is collapsed.
Click to expand it.
mobile/index.html
View file @
8fe3016d
...
...
@@ -19,7 +19,7 @@
<link
rel=
"apple-touch-icon-precomposed"
href=
"icon/fox-icon.png"
>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
323
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
...
...
@@ -418,7 +418,7 @@
<script>
$
(
function
(){
if
(
sessionStorage
.
pmt
==
1226
6
||
sessionStorage
.
pmt
==
12267
){
if
(
sessionStorage
.
pmt
==
1226
9
||
sessionStorage
.
pmt
==
12270
){
$
(
".top-box-ul li"
).
eq
(
1
).
hide
()
}
if
(
sessionStorage
.
lang
!=
2
){
...
...
@@ -471,7 +471,7 @@ $(function(){
//用户是否第一次进入
if
(
localStorage
.
oneGoing
==
undefined
){
localStorage
.
oneGoing
=
1
if
(
sessionStorage
.
pmt
==
1226
6
||
sessionStorage
.
pmt
==
12267
)
return
if
(
sessionStorage
.
pmt
==
1226
9
||
sessionStorage
.
pmt
==
12270
)
return
layer
.
open
({
type
:
1
,
title
:
false
,
...
...
This diff is collapsed.
Click to expand it.
mobile/lib/default.js
View file @
8fe3016d
...
...
@@ -85,6 +85,7 @@ if(data.back!=undefined)backGo=data.back;
sessionStorage
.
Uip
=
result
.
ip
if
(
result
.
code
===
1
)
{
if
(
result
.
checkResult
)
{
if
(
sessionStorage
.
pmt
==
12269
||
sessionStorage
.
pmt
==
12270
)
return
;
window
.
location
.
hash
=
"no-back"
;
window
.
location
.
hash
=
"Again-No-back-button"
;
window
.
onhashchange
=
function
()
{
window
.
location
.
hash
=
"no-back"
;
}
...
...
This diff is collapsed.
Click to expand it.
mobile/pageImages.html
View file @
8fe3016d
...
...
@@ -148,7 +148,7 @@
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"lib/swiper.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<script>
$
(
function
(){
var
browserLang
=
navigator
.
language
...
...
This diff is collapsed.
Click to expand it.
mobile/pageVideo.html
View file @
8fe3016d
...
...
@@ -141,7 +141,7 @@
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/keywords.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<script>
</script>
...
...
This diff is collapsed.
Click to expand it.
mobile/revise.html
View file @
8fe3016d
...
...
@@ -15,7 +15,7 @@
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
...
...
This diff is collapsed.
Click to expand it.
mobile/room/liveRoom.html
View file @
8fe3016d
...
...
@@ -532,7 +532,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../lib/spark-md5.min.js"
></script>
<script
src=
"../lib/default.js?v=20230
112
01"
></script>
<script
src=
"../lib/default.js?v=20230
414
01"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/login.js?v=2023032401"
></script>
<!-- <script src="../lib/inobounce.js"></script> -->
...
...
@@ -1235,7 +1235,7 @@ $(function(){
var
list
=
data
.
normalRoomList
[
i
]
html
+=
'
<
a
href
=
"liveRoom.html?roomId='+list.roomId+'&v=2022112502"
><
li
>
';
html+='
<
span
class
=
"more-mc-num"
>
'+list.hotnum+'
<
/span>'
;
html
+=
'
<
img
class
=
"more-mc-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_150"
alt
=
""
>
';
html
+=
'
<
img
class
=
"more-mc-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face
.split('?')[0]
+'?x-oss-process=image/resize,w_150"
alt
=
""
>
';
html+='
<
p
class
=
"more-mc-p1"
>
'+list.nickname+'
<
/p>'
;
html
+=
'
<
p
class
=
"more-mc-p2"
>
'+list.introduce+'
<
/p>'
;
html
+=
'
<
div
class
=
"more-shadow"
><
/div>'
;
...
...
@@ -1334,7 +1334,7 @@ $(function(){
html
+=
'
<
li
>
';
html+='
<
div
class
=
"hot-list-li-box1"
>
'+(i+1)+'
<
/div>'
;
html
+=
'
<
div
class
=
"hot-list-li-box2"
>
';
html+='
<
a
href
=
"liveRoom.html?roomId='+list.uid+'&v=2022112502"
><
img
class
=
"hot-li-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_80"
alt
=
""
><
/a>'
;
html+='
<
a
href
=
"liveRoom.html?roomId='+list.uid+'&v=2022112502"
><
img
class
=
"hot-li-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face
.split('?')[0]
+'?x-oss-process=image/resize,w_80"
alt
=
""
><
/a>'
;
html
+=
'
<
div
class
=
"hot-li-p1"
>
'+list.nickname+'
<
/div>'
;
html
+=
'
<
div
class
=
"hot-li-p2"
><
img
src
=
"images/hot-icon.png"
>
'+list.score+'
<
/div>'
;
html
+=
'
<
/div>'
;
...
...
@@ -1363,7 +1363,7 @@ $(function(){
html
+=
'
<
li
>
';
html+='
<
div
class
=
"hot-list-li-box1"
>
'+(i+1)+'
<
/div>'
;
html
+=
'
<
div
class
=
"hot-list-li-box2"
>
';
html+='
<
a
href
=
"liveRoom.html?roomId='+list.uid+'&v=2022112502"
><
img
class
=
"hot-li-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_80"
alt
=
""
><
/a>'
;
html+='
<
a
href
=
"liveRoom.html?roomId='+list.uid+'&v=2022112502"
><
img
class
=
"hot-li-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face
.split('?')[0]
+'?x-oss-process=image/resize,w_80"
alt
=
""
><
/a>'
;
html
+=
'
<
div
class
=
"hot-li-p1"
>
'+list.nickname+'
<
/div>'
;
html
+=
'
<
div
class
=
"hot-li-p2"
><
img
src
=
"images/hot-icon.png"
>
'+list.score+'
<
/div>'
;
html
+=
'
<
/div>'
;
...
...
@@ -1373,7 +1373,7 @@ $(function(){
var
html2
=
[]
html2
+=
'
<
div
class
=
"bottom-mc-hot-nav1"
>
'+(i+1)+'
<
/div>'
;
html2
+=
'
<
div
class
=
"bottom-mc-hot-nav2"
>
';
html2+='
<
img
class
=
"bottom-mc-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_100"
alt
=
""
>
';
html2+='
<
img
class
=
"bottom-mc-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face
.split('?')[0]
+'?x-oss-process=image/resize,w_100"
alt
=
""
>
';
html2+='
<
p
class
=
"bottom-mc-p1"
>
'+list.nickname+'
<
/p>'
;
html2
+=
'
<
p
class
=
"bottom-mc-p2"
><
img
src
=
"images/hot-icon.png"
alt
=
""
>
'+list.score+'
<
/p>'
;
html2
+=
'
<
/div>'
;
...
...
@@ -1417,7 +1417,7 @@ $(function(){
html
+=
'
<
li
>
';
html+='
<
div
class
=
"hot-list-li-box1"
>
'+(i+1)+'
<
/div>'
;
html
+=
'
<
div
class
=
"hot-list-li-box2"
>
';
html+='
<
a
href
=
"liveRoom.html?roomId='+list.uid+'&v=2022112502"
><
img
class
=
"hot-li-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_80"
alt
=
""
><
/a>'
;
html+='
<
a
href
=
"liveRoom.html?roomId='+list.uid+'&v=2022112502"
><
img
class
=
"hot-li-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face
.split('?')[0]
+'?x-oss-process=image/resize,w_80"
alt
=
""
><
/a>'
;
html
+=
'
<
div
class
=
"hot-li-p1"
>
'+list.nickname+'
<
/div>'
;
html
+=
'
<
div
class
=
"hot-li-p2"
><
img
style
=
"width: 0.45rem;"
src
=
"images/interac.png"
>
'+list.score+'
<
/div>'
;
html
+=
'
<
/div>'
;
...
...
@@ -1427,7 +1427,7 @@ $(function(){
var
html2
=
[]
html2
+=
'
<
div
class
=
"bottom-mc-hot-nav1"
>
'+(i+1)+'
<
/div>'
;
html2
+=
'
<
div
class
=
"bottom-mc-hot-nav2"
>
';
html2+='
<
img
class
=
"bottom-mc-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_100"
alt
=
""
>
';
html2+='
<
img
class
=
"bottom-mc-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face
.split('?')[0]
+'?x-oss-process=image/resize,w_100"
alt
=
""
>
';
html2+='
<
p
class
=
"bottom-mc-p1"
>
'+list.nickname+'
<
/p>'
;
html2
+=
'
<
p
class
=
"bottom-mc-p2"
><
img
style
=
"width: 0.45rem;"
src
=
"images/interac.png"
alt
=
""
>
'+list.score+'
<
/p>'
;
html2
+=
'
<
/div>'
;
...
...
@@ -1473,7 +1473,7 @@ $(function(){
if
(
data
.
dataList
[
i
]
==
undefined
)
continue
;
var
list
=
data
.
dataList
[
i
]
if
(
list
.
face
==
'/user/boy.png'
)
var
faceImg
=
'images/boy.png'
;
else
var
faceImg
=
'https://zhibocdn.yabolive.net/comm'
+
list
.
face
+
'?x-oss-process=image/resize,w_78'
;
else
var
faceImg
=
'https://zhibocdn.yabolive.net/comm'
+
list
.
face
.
split
(
'?'
)[
0
]
+
'?x-oss-process=image/resize,w_78'
;
html
+=
'
<
li
data
-
type
=
"'+list.uid+'"
>
';
html+='
<
img
src
=
"'+faceImg+'"
alt
=
""
>
';
html+='
<
/li>'
;
...
...
@@ -1524,7 +1524,7 @@ $(function(){
if
(
i
<
3
)
html
+=
'
<
div
class
=
"rich-list-li1"
><
img
src
=
"images/m'+(i+1)+'.png"
alt
=
""
><
/div>'
;
else
html
+=
'
<
div
class
=
"rich-list-li1"
>
'+(i+1)+'
<
/div>'
;
html
+=
'
<
div
class
=
"rich-list-li2"
>
';
html+='
<
img
data
-
type
=
"'+list.uid+'"
class
=
"rich-li-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_80"
alt
=
""
>
';
html+='
<
img
data
-
type
=
"'+list.uid+'"
class
=
"rich-li-face"
src
=
"https://zhibocdn.yabolive.net/comm'+list.face
.split('?')[0]
+'?x-oss-process=image/resize,w_80"
alt
=
""
>
';
html+='
<
div
class
=
"rich-li-p1"
>
'+list.nickname+'
<
/div>'
;
html
+=
'
<
div
class
=
"rich-li-p2"
><
img
style
=
"width: 0.3rem;"
src
=
"images/fire.png"
>
'+list.score+'
<
/div>'
;
html
+=
'
<
/div>'
;
...
...
@@ -2447,7 +2447,7 @@ $(function(){
var
html
=
[];
//头像
if
(
data
.
zoneInfo
.
face
==
'/user/boy.png'
)
var
faceImg
=
'images/boy.png'
;
else
var
faceImg
=
'https://zhibocdn.yabolive.net/comm'
+
data
.
zoneInfo
.
face
+
'?x-oss-process=image/resize,w_50'
;
else
var
faceImg
=
'https://zhibocdn.yabolive.net/comm'
+
data
.
zoneInfo
.
face
.
split
(
'?'
)[
0
]
+
'?x-oss-process=image/resize,w_50'
;
//年龄
if
(
data
.
zoneInfo
.
age
!=
0
)
var
myAge
=
data
.
zoneInfo
.
age
;
else
var
myAge
=
'保密'
...
...
This diff is collapsed.
Click to expand it.
mobile/userRoom.html
View file @
8fe3016d
...
...
@@ -15,7 +15,7 @@
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
...
...
This diff is collapsed.
Click to expand it.
mobile/video.html
View file @
8fe3016d
...
...
@@ -142,7 +142,7 @@
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/keywords.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<script>
</script>
...
...
This diff is collapsed.
Click to expand it.
mobile/videoPage.html
View file @
8fe3016d
...
...
@@ -15,7 +15,7 @@
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/spark-md5.min.js"
></script>
<script
src=
"lib/default.js?v=20230
112
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
...
...
This diff is collapsed.
Click to expand it.
reg/index.html
View file @
8fe3016d
...
...
@@ -155,7 +155,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v=20230
323
01"
></script>
<script
src=
"../lib/default.js?v=20230
414
01"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023032401"
></script>
...
...
This diff is collapsed.
Click to expand it.
room/imagesRoom.html
View file @
8fe3016d
...
...
@@ -137,7 +137,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v=20230
323
01"
></script>
<script
src=
"../lib/default.js?v=20230
414
01"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023032401"
></script>
<script
src=
"../lib/fingerprint2.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
room/liveRoom.html
View file @
8fe3016d
...
...
@@ -463,7 +463,7 @@
<script
src=
"../lib/keywords.js"
></script>
<script
src=
"../lib/swiper.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v=20230
323
01"
></script>
<script
src=
"../lib/default.js?v=20230
414
01"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023032401"
></script>
<script
src=
"../lib/fingerprint2.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
room/videoRoom.html
View file @
8fe3016d
...
...
@@ -136,7 +136,7 @@
<!-- <script>window.location.href="https://www.baidu.com"</script> -->
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v=20230
323
01"
></script>
<script
src=
"../lib/default.js?v=20230
414
01"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023032401"
></script>
<script
src=
"../lib/fingerprint2.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
search/index.html
View file @
8fe3016d
...
...
@@ -119,7 +119,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v=20230
323
01"
></script>
<script
src=
"../lib/default.js?v=20230
414
01"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023032401"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
space/index.html
View file @
8fe3016d
...
...
@@ -230,7 +230,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v=20230
323
01"
></script>
<script
src=
"../lib/default.js?v=20230
414
01"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023032401"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
space/like.html
View file @
8fe3016d
...
...
@@ -73,7 +73,7 @@
</body>
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/default.js?v=20230
323
01"
></script>
<script
src=
"../lib/default.js?v=20230
414
01"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023032401"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
space/myRoom.html
View file @
8fe3016d
...
...
@@ -130,7 +130,7 @@
<script
src=
"../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../layer-v3.1.0/layer/layer.js"
></script>
<script
src=
"../lib/select.js"
></script>
<script
src=
"../lib/default.js?v=20230
323
01"
></script>
<script
src=
"../lib/default.js?v=20230
414
01"
></script>
<script
src=
"../lib/qrcode.min.js"
></script>
<script
src=
"../lib/login.js?v=2023032401"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
tag.html
View file @
8fe3016d
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=20230
323
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
videoPage.html
View file @
8fe3016d
...
...
@@ -12,7 +12,7 @@
}
</script>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/default.js?v=20230
323
01"
></script>
<script
src=
"lib/default.js?v=20230
414
01"
></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-QT401FZZ2K"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment