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
1b53597a
authored
Aug 25, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
a191d575
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
8 deletions
focus.html
index.html
mobile/room/liveRoom.html
focus.html
View file @
1b53597a
...
...
@@ -524,8 +524,8 @@ $(function(){
liveNum
++
likeMcArr
.
push
(
list
.
uid
)
html
+=
'
<
a
href
=
"https://www.footseen.xyz/room/liveRoom.html?roomId='+list.uid+'"
><
li
style
=
"background: url(https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_368) no-repeat;background-size: cover;"
>
';
if(list.liveScope==3&&list.selfLock==1)html+='
<
img
class
=
"lock"
src
=
"'+imgSrc1+'?v=20221020"
>
';
else if(list.liveScope==3&&list.selfLock==0)html+='
<
img
class
=
"lock"
src
=
"'+imgSrc1+'?v=20221020"
>
';
if(list.liveScope==3&&list.selfLock==1)html+='
<
img
class
=
"lock"
src
=
"'+
langList[sessionStorage.lang].
imgSrc1+'?v=20221020"
>
';
else if(list.liveScope==3&&list.selfLock==0)html+='
<
img
class
=
"lock"
src
=
"'+
langList[sessionStorage.lang].
imgSrc1+'?v=20221020"
>
';
html+='
<
img
class
=
"live"
src
=
"images/front/live.webp"
alt
=
""
>
';
html+='
<
div
class
=
"like-shadow"
><
/div>'
;
html
+=
'
<
p
class
=
"like-li-name"
>
'+list.nickname+'
<
/p>'
;
...
...
@@ -541,10 +541,9 @@ $(function(){
setTimeout
(
function
(){
var
data
=
hotList
var
html
=
[];
var
otherNum
=
0
var
otherMcArr
=
[]
//
console.log(data.roomList)
console
.
log
(
data
.
roomList
)
for
(
var
i
=
0
;
i
<
data
.
roomList
.
length
;
i
++
){
var
j
=
Math
.
floor
(
Math
.
random
()
*
data
.
roomList
.
length
)
var
roomLikeEnd
=
false
;
...
...
@@ -570,7 +569,7 @@ $(function(){
html
+=
'
<
li
>
';
html+='
<
a
href
=
"https://www.footseen.xyz/room/liveRoom.html?roomId='+list.roomId+'"
><
div
style
=
"background: url(https://zhibocdn.yabolive.net/comm'+list.face.split('?')[0]+'?x-oss-process=image/resize,w_368) no-repeat;background-size: cover;"
class
=
"live-top-box"
>
';
if(list.liveScope==3&&list.selfLock==1)html+='
<
img
class
=
"lock"
src
=
"images/Lock-ok.png"
>
';
else if(list.liveScope==3&&list.selfLock==0)html+='
<
img
class
=
"lock"
src
=
"'+imgSrc1+'"
>
';
else if(list.liveScope==3&&list.selfLock==0)html+='
<
img
class
=
"lock"
src
=
"'+
langList[sessionStorage.lang].
imgSrc1+'"
>
';
html+='
<
p
class
=
"introduce"
>
'+list.introduce+'
<
/p>
'
html
+=
'
<
div
class
=
"live-cursor-shadow"
><
/div>'
;
html
+=
'
<
img
class
=
"live-icon"
src
=
"images/front/live.webp"
alt
=
"美女直播"
>
';
...
...
@@ -625,7 +624,7 @@ $(function(){
html
+=
'
<
li
>
';
html+='
<
a
target
=
"_blank"
href
=
"https://www.footseen.xyz/room/liveRoom.html?roomId='+list.roomId+'"
><
div
style
=
"background: url(https://zhibocdn.yabolive.net/comm'+list.face.split('?')[0]+'?x-oss-process=image/resize,w_368) no-repeat;background-size: cover;"
class
=
"live-top-box"
>
';
if(list.liveScope==3&&list.selfLock==1)html+='
<
img
class
=
"lock"
src
=
"images/Lock-ok.png"
>
';
else if(list.liveScope==3&&list.selfLock==0)html+='
<
img
class
=
"lock"
src
=
"'+imgSrc1+'"
>
';
else if(list.liveScope==3&&list.selfLock==0)html+='
<
img
class
=
"lock"
src
=
"'+
langList[sessionStorage.lang].
imgSrc1+'"
>
';
html+='
<
p
class
=
"introduce"
>
'+list.introduce+'
<
/p>
'
html
+=
'
<
div
class
=
"live-cursor-shadow"
><
/div>'
;
html
+=
'
<
img
class
=
"live-icon"
src
=
"images/front/live.webp"
alt
=
"美女直播"
>
';
...
...
index.html
View file @
1b53597a
...
...
@@ -310,7 +310,7 @@ $(function(){
else liveList(1,1)
getTags()
if(typeNum==2){
var imgNum=Math.floor(Math.random()*11)
var imgNum=Math.floor(Math.random()*11)
getTopics(imgNum,typeNum,tagNum,timeNum,sortNum,dayNum)
}else getTopics(1,typeNum,tagNum,timeNum,sortNum,dayNum)
if(sessionStorage.go=="footseen"){
...
...
mobile/room/liveRoom.html
View file @
1b53597a
...
...
@@ -2855,7 +2855,7 @@ $(function(){
if (obj.cid == 7000){
var list=JSON.parse(obj.content)
// console.log('
購票數據變化
',list)
if(list.content.status==1||list.content.status==2){
if(list.content.status==1||list.content.status==2){
TicketRoom(roomCId,roomRId)
// $(".ticket-box3-btn").text('
Ticker
'+list.content.succ+'')
// if(list.content.inBuyTotal==0)$(".circleChart2-p span").text(list.content.succ)
...
...
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