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
Oct 14, 2024
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
efda4874
Hide 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
...
...
@@ -272,4 +272,10 @@ iframe{
height: 3.352rem;
background: url(../images/act-room1.png)no-repeat;
background-size: 100% 100%;
}
.pop{
}
.pop-btn{
}
\ No newline at end of file
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"
)
...
...
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