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
a1326844
authored
Nov 21, 2024
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
009a6c0c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
11 deletions
activeFt/luckySpace/index.html
ftIcon/action2/index.html
ftIcon/liveData2/index.html
activeFt/luckySpace/index.html
View file @
a1326844
...
...
@@ -334,7 +334,7 @@ $(function(){
},
1000
)
function
loadImageGo
(
name
,
sNum
,
eNum
)
{
var
imgList
=
[];
var
num
=
sNum
;
var
num
=
sNum
;
loadImage
()
function
loadImage
()
{
var
img
=
new
Image
();
...
...
ftIcon/action2/index.html
View file @
a1326844
...
...
@@ -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 act-room-bg2"
>
<div
style=
"display: none;"
class=
"act-room-bg act-room-bg2"
>
<p
class=
"act-room-p1"
>
主播積分 : 8000
</p>
<p
class=
"act-room-p2"
>
排名 : 5
</p>
</div>
...
...
@@ -76,10 +76,10 @@ $(function(){
var
obj2
=
JSON
.
stringify
(
obj
);
appCollaboration
(
obj2
);
view
()
setInterval
(
function
(){
view
()
},
60000
)
//
view()
//
setInterval(function(){
//
view()
//
},60000)
function
view
(){
$
.
ajax
({
url
:
$ip
+
'/actSpaceOdyssey/getRoomPartData.html'
,
...
...
ftIcon/liveData2/index.html
View file @
a1326844
...
...
@@ -69,7 +69,7 @@
</div>
<div
class=
"act-room-bg"
>
<div
style=
"display: none;"
class=
"act-room-bg"
>
<p
class=
"act-room-p1"
>
主播積分 : 8000
</p>
<p
class=
"act-room-p2"
>
排名 : 5
</p>
</div>
...
...
@@ -137,10 +137,10 @@ $(function(){
}
})
}
actView
()
setInterval
(
function
(){
actView
()
},
60000
)
//
actView()
//
setInterval(function(){
//
actView()
//
},60000)
function
getData
()
{
var
opts
=
{
...
...
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