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
9 months ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
3a7dc53e
master
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="嘉年華積分"
...
@@ -414,7 +414,10 @@ var scoreRankTxt="嘉年華積分"
$
(
".mc-box"
).
hide
()
$
(
".mc-box"
).
hide
()
$
(
".user-box"
).
fadeIn
(
200
)
$
(
".user-box"
).
fadeIn
(
200
)
task
()
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
){
if
(
sessionStorage
.
jumpType
==
2
){
...
@@ -422,7 +425,9 @@ var scoreRankTxt="嘉年華積分"
...
@@ -422,7 +425,9 @@ var scoreRankTxt="嘉年華積分"
$
(
".mc-box"
).
hide
()
$
(
".mc-box"
).
hide
()
$
(
".user-box"
).
fadeIn
(
200
)
$
(
".user-box"
).
fadeIn
(
200
)
task
()
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
(){
$
(
".rule-btn"
).
on
(
"click"
,
function
(){
window
.
location
.
href
=
"rule.html"
+
location
.
search
window
.
location
.
href
=
"rule.html"
+
location
.
search
...
...
This diff is collapsed.
Click to expand it.
footseenIcon/action/index.html
View file @
1179f73a
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
</head>
</head>
<script
src=
"lib/lottie-player.js"
></script>
<script
src=
"lib/lottie-player.js"
></script>
<body
style=
"background: rgba(0, 0, 0, 0)"
>
<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>
<div
class=
"act-title"
></div>
<p
class=
"act-room-p1"
></p>
<p
class=
"act-room-p1"
></p>
<p
class=
"act-room-p2"
></p>
<p
class=
"act-room-p2"
></p>
...
@@ -70,9 +70,9 @@ $(function(){
...
@@ -70,9 +70,9 @@ $(function(){
url
:
$ip
+
'/actSummerDew/getRoomPartData.html'
,
url
:
$ip
+
'/actSummerDew/getRoomPartData.html'
,
success
:
function
(
data
){
success
:
function
(
data
){
console
.
log
(
'获取主播信息'
,
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
{
else
{
$
(
".act-room-bg1"
).
addClass
(
"act-room-bg2"
)
$
(
".act-room-bg1"
).
addClass
(
"act-room-bg2"
)
.
fadeIn
(
200
)
jumpType
=
2
jumpType
=
2
}
}
if
(
sessionStorage
.
lang
==
2
){
if
(
sessionStorage
.
lang
==
2
){
...
...
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