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
7f5fc154
authored
5 months ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
8fb2f010
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
19 additions
and
3 deletions
activeFt/luckyFly/index.html
activeFt/luckyFly/oldView.html
activeFt/luckySpace/index.html
ftIcon/action2/index.html
activeFt/luckyFly/index.html
View file @
7f5fc154
...
...
@@ -173,6 +173,22 @@ $(function(){
$
(
".mc-box"
).
fadeIn
(
200
)
$
(
".top-btn1"
).
removeClass
(
"top-btn2"
)
})
if
(
sessionStorage
.
jump
==
1
){
$
(
".mc-box"
).
hide
()
$
(
".user-box"
).
fadeIn
(
200
)
$
(
".top-btn1"
).
addClass
(
"top-btn2"
)
task
()
getFlyTask
()
if
(
oneGame
==
true
){
oneGame
=
false
var
bbb
=
location
.
href
;
if
(
bbb
.
indexOf
(
"https://fsactive.fusi.club/"
)
>
-
1
)
{
$
(
"iframe"
).
attr
(
"src"
,
"https://fsactive.fusi.club/activeFt/luckySpace/index.html"
+
location
.
search
+
""
+
"&roomid=999992"
)
}
else
{
$
(
"iframe"
).
attr
(
"src"
,
"http://testfsactive.fusi.club/activeFt/luckySpace/index.html"
+
location
.
search
+
""
+
"&roomid=999992"
)
}
}
}
$
(
".top-btn1 div"
).
eq
(
1
).
on
(
"click"
,
function
(){
$
(
".mc-box"
).
hide
()
$
(
".user-box"
).
fadeIn
(
200
)
...
...
This diff is collapsed.
Click to expand it.
activeFt/luckyFly/oldView.html
View file @
7f5fc154
...
...
@@ -51,7 +51,7 @@ $(function(){
"data"
:
{
"msg"
:
'跳转集合功能'
,
"jumptype"
:
3
,
"url"
:
$url
+
"/activeFt/luckyFly/index.html"
+
location
.
search
+
''
,
"url"
:
$url
+
"/activeFt/luckyFly/index.html"
+
location
.
search
+
'
&jump=1
'
,
}
}
var
obj2
=
JSON
.
stringify
(
obj
);
...
...
This diff is collapsed.
Click to expand it.
activeFt/luckySpace/index.html
View file @
7f5fc154
...
...
@@ -336,7 +336,7 @@
</ul>
</div>
<div
class=
"time-box"
>
<p
class=
"time-box-tips"
>
· · ·
</p>
<p
class=
"time-box-tips"
>
Getting ready
· · ·
</p>
<div
class=
"num-box"
>
<div
class=
"num-box-p1"
></div>
<div
class=
"num-box-p2"
></div>
...
...
This diff is collapsed.
Click to expand it.
ftIcon/action2/index.html
View file @
7f5fc154
...
...
@@ -55,7 +55,7 @@ $(function(){
"data"
:
{
"msg"
:
'跳转集合功能'
,
"jumptype"
:
3
,
"url"
:
$url
+
"/activeFt/luckyFly/index.html"
+
location
.
search
+
''
,
"url"
:
$url
+
"/activeFt/luckyFly/index.html"
+
location
.
search
+
'
&jump=1
'
,
}
}
var
obj2
=
JSON
.
stringify
(
obj
);
...
...
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