3029 lines
65 KiB
CSS
3029 lines
65 KiB
CSS
.progress[data-v-77bf5014] {
|
|
background-color: #fff;
|
|
}
|
|
[data-v-77bf5014] .el-step__title.is-process {
|
|
font-weight: 400;
|
|
color: #c0c4cc;
|
|
}
|
|
.content[data-v-77bf5014] {
|
|
padding: 0 0 0 25px;
|
|
}
|
|
.content .grid-content[data-v-77bf5014] {
|
|
width: 70%;
|
|
}
|
|
.content .grid-content .el-select[data-v-77bf5014] {
|
|
width: 100%;
|
|
}
|
|
.content .orderProcessSuccess[data-v-77bf5014] .el-step__icon {
|
|
width: 32px;
|
|
height: 32px;
|
|
}
|
|
.content .orderProcessNormal[data-v-77bf5014] .el-step__icon {
|
|
width: 18px;
|
|
height: 16px;
|
|
}
|
|
.content .success[data-v-77bf5014] {
|
|
background: #0d7fe8;
|
|
}
|
|
.content .nextIcon[data-v-77bf5014],
|
|
.content .success[data-v-77bf5014] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
color: #fff;
|
|
width: 32px;
|
|
height: 32px;
|
|
border-radius: 100%;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.content .nextIcon[data-v-77bf5014] {
|
|
background-color: #ffc540;
|
|
}
|
|
.content[data-v-77bf5014] .el-step__line {
|
|
top: auto;
|
|
}
|
|
.content[data-v-77bf5014] .el-step__head {
|
|
height: 32px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.content[data-v-77bf5014] .el-steps .el-step__icon {
|
|
border: 0 none;
|
|
left: 50%;
|
|
-webkit-transform: translateX(-18px);
|
|
transform: translateX(-18px);
|
|
}
|
|
.content .normal[data-v-77bf5014] {
|
|
width: 10px;
|
|
height: 10px;
|
|
display: block;
|
|
border-radius: 100%;
|
|
background-color: #bfbfbf;
|
|
}
|
|
.progress[data-v-eb284a00] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.content[data-v-eb284a00] {
|
|
padding: 15px 0 30px 120px;
|
|
font-size: 14px;
|
|
}
|
|
.content .grid-content[data-v-eb284a00] {
|
|
width: 100%;
|
|
margin: 0 0 23px 0;
|
|
}
|
|
.content .el-row[data-v-eb284a00] {
|
|
margin-top: 15px;
|
|
}
|
|
.w60[data-v-5358a203] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-5358a203] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-5358a203] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-5358a203] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-5358a203] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-5358a203] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-5358a203] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-5358a203] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-5358a203] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-5358a203] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-5358a203] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-5358a203],
|
|
.yellowCir[data-v-5358a203] {
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.yellowCir[data-v-5358a203] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-5358a203] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.circular2[data-v-5358a203] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-5358a203],
|
|
.circular6[data-v-5358a203] {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
width: 60px;
|
|
height: 60px;
|
|
}
|
|
.circular6[data-v-5358a203] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-5358a203] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-5358a203] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-5358a203] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-5358a203] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-5358a203] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-5358a203] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-5358a203] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-5358a203] {
|
|
width: 10px;
|
|
height: 10px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
border-radius: 100%;
|
|
background-color: #d8d8d8;
|
|
}
|
|
.orderStatus .round.yellow[data-v-5358a203] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-5358a203] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-5358a203] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-5358a203] {
|
|
width: 20px;
|
|
height: 2px;
|
|
background-color: #d8d8d8;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
margin: 0 4px;
|
|
}
|
|
.orderStatus .line.success[data-v-5358a203] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-5358a203] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-5358a203] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-5358a203] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-5358a203] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-5358a203] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-5358a203] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-5358a203] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-5358a203],
|
|
.searchStys .searchInput .el-date-editor[data-v-5358a203],
|
|
.searchStys .searchInput .el-select[data-v-5358a203] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-5358a203] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-5358a203] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-5358a203] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-5358a203] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-5358a203] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-5358a203] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-5358a203] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-5358a203] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-5358a203] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-5358a203] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-5358a203] {
|
|
background-color: #f0f2f5;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
padding: 24px;
|
|
}
|
|
.listInfo[data-v-5358a203] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-5358a203] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-5358a203] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-5358a203] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-5358a203] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-5358a203] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-5358a203] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-5358a203] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-5358a203] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-5358a203] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-5358a203] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-5358a203] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-5358a203] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-5358a203] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-5358a203] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-5358a203] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-5358a203] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-5358a203] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-5358a203] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-5358a203] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-5358a203] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-5358a203] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-5358a203] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor .meterMonthInfor-item[data-v-5358a203] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-5358a203] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
}
|
|
.editInfor .meterMonthInfor_title .meterMonthInfor-item[data-v-5358a203] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-5358a203] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-5358a203] .el-page-header .el-page-header__left,
|
|
[data-v-5358a203] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-5358a203] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-5358a203] {
|
|
color: red;
|
|
}
|
|
.progress[data-v-5358a203] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.rulAddres[data-v-5358a203] {
|
|
color: #409eff;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
padding: 6px 50px;
|
|
position: relative;
|
|
top: -23px;
|
|
}
|
|
.dialogContx[data-v-5358a203] {
|
|
padding: 11px 0 50px 15px;
|
|
}
|
|
.dialogContx .el-select[data-v-5358a203] {
|
|
width: 80%;
|
|
}
|
|
.routerFont[data-v-5358a203] {
|
|
color: #0c72d1;
|
|
padding: 0 15px;
|
|
}
|
|
.content[data-v-5358a203] {
|
|
padding: 15px 0 30px 120px;
|
|
}
|
|
.content .grid-content[data-v-5358a203] {
|
|
width: 100%;
|
|
margin: 0 0 23px 0;
|
|
}
|
|
.content .grid-content > span[data-v-5358a203] {
|
|
font-size: 14px;
|
|
}
|
|
.content .grid-content .rightContent > span[data-v-5358a203],
|
|
.content .grid-content .rightContent[data-v-5358a203] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.content .grid-content .rightContent > span[data-v-5358a203] {
|
|
overflow: hidden;
|
|
background-color: #fff;
|
|
border: 1px solid #c0ccda;
|
|
border-radius: 6px;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
width: 100px;
|
|
height: 100px;
|
|
font-size: 14px;
|
|
margin: 0 8px 8px 0;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.content .grid-content .rightContent > span > img[data-v-5358a203],
|
|
.content .grid-content .rightContent > span video[data-v-5358a203] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.content .word-wrap[data-v-5358a203] {
|
|
word-wrap: break-word;
|
|
word-break: break-all;
|
|
white-space: pre-wrap !important;
|
|
line-height: 25px;
|
|
}
|
|
.content .imgStys[data-v-5358a203] {
|
|
width: 7%;
|
|
height: 7%;
|
|
margin-right: 10px;
|
|
cursor: pointer;
|
|
}
|
|
.content .updataStys[data-v-5358a203] {
|
|
padding-left: 15px;
|
|
color: #409eff;
|
|
cursor: pointer;
|
|
}
|
|
.btnCorlo[data-v-5c7f8ba7],
|
|
.btnCorlo[data-v-a797ad92] {
|
|
background: #0c72d1;
|
|
border-color: #0c72d1;
|
|
width: 74px;
|
|
}
|
|
.w60[data-v-4843902e] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-4843902e] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-4843902e] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-4843902e] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-4843902e] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-4843902e] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-4843902e] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-4843902e] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-4843902e] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-4843902e] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-4843902e] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-4843902e],
|
|
.yellowCir[data-v-4843902e] {
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.yellowCir[data-v-4843902e] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-4843902e] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.circular2[data-v-4843902e] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-4843902e],
|
|
.circular6[data-v-4843902e] {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
width: 60px;
|
|
height: 60px;
|
|
}
|
|
.circular6[data-v-4843902e] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-4843902e] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-4843902e] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-4843902e] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-4843902e] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-4843902e] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-4843902e] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-4843902e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-4843902e] {
|
|
width: 10px;
|
|
height: 10px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
border-radius: 100%;
|
|
background-color: #d8d8d8;
|
|
}
|
|
.orderStatus .round.yellow[data-v-4843902e] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-4843902e] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-4843902e] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-4843902e] {
|
|
width: 20px;
|
|
height: 2px;
|
|
background-color: #d8d8d8;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
margin: 0 4px;
|
|
}
|
|
.orderStatus .line.success[data-v-4843902e] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-4843902e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-4843902e] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-4843902e] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-4843902e] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-4843902e] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-4843902e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-4843902e] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-4843902e],
|
|
.searchStys .searchInput .el-date-editor[data-v-4843902e],
|
|
.searchStys .searchInput .el-select[data-v-4843902e] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-4843902e] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-4843902e] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-4843902e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-4843902e] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-4843902e] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-4843902e] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-4843902e] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-4843902e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-4843902e] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-4843902e] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-4843902e] {
|
|
background-color: #f0f2f5;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
padding: 24px;
|
|
}
|
|
.listInfo[data-v-4843902e] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-4843902e] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-4843902e] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-4843902e] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-4843902e] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-4843902e] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-4843902e] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-4843902e] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-4843902e] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-4843902e] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-4843902e] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-4843902e] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-4843902e] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-4843902e] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-4843902e] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-4843902e] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-4843902e] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-4843902e] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-4843902e] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-4843902e] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-4843902e] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-4843902e] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-4843902e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor .meterMonthInfor-item[data-v-4843902e] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-4843902e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
}
|
|
.editInfor .meterMonthInfor_title .meterMonthInfor-item[data-v-4843902e] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-4843902e] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-4843902e] .el-page-header .el-page-header__left,
|
|
[data-v-4843902e] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-4843902e] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-4843902e] {
|
|
color: red;
|
|
}
|
|
.handleProcess[data-v-4843902e] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.imgStys[data-v-4843902e] {
|
|
height: 24px;
|
|
width: 24px;
|
|
}
|
|
.operate[data-v-4843902e] {
|
|
padding-left: 24px;
|
|
}
|
|
.order-area[data-v-4843902e] {
|
|
font-size: 14px;
|
|
}
|
|
.order-area .order-row[data-v-4843902e] {
|
|
padding: 15px 0;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.order-area .order-row .order-left span + span[data-v-4843902e] {
|
|
padding-left: 68px;
|
|
}
|
|
.order-area .order-step[data-v-4843902e] {
|
|
padding: 15px 0;
|
|
max-width: 70%;
|
|
}
|
|
.order-area h3[data-v-4843902e] {
|
|
font-size: 16px;
|
|
margin: 0;
|
|
padding: 18px 0 10px 0;
|
|
}
|
|
.order-area .deal-progress > li[data-v-4843902e] {
|
|
padding-bottom: 10px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.order-area .deal-progress > li .progress-left[data-v-4843902e] {
|
|
width: 32px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.order-area .deal-progress > li .progress-left .progress-line[data-v-4843902e] {
|
|
width: 1px;
|
|
height: 30px;
|
|
background-color: #c0c4cc;
|
|
display: inline-block;
|
|
margin-top: 8px;
|
|
}
|
|
.order-area .deal-progress > li .progress-right[data-v-4843902e] {
|
|
padding-top: 5px;
|
|
}
|
|
.order-area .deal-progress > li .progress-right p[data-v-4843902e] {
|
|
margin: 0;
|
|
margin-bottom: 10px;
|
|
}
|
|
.order-area .order-process li[data-v-4843902e]:not(:last-child) {
|
|
border-bottom: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-process li > p > span + span[data-v-4843902e] {
|
|
padding-left: 56px;
|
|
}
|
|
.order-area .order-process img[data-v-4843902e] {
|
|
width: 96px;
|
|
height: 64px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-evaluation img[data-v-4843902e] {
|
|
width: 80px;
|
|
height: 64px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-info p[data-v-4843902e] {
|
|
padding: 5px 0;
|
|
}
|
|
.order-area .order-info p > span[data-v-4843902e] {
|
|
width: 500px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.order-area .order-info p .card-imgs[data-v-4843902e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.order-area .order-info p > span > span[data-v-4843902e] {
|
|
padding-left: 10px;
|
|
}
|
|
.order-area .order-info img[data-v-4843902e] {
|
|
width: 127px;
|
|
height: 132px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .btnDialog[data-v-4843902e] {
|
|
position: relative;
|
|
top: -26px;
|
|
color: #0e0e0e;
|
|
}
|
|
.w60[data-v-a0f79d18] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-a0f79d18] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-a0f79d18] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-a0f79d18] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-a0f79d18] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-a0f79d18] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-a0f79d18] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-a0f79d18] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-a0f79d18] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-a0f79d18] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-a0f79d18] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-a0f79d18],
|
|
.yellowCir[data-v-a0f79d18] {
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.yellowCir[data-v-a0f79d18] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-a0f79d18] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.circular2[data-v-a0f79d18] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-a0f79d18],
|
|
.circular6[data-v-a0f79d18] {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
width: 60px;
|
|
height: 60px;
|
|
}
|
|
.circular6[data-v-a0f79d18] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-a0f79d18] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-a0f79d18] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-a0f79d18] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-a0f79d18] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-a0f79d18] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-a0f79d18] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-a0f79d18] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-a0f79d18] {
|
|
width: 10px;
|
|
height: 10px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
border-radius: 100%;
|
|
background-color: #d8d8d8;
|
|
}
|
|
.orderStatus .round.yellow[data-v-a0f79d18] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-a0f79d18] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-a0f79d18] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-a0f79d18] {
|
|
width: 20px;
|
|
height: 2px;
|
|
background-color: #d8d8d8;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
margin: 0 4px;
|
|
}
|
|
.orderStatus .line.success[data-v-a0f79d18] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-a0f79d18] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-a0f79d18] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-a0f79d18] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-a0f79d18] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-a0f79d18] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-a0f79d18] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-a0f79d18] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-a0f79d18],
|
|
.searchStys .searchInput .el-date-editor[data-v-a0f79d18],
|
|
.searchStys .searchInput .el-select[data-v-a0f79d18] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-a0f79d18] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-a0f79d18] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-a0f79d18] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-a0f79d18] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-a0f79d18] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-a0f79d18] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-a0f79d18] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-a0f79d18] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-a0f79d18] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-a0f79d18] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-a0f79d18] {
|
|
background-color: #f0f2f5;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
padding: 24px;
|
|
}
|
|
.listInfo[data-v-a0f79d18] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-a0f79d18] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-a0f79d18] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-a0f79d18] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-a0f79d18] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-a0f79d18] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-a0f79d18] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-a0f79d18] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-a0f79d18] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-a0f79d18] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-a0f79d18] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-a0f79d18] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-a0f79d18] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-a0f79d18] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-a0f79d18] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-a0f79d18] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-a0f79d18] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-a0f79d18] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-a0f79d18] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-a0f79d18] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-a0f79d18] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-a0f79d18] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-a0f79d18] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor .meterMonthInfor-item[data-v-a0f79d18] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-a0f79d18] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
}
|
|
.editInfor .meterMonthInfor_title .meterMonthInfor-item[data-v-a0f79d18] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-a0f79d18] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-a0f79d18] .el-page-header .el-page-header__left,
|
|
[data-v-a0f79d18] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-a0f79d18] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-a0f79d18] {
|
|
color: red;
|
|
}
|
|
.public[data-v-a0f79d18] {
|
|
margin: 15px 50px;
|
|
}
|
|
.fontWeight[data-v-a0f79d18] {
|
|
font-weight: 700;
|
|
}
|
|
.handleProcess[data-v-a0f79d18] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.imgStys[data-v-a0f79d18] {
|
|
height: 24px;
|
|
width: 24px;
|
|
}
|
|
.operate[data-v-a0f79d18] {
|
|
padding-left: 24px;
|
|
}
|
|
.order-area[data-v-a0f79d18] {
|
|
font-size: 14px;
|
|
}
|
|
.w60[data-v-3ab815e8] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-3ab815e8] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-3ab815e8] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-3ab815e8] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-3ab815e8] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-3ab815e8] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-3ab815e8] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-3ab815e8] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-3ab815e8] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-3ab815e8] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-3ab815e8] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-3ab815e8],
|
|
.yellowCir[data-v-3ab815e8] {
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.yellowCir[data-v-3ab815e8] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-3ab815e8] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.circular2[data-v-3ab815e8] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-3ab815e8],
|
|
.circular6[data-v-3ab815e8] {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
width: 60px;
|
|
height: 60px;
|
|
}
|
|
.circular6[data-v-3ab815e8] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-3ab815e8] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-3ab815e8] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-3ab815e8] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-3ab815e8] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-3ab815e8] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-3ab815e8] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-3ab815e8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-3ab815e8] {
|
|
width: 10px;
|
|
height: 10px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
border-radius: 100%;
|
|
background-color: #d8d8d8;
|
|
}
|
|
.orderStatus .round.yellow[data-v-3ab815e8] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-3ab815e8] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-3ab815e8] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-3ab815e8] {
|
|
width: 20px;
|
|
height: 2px;
|
|
background-color: #d8d8d8;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
margin: 0 4px;
|
|
}
|
|
.orderStatus .line.success[data-v-3ab815e8] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-3ab815e8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-3ab815e8] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-3ab815e8] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-3ab815e8] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-3ab815e8] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-3ab815e8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-3ab815e8] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-3ab815e8],
|
|
.searchStys .searchInput .el-date-editor[data-v-3ab815e8],
|
|
.searchStys .searchInput .el-select[data-v-3ab815e8] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-3ab815e8] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-3ab815e8] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-3ab815e8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-3ab815e8] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-3ab815e8] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-3ab815e8] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-3ab815e8] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-3ab815e8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-3ab815e8] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-3ab815e8] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-3ab815e8] {
|
|
background-color: #f0f2f5;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
padding: 24px;
|
|
}
|
|
.listInfo[data-v-3ab815e8] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-3ab815e8] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-3ab815e8] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-3ab815e8] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-3ab815e8] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-3ab815e8] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-3ab815e8] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-3ab815e8] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-3ab815e8] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-3ab815e8] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-3ab815e8] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-3ab815e8] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-3ab815e8] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-3ab815e8] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-3ab815e8] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-3ab815e8] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-3ab815e8] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-3ab815e8] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-3ab815e8] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-3ab815e8] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-3ab815e8] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-3ab815e8] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-3ab815e8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor .meterMonthInfor-item[data-v-3ab815e8] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-3ab815e8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
}
|
|
.editInfor .meterMonthInfor_title .meterMonthInfor-item[data-v-3ab815e8] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-3ab815e8] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-3ab815e8] .el-page-header .el-page-header__left,
|
|
[data-v-3ab815e8] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-3ab815e8] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-3ab815e8] {
|
|
color: red;
|
|
}
|
|
.progress[data-v-3ab815e8] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.imgStys[data-v-3ab815e8] {
|
|
height: 24px;
|
|
width: 24px;
|
|
}
|
|
.btnCorlo[data-v-3ab815e8] {
|
|
background: #409eff;
|
|
border-color: #409eff;
|
|
width: 74px;
|
|
height: 32px;
|
|
margin-left: 115px;
|
|
}
|
|
.order-area[data-v-3ab815e8] {
|
|
padding-top: 15px;
|
|
font-size: 14px;
|
|
}
|
|
.order-area .order-row[data-v-3ab815e8] {
|
|
padding: 15px 0;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.order-area .order-row .order-left span + span[data-v-3ab815e8] {
|
|
padding-left: 68px;
|
|
}
|
|
.order-area .order-step[data-v-3ab815e8] {
|
|
padding: 15px 0;
|
|
max-width: 70%;
|
|
}
|
|
.order-area h3[data-v-3ab815e8] {
|
|
font-size: 16px;
|
|
margin: 0;
|
|
padding: 18px 0 10px 0;
|
|
}
|
|
.order-area .deal-progress > li[data-v-3ab815e8] {
|
|
padding-bottom: 10px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.order-area .deal-progress > li .progress-left[data-v-3ab815e8] {
|
|
width: 32px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
.order-area .deal-progress > li .progress-left .progress-line[data-v-3ab815e8] {
|
|
width: 1px;
|
|
background-color: #c0c4cc;
|
|
display: inline-block;
|
|
margin-top: 8px;
|
|
-webkit-box-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
}
|
|
.order-area .deal-progress > li .progress-right[data-v-3ab815e8] {
|
|
padding-top: 5px;
|
|
}
|
|
.order-area .deal-progress > li .progress-right p[data-v-3ab815e8] {
|
|
margin: 0;
|
|
margin-bottom: 10px;
|
|
}
|
|
.order-area .deal-progress > li .progress-right p > .imgWrap[data-v-3ab815e8] {
|
|
width: 100px;
|
|
height: 65px;
|
|
display: inline-block;
|
|
margin-right: 10px;
|
|
}
|
|
.order-area .deal-progress > li .progress-right p > .imgWrap > img[data-v-3ab815e8] {
|
|
width: 100%;
|
|
height: 100%;
|
|
cursor: pointer;
|
|
}
|
|
.order-area .order-process li[data-v-3ab815e8]:not(:last-child) {
|
|
border-bottom: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-process li > p > span + span[data-v-3ab815e8] {
|
|
padding-left: 56px;
|
|
}
|
|
.order-area .order-process img[data-v-3ab815e8] {
|
|
width: 96px;
|
|
height: 64px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-evaluation img[data-v-3ab815e8] {
|
|
width: 80px;
|
|
height: 64px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-info p[data-v-3ab815e8] {
|
|
padding: 5px 0;
|
|
}
|
|
.order-area .order-info p > span[data-v-3ab815e8] {
|
|
width: 500px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.order-area .order-info p .card-imgs[data-v-3ab815e8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.order-area .order-info p > span > span[data-v-3ab815e8] {
|
|
padding-left: 15px;
|
|
}
|
|
.order-area .order-info img[data-v-3ab815e8] {
|
|
width: 127px;
|
|
height: 132px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .btnDialog[data-v-3ab815e8] {
|
|
position: relative;
|
|
top: -26px;
|
|
color: #0e0e0e;
|
|
}
|
|
.evaluationInfo[data-v-38d12b1e] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.evaluationInfo[data-v-38d12b1e] .el-rate__icon {
|
|
font-size: 33px;
|
|
}
|
|
.evaluatSbumint[data-v-38d12b1e] {
|
|
text-align: center;
|
|
padding-top: 20px;
|
|
}
|
|
.btnCorlo[data-v-38d12b1e] {
|
|
background: #0d7fe8;
|
|
width: 74px;
|
|
}
|
|
.textarea[data-v-38d12b1e] {
|
|
padding: 20px 25px 4px 20px;
|
|
}
|
|
.evaluation-info[data-v-38d12b1e],
|
|
.evaluation-right[data-v-38d12b1e] {
|
|
padding: 0 0 0 50px;
|
|
}
|
|
.evaluation-right p[data-v-38d12b1e] {
|
|
margin: 0;
|
|
margin-bottom: 15px;
|
|
}
|
|
.evaluation-right p > .imgWrap[data-v-38d12b1e] {
|
|
width: 100px;
|
|
height: 65px;
|
|
display: inline-block;
|
|
margin-right: 10px;
|
|
}
|
|
.evaluation-right p > .imgWrap > img[data-v-38d12b1e] {
|
|
width: 100%;
|
|
height: 100%;
|
|
cursor: pointer;
|
|
}
|
|
.relationWorkOrder[data-v-7cfb3c50] {
|
|
background-color: #fff;
|
|
}
|
|
.tableStys[data-v-7cfb3c50] {
|
|
padding: 30px 0;
|
|
}
|
|
.w60[data-v-70dd5c23] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-70dd5c23] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-70dd5c23] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-70dd5c23] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-70dd5c23] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-70dd5c23] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-70dd5c23] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-70dd5c23] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-70dd5c23] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-70dd5c23] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-70dd5c23] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-70dd5c23],
|
|
.yellowCir[data-v-70dd5c23] {
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.yellowCir[data-v-70dd5c23] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-70dd5c23] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.circular2[data-v-70dd5c23] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-70dd5c23],
|
|
.circular6[data-v-70dd5c23] {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
width: 60px;
|
|
height: 60px;
|
|
}
|
|
.circular6[data-v-70dd5c23] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-70dd5c23] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-70dd5c23] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-70dd5c23] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-70dd5c23] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-70dd5c23] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-70dd5c23] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-70dd5c23] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-70dd5c23] {
|
|
width: 10px;
|
|
height: 10px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
border-radius: 100%;
|
|
background-color: #d8d8d8;
|
|
}
|
|
.orderStatus .round.yellow[data-v-70dd5c23] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-70dd5c23] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-70dd5c23] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-70dd5c23] {
|
|
width: 20px;
|
|
height: 2px;
|
|
background-color: #d8d8d8;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
margin: 0 4px;
|
|
}
|
|
.orderStatus .line.success[data-v-70dd5c23] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-70dd5c23] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-70dd5c23] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-70dd5c23] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-70dd5c23] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-70dd5c23] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-70dd5c23] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-70dd5c23] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-70dd5c23],
|
|
.searchStys .searchInput .el-date-editor[data-v-70dd5c23],
|
|
.searchStys .searchInput .el-select[data-v-70dd5c23] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-70dd5c23] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-70dd5c23] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-70dd5c23] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-70dd5c23] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-70dd5c23] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-70dd5c23] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-70dd5c23] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-70dd5c23] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-70dd5c23] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-70dd5c23] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-70dd5c23] {
|
|
background-color: #f0f2f5;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
padding: 24px;
|
|
}
|
|
.listInfo[data-v-70dd5c23] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-70dd5c23] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-70dd5c23] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-70dd5c23] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-70dd5c23] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-70dd5c23] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-70dd5c23] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-70dd5c23] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-70dd5c23] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-70dd5c23] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-70dd5c23] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-70dd5c23] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-70dd5c23] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-70dd5c23] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-70dd5c23] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-70dd5c23] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-70dd5c23] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-70dd5c23] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-70dd5c23] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-70dd5c23] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-70dd5c23] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-70dd5c23] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-70dd5c23] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor .meterMonthInfor-item[data-v-70dd5c23] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-70dd5c23] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
}
|
|
.editInfor .meterMonthInfor_title .meterMonthInfor-item[data-v-70dd5c23] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-70dd5c23] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-70dd5c23] .el-page-header .el-page-header__left,
|
|
[data-v-70dd5c23] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-70dd5c23] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-70dd5c23] {
|
|
color: red;
|
|
}
|
|
.btnCorlo[data-v-70dd5c23] {
|
|
background: #0c72d1;
|
|
border-color: #0c72d1;
|
|
width: 74px;
|
|
}
|
|
.topHeader[data-v-70dd5c23] {
|
|
position: relative;
|
|
top: -15px;
|
|
}
|
|
.btnStys[data-v-70dd5c23] {
|
|
text-align: center;
|
|
background-color: #fff;
|
|
padding: 30px;
|
|
}
|
|
.setTip[data-v-50d501c8] {
|
|
font-size: 14px;
|
|
color: #c0c4cc;
|
|
}
|
|
.setTip i[data-v-50d501c8] {
|
|
color: #e6a23c;
|
|
}
|
|
.w60[data-v-0e424212] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-0e424212] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-0e424212] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-0e424212] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-0e424212] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-0e424212] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-0e424212] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-0e424212] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-0e424212] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-0e424212] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-0e424212] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-0e424212],
|
|
.yellowCir[data-v-0e424212] {
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.yellowCir[data-v-0e424212] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-0e424212] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border: 1px solid #fff;
|
|
width: 60px;
|
|
height: 60px;
|
|
-webkit-border-radius: 15%;
|
|
}
|
|
.circular2[data-v-0e424212] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-0e424212],
|
|
.circular6[data-v-0e424212] {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 55px;
|
|
margin-left: -15px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
width: 60px;
|
|
height: 60px;
|
|
}
|
|
.circular6[data-v-0e424212] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-0e424212] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-0e424212] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-0e424212] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-0e424212] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-0e424212] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-0e424212] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-0e424212] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-0e424212] {
|
|
width: 10px;
|
|
height: 10px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
border-radius: 100%;
|
|
background-color: #d8d8d8;
|
|
}
|
|
.orderStatus .round.yellow[data-v-0e424212] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-0e424212] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-0e424212] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-0e424212] {
|
|
width: 20px;
|
|
height: 2px;
|
|
background-color: #d8d8d8;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
margin: 0 4px;
|
|
}
|
|
.orderStatus .line.success[data-v-0e424212] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-0e424212] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-0e424212] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-0e424212] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-0e424212] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-0e424212] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-0e424212] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-0e424212] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-0e424212],
|
|
.searchStys .searchInput .el-date-editor[data-v-0e424212],
|
|
.searchStys .searchInput .el-select[data-v-0e424212] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-0e424212] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-0e424212] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-0e424212] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-0e424212] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-0e424212] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-0e424212] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-0e424212] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-0e424212] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-0e424212] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-0e424212] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-0e424212] {
|
|
background-color: #f0f2f5;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
padding: 24px;
|
|
}
|
|
.listInfo[data-v-0e424212] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-0e424212] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-0e424212] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-0e424212] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-0e424212] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-0e424212] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-0e424212] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-0e424212] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-0e424212] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-0e424212] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-0e424212] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-0e424212] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-0e424212] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-0e424212] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-0e424212] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-0e424212] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-0e424212] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-0e424212] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-0e424212] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-0e424212] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-0e424212] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-0e424212] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-0e424212] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor .meterMonthInfor-item[data-v-0e424212] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-0e424212] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
font-size: 16px;
|
|
color: #000;
|
|
}
|
|
.editInfor .meterMonthInfor_title .meterMonthInfor-item[data-v-0e424212] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-0e424212] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-0e424212] .el-page-header .el-page-header__left,
|
|
[data-v-0e424212] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-0e424212] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-0e424212] {
|
|
color: red;
|
|
}
|
|
.todayDynamicsbox[data-v-0e424212] {
|
|
background: #272e48;
|
|
}
|
|
.todayDynamicsbox[data-v-0e424212] .el-table__body .el-table__row.hover-row td {
|
|
background-color: transparent !important;
|
|
}
|
|
[data-v-0e424212] .el-rate__icon {
|
|
margin-top: 5px;
|
|
font-size: 24px;
|
|
}
|
|
.totalInfo[data-v-0e424212] {
|
|
width: 60%;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: distribute;
|
|
justify-content: space-around;
|
|
}
|
|
.energyPaginations[data-v-0e424212] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
margin-top: 15px;
|
|
}
|
|
.energyPaginations .el-input__inner[data-v-0e424212] {
|
|
background: none;
|
|
border: 1px solid #3a4154;
|
|
color: #bbcff6;
|
|
outline: none;
|
|
}
|
|
.energyPaginations .el-pagination__total[data-v-0e424212] {
|
|
color: #fff !important;
|
|
}
|
|
.tap[data-v-0e424212] {
|
|
text-decoration: none;
|
|
cursor: pointer;
|
|
color: #1181e8;
|
|
}
|
|
.tap[data-v-0e424212]:hover {
|
|
text-decoration: underline;
|
|
}
|
|
.actions-cell[data-v-0e424212] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
gap: 8px;
|
|
}
|
|
.cardTitle[data-v-885b4fae] {
|
|
font-size: 22px;
|
|
font-weight: 700;
|
|
margin-right: 20px;
|
|
}
|
|
.cardBox2[data-v-885b4fae],
|
|
.cardBox[data-v-885b4fae] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.cardBox2[data-v-885b4fae] {
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.rightBox[data-v-885b4fae] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: space-evenly;
|
|
-ms-flex-pack: space-evenly;
|
|
justify-content: space-evenly;
|
|
}
|
|
.right-Box[data-v-885b4fae] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.el-icon-download[data-v-885b4fae] {
|
|
margin-left: 15px;
|
|
cursor: pointer;
|
|
color: #fff;
|
|
}
|
|
.el-icon-download[data-v-885b4fae] :hover {
|
|
color: #409eff;
|
|
}
|
|
.clone-dom[data-v-885b4fae] {
|
|
position: absolute !important;
|
|
top: -9999px !important;
|
|
left: -9999px !important;
|
|
width: auto !important;
|
|
height: auto !important;
|
|
max-height: none !important;
|
|
overflow: visible !important;
|
|
-webkit-transform: none !important;
|
|
transform: none !important;
|
|
}
|
|
.iconBox[data-v-885b4fae] {
|
|
width: 20px;
|
|
height: 20px;
|
|
margin-left: 10px;
|
|
}
|
|
.iconBox img[data-v-885b4fae] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|