Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
fsActive
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
1179f73a
authored
Jul 17, 2024
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
3a7dc53e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
activeFt/summer/index.html
footseenIcon/action/index.html
activeFt/summer/index.html
View file @
1179f73a
...
...
@@ -414,7 +414,10 @@ var scoreRankTxt="嘉年華積分"
$
(
".mc-box"
).
hide
()
$
(
".user-box"
).
fadeIn
(
200
)
task
()
$
(
"iframe"
).
attr
(
"src"
,
"https://activity.yazhaiyabo.com/games/fruitTurntable/main.html"
+
location
.
search
+
""
+
"&roomid=868902"
)
setTimeout
(
function
(){
$
(
"iframe"
).
attr
(
"src"
,
"https://activity.yazhaiyabo.com/games/fruitTurntable/main.html"
+
location
.
search
+
""
+
"&roomid=868902"
)
},
800
);
}
})
if
(
sessionStorage
.
jumpType
==
2
){
...
...
@@ -422,7 +425,9 @@ var scoreRankTxt="嘉年華積分"
$
(
".mc-box"
).
hide
()
$
(
".user-box"
).
fadeIn
(
200
)
task
()
$
(
"iframe"
).
attr
(
"src"
,
"https://activity.yazhaiyabo.com/games/fruitTurntable/main.html"
+
location
.
search
+
""
+
"&roomid=868902"
)
setTimeout
(
function
(){
$
(
"iframe"
).
attr
(
"src"
,
"https://activity.yazhaiyabo.com/games/fruitTurntable/main.html"
+
location
.
search
+
""
+
"&roomid=868902"
)
},
800
);
}
$
(
".rule-btn"
).
on
(
"click"
,
function
(){
window
.
location
.
href
=
"rule.html"
+
location
.
search
...
...
footseenIcon/action/index.html
View file @
1179f73a
...
...
@@ -30,7 +30,7 @@
</head>
<script
src=
"lib/lottie-player.js"
></script>
<body
style=
"background: rgba(0, 0, 0, 0)"
>
<div
class=
"act-room-bg1 act-room-bg2"
>
<div
style=
"display: none;"
class=
"act-room-bg1 act-room-bg2"
>
<div
class=
"act-title"
></div>
<p
class=
"act-room-p1"
></p>
<p
class=
"act-room-p2"
></p>
...
...
@@ -70,9 +70,9 @@ $(function(){
url
:
$ip
+
'/actSummerDew/getRoomPartData.html'
,
success
:
function
(
data
){
console
.
log
(
'获取主播信息'
,
data
)
if
(
data
.
result
.
userData
.
signReceive
!=
0
&&
data
.
result
.
roomData
.
rank
!=-
1
)
$
(
".act-room-bg1"
).
removeClass
(
"act-room-bg2"
)
if
(
data
.
result
.
userData
.
signReceive
!=
0
&&
data
.
result
.
roomData
.
rank
!=-
1
)
$
(
".act-room-bg1"
).
removeClass
(
"act-room-bg2"
)
.
fadeIn
(
200
)
else
{
$
(
".act-room-bg1"
).
addClass
(
"act-room-bg2"
)
$
(
".act-room-bg1"
).
addClass
(
"act-room-bg2"
)
.
fadeIn
(
200
)
jumpType
=
2
}
if
(
sessionStorage
.
lang
==
2
){
...
...
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