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
8a99d52c
authored
6 months ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ft活动上线
parent
3c4ebaee
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
activeFt/lucky777/oldView.html
ftIcon/action2/index.html
ftIcon/liveData/index.html
ftIcon/liveData2/index.html
ftIcon/liveData2/lib/default.js
activeFt/lucky777/oldView.html
View file @
8a99d52c
...
...
@@ -80,7 +80,7 @@ $(function(){
jump
=
2
$
(
".act-room-bg"
).
removeClass
(
"act-room-bg2"
).
fadeIn
(
200
)
$
(
".act-p1 span"
).
text
(
data
.
result
.
roomData
.
score
)
$
(
".act-span2"
).
text
(
Math
.
floor
(
data
.
result
.
roomData
.
score
/
15000
*
100
))
$
(
".act-span2"
).
text
(
Math
.
floor
(
data
.
result
.
roomData
.
score
/
15000
*
100
)
+
'%'
)
if
(
data
.
result
.
roomData
.
rank
==-
1
)
$
(
".act-span3"
).
text
(
'--'
)
else
$
(
".act-span3"
).
text
(
data
.
result
.
roomData
.
rank
)
}
...
...
This diff is collapsed.
Click to expand it.
ftIcon/action2/index.html
View file @
8a99d52c
...
...
@@ -92,7 +92,7 @@ $(function(){
jump
=
2
$
(
".act-room-bg"
).
removeClass
(
"act-room-bg2"
).
fadeIn
(
200
)
$
(
".act-p1 span"
).
text
(
data
.
result
.
roomData
.
score
)
$
(
".act-span2"
).
text
(
Math
.
floor
(
data
.
result
.
roomData
.
score
/
15000
*
100
))
$
(
".act-span2"
).
text
(
Math
.
floor
(
data
.
result
.
roomData
.
score
/
15000
*
100
)
+
'%'
)
if
(
data
.
result
.
roomData
.
rank
==-
1
)
$
(
".act-span3"
).
text
(
'--'
)
else
$
(
".act-span3"
).
text
(
data
.
result
.
roomData
.
rank
)
...
...
This diff is collapsed.
Click to expand it.
ftIcon/liveData/index.html
View file @
8a99d52c
...
...
@@ -105,7 +105,7 @@ $(function(){
jump
=
2
$
(
".act-room-bg"
).
removeClass
(
"act-room-bg2"
).
fadeIn
(
200
)
$
(
".act-p1 span"
).
text
(
data
.
result
.
roomData
.
score
)
$
(
".act-span2"
).
text
(
Math
.
floor
(
data
.
result
.
roomData
.
score
/
15000
*
100
))
$
(
".act-span2"
).
text
(
Math
.
floor
(
data
.
result
.
roomData
.
score
/
15000
*
100
)
+
'%'
)
if
(
data
.
result
.
roomData
.
rank
==-
1
)
$
(
".act-span3"
).
text
(
'--'
)
else
$
(
".act-span3"
).
text
(
data
.
result
.
roomData
.
rank
)
}
...
...
This diff is collapsed.
Click to expand it.
ftIcon/liveData2/index.html
View file @
8a99d52c
...
...
@@ -121,13 +121,13 @@ $(function(){
function
actView
(){
$
.
ajax
({
url
:
$ip
+
'/act
StarSearchTour
/getRoomPartData.html'
,
url
:
$ip
+
'/act
Lucky777
/getRoomPartData.html'
,
success
:
function
(
data
){
console
.
log
(
'圖標數據'
,
data
)
jump
=
2
$
(
".act-room-bg"
).
removeClass
(
"act-room-bg2"
).
fadeIn
(
200
)
$
(
".act-p1 span"
).
text
(
data
.
result
.
roomData
.
score
)
$
(
".act-span2"
).
text
(
Math
.
floor
(
data
.
result
.
roomData
.
score
/
15000
*
100
))
$
(
".act-span2"
).
text
(
Math
.
floor
(
data
.
result
.
roomData
.
score
/
15000
*
100
)
+
'%'
)
if
(
data
.
result
.
roomData
.
rank
==-
1
)
$
(
".act-span3"
).
text
(
'--'
)
else
$
(
".act-span3"
).
text
(
data
.
result
.
roomData
.
rank
)
}
...
...
This diff is collapsed.
Click to expand it.
ftIcon/liveData2/lib/default.js
View file @
8a99d52c
...
...
@@ -47,7 +47,7 @@ if (bbb.indexOf("file:///") > -1) {
sessionStorage
.
lang
=
1
sessionStorage
.
uid
=
210102
;
sessionStorage
.
token
=
'debug'
sessionStorage
.
roomId
=
210102
;
sessionStorage
.
roomId
=
174003
;
sessionStorage
.
version
=
8890
sessionStorage
.
cid
=
'web'
sessionStorage
.
pkg
=
'h5'
...
...
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