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
7f7f16d6
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
4323f68b
master
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
mobile/index.html
mobile/room/liveRoom.html
mobile/index.html
View file @
7f7f16d6
...
...
@@ -936,7 +936,7 @@ $(function(){
if
(
data
.
vipRoomList
[
j
]
!=
undefined
){
list2
=
data
.
vipRoomList
[
j
]
j
++
;
html
+=
'
<
a
href
=
"room/liveRoom.html?roomId='+list2.roomId+'&sound=1&v=202
2112502
&back=1"
><
li
data
-
type
=
"https://zhibocdn.yabolive.net/comm'+list2.face.split("
?
")[0]+'?x-oss-process=image/resize,w_180"
>
';
html
+=
'
<
a
href
=
"room/liveRoom.html?roomId='+list2.roomId+'&sound=1&v=202
3050801
&back=1"
><
li
data
-
type
=
"https://zhibocdn.yabolive.net/comm'+list2.face.split("
?
")[0]+'?x-oss-process=image/resize,w_180"
>
';
if(list2.liveScope==3){
// html+='
<
img
class
=
"secret"
src
=
"images/Lock-no.png"
alt
=
""
>
';
if(list2.extend.state==1||list2.extend.state==2){
...
...
@@ -956,7 +956,7 @@ $(function(){
}
}
html+='
<
a
href
=
"room/liveRoom.html?roomId='+list.roomId+'&sound=1&v=202
2112502
&back=1"
><
li
data
-
type
=
"https://zhibocdn.yabolive.net/comm'+list.face.split("
?
")[0]+'?x-oss-process=image/resize,w_180"
>
';
html+='
<
a
href
=
"room/liveRoom.html?roomId='+list.roomId+'&sound=1&v=202
3050801
&back=1"
><
li
data
-
type
=
"https://zhibocdn.yabolive.net/comm'+list.face.split("
?
")[0]+'?x-oss-process=image/resize,w_180"
>
';
if(list.liveScope==3){
// html+='
<
img
class
=
"secret"
src
=
"images/Lock-no.png"
alt
=
""
>
';
if(list.extend.state==1||list.extend.state==2){
...
...
@@ -978,7 +978,7 @@ $(function(){
if
(
j
<
data
.
vipRoomList
.
length
){
for
(
var
i
=
0
;
i
<
data
.
vipRoomList
.
length
-
j
;
i
++
){
list2
=
data
.
vipRoomList
[
j
+
i
]
html
+=
'
<
a
href
=
"room/liveRoom.html?roomId='+list2.roomId+'&sound=1&v=202
2112502
&back=1"
><
li
data
-
type
=
"https://zhibocdn.yabolive.net/comm'+list2.face.split("
?
")[0]+'?x-oss-process=image/resize,w_180"
>
';
html
+=
'
<
a
href
=
"room/liveRoom.html?roomId='+list2.roomId+'&sound=1&v=202
3050801
&back=1"
><
li
data
-
type
=
"https://zhibocdn.yabolive.net/comm'+list2.face.split("
?
")[0]+'?x-oss-process=image/resize,w_180"
>
';
if(list2.liveScope==3){
// html+='
<
img
class
=
"secret"
src
=
"images/Lock-no.png"
alt
=
""
>
';
if(list2.extend.state==1||list2.extend.state==2){
...
...
This diff is collapsed.
Click to expand it.
mobile/room/liveRoom.html
View file @
7f7f16d6
...
...
@@ -792,7 +792,7 @@ $(function(){
var soundOk=false
if (/android/.test(ua)) {
if(mySound==1){
history.pushState(null,null,'
liveRoom
.
html
?
roomId
=
'+sessionStorage.roomId+'
&
v
=
202
2112502
');
history.pushState(null,null,'
liveRoom
.
html
?
roomId
=
'+sessionStorage.roomId+'
&
v
=
202
3050801
');
$(".sound-btn").attr("data-type",1)
$(".sound-btn").attr("src","images/sound-yes.png")
$(".gift-btn").attr("src","images/gift-btn.png")
...
...
@@ -1864,7 +1864,7 @@ $(function(){
for
(
var
i
=
0
;
i
<
3
;
i
++
){
if
(
data
.
normalRoomList
[
i
]
==
undefined
)
break
;
var
list
=
data
.
normalRoomList
[
i
]
html
+=
'
<
a
href
=
"liveRoom.html?roomId='+list.roomId+'&v=202
2112502
"
><
li
>
';
html
+=
'
<
a
href
=
"liveRoom.html?roomId='+list.roomId+'&v=202
3050801
"
><
li
>
';
html+='
<
span
class
=
"more-mc-num"
>
'+list.hotnum+'
<
/span>'
;
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>'
;
...
...
@@ -1974,7 +1974,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=202
2112502
"
><
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+='
<
a
href
=
"liveRoom.html?roomId='+list.uid+'&v=202
3050801
"
><
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>'
;
...
...
@@ -2003,7 +2003,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=202
2112502
"
><
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+='
<
a
href
=
"liveRoom.html?roomId='+list.uid+'&v=202
3050801
"
><
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>'
;
...
...
@@ -2057,7 +2057,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=202
2112502
"
><
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+='
<
a
href
=
"liveRoom.html?roomId='+list.uid+'&v=202
3050801
"
><
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>'
;
...
...
@@ -3439,7 +3439,7 @@ $(function(){
$
(
".room-bg,.video-box"
).
css
(
"transition"
,
"0.35s all"
)
$
(
".room-bg,.video-box"
).
css
(
"top"
,
"100vh"
)
setTimeout
(
function
()
{
window
.
location
.
href
=
"liveRoom.html?roomId="
+
topRoomId
+
"&sound=1&v=202
2112502
"
window
.
location
.
href
=
"liveRoom.html?roomId="
+
topRoomId
+
"&sound=1&v=202
3050801
"
},
350
);
return
}
...
...
@@ -3451,7 +3451,7 @@ $(function(){
$
(
".room-bg,.video-box"
).
css
(
"transition"
,
"0.35s all"
)
$
(
".room-bg,.video-box"
).
css
(
"top"
,
"-100vh"
)
setTimeout
(
function
()
{
window
.
location
.
href
=
"liveRoom.html?roomId="
+
BottomRoomId
+
"&sound=1&v=202
2112502
"
window
.
location
.
href
=
"liveRoom.html?roomId="
+
BottomRoomId
+
"&sound=1&v=202
3050801
"
},
350
);
return
}
...
...
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