|
@@ -117,7 +117,7 @@ ul li {
|
|
}
|
|
}
|
|
|
|
|
|
.delete-text {
|
|
.delete-text {
|
|
- color: #F80000!important
|
|
|
|
|
|
+ color: #F80000 !important
|
|
}
|
|
}
|
|
|
|
|
|
.remarksTxt {
|
|
.remarksTxt {
|
|
@@ -145,9 +145,11 @@ 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;
|
|
@@ -165,7 +167,7 @@ ul li {
|
|
}
|
|
}
|
|
|
|
|
|
.el-table--small {
|
|
.el-table--small {
|
|
- font-size: 14px!important
|
|
|
|
|
|
+ font-size: 14px !important
|
|
}
|
|
}
|
|
|
|
|
|
.el-table td,
|
|
.el-table td,
|
|
@@ -192,6 +194,7 @@ 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;
|
|
@@ -229,7 +232,7 @@ ul li {
|
|
.basic-info-page,
|
|
.basic-info-page,
|
|
.powerScore {
|
|
.powerScore {
|
|
.el-form-item {
|
|
.el-form-item {
|
|
- margin-left: 0px!important
|
|
|
|
|
|
+ margin-left: 0px !important
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@@ -267,6 +270,7 @@ 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%;
|
|
@@ -297,16 +301,16 @@ ul li {
|
|
}
|
|
}
|
|
|
|
|
|
.el-upload-list--picture-card .el-upload-list__item {
|
|
.el-upload-list--picture-card .el-upload-list__item {
|
|
- width: 92px!important;
|
|
|
|
- height: 92px!important;
|
|
|
|
- line-height: 92px!important;
|
|
|
|
|
|
+ width: 92px !important;
|
|
|
|
+ height: 92px !important;
|
|
|
|
+ line-height: 92px !important;
|
|
text-align: center
|
|
text-align: center
|
|
}
|
|
}
|
|
|
|
|
|
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
|
|
.el-upload-list--picture-card .el-upload-list__item-thumbnail {
|
|
- width: 90px!important;
|
|
|
|
- height: 90px!important;
|
|
|
|
- line-height: 90px!important;
|
|
|
|
|
|
+ width: 90px !important;
|
|
|
|
+ height: 90px !important;
|
|
|
|
+ line-height: 90px !important;
|
|
}
|
|
}
|
|
|
|
|
|
.avatar {
|
|
.avatar {
|
|
@@ -320,9 +324,11 @@ 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
|
|
}
|
|
}
|
|
@@ -337,6 +343,7 @@ 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;
|
|
}
|
|
}
|
|
@@ -362,12 +369,12 @@ ul li {
|
|
// 告警管理渐变背景色
|
|
// 告警管理渐变背景色
|
|
.alarmingTable {
|
|
.alarmingTable {
|
|
a {
|
|
a {
|
|
- margin-right: 0!important;
|
|
|
|
|
|
+ margin-right: 0 !important;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
.alarmingManage .el-table .cell {
|
|
.alarmingManage .el-table .cell {
|
|
- text-align: left!important;
|
|
|
|
|
|
+ text-align: left !important;
|
|
}
|
|
}
|
|
|
|
|
|
.gradualBg {
|
|
.gradualBg {
|
|
@@ -382,7 +389,7 @@ ul li {
|
|
}
|
|
}
|
|
|
|
|
|
.gradualBg.transparent {
|
|
.gradualBg.transparent {
|
|
- background: linear-gradient(to right, transparent, transparent)!important;
|
|
|
|
|
|
+ background: linear-gradient(to right, transparent, transparent) !important;
|
|
}
|
|
}
|
|
|
|
|
|
//告警详情弹框组件
|
|
//告警详情弹框组件
|
|
@@ -390,17 +397,20 @@ 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;
|
|
@@ -411,9 +421,11 @@ 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;
|
|
@@ -421,6 +433,7 @@ ul li {
|
|
float: right;
|
|
float: right;
|
|
margin-bottom: 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|
|
|
|
+
|
|
.handleStatus {
|
|
.handleStatus {
|
|
position: absolute;
|
|
position: absolute;
|
|
right: 0px;
|
|
right: 0px;
|
|
@@ -475,7 +488,7 @@ ul li {
|
|
|
|
|
|
//评估报告
|
|
//评估报告
|
|
.defaultCursor:hover {
|
|
.defaultCursor:hover {
|
|
- cursor: default!important;
|
|
|
|
|
|
+ cursor: default !important;
|
|
}
|
|
}
|
|
|
|
|
|
.assePage .blanceChartTit {
|
|
.assePage .blanceChartTit {
|
|
@@ -484,6 +497,7 @@ 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
|
|
}
|
|
}
|
|
@@ -495,17 +509,21 @@ 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;
|
|
@@ -539,13 +557,14 @@ ul li {
|
|
height: 40px;
|
|
height: 40px;
|
|
// line-height: 40px;
|
|
// line-height: 40px;
|
|
width: 236px;
|
|
width: 236px;
|
|
- font-size: 16px!important;
|
|
|
|
|
|
+ font-size: 16px !important;
|
|
// background: #6dc6ff;
|
|
// background: #6dc6ff;
|
|
// color: #fff
|
|
// color: #fff
|
|
}
|
|
}
|
|
|
|
|
|
.assCard {
|
|
.assCard {
|
|
- min-height: 356px!important;
|
|
|
|
|
|
+ min-height: 356px !important;
|
|
|
|
+
|
|
.noDataImg {
|
|
.noDataImg {
|
|
width: 40%;
|
|
width: 40%;
|
|
margin-top: 40px;
|
|
margin-top: 40px;
|
|
@@ -556,21 +575,25 @@ 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;
|
|
@@ -582,6 +605,7 @@ ul li {
|
|
width: 58px;
|
|
width: 58px;
|
|
margin-top: 10px;
|
|
margin-top: 10px;
|
|
}
|
|
}
|
|
|
|
+
|
|
span.overLimit {
|
|
span.overLimit {
|
|
color: #F80000
|
|
color: #F80000
|
|
}
|
|
}
|
|
@@ -592,6 +616,7 @@ 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;
|
|
@@ -625,12 +650,14 @@ 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;
|
|
@@ -638,12 +665,15 @@ 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;
|
|
}
|
|
}
|
|
@@ -668,25 +698,30 @@ 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;
|
|
@@ -701,6 +736,7 @@ 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;
|
|
@@ -719,13 +755,16 @@ 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;
|
|
@@ -738,14 +777,17 @@ 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;
|
|
@@ -753,10 +795,12 @@ 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;
|
|
@@ -771,6 +815,7 @@ 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;
|
|
@@ -782,9 +827,11 @@ 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
|
|
}
|
|
}
|
|
@@ -797,10 +844,12 @@ 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
|
|
@@ -815,12 +864,14 @@ ul li {
|
|
// 工单管理
|
|
// 工单管理
|
|
.workManage {
|
|
.workManage {
|
|
.tab-section .el-button {
|
|
.tab-section .el-button {
|
|
- 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;
|
|
@@ -842,7 +893,7 @@ ul li {
|
|
|
|
|
|
.alarmStatusDialog {
|
|
.alarmStatusDialog {
|
|
.el-radio__input.is-checked+.el-radio__label {
|
|
.el-radio__input.is-checked+.el-radio__label {
|
|
- color: #606266!important
|
|
|
|
|
|
+ color: #606266 !important
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@@ -859,48 +910,58 @@ 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;
|
|
@@ -911,6 +972,7 @@ 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;
|
|
@@ -920,22 +982,27 @@ 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;
|
|
@@ -944,15 +1011,18 @@ 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%;
|
|
@@ -977,43 +1047,54 @@ 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;
|
|
@@ -1022,6 +1103,7 @@ ul li {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+
|
|
.panelTit {
|
|
.panelTit {
|
|
padding: 10px 14px;
|
|
padding: 10px 14px;
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
@@ -1029,18 +1111,23 @@ 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;
|
|
}
|
|
}
|
|
@@ -1055,21 +1142,26 @@ 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;
|
|
@@ -1078,17 +1170,21 @@ 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;
|
|
@@ -1099,6 +1195,7 @@ 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;
|
|
@@ -1108,4 +1205,45 @@ ul li {
|
|
.downloadMb {
|
|
.downloadMb {
|
|
margin-left: 20px;
|
|
margin-left: 20px;
|
|
text-decoration: underline;
|
|
text-decoration: underline;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+::-webkit-scrollbar {
|
|
|
|
+ /* 滚动条整体样式 */
|
|
|
|
+ width: 5px;
|
|
|
|
+ /*高宽分别对应横竖滚动条的尺寸*/
|
|
|
|
+ height: 5px;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+::-webkit-scrollbar-thumb {
|
|
|
|
+ /* 滚动条里面小方块 */
|
|
|
|
+ border-radius: 10px;
|
|
|
|
+ -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
|
|
|
|
+ background-color: #9e9e9e;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+::-webkit-scrollbar-track {
|
|
|
|
+ /* 滚动条里面轨道 */
|
|
|
|
+ -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
|
|
|
|
+ border-radius: 10px;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+body {
|
|
|
|
+ overflow: overlay;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* 需要滚动的地方加上这个class */
|
|
|
|
+body::-webkit-scrollbar {
|
|
|
|
+ /* 组件内滚动条不显示 */
|
|
|
|
+ display: none;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+body::-webkit-scrollbar:hover {
|
|
|
|
+ display: block;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+body:hover::-webkit-scrollbar {
|
|
|
|
+ /* 悬停时滚动条才显示 */
|
|
|
|
+ display: block;
|
|
}
|
|
}
|