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
d8615d3d
authored
6 months ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
efda4874
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletions
activeFt/Fishing/css/index.less
activeFt/Fishing/oldView.html
activeFt/Fishing/css/index.less
View file @
d8615d3d
...
...
@@ -273,3 +273,9 @@ iframe{
background: url(../images/act-room1.png)no-repeat;
background-size: 100% 100%;
}
.pop{
}
.pop-btn{
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
activeFt/Fishing/oldView.html
View file @
d8615d3d
...
...
@@ -30,7 +30,7 @@
</head>
<script
src=
"lib/lottie-player.js"
></script>
<body
style=
"background: rgba(0, 0, 0, 0);"
>
<div
class=
"act-room-bg"
></div>
<div
style=
"display: none;"
class=
"act-room-bg"
></div>
</body>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"layer-v3.1.0/layer/layer.js"
></script>
...
...
@@ -40,6 +40,7 @@
$
(
function
(){
if
(
sessionStorage
.
lang
!=
2
){
$
(
"body"
).
addClass
(
"bg-en"
)
$
(
".act-room-bg"
).
fadeIn
(
200
)
// $(".act-room-p1").text("score:")
// $(".act-room-p3").text("goal:")
$
(
".en-txt1"
).
text
(
"score"
)
...
...
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