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
77ee4ee5
authored
8 months ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改羽毛
parent
5c4c71e5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
activeFt/liveData/index2.html
activeFt/liveData/index2.html
View file @
77ee4ee5
...
...
@@ -94,7 +94,7 @@
<p></p>
<div
style=
"display: none;"
class=
"top-box-tips"
>
<div
class=
"triangle"
></div>
<div
class=
"top-box-content-tips"
>
羽毛
收益越高則禮物指數越高
</div>
<div
class=
"top-box-content-tips"
>
螢火
收益越高則禮物指數越高
</div>
</div>
</li>
</ul>
...
...
@@ -225,7 +225,7 @@
$
(
".top-box-li2 .top-box-tips2"
).
html
(
'
Chat
Users
:
<
span
><
/span>'
)
$
(
".top-box-li2 .top-box-tips3"
).
html
(
'
Chat
Messages
:
<
span
><
/span>'
)
$
(
".top-box-li2 .top-box-content-tips"
).
text
(
"The more people chat in the average hourly live room, the higher the Interactive Index."
)
$
(
".top-box-li3 .top-box-content-tips"
).
text
(
'The more gifts received (increased F
EATHER
s), the higher the Gift Index'
)
$
(
".top-box-li3 .top-box-content-tips"
).
text
(
'The more gifts received (increased F
IRE
s), the higher the Gift Index'
)
$
(
".top-box-li2 .top-box-tips"
).
css
(
"height"
,
"3.7rem"
)
$
(
".top-box-li3 .top-box-tips"
).
css
(
"height"
,
"1.8rem"
)
$
(
".top-box-li1"
).
addClass
(
"top-box-li1-en"
)
...
...
@@ -399,10 +399,10 @@
})
if
(
data
.
result
.
bondsData
.
bonds
<
3000
)
{
$
(
".day-box2"
).
on
(
"click"
,
function
()
{
if
(
sessionStorage
.
lang
==
1
)
layer
.
msg
(
"
Rewards
can
be
received
after
<
br
>
reaching
" + data.result.bondsData.bondsTarget1 + "
F
eather
s
")
if
(
sessionStorage
.
lang
==
1
)
layer
.
msg
(
"
Rewards
can
be
received
after
<
br
>
reaching
" + data.result.bondsData.bondsTarget1 + "
F
IRE
s
")
else if (sessionStorage.lang == 8) layer.msg("
Ph
ầ
n
th
ưở
ng
c
ó
th
ể
nh
ậ
n
đượ
c
sau
<
br
>
khi
đạ
t
" + data.result.bondsData.bondsTarget1 + "
l
ô
ng
v
ũ
")
else if (sessionStorage.lang == 10) layer.msg("
Ph
ầ
n
th
ưở
ng
c
ó
th
ể
nh
ậ
n
đượ
c
sau
<
br
>
khi
đạ
t
" + data.result.bondsData.bondsTarget1 + "
l
ô
ng
v
ũ
")
else layer.msg("
收益到達
" + data.result.bondsData.bondsTarget1 + "
羽毛
后可領取
")
else layer.msg("
收益到達
" + data.result.bondsData.bondsTarget1 + "
螢火
后可領取
")
})
}
$("
.
day
-
box3
").on("
click
", function () {
...
...
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