|
|
|
@ -27,10 +27,12 @@
|
|
|
|
|
// flex: 5; |
|
|
|
|
width: 150px; |
|
|
|
|
} |
|
|
|
|
.searchParamsLong{ |
|
|
|
|
|
|
|
|
|
.searchParamsLong { |
|
|
|
|
width: 250px; |
|
|
|
|
} |
|
|
|
|
.searchParams2{ |
|
|
|
|
|
|
|
|
|
.searchParams2 { |
|
|
|
|
width: 220px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -41,9 +43,11 @@
|
|
|
|
|
nz-select { |
|
|
|
|
color: rgba(145, 204, 255, 0.95); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
nz-tree-select { |
|
|
|
|
color: rgba(145, 204, 255, 0.95); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
nz-range-picker { |
|
|
|
|
background-color: rgba(0, 0, 0, 0); |
|
|
|
|
width: 100%; |
|
|
|
@ -221,10 +225,12 @@
|
|
|
|
|
background: none; |
|
|
|
|
cursor: pointer; |
|
|
|
|
} |
|
|
|
|
.rankingBtnbox{ |
|
|
|
|
|
|
|
|
|
.rankingBtnbox { |
|
|
|
|
display: flex; |
|
|
|
|
flex-direction: column; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.selectedbtn { |
|
|
|
|
background: linear-gradient(180deg, #000D21 0%, #001331 27%, #2399FF 100%); |
|
|
|
|
color: white; |
|
|
|
@ -269,13 +275,17 @@
|
|
|
|
|
|
|
|
|
|
div { |
|
|
|
|
color: #91CCFF; |
|
|
|
|
white-space: nowrap; |
|
|
|
|
overflow: hidden; |
|
|
|
|
text-overflow: ellipsis; |
|
|
|
|
|
|
|
|
|
.look { |
|
|
|
|
color: #36A2FF; |
|
|
|
|
cursor: pointer; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
img{ |
|
|
|
|
|
|
|
|
|
img { |
|
|
|
|
width: 36px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -365,6 +375,7 @@
|
|
|
|
|
.chartsbox { |
|
|
|
|
width: 100%; |
|
|
|
|
height: 43%; |
|
|
|
|
|
|
|
|
|
.chartname { |
|
|
|
|
position: absolute; |
|
|
|
|
left: 20px; |
|
|
|
@ -373,6 +384,7 @@
|
|
|
|
|
|
|
|
|
|
.chart { |
|
|
|
|
height: 100%; |
|
|
|
|
|
|
|
|
|
div { |
|
|
|
|
span { |
|
|
|
|
font-size: 14px; |
|
|
|
@ -414,6 +426,7 @@
|
|
|
|
|
display: flex; |
|
|
|
|
flex-direction: row; |
|
|
|
|
z-index: 999; |
|
|
|
|
|
|
|
|
|
.rankingBtn { |
|
|
|
|
margin-right: 12px; |
|
|
|
|
} |
|
|
|
@ -427,7 +440,7 @@
|
|
|
|
|
.th { |
|
|
|
|
height: 32px; |
|
|
|
|
line-height: 32px; |
|
|
|
|
font-size: 12px!important; |
|
|
|
|
font-size: 12px !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.tbody { |
|
|
|
@ -435,10 +448,12 @@
|
|
|
|
|
.tr { |
|
|
|
|
height: 32px; |
|
|
|
|
line-height: 32px; |
|
|
|
|
div{ |
|
|
|
|
font-size: 12px!important; |
|
|
|
|
|
|
|
|
|
div { |
|
|
|
|
font-size: 12px !important; |
|
|
|
|
} |
|
|
|
|
img{ |
|
|
|
|
|
|
|
|
|
img { |
|
|
|
|
width: 32px; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -455,6 +470,7 @@
|
|
|
|
|
padding: 0 22px; |
|
|
|
|
height: 32px; |
|
|
|
|
margin-bottom: 6px; |
|
|
|
|
|
|
|
|
|
form { |
|
|
|
|
width: 100%; |
|
|
|
|
height: 32px; |
|
|
|
@ -509,6 +525,7 @@
|
|
|
|
|
.chartsbox { |
|
|
|
|
width: 100%; |
|
|
|
|
height: 40%; |
|
|
|
|
|
|
|
|
|
.chartname { |
|
|
|
|
position: absolute; |
|
|
|
|
left: 20px; |
|
|
|
@ -517,6 +534,7 @@
|
|
|
|
|
|
|
|
|
|
.chart { |
|
|
|
|
height: 100%; |
|
|
|
|
|
|
|
|
|
div { |
|
|
|
|
span { |
|
|
|
|
font-size: 14px; |
|
|
|
@ -547,6 +565,7 @@
|
|
|
|
|
|
|
|
|
|
.rightbox { |
|
|
|
|
box-shadow: 0 0 22px 0px #1a7fd7 inset; |
|
|
|
|
|
|
|
|
|
.btnbox { |
|
|
|
|
position: absolute; |
|
|
|
|
right: 28px; |
|
|
|
@ -554,6 +573,7 @@
|
|
|
|
|
display: flex; |
|
|
|
|
flex-direction: row; |
|
|
|
|
z-index: 999; |
|
|
|
|
|
|
|
|
|
.rankingBtn { |
|
|
|
|
margin-right: 8px; |
|
|
|
|
} |
|
|
|
@ -567,7 +587,7 @@
|
|
|
|
|
.th { |
|
|
|
|
height: 28px; |
|
|
|
|
line-height: 28px; |
|
|
|
|
font-size: 10px!important; |
|
|
|
|
font-size: 10px !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.tbody { |
|
|
|
@ -575,10 +595,12 @@
|
|
|
|
|
.tr { |
|
|
|
|
height: 28px; |
|
|
|
|
line-height: 28px; |
|
|
|
|
div{ |
|
|
|
|
font-size: 10px!important; |
|
|
|
|
|
|
|
|
|
div { |
|
|
|
|
font-size: 10px !important; |
|
|
|
|
} |
|
|
|
|
img{ |
|
|
|
|
|
|
|
|
|
img { |
|
|
|
|
width: 30px; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|