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
e03e9718
authored
May 31, 2024
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
9fbd2934
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
activeFt/hotGirl/index.html
activeFt/hotGirl/oldView.html
footseenIcon/action/index.html
activeFt/hotGirl/index.html
View file @
e03e9718
...
...
@@ -531,6 +531,7 @@ $(".list2-btn1 div").on("click",function(){
console
.
log
(
'領取每日任務'
,
data
)
if
(
data
.
code
!=
1
){
layer
.
msg
(
data
.
msg
)
return
;
}
if
(
sessionStorage
.
lang
==
2
)
layer
.
msg
(
"領取成功"
)
else
layer
.
msg
(
"success!"
)
...
...
activeFt/hotGirl/oldView.html
View file @
e03e9718
...
...
@@ -41,7 +41,7 @@
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/socket.io.js"
></script>
<script>
$
(
function
(){
if
(
sessionStorage
.
lang
!=
2
){
$
(
"body"
).
addClass
(
"bg-en"
)
$
(
".en-t1"
).
text
(
"hot pop"
)
...
...
@@ -57,7 +57,7 @@ $(function(){
getData
()
$
(
".room-bg1"
).
removeClass
(
"room-bg2"
).
hide
()
clearInterval
(
t1
)
}
else
{
}
else
if
(
data
.
result
.
todayCheckInTask
==
0
)
{
$
(
".room-bg1"
).
addClass
(
"room-bg2"
).
show
()
}
}
...
...
footseenIcon/action/index.html
View file @
e03e9718
...
...
@@ -73,7 +73,7 @@ $(function(){
getData
()
$
(
".r1"
).
removeClass
(
"r2"
).
hide
()
clearInterval
(
t1
)
}
else
{
}
else
if
(
data
.
result
.
todayCheckInTask
==
0
)
{
$
(
".r1"
).
addClass
(
"r2"
).
show
()
}
}
...
...
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