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
3dc0430b
authored
9 months ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改色值
parent
e97757a1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
activeFt/liveData/css/index2.css
activeFt/liveData/index2.html
activeFt/liveData/css/index2.css
View file @
3dc0430b
...
...
@@ -181,10 +181,14 @@
.day-top-box
.day-top-box-p2
img
{
vertical-align
:
middle
;
margin-top
:
-0.0
5
rem
;
margin-top
:
-0.0
8
rem
;
width
:
0.33rem
;
}
.day-top-box-p2
span
{
color
:
#00be6b
;
}
.day-box-content
>
div
{
position
:
relative
;
width
:
4.48rem
;
...
...
@@ -261,7 +265,7 @@
.day-box-content
.day-box2
.day-num
img
{
width
:
0.33rem
;
vertical-align
:
middle
;
margin-top
:
-0.
0
5rem
;
margin-top
:
-0.
1
5rem
;
}
.day-box-content
.day-box3
{
...
...
@@ -496,7 +500,7 @@
.award-box
>
img
{
width
:
0.25rem
;
vertical-align
:
middle
;
margin-top
:
-0.0
2
rem
;
margin-top
:
-0.0
8
rem
;
}
.btn-get
{
...
...
This diff is collapsed.
Click to expand it.
activeFt/liveData/index2.html
View file @
3dc0430b
...
...
@@ -474,7 +474,7 @@ $(function(){
$(".day-box6 .percentage-num").text(''+barWidth+'
%
')
$(".day-box6 .bar-nav").css("width",""+barWidth+"%")
var allNum=data.result.interactData.interactReward1+data.result.interactData.interactReward2+data.result.popualrData.popularReward1+data.result.popualrData.popularReward2+data.result.bondsData.bondsReward1
$(".day-top-box-p2").html(''+textObj.txt3+'
:
<
img
src
=
"images/7590/fire1.png?v=2023050901"
alt
=
""
>
'+allNum+'
')
$(".day-top-box-p2").html(''+textObj.txt3+'
:
<
img
src
=
"images/7590/fire1.png?v=2023050901"
alt
=
""
>
<
span
>
'+allNum+'
<
/span>
'
)
//顶部数据
$
(
".top-box-li1 >p"
).
text
(
data
.
result
.
popualrData
.
popualr
)
$
(
".top-box-li2 >p"
).
text
(
data
.
result
.
interactData
.
interact
)
...
...
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