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
2c2df745
authored
May 31, 2024
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
e21f0462
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletions
footseenIcon/action/index.html
footseenIcon/action/index.html
View file @
2c2df745
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
</style>
</style>
</head>
</head>
<script
src=
"lib/lottie-player.js"
></script>
<script
src=
"lib/lottie-player.js"
></script>
<body
style=
"background: rgba(
255,255,255,
0)"
>
<body
style=
"background: rgba(
0, 0, 0,
0)"
>
<div
style=
"display: none;"
class=
"r1"
>
<div
style=
"display: none;"
class=
"r1"
>
<p
class=
"room-bg-p1"
><i
class=
"en-t1"
>
火辣指數
</i>
:
<span>
8000
</span></p>
<p
class=
"room-bg-p1"
><i
class=
"en-t1"
>
火辣指數
</i>
:
<span>
8000
</span></p>
<p
class=
"room-bg-p2"
><i
class=
"en-t2"
>
當前排名
</i>
:
<span>
8
</span></p>
<p
class=
"room-bg-p2"
><i
class=
"en-t2"
>
當前排名
</i>
:
<span>
8
</span></p>
...
@@ -41,12 +41,21 @@
...
@@ -41,12 +41,21 @@
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/socket.io.js"
></script>
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/socket.io.js"
></script>
<script>
<script>
$
(
function
(){
$
(
function
(){
if
(
sessionStorage
.
lang
!=
2
){
if
(
sessionStorage
.
lang
!=
2
){
$
(
"body"
).
addClass
(
"bg-en"
)
$
(
"body"
).
addClass
(
"bg-en"
)
$
(
".en-t1"
).
text
(
"hot pop"
)
$
(
".en-t1"
).
text
(
"hot pop"
)
$
(
".en-t2"
).
text
(
"rank"
)
$
(
".en-t2"
).
text
(
"rank"
)
}
}
var
obj
=
{
var
obj
=
{
"cid"
:
41
,
"data"
:
{
"AHEX"
:
'#00FFFFFF'
// # color2值为AHEX色值 例:#FFFFFFFF,
}
}
var
obj2
=
JSON
.
stringify
(
obj
);
webAppCollaboration
(
obj2
);
var
obj
=
{
"cid"
:
43
,
"cid"
:
43
,
"reqCode"
:
new
Date
().
getTime
(),
"reqCode"
:
new
Date
().
getTime
(),
"data"
:
{
"data"
:
{
...
...
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