|
@@ -59,7 +59,7 @@ div:focus {
|
|
}
|
|
}
|
|
|
|
|
|
ul li {
|
|
ul li {
|
|
- padding: 0;
|
|
|
|
|
|
+ // padding: 0;
|
|
margin: 0;
|
|
margin: 0;
|
|
list-style: none
|
|
list-style: none
|
|
}
|
|
}
|
|
@@ -145,11 +145,9 @@ ul li {
|
|
-ms-flex-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
vertical-align: middle;
|
|
vertical-align: middle;
|
|
-
|
|
|
|
.el-button+.el-button {
|
|
.el-button+.el-button {
|
|
margin-left: 30px !important;
|
|
margin-left: 30px !important;
|
|
}
|
|
}
|
|
-
|
|
|
|
.filter-item {
|
|
.filter-item {
|
|
margin-right: 30px;
|
|
margin-right: 30px;
|
|
display: inline-block;
|
|
display: inline-block;
|
|
@@ -194,7 +192,6 @@ ul li {
|
|
padding: 10px 20px 30px 20px;
|
|
padding: 10px 20px 30px 20px;
|
|
text-align: center;
|
|
text-align: center;
|
|
position: relative;
|
|
position: relative;
|
|
-
|
|
|
|
.goBack {
|
|
.goBack {
|
|
position: absolute;
|
|
position: absolute;
|
|
left: 0;
|
|
left: 0;
|
|
@@ -270,7 +267,6 @@ ul li {
|
|
}
|
|
}
|
|
|
|
|
|
.planOutage {
|
|
.planOutage {
|
|
-
|
|
|
|
.el-date-editor.el-input,
|
|
.el-date-editor.el-input,
|
|
.el-date-editor.el-input__inner {
|
|
.el-date-editor.el-input__inner {
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -324,11 +320,9 @@ ul li {
|
|
.el-form-item__content {
|
|
.el-form-item__content {
|
|
width: 270px
|
|
width: 270px
|
|
}
|
|
}
|
|
-
|
|
|
|
.el-form-item__label {
|
|
.el-form-item__label {
|
|
width: 150px !important
|
|
width: 150px !important
|
|
}
|
|
}
|
|
-
|
|
|
|
.el-form-item__content {
|
|
.el-form-item__content {
|
|
// margin-left: 150px!important
|
|
// margin-left: 150px!important
|
|
}
|
|
}
|
|
@@ -343,7 +337,6 @@ ul li {
|
|
.el-button+.el-button {
|
|
.el-button+.el-button {
|
|
margin-left: 20px !important;
|
|
margin-left: 20px !important;
|
|
}
|
|
}
|
|
-
|
|
|
|
.el-input {
|
|
.el-input {
|
|
margin: 0 20px 0 0;
|
|
margin: 0 20px 0 0;
|
|
}
|
|
}
|
|
@@ -397,20 +390,17 @@ ul li {
|
|
.el-form-item:not(.user-layout .el-form-item) {
|
|
.el-form-item:not(.user-layout .el-form-item) {
|
|
margin-bottom: 0
|
|
margin-bottom: 0
|
|
}
|
|
}
|
|
-
|
|
|
|
.deviceTit {
|
|
.deviceTit {
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
color: #409EFF;
|
|
color: #409EFF;
|
|
padding: 20px 0
|
|
padding: 20px 0
|
|
}
|
|
}
|
|
-
|
|
|
|
.basicTit {
|
|
.basicTit {
|
|
color: #4074e7;
|
|
color: #4074e7;
|
|
line-height: 49px;
|
|
line-height: 49px;
|
|
height: 49px;
|
|
height: 49px;
|
|
font-size: 16px
|
|
font-size: 16px
|
|
}
|
|
}
|
|
-
|
|
|
|
.basicTit:before {
|
|
.basicTit:before {
|
|
content: "";
|
|
content: "";
|
|
width: 3px;
|
|
width: 3px;
|
|
@@ -421,11 +411,9 @@ ul li {
|
|
display: inline-block;
|
|
display: inline-block;
|
|
background: #4074e7;
|
|
background: #4074e7;
|
|
}
|
|
}
|
|
-
|
|
|
|
.topInfo {
|
|
.topInfo {
|
|
position: relative;
|
|
position: relative;
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
-
|
|
|
|
.lubo {
|
|
.lubo {
|
|
// position: absolute;
|
|
// position: absolute;
|
|
// right: 0px;
|
|
// right: 0px;
|
|
@@ -433,7 +421,6 @@ ul li {
|
|
float: right;
|
|
float: right;
|
|
margin-bottom: 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|
|
-
|
|
|
|
.handleStatus {
|
|
.handleStatus {
|
|
position: absolute;
|
|
position: absolute;
|
|
right: 0px;
|
|
right: 0px;
|
|
@@ -497,7 +484,6 @@ ul li {
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
vertical-align: middle;
|
|
vertical-align: middle;
|
|
-
|
|
|
|
span {
|
|
span {
|
|
display: inline-block
|
|
display: inline-block
|
|
}
|
|
}
|
|
@@ -509,21 +495,17 @@ ul li {
|
|
text-align: center;
|
|
text-align: center;
|
|
font-weight: bold
|
|
font-weight: bold
|
|
}
|
|
}
|
|
-
|
|
|
|
.assNum {
|
|
.assNum {
|
|
font-size: 18px;
|
|
font-size: 18px;
|
|
color: #2EAEFF;
|
|
color: #2EAEFF;
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
}
|
|
}
|
|
-
|
|
|
|
.greenRate {
|
|
.greenRate {
|
|
color: #04A522
|
|
color: #04A522
|
|
}
|
|
}
|
|
-
|
|
|
|
.assTxt {
|
|
.assTxt {
|
|
font-size: 14px
|
|
font-size: 14px
|
|
}
|
|
}
|
|
-
|
|
|
|
.assSmallbox {
|
|
.assSmallbox {
|
|
padding: 10px 0;
|
|
padding: 10px 0;
|
|
text-align: center;
|
|
text-align: center;
|
|
@@ -564,7 +546,6 @@ ul li {
|
|
|
|
|
|
.assCard {
|
|
.assCard {
|
|
min-height: 356px !important;
|
|
min-height: 356px !important;
|
|
-
|
|
|
|
.noDataImg {
|
|
.noDataImg {
|
|
width: 40%;
|
|
width: 40%;
|
|
margin-top: 40px;
|
|
margin-top: 40px;
|
|
@@ -575,25 +556,21 @@ ul li {
|
|
text-align: left;
|
|
text-align: left;
|
|
margin: 0;
|
|
margin: 0;
|
|
padding: 15px 20px 0;
|
|
padding: 15px 20px 0;
|
|
-
|
|
|
|
li:not(:last-child) {
|
|
li:not(:last-child) {
|
|
border-bottom: 1px solid #F0F0F0;
|
|
border-bottom: 1px solid #F0F0F0;
|
|
}
|
|
}
|
|
-
|
|
|
|
li {
|
|
li {
|
|
line-height: 40px;
|
|
line-height: 40px;
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
vertical-align: middle;
|
|
vertical-align: middle;
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
-
|
|
|
|
div {
|
|
div {
|
|
display: inline-block;
|
|
display: inline-block;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
text-overflow: ellipsis;
|
|
}
|
|
}
|
|
-
|
|
|
|
span {
|
|
span {
|
|
color: #04A522;
|
|
color: #04A522;
|
|
background: #F4F4F4;
|
|
background: #F4F4F4;
|
|
@@ -605,7 +582,6 @@ ul li {
|
|
width: 58px;
|
|
width: 58px;
|
|
margin-top: 10px;
|
|
margin-top: 10px;
|
|
}
|
|
}
|
|
-
|
|
|
|
span.overLimit {
|
|
span.overLimit {
|
|
color: #F80000
|
|
color: #F80000
|
|
}
|
|
}
|
|
@@ -616,7 +592,6 @@ ul li {
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
text-align: center;
|
|
text-align: center;
|
|
margin: 30px;
|
|
margin: 30px;
|
|
-
|
|
|
|
.el-button {
|
|
.el-button {
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
margin-left: 10px;
|
|
margin-left: 10px;
|
|
@@ -650,14 +625,12 @@ ul li {
|
|
.loopHarmonicPanel {
|
|
.loopHarmonicPanel {
|
|
height: 591px;
|
|
height: 591px;
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
-
|
|
|
|
.el-row {
|
|
.el-row {
|
|
margin-bottom: 0 !important;
|
|
margin-bottom: 0 !important;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
.loopUnbanlanceCard {
|
|
.loopUnbanlanceCard {
|
|
-
|
|
|
|
// height: calc(100% - 100px);
|
|
// height: calc(100% - 100px);
|
|
ul {
|
|
ul {
|
|
padding: 0;
|
|
padding: 0;
|
|
@@ -665,15 +638,12 @@ ul li {
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
margin-top: 20px
|
|
margin-top: 20px
|
|
}
|
|
}
|
|
-
|
|
|
|
li {
|
|
li {
|
|
display: flex;
|
|
display: flex;
|
|
-
|
|
|
|
>div {
|
|
>div {
|
|
margin: 2px 4px;
|
|
margin: 2px 4px;
|
|
line-height: 14px;
|
|
line-height: 14px;
|
|
}
|
|
}
|
|
-
|
|
|
|
>div:first-child {
|
|
>div:first-child {
|
|
// min-width: 64px;
|
|
// min-width: 64px;
|
|
}
|
|
}
|
|
@@ -698,30 +668,25 @@ ul li {
|
|
}
|
|
}
|
|
|
|
|
|
.voltagePanel {
|
|
.voltagePanel {
|
|
-
|
|
|
|
.el-table--small th,
|
|
.el-table--small th,
|
|
.el-table--small td {
|
|
.el-table--small td {
|
|
padding: 15px 0
|
|
padding: 15px 0
|
|
}
|
|
}
|
|
-
|
|
|
|
.uList p {
|
|
.uList p {
|
|
margin-right: 10px;
|
|
margin-right: 10px;
|
|
padding: 8px 0
|
|
padding: 8px 0
|
|
}
|
|
}
|
|
-
|
|
|
|
.shangXian {
|
|
.shangXian {
|
|
padding: 20px 0 0;
|
|
padding: 20px 0 0;
|
|
display: flex;
|
|
display: flex;
|
|
width: 300px;
|
|
width: 300px;
|
|
margin-left: 40px;
|
|
margin-left: 40px;
|
|
text-align: center;
|
|
text-align: center;
|
|
-
|
|
|
|
div {
|
|
div {
|
|
width: 50%;
|
|
width: 50%;
|
|
text-align: center;
|
|
text-align: center;
|
|
position: relative
|
|
position: relative
|
|
}
|
|
}
|
|
-
|
|
|
|
div:first-child:after {
|
|
div:first-child:after {
|
|
position: absolute;
|
|
position: absolute;
|
|
top: 0;
|
|
top: 0;
|
|
@@ -736,7 +701,6 @@ ul li {
|
|
background-color: rgba(0, 0, 0, 0);
|
|
background-color: rgba(0, 0, 0, 0);
|
|
opacity: .2;
|
|
opacity: .2;
|
|
}
|
|
}
|
|
-
|
|
|
|
div:last-child:before {
|
|
div:last-child:before {
|
|
position: absolute;
|
|
position: absolute;
|
|
top: 0;
|
|
top: 0;
|
|
@@ -755,16 +719,13 @@ ul li {
|
|
|
|
|
|
.frequencyPanel {
|
|
.frequencyPanel {
|
|
text-align: center;
|
|
text-align: center;
|
|
-
|
|
|
|
.frequencyTit {
|
|
.frequencyTit {
|
|
color: #F80000;
|
|
color: #F80000;
|
|
font-weight: bold
|
|
font-weight: bold
|
|
}
|
|
}
|
|
-
|
|
|
|
.frequencyTit2 {
|
|
.frequencyTit2 {
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
margin: 10px auto;
|
|
margin: 10px auto;
|
|
-
|
|
|
|
span {
|
|
span {
|
|
color: #fff;
|
|
color: #fff;
|
|
background: #21c393;
|
|
background: #21c393;
|
|
@@ -777,17 +738,14 @@ ul li {
|
|
width: 58px;
|
|
width: 58px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.frequencyBox .grid-content {
|
|
.frequencyBox .grid-content {
|
|
min-height: 50px !important;
|
|
min-height: 50px !important;
|
|
border-radius: 0;
|
|
border-radius: 0;
|
|
background: #f0f0f0;
|
|
background: #f0f0f0;
|
|
border: none;
|
|
border: none;
|
|
}
|
|
}
|
|
-
|
|
|
|
.rightSplitRed {
|
|
.rightSplitRed {
|
|
position: relative;
|
|
position: relative;
|
|
-
|
|
|
|
i {
|
|
i {
|
|
position: absolute;
|
|
position: absolute;
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -795,12 +753,10 @@ ul li {
|
|
bottom: -11px;
|
|
bottom: -11px;
|
|
color: #f1673d
|
|
color: #f1673d
|
|
}
|
|
}
|
|
-
|
|
|
|
i:after {
|
|
i:after {
|
|
display: none
|
|
display: none
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.greenShadow {
|
|
.greenShadow {
|
|
position: absolute;
|
|
position: absolute;
|
|
width: 118px;
|
|
width: 118px;
|
|
@@ -815,7 +771,6 @@ ul li {
|
|
background-image: gradient(linear, 0 0, 100% 100%, color-stop(.25, hsla(0, 0%, 100%, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, hsla(0, 0%, 100%, .2)), color-stop(.75, hsla(0, 0%, 100%, .2)), color-stop(.75, transparent), to(transparent));
|
|
background-image: gradient(linear, 0 0, 100% 100%, color-stop(.25, hsla(0, 0%, 100%, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, hsla(0, 0%, 100%, .2)), color-stop(.75, hsla(0, 0%, 100%, .2)), color-stop(.75, transparent), to(transparent));
|
|
background-size: 8px 8px
|
|
background-size: 8px 8px
|
|
}
|
|
}
|
|
-
|
|
|
|
.rightSplitRed .grid-content:after {
|
|
.rightSplitRed .grid-content:after {
|
|
position: absolute;
|
|
position: absolute;
|
|
bottom: -3px;
|
|
bottom: -3px;
|
|
@@ -827,11 +782,9 @@ ul li {
|
|
content: "";
|
|
content: "";
|
|
background-color: rgba(0, 0, 0, 0);
|
|
background-color: rgba(0, 0, 0, 0);
|
|
}
|
|
}
|
|
-
|
|
|
|
.frequencyBox .grid-content {
|
|
.frequencyBox .grid-content {
|
|
border-right: 1px dashed #aaa
|
|
border-right: 1px dashed #aaa
|
|
}
|
|
}
|
|
-
|
|
|
|
.frequencyBox .el-col:last-child .grid-content {
|
|
.frequencyBox .el-col:last-child .grid-content {
|
|
border-right: none
|
|
border-right: none
|
|
}
|
|
}
|
|
@@ -844,12 +797,10 @@ ul li {
|
|
}
|
|
}
|
|
|
|
|
|
.powerPanel {
|
|
.powerPanel {
|
|
-
|
|
|
|
.el-table--small th,
|
|
.el-table--small th,
|
|
.el-table--small td {
|
|
.el-table--small td {
|
|
padding: 15px 0
|
|
padding: 15px 0
|
|
}
|
|
}
|
|
-
|
|
|
|
.uList p {
|
|
.uList p {
|
|
margin-right: 10px;
|
|
margin-right: 10px;
|
|
padding: 8px 0
|
|
padding: 8px 0
|
|
@@ -867,11 +818,9 @@ ul li {
|
|
margin-left: 0 !important;
|
|
margin-left: 0 !important;
|
|
padding: 10px 20px;
|
|
padding: 10px 20px;
|
|
}
|
|
}
|
|
-
|
|
|
|
.el-checkbox {
|
|
.el-checkbox {
|
|
margin-left: 20px
|
|
margin-left: 20px
|
|
}
|
|
}
|
|
-
|
|
|
|
img.jianxiu {
|
|
img.jianxiu {
|
|
width: 18px;
|
|
width: 18px;
|
|
position: relative;
|
|
position: relative;
|
|
@@ -910,58 +859,48 @@ ul li {
|
|
// 工单详情
|
|
// 工单详情
|
|
.handleDetailPage {
|
|
.handleDetailPage {
|
|
padding: 20px 0;
|
|
padding: 20px 0;
|
|
-
|
|
|
|
.basicTit {
|
|
.basicTit {
|
|
color: #4074e7;
|
|
color: #4074e7;
|
|
line-height: 49px;
|
|
line-height: 49px;
|
|
height: 49px;
|
|
height: 49px;
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
-
|
|
|
|
>span {
|
|
>span {
|
|
display: inline-block;
|
|
display: inline-block;
|
|
margin-right: 10px
|
|
margin-right: 10px
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.handleTestBlock {
|
|
.handleTestBlock {
|
|
padding: 0 20px 20px 20px;
|
|
padding: 0 20px 20px 20px;
|
|
border-bottom: 3px solid #1890ff;
|
|
border-bottom: 3px solid #1890ff;
|
|
}
|
|
}
|
|
-
|
|
|
|
.jianxiuSec {
|
|
.jianxiuSec {
|
|
>div {
|
|
>div {
|
|
display: table-cell;
|
|
display: table-cell;
|
|
vertical-align: top;
|
|
vertical-align: top;
|
|
}
|
|
}
|
|
-
|
|
|
|
.left-img img {
|
|
.left-img img {
|
|
width: 115px;
|
|
width: 115px;
|
|
height: 115px;
|
|
height: 115px;
|
|
margin-right: 20px
|
|
margin-right: 20px
|
|
}
|
|
}
|
|
-
|
|
|
|
.right-des {
|
|
.right-des {
|
|
position: relative;
|
|
position: relative;
|
|
-
|
|
|
|
.tit {
|
|
.tit {
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
margin: 10px 0
|
|
margin: 10px 0
|
|
}
|
|
}
|
|
-
|
|
|
|
.bottomStatus {
|
|
.bottomStatus {
|
|
position: absolute;
|
|
position: absolute;
|
|
bottom: 0;
|
|
bottom: 0;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.desSec {
|
|
.desSec {
|
|
span {
|
|
span {
|
|
display: inline-block;
|
|
display: inline-block;
|
|
margin-right: 20px
|
|
margin-right: 20px
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.siteBlock,
|
|
.siteBlock,
|
|
.companyBlock {
|
|
.companyBlock {
|
|
display: inline-block;
|
|
display: inline-block;
|
|
@@ -972,7 +911,6 @@ ul li {
|
|
margin-left: 10px;
|
|
margin-left: 10px;
|
|
text-align: center;
|
|
text-align: center;
|
|
position: relative;
|
|
position: relative;
|
|
-
|
|
|
|
/*自己的50% */
|
|
/*自己的50% */
|
|
>div {
|
|
>div {
|
|
width: 140px;
|
|
width: 140px;
|
|
@@ -982,27 +920,22 @@ ul li {
|
|
/* 定位父级的50% */
|
|
/* 定位父级的50% */
|
|
top: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
-
|
|
|
|
p:last-child {
|
|
p:last-child {
|
|
font-size: 18px;
|
|
font-size: 18px;
|
|
margin-top: 30px
|
|
margin-top: 30px
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.handlerBlock {
|
|
.handlerBlock {
|
|
padding: 20px;
|
|
padding: 20px;
|
|
border-bottom: 1px solid #E5E5E5;
|
|
border-bottom: 1px solid #E5E5E5;
|
|
;
|
|
;
|
|
-
|
|
|
|
div {
|
|
div {
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
}
|
|
}
|
|
-
|
|
|
|
i {
|
|
i {
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
}
|
|
}
|
|
-
|
|
|
|
.record {
|
|
.record {
|
|
span {
|
|
span {
|
|
color: cornflowerblue;
|
|
color: cornflowerblue;
|
|
@@ -1011,18 +944,15 @@ ul li {
|
|
cursor: pointer
|
|
cursor: pointer
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
b {
|
|
b {
|
|
margin: 0 5px;
|
|
margin: 0 5px;
|
|
display: inline-block;
|
|
display: inline-block;
|
|
}
|
|
}
|
|
-
|
|
|
|
.imgSquare {
|
|
.imgSquare {
|
|
border: 1px solid #ddd;
|
|
border: 1px solid #ddd;
|
|
width: 100px;
|
|
width: 100px;
|
|
height: 100px;
|
|
height: 100px;
|
|
margin-left: 40px;
|
|
margin-left: 40px;
|
|
-
|
|
|
|
img {
|
|
img {
|
|
width: 80%;
|
|
width: 80%;
|
|
margin-left: 10%;
|
|
margin-left: 10%;
|
|
@@ -1047,54 +977,43 @@ ul li {
|
|
// 运维统计
|
|
// 运维统计
|
|
.operStatisticsPage {
|
|
.operStatisticsPage {
|
|
padding: 0;
|
|
padding: 0;
|
|
-
|
|
|
|
.el-tabs__content {
|
|
.el-tabs__content {
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
position: absolute;
|
|
position: absolute;
|
|
top: -10px;
|
|
top: -10px;
|
|
left: 614px;
|
|
left: 614px;
|
|
}
|
|
}
|
|
-
|
|
|
|
.customBlock {
|
|
.customBlock {
|
|
position: relative;
|
|
position: relative;
|
|
-
|
|
|
|
.customPicker {
|
|
.customPicker {
|
|
position: absolute;
|
|
position: absolute;
|
|
right: 0;
|
|
right: 0;
|
|
bottom: 0
|
|
bottom: 0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.operStatisticsInner {
|
|
.operStatisticsInner {
|
|
padding: 20px;
|
|
padding: 20px;
|
|
-
|
|
|
|
.bg-purple {
|
|
.bg-purple {
|
|
// background: #d3dce6;
|
|
// background: #d3dce6;
|
|
border: 1px solid #e5e5e5;
|
|
border: 1px solid #e5e5e5;
|
|
}
|
|
}
|
|
-
|
|
|
|
.staitcDataSec {
|
|
.staitcDataSec {
|
|
.staitcDataItem {
|
|
.staitcDataItem {
|
|
// text-align: center;
|
|
// text-align: center;
|
|
padding: 20px 10px;
|
|
padding: 20px 10px;
|
|
height: 110px;
|
|
height: 110px;
|
|
-
|
|
|
|
.imgBlock {
|
|
.imgBlock {
|
|
text-align: right;
|
|
text-align: right;
|
|
-
|
|
|
|
img {
|
|
img {
|
|
// max-width: 90%
|
|
// max-width: 90%
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.staticBlock {
|
|
.staticBlock {
|
|
// text-align: center
|
|
// text-align: center
|
|
}
|
|
}
|
|
-
|
|
|
|
p {
|
|
p {
|
|
margin-bottom: 0
|
|
margin-bottom: 0
|
|
}
|
|
}
|
|
-
|
|
|
|
.num {
|
|
.num {
|
|
font-size: 26px;
|
|
font-size: 26px;
|
|
color: #49B8F6;
|
|
color: #49B8F6;
|
|
@@ -1103,7 +1022,6 @@ ul li {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.panelTit {
|
|
.panelTit {
|
|
padding: 10px 14px;
|
|
padding: 10px 14px;
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
@@ -1111,23 +1029,18 @@ ul li {
|
|
background: #FAFAFA;
|
|
background: #FAFAFA;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
}
|
|
}
|
|
-
|
|
|
|
.workPanel {
|
|
.workPanel {
|
|
height: 311px;
|
|
height: 311px;
|
|
-
|
|
|
|
.workPanelChart {
|
|
.workPanelChart {
|
|
height: calc(100% - 60px)
|
|
height: calc(100% - 60px)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.siteWorkPanel {
|
|
.siteWorkPanel {
|
|
height: 311px;
|
|
height: 311px;
|
|
-
|
|
|
|
.siteWorkChart {
|
|
.siteWorkChart {
|
|
height: calc(100% - 60px)
|
|
height: calc(100% - 60px)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.staticPanel {
|
|
.staticPanel {
|
|
height: 365px;
|
|
height: 365px;
|
|
}
|
|
}
|
|
@@ -1142,26 +1055,21 @@ ul li {
|
|
justify-content: space-around;
|
|
justify-content: space-around;
|
|
line-height: 36px
|
|
line-height: 36px
|
|
}
|
|
}
|
|
-
|
|
|
|
.el-radio-button {
|
|
.el-radio-button {
|
|
width: 100%
|
|
width: 100%
|
|
}
|
|
}
|
|
-
|
|
|
|
.el-radio-button__inner {
|
|
.el-radio-button__inner {
|
|
width: 100%;
|
|
width: 100%;
|
|
// line-height: 40px;
|
|
// line-height: 40px;
|
|
padding: 13px 15px
|
|
padding: 13px 15px
|
|
}
|
|
}
|
|
-
|
|
|
|
.el-radio-button__inner {
|
|
.el-radio-button__inner {
|
|
border-left: 1px solid #dcdfe6;
|
|
border-left: 1px solid #dcdfe6;
|
|
text-align: left;
|
|
text-align: left;
|
|
position: relative; // border-bottom: none;
|
|
position: relative; // border-bottom: none;
|
|
-
|
|
|
|
img {
|
|
img {
|
|
margin-right: 5px
|
|
margin-right: 5px
|
|
}
|
|
}
|
|
-
|
|
|
|
i {
|
|
i {
|
|
position: absolute;
|
|
position: absolute;
|
|
right: 10px;
|
|
right: 10px;
|
|
@@ -1170,21 +1078,17 @@ ul li {
|
|
opacity: 0
|
|
opacity: 0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.el-radio-button__inner:hover {
|
|
.el-radio-button__inner:hover {
|
|
color: #444;
|
|
color: #444;
|
|
background: #f1f7fc;
|
|
background: #f1f7fc;
|
|
-
|
|
|
|
// border-color: #f1f7fc;
|
|
// border-color: #f1f7fc;
|
|
i {
|
|
i {
|
|
opacity: 1;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
.el-radio-button:last-child .el-radio-button__inner {
|
|
.el-radio-button:last-child .el-radio-button__inner {
|
|
// border-bottom: 1px solid #dcdfe6;
|
|
// border-bottom: 1px solid #dcdfe6;
|
|
}
|
|
}
|
|
-
|
|
|
|
.el-radio-button__original-radio:checked+.el-radio-button__inner {
|
|
.el-radio-button__original-radio:checked+.el-radio-button__inner {
|
|
background: #BDE5FF;
|
|
background: #BDE5FF;
|
|
border-color: #BDE5FF;
|
|
border-color: #BDE5FF;
|
|
@@ -1195,7 +1099,6 @@ ul li {
|
|
|
|
|
|
// 用户管理弹框
|
|
// 用户管理弹框
|
|
.userManageDialog {
|
|
.userManageDialog {
|
|
-
|
|
|
|
.el-date-editor.el-input,
|
|
.el-date-editor.el-input,
|
|
.el-date-editor.el-input__inner {
|
|
.el-date-editor.el-input__inner {
|
|
width: 240px !important;
|
|
width: 240px !important;
|
|
@@ -1207,8 +1110,6 @@ ul li {
|
|
text-decoration: underline;
|
|
text-decoration: underline;
|
|
}
|
|
}
|
|
|
|
|
|
-
|
|
|
|
-
|
|
|
|
::-webkit-scrollbar {
|
|
::-webkit-scrollbar {
|
|
/* 滚动条整体样式 */
|
|
/* 滚动条整体样式 */
|
|
width: 5px;
|
|
width: 5px;
|
|
@@ -1233,7 +1134,9 @@ body {
|
|
overflow: overlay;
|
|
overflow: overlay;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+
|
|
/* 需要滚动的地方加上这个class */
|
|
/* 需要滚动的地方加上这个class */
|
|
|
|
+
|
|
body::-webkit-scrollbar {
|
|
body::-webkit-scrollbar {
|
|
/* 组件内滚动条不显示 */
|
|
/* 组件内滚动条不显示 */
|
|
display: none;
|
|
display: none;
|