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
156f8702
authored
8 months ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
a8af2aa6
master
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
2 deletions
activeFt/goddess/index.html
activeFt/goddess/oldView.html
footseenIcon/action2/index.html
activeFt/goddess/index.html
View file @
156f8702
...
...
@@ -166,6 +166,7 @@
<script
src=
"lib/swiper.min.js"
></script>
<script>
$
(
function
(){
if
(
sessionStorage
.
lang
!=
2
){
$
(
"body"
).
addClass
(
"bg-en"
)
$
(
".top-mc-p1"
).
text
(
"Best MC of yesterday"
)
...
...
@@ -207,6 +208,12 @@ $(function(){
task
()
}
})
if
(
sessionStorage
.
jump
==
1
){
$
(
".mc-box"
).
hide
()
$
(
".user-box"
).
fadeIn
(
200
)
$
(
".top-btn1"
).
addClass
(
"top-btn2"
)
task
()
}
$
(
".rule-btn"
).
on
(
"click"
,
function
(){
window
.
location
.
href
=
"rule.html"
+
location
.
search
})
...
...
This diff is collapsed.
Click to expand it.
activeFt/goddess/oldView.html
View file @
156f8702
...
...
@@ -53,7 +53,7 @@ $(function(){
"data"
:
{
"msg"
:
'跳转集合功能'
,
"jumptype"
:
3
,
"url"
:
$url
+
"/activeFt/goddess/index.html"
+
location
.
search
,
"url"
:
$url
+
"/activeFt/goddess/index.html"
+
location
.
search
+
'&jump=1'
,
}
}
var
obj2
=
JSON
.
stringify
(
obj
);
...
...
This diff is collapsed.
Click to expand it.
footseenIcon/action2/index.html
View file @
156f8702
...
...
@@ -95,7 +95,7 @@ $(function(){
"data"
:
{
"popupType"
:
2
,
// "width":314,
"url"
:
''
+
$url
+
'/activeFt/goddess/index.html'
,
"url"
:
''
+
$url
+
'/activeFt/goddess/index.html
?jump=1
'
,
"heightR"
:
160
,
"clickBlank"
:
1
,
"bottom"
:
'0'
,
...
...
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