6096 lines
130 KiB
CSS
6096 lines
130 KiB
CSS
.clean-info-model[data-v-5ce4d795] {
|
|
padding: 24px;
|
|
}
|
|
.clean-info-model .el-cascader[data-v-5ce4d795],
|
|
.clean-info-model .el-date-editor[data-v-5ce4d795],
|
|
.clean-info-model .el-select[data-v-5ce4d795],
|
|
.clean-info-model[data-v-5ce4d795] .el-input {
|
|
width: 100%;
|
|
}
|
|
.annexTitle {
|
|
height: 40px;
|
|
line-height: 40px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.annexTitle .el-col-18 {
|
|
font-size: 14px;
|
|
}
|
|
.annexTitle .el-col-6 {
|
|
text-align: right;
|
|
}
|
|
.w60[data-v-bd14ce92] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-bd14ce92] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-bd14ce92] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-bd14ce92] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-bd14ce92] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-bd14ce92] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-bd14ce92] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-bd14ce92] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-bd14ce92] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-bd14ce92] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-bd14ce92] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-bd14ce92],
|
|
.yellowCir[data-v-bd14ce92] {
|
|
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-bd14ce92] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-bd14ce92] {
|
|
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-bd14ce92] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-bd14ce92],
|
|
.circular6[data-v-bd14ce92] {
|
|
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-bd14ce92] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-bd14ce92] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-bd14ce92] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-bd14ce92] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-bd14ce92] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-bd14ce92] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-bd14ce92] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-bd14ce92] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-bd14ce92] {
|
|
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-bd14ce92] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-bd14ce92] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-bd14ce92] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-bd14ce92] {
|
|
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-bd14ce92] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-bd14ce92] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-bd14ce92] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-bd14ce92] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-bd14ce92] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-bd14ce92] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-bd14ce92] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-bd14ce92] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-bd14ce92],
|
|
.searchStys .searchInput .el-date-editor[data-v-bd14ce92],
|
|
.searchStys .searchInput .el-select[data-v-bd14ce92] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-bd14ce92] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-bd14ce92] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-bd14ce92] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-bd14ce92] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-bd14ce92] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-bd14ce92] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-bd14ce92] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-bd14ce92] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-bd14ce92] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-bd14ce92] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-bd14ce92] {
|
|
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-bd14ce92] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-bd14ce92] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-bd14ce92] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-bd14ce92] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-bd14ce92] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-bd14ce92] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-bd14ce92] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-bd14ce92] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-bd14ce92] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-bd14ce92] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-bd14ce92] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-bd14ce92] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.form-item-content[data-v-bd14ce92] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-bd14ce92] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-bd14ce92] {
|
|
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-bd14ce92] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-bd14ce92] {
|
|
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-bd14ce92] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-bd14ce92] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-bd14ce92] .el-page-header .el-page-header__left,
|
|
[data-v-bd14ce92] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-bd14ce92] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-bd14ce92] {
|
|
color: red;
|
|
}
|
|
.inspection[data-v-bd14ce92] .el-dialog__header {
|
|
border: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
font-size: 16px;
|
|
}
|
|
.inspection[data-v-bd14ce92] .el-input-number--medium,
|
|
.inspection[data-v-bd14ce92] .el-select {
|
|
width: 100%;
|
|
}
|
|
.inspection .planStatus[data-v-bd14ce92] {
|
|
padding-bottom: 20px;
|
|
overflow: hidden;
|
|
}
|
|
.inspection .formItem[data-v-bd14ce92] {
|
|
margin-bottom: 0;
|
|
width: 50%;
|
|
margin: 15px 0;
|
|
}
|
|
.inspection .formItem.inputWrap[data-v-bd14ce92] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.inspection .formItem .formItemInput[data-v-bd14ce92] {
|
|
width: 100px;
|
|
}
|
|
.inspection .header[data-v-bd14ce92] {
|
|
height: 55px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
border-bottom: 1px solid #e9e9e9;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
padding: 0 10px;
|
|
margin-top: 0;
|
|
}
|
|
.inspection .header .left > span[data-v-bd14ce92]:not(:first-child) {
|
|
padding-left: 16px;
|
|
}
|
|
.inspection .header .rigth[data-v-bd14ce92] {
|
|
display: inline-block;
|
|
cursor: pointer;
|
|
}
|
|
.inspection .header .rigth > i[data-v-bd14ce92] {
|
|
color: #1890ff;
|
|
}
|
|
.inspection .header .rigth > span[data-v-bd14ce92] {
|
|
color: #1890ff;
|
|
font-size: 14px;
|
|
}
|
|
.noData[data-v-bd14ce92],
|
|
.picture[data-v-bd14ce92] {
|
|
text-align: center;
|
|
padding: 15px;
|
|
}
|
|
.noData[data-v-bd14ce92] {
|
|
color: #82848a;
|
|
font-size: 16px;
|
|
border-bottom: 1px solid #e9e9e9;
|
|
}
|
|
.header-sub-title[data-v-bd14ce92] {
|
|
padding-left: 25px;
|
|
font-size: 14px;
|
|
color: red;
|
|
}
|
|
.fade-enter-active[data-v-bd14ce92],
|
|
.fade-leave-active[data-v-bd14ce92] {
|
|
-webkit-transition: opacity .5s;
|
|
transition: opacity .5s;
|
|
}
|
|
.tab-title2[data-v-bd14ce92] {
|
|
border-top: 1px solid #c0c4cc;
|
|
margin-top: 15px;
|
|
}
|
|
.fade-enter[data-v-bd14ce92],
|
|
.fade-leave-to[data-v-bd14ce92] {
|
|
opacity: 0;
|
|
}
|
|
.pictureRow[data-v-bd14ce92] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-bd14ce92] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-bd14ce92] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-bd14ce92] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-bd14ce92] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-bd14ce92] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-bd14ce92] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-bd14ce92] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.workOrderTitle[data-v-9cf41c22] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.header[data-v-9cf41c22] {
|
|
height: 55px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
border-bottom: 1px solid #e9e9e9;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
padding: 0 10px;
|
|
margin-top: 0;
|
|
}
|
|
.header .left > span[data-v-9cf41c22]:not(:first-child) {
|
|
padding-left: 16px;
|
|
}
|
|
.header .rigth[data-v-9cf41c22] {
|
|
display: inline-block;
|
|
cursor: pointer;
|
|
}
|
|
.header .rigth > i[data-v-9cf41c22] {
|
|
color: #1890ff;
|
|
}
|
|
.header .rigth > span[data-v-9cf41c22] {
|
|
color: #1890ff;
|
|
font-size: 14px;
|
|
}
|
|
.workOrderTitle[data-v-24088d2d] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.header[data-v-24088d2d] {
|
|
height: 55px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
border-bottom: 1px solid #e9e9e9;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
padding: 0 10px;
|
|
margin-top: 0;
|
|
}
|
|
.header .left > span[data-v-24088d2d]:not(:first-child) {
|
|
padding-left: 16px;
|
|
}
|
|
.header .rigth[data-v-24088d2d] {
|
|
display: inline-block;
|
|
cursor: pointer;
|
|
}
|
|
.header .rigth > i[data-v-24088d2d] {
|
|
color: #1890ff;
|
|
}
|
|
.header .rigth > span[data-v-24088d2d] {
|
|
color: #1890ff;
|
|
font-size: 14px;
|
|
}
|
|
.orderNoClass {
|
|
color: #409eff;
|
|
cursor: pointer;
|
|
}
|
|
.workOrderTitle[data-v-0d515290] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.header[data-v-0d515290] {
|
|
height: 55px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
border-bottom: 1px solid #e9e9e9;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
padding: 0 10px;
|
|
margin-top: 0;
|
|
}
|
|
.header .left > span[data-v-0d515290]:not(:first-child) {
|
|
padding-left: 16px;
|
|
}
|
|
.header .rigth[data-v-0d515290] {
|
|
display: inline-block;
|
|
cursor: pointer;
|
|
}
|
|
.header .rigth > i[data-v-0d515290] {
|
|
color: #1890ff;
|
|
}
|
|
.header .rigth > span[data-v-0d515290] {
|
|
color: #1890ff;
|
|
font-size: 14px;
|
|
}
|
|
.workInforItem .workItemlocation[data-v-0d515290] {
|
|
padding: 15px 0;
|
|
}
|
|
.workInforItem .workItemlocation .rigth[data-v-0d515290] {
|
|
float: right;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
color: #1890ff;
|
|
}
|
|
.workInforItem .workItemPane[data-v-0d515290] {
|
|
padding: 0;
|
|
}
|
|
.imgList[data-v-0d515290] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-ms-flex-line-pack: center;
|
|
align-content: center;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.imgList .imgItem[data-v-0d515290] {
|
|
width: 100px;
|
|
height: 100px;
|
|
margin: 15px;
|
|
}
|
|
.imgList .imgItem .imges[data-v-0d515290] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.noImplementImg[data-v-0d515290] {
|
|
text-align: center;
|
|
color: #666;
|
|
}
|
|
.dialogContent[data-v-0d515290] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.dialogContent-item-list-itemTitle[data-v-0d515290] {
|
|
font-size: 14px;
|
|
color: #000;
|
|
padding: 15px 0;
|
|
}
|
|
.dialogContent-item-list-itemTitle label[data-v-0d515290] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
display: inline-block;
|
|
padding: 5px 10px;
|
|
}
|
|
.dialogContent-item-list-itemConetnt[data-v-0d515290] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
}
|
|
.dialogContent-item-list-itemConetnt .egImg[data-v-0d515290] {
|
|
width: 180px;
|
|
height: 165px;
|
|
margin: 5px;
|
|
text-align: center;
|
|
}
|
|
.dialogContent-item-list-itemConetnt .egImg .egImgs[data-v-0d515290] {
|
|
border: 3px solid #e5e5e5;
|
|
border-radius: 10px;
|
|
width: 180px;
|
|
height: 130px;
|
|
}
|
|
.dialogContent-item-list-itemConetnt .egImg2[data-v-0d515290] {
|
|
width: 120px;
|
|
min-width: 120px;
|
|
height: 160px;
|
|
margin: 5px;
|
|
text-align: center;
|
|
position: relative;
|
|
overflow: visible;
|
|
-ms-flex-negative: 0;
|
|
flex-shrink: 0;
|
|
}
|
|
.dialogContent-item-list-itemConetnt .egImg2 .executionImg[data-v-0d515290] {
|
|
width: 100%;
|
|
height: 110px;
|
|
border-radius: 10px;
|
|
border: 3px solid #e5e5e5;
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
}
|
|
.dialogContent-item-list-itemConetnt .egImg2 .executionRes[data-v-0d515290] {
|
|
position: absolute;
|
|
top: 5px;
|
|
right: 0;
|
|
font-size: 12px;
|
|
white-space: nowrap;
|
|
background-color: hsla(0, 0%, 100%, .9);
|
|
padding: 2px 6px;
|
|
border-radius: 2px;
|
|
z-index: 10;
|
|
max-width: 100%;
|
|
overflow: visible;
|
|
word-break: keep-all;
|
|
}
|
|
.dialogContent-item-list-itemConetnt .egImg2[data-v-0d515290] .el-checkbox {
|
|
width: 100%;
|
|
margin-top: 5px;
|
|
}
|
|
.dialogContent-item-list-itemConetnt .egImg2[data-v-0d515290] .el-checkbox .el-checkbox__label {
|
|
font-size: 12px;
|
|
white-space: normal;
|
|
word-break: break-all;
|
|
line-height: 1.4;
|
|
padding-left: 5px;
|
|
}
|
|
.dialogContent-item-list-itemConetntImg2[data-v-0d515290] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
overflow: visible;
|
|
}
|
|
.dialogContent-item-list-itemConetntImg2[data-v-0d515290] .el-image,
|
|
.dialogContent-item-list-itemConetntImg2[data-v-0d515290] .el-image .el-image__inner {
|
|
overflow: visible;
|
|
}
|
|
.dialogContent-item-list .askRate[data-v-0d515290] {
|
|
margin-bottom: 10px;
|
|
}
|
|
.dialogContent-item[data-v-0d515290]:first-child {
|
|
width: 55%;
|
|
}
|
|
.dialogContent-item[data-v-0d515290]:last-child {
|
|
width: 40%;
|
|
}
|
|
.currentImg[data-v-0d515290] {
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
color: #1890ff;
|
|
}
|
|
.taskMemo[data-v-0d515290] {
|
|
margin-top: 20px;
|
|
}
|
|
.allImgList[data-v-0d515290] {
|
|
width: 100%;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
overflow: visible;
|
|
}
|
|
.allImgList[data-v-0d515290] .el-image,
|
|
.allImgList[data-v-0d515290] .el-image .el-image__inner {
|
|
overflow: visible;
|
|
}
|
|
.allImgPagination[data-v-0d515290] {
|
|
margin-top: 20px;
|
|
text-align: center;
|
|
}
|
|
.orderNoClass[data-v-0d515290] {
|
|
padding: 5px 0;
|
|
color: #409eff;
|
|
cursor: pointer;
|
|
}
|
|
.currentResultsContent[data-v-0d515290] {
|
|
max-height: 500px;
|
|
overflow-y: scroll;
|
|
}
|
|
.currentResultsContent .standardItem[data-v-0d515290] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
-ms-flex-line-pack: center;
|
|
align-content: center;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
border-bottom: 1px dashed #e5e5e5;
|
|
padding: 10px 0;
|
|
}
|
|
.currentResultsContent .standardItem .standardExamplesImage[data-v-0d515290],
|
|
.currentResultsContent .standardItem .standardImage[data-v-0d515290] {
|
|
width: 40%;
|
|
}
|
|
.currentResultsContent .standardItem .standardAuditScore[data-v-0d515290] {
|
|
width: 20%;
|
|
}
|
|
.currentResultsContent .standardItem .standardExamplesImageBox[data-v-0d515290] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-ms-flex-line-pack: center;
|
|
align-content: center;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
width: 100%;
|
|
}
|
|
.currentResultsContent .standardItem .standardExamplesImageBox .standardImgItem[data-v-0d515290] {
|
|
width: 27%;
|
|
height: 180px;
|
|
margin: 5px;
|
|
position: relative;
|
|
z-index: 99;
|
|
}
|
|
.currentResultsContent .standardItem .standardExamplesImageBox .standardImgItem .executionRes[data-v-0d515290] {
|
|
position: absolute;
|
|
top: 10px;
|
|
right: 0;
|
|
font-size: 12px;
|
|
z-index: 100;
|
|
white-space: nowrap;
|
|
background-color: hsla(0, 0%, 100%, .8);
|
|
padding: 2px 4px;
|
|
border-radius: 2px;
|
|
}
|
|
.currentResultsContent .standardItem .standardExamplesImageBox .standardImgItem .locationEgImgItemImg[data-v-0d515290] {
|
|
width: 100%;
|
|
height: 150px;
|
|
border-radius: 2px;
|
|
padding: 3px;
|
|
border: 1px solid #ccc;
|
|
background: #ccc;
|
|
}
|
|
.currentResultsContent .standardItem .standardExamplesImageBox .standardImgItem p[data-v-0d515290] {
|
|
margin: 0;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
font-size: 13px;
|
|
text-align: center;
|
|
}
|
|
.currentResultsContent .standardItem .auditScoreBox[data-v-0d515290] {
|
|
margin-bottom: 20px;
|
|
}
|
|
.currentResultsContent .standardItem .noImgsNotes[data-v-0d515290] {
|
|
color: #d9001b;
|
|
}
|
|
.currentResultsContent .standardItem .eventName[data-v-0d515290] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
-ms-flex-line-pack: center;
|
|
align-content: center;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.currentResultsContent .standardItem .tdTooltipItem[data-v-0d515290] {
|
|
width: 70%;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.noImgNotes[data-v-0d515290] {
|
|
-ms-flex-item-align: center;
|
|
align-self: center;
|
|
color: #d9001b;
|
|
}
|
|
.exampleLibraryContent[data-v-0d515290] {
|
|
min-height: 200px;
|
|
max-height: 600px;
|
|
overflow-y: auto;
|
|
}
|
|
.exampleLibraryContent .dialogContent-item-list-itemConetnt[data-v-0d515290] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
}
|
|
.exampleLibraryContent .dialogContent-item-list-itemConetnt .egImg[data-v-0d515290] {
|
|
width: 180px;
|
|
height: 165px;
|
|
margin: 5px;
|
|
text-align: center;
|
|
}
|
|
.exampleLibraryContent .dialogContent-item-list-itemConetnt .egImg .egImgs[data-v-0d515290] {
|
|
border: 3px solid #e5e5e5;
|
|
border-radius: 10px;
|
|
width: 180px;
|
|
height: 130px;
|
|
}
|
|
.el-dialog-s[data-v-0d515290] {
|
|
z-index: 11;
|
|
}
|
|
.w60[data-v-6a6a5444] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-6a6a5444] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-6a6a5444] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-6a6a5444] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-6a6a5444] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-6a6a5444] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-6a6a5444] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-6a6a5444] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-6a6a5444] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-6a6a5444] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-6a6a5444] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-6a6a5444],
|
|
.yellowCir[data-v-6a6a5444] {
|
|
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-6a6a5444] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-6a6a5444] {
|
|
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-6a6a5444] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-6a6a5444],
|
|
.circular6[data-v-6a6a5444] {
|
|
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-6a6a5444] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-6a6a5444] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-6a6a5444] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-6a6a5444] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-6a6a5444] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-6a6a5444] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-6a6a5444] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-6a6a5444] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-6a6a5444] {
|
|
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-6a6a5444] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-6a6a5444] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-6a6a5444] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-6a6a5444] {
|
|
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-6a6a5444] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-6a6a5444] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-6a6a5444] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-6a6a5444] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-6a6a5444] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-6a6a5444] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-6a6a5444] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-6a6a5444] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-6a6a5444],
|
|
.searchStys .searchInput .el-date-editor[data-v-6a6a5444],
|
|
.searchStys .searchInput .el-select[data-v-6a6a5444] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-6a6a5444] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-6a6a5444] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-6a6a5444] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-6a6a5444] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-6a6a5444] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-6a6a5444] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-6a6a5444] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-6a6a5444] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-6a6a5444] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-6a6a5444] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-6a6a5444] {
|
|
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-6a6a5444] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-6a6a5444] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-6a6a5444] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-6a6a5444] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-6a6a5444] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-6a6a5444] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-6a6a5444] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-6a6a5444] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-6a6a5444] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-6a6a5444] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-6a6a5444] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-6a6a5444] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-6a6a5444] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-6a6a5444] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-6a6a5444] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-6a6a5444] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-6a6a5444] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-6a6a5444] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-6a6a5444] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-6a6a5444] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-6a6a5444] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-6a6a5444] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-6a6a5444] {
|
|
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-6a6a5444] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-6a6a5444] {
|
|
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-6a6a5444] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-6a6a5444] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-6a6a5444] .el-page-header .el-page-header__left,
|
|
[data-v-6a6a5444] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-6a6a5444] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-6a6a5444] {
|
|
color: red;
|
|
}
|
|
.app-container[data-v-6a6a5444] .el-page-header__left {
|
|
color: #3a8ee6;
|
|
padding-left: 0;
|
|
}
|
|
.viweTaskDetailesHeader[data-v-6a6a5444] {
|
|
position: relative;
|
|
margin-bottom: 15px;
|
|
background: #fff;
|
|
padding: 15px;
|
|
border-radius: 5px;
|
|
border: 1px solid #ebeef5;
|
|
}
|
|
.house-detail .el-col[data-v-6a6a5444] {
|
|
line-height: 2.5;
|
|
font-size: 15px;
|
|
}
|
|
.fontSize[data-v-6a6a5444] {
|
|
color: #409eff;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
padding: 7px 0;
|
|
}
|
|
.planTitle[data-v-6a6a5444] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.checkOrder[data-v-6a6a5444] .el-dialog__body {
|
|
text-align: center;
|
|
}
|
|
.checkOrder[data-v-6a6a5444] .el-rate__icon {
|
|
font-size: 24px;
|
|
}
|
|
.checkOrder .grade[data-v-6a6a5444] {
|
|
font-size: 16px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.checkOrder .btnRate[data-v-6a6a5444] {
|
|
margin-top: 30px;
|
|
}
|
|
.comprehensiveScore[data-v-6a6a5444] {
|
|
width: 140px;
|
|
display: inline-block;
|
|
}
|
|
.el-dialog-s[data-v-6a6a5444] {
|
|
z-index: 11;
|
|
}
|
|
.w60[data-v-5469eb04] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-5469eb04] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-5469eb04] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-5469eb04] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-5469eb04] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-5469eb04] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-5469eb04] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-5469eb04] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-5469eb04] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-5469eb04] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-5469eb04] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-5469eb04],
|
|
.yellowCir[data-v-5469eb04] {
|
|
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-5469eb04] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-5469eb04] {
|
|
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-5469eb04] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-5469eb04],
|
|
.circular6[data-v-5469eb04] {
|
|
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-5469eb04] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-5469eb04] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-5469eb04] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-5469eb04] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-5469eb04] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-5469eb04] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-5469eb04] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-5469eb04] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-5469eb04] {
|
|
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-5469eb04] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-5469eb04] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-5469eb04] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-5469eb04] {
|
|
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-5469eb04] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-5469eb04] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-5469eb04] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-5469eb04] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-5469eb04] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-5469eb04] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-5469eb04] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-5469eb04] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-5469eb04],
|
|
.searchStys .searchInput .el-date-editor[data-v-5469eb04],
|
|
.searchStys .searchInput .el-select[data-v-5469eb04] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-5469eb04] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-5469eb04] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-5469eb04] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-5469eb04] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-5469eb04] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-5469eb04] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-5469eb04] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-5469eb04] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-5469eb04] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-5469eb04] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-5469eb04] {
|
|
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-5469eb04] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-5469eb04] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-5469eb04] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-5469eb04] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-5469eb04] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-5469eb04] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-5469eb04] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-5469eb04] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-5469eb04] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-5469eb04] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-5469eb04] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-5469eb04] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-5469eb04] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-5469eb04] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-5469eb04] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-5469eb04] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-5469eb04] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-5469eb04] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-5469eb04] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-5469eb04] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-5469eb04] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-5469eb04] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-5469eb04] {
|
|
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-5469eb04] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-5469eb04] {
|
|
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-5469eb04] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-5469eb04] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-5469eb04] .el-page-header .el-page-header__left,
|
|
[data-v-5469eb04] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-5469eb04] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-5469eb04] {
|
|
color: red;
|
|
}
|
|
.rigth[data-v-5469eb04] {
|
|
display: inline-block;
|
|
cursor: pointer;
|
|
}
|
|
.rigth > i[data-v-5469eb04] {
|
|
color: #1890ff;
|
|
}
|
|
.rigth > span[data-v-5469eb04] {
|
|
color: #1890ff;
|
|
font-size: 14px;
|
|
}
|
|
[data-v-5469eb04] .planSearchs .el-card__body {
|
|
padding: 0;
|
|
}
|
|
[data-v-5469eb04] .planSearchs .searchStys {
|
|
height: auto;
|
|
margin-bottom: 0;
|
|
}
|
|
.acceptOrder[data-v-7d2a185c] {
|
|
position: relative;
|
|
top: -29px;
|
|
}
|
|
.btnStys[data-v-7d2a185c] {
|
|
text-align: center;
|
|
position: relative;
|
|
top: 35px;
|
|
}
|
|
.acceptOrder[data-v-94b40938] {
|
|
position: relative;
|
|
top: -29px;
|
|
}
|
|
.typeStys[data-v-94b40938] {
|
|
padding: 15px;
|
|
}
|
|
.btnStys[data-v-94b40938] {
|
|
text-align: center;
|
|
position: relative;
|
|
}
|
|
.acceptOrder[data-v-66814282] {
|
|
position: relative;
|
|
top: -29px;
|
|
}
|
|
.btnStys[data-v-66814282] {
|
|
text-align: center;
|
|
position: relative;
|
|
top: 35px;
|
|
}
|
|
.el-select[data-v-66814282] {
|
|
display: inline-block;
|
|
position: relative;
|
|
width: 70%;
|
|
padding-left: 22px;
|
|
}
|
|
.el-date-editor.el-input[data-v-66814282],
|
|
.el-date-editor.el-input__inner[data-v-66814282] {
|
|
width: 70%;
|
|
padding-left: 22px;
|
|
}
|
|
[data-v-66814282] .el-input__prefix {
|
|
left: 21px;
|
|
}
|
|
.imgStys[data-v-ac767704] {
|
|
height: 100px;
|
|
width: 100px;
|
|
}
|
|
.pictureImg[data-v-ac767704] {
|
|
float: right;
|
|
position: relative;
|
|
top: -120px;
|
|
}
|
|
.typeface[data-v-ac767704] {
|
|
font-size: 14px;
|
|
padding-left: 50px;
|
|
}
|
|
.w60[data-v-4d5b0ad8] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-4d5b0ad8] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-4d5b0ad8] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-4d5b0ad8] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-4d5b0ad8] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-4d5b0ad8] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.export[data-v-4d5b0ad8] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-4d5b0ad8] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-4d5b0ad8] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-4d5b0ad8] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-4d5b0ad8],
|
|
.yellowCir[data-v-4d5b0ad8] {
|
|
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-4d5b0ad8] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-4d5b0ad8] {
|
|
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-4d5b0ad8] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-4d5b0ad8],
|
|
.circular6[data-v-4d5b0ad8] {
|
|
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-4d5b0ad8] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-4d5b0ad8] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-4d5b0ad8] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-4d5b0ad8] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-4d5b0ad8] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-4d5b0ad8] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-4d5b0ad8] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-4d5b0ad8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-4d5b0ad8] {
|
|
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-4d5b0ad8] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-4d5b0ad8] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-4d5b0ad8] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-4d5b0ad8] {
|
|
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-4d5b0ad8] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-4d5b0ad8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-4d5b0ad8] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-4d5b0ad8] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-4d5b0ad8] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-4d5b0ad8] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-4d5b0ad8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-4d5b0ad8] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-4d5b0ad8],
|
|
.searchStys .searchInput .el-date-editor[data-v-4d5b0ad8],
|
|
.searchStys .searchInput .el-select[data-v-4d5b0ad8] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-4d5b0ad8] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-4d5b0ad8] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-4d5b0ad8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-4d5b0ad8] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-4d5b0ad8] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-4d5b0ad8] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-4d5b0ad8] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-4d5b0ad8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-4d5b0ad8] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-4d5b0ad8] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-4d5b0ad8] {
|
|
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-4d5b0ad8] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-4d5b0ad8] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-4d5b0ad8] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-4d5b0ad8] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-4d5b0ad8] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-4d5b0ad8] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-4d5b0ad8] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-4d5b0ad8] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-4d5b0ad8] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-4d5b0ad8] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-4d5b0ad8] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-4d5b0ad8] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-4d5b0ad8] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-4d5b0ad8] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-4d5b0ad8] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-4d5b0ad8] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-4d5b0ad8] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-4d5b0ad8] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-4d5b0ad8] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-4d5b0ad8] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-4d5b0ad8] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-4d5b0ad8] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-4d5b0ad8] {
|
|
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-4d5b0ad8] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-4d5b0ad8] {
|
|
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-4d5b0ad8] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-4d5b0ad8] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-4d5b0ad8] .el-page-header .el-page-header__left,
|
|
[data-v-4d5b0ad8] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-4d5b0ad8] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-4d5b0ad8] {
|
|
color: red;
|
|
}
|
|
.orderInfos[data-v-4d5b0ad8] {
|
|
padding: 7px 50px;
|
|
font-size: 14px;
|
|
}
|
|
.topHeader[data-v-4d5b0ad8] {
|
|
position: relative;
|
|
top: 6px;
|
|
background: #fff;
|
|
}
|
|
.dialogContx[data-v-4d5b0ad8] .el-select {
|
|
width: 85%;
|
|
}
|
|
.editStys[data-v-4d5b0ad8] {
|
|
cursor: pointer;
|
|
padding-left: 10px;
|
|
font-size: 16px;
|
|
color: #0c72d1;
|
|
}
|
|
[data-v-4d5b0ad8] .el-step__title.is-process {
|
|
font-weight: 400;
|
|
color: #c0c4cc;
|
|
}
|
|
.btnsts[data-v-4d5b0ad8] {
|
|
text-align: center;
|
|
padding-top: 24px;
|
|
}
|
|
.imgStys[data-v-4d5b0ad8] {
|
|
height: 24px;
|
|
width: 24px;
|
|
}
|
|
.order-right[data-v-4d5b0ad8] {
|
|
padding: 24px 83px;
|
|
}
|
|
li[data-v-4d5b0ad8] {
|
|
list-style: none;
|
|
margin: 0;
|
|
}
|
|
.order-progress[data-v-4d5b0ad8] {
|
|
padding-left: 50px;
|
|
}
|
|
.evaluation-info[data-v-4d5b0ad8] {
|
|
padding-left: 50px;
|
|
font-size: 14px;
|
|
}
|
|
.btnCorlo[data-v-4d5b0ad8] {
|
|
background: #409eff;
|
|
border-color: #409eff;
|
|
}
|
|
.order-area[data-v-4d5b0ad8] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.order-area .order-row[data-v-4d5b0ad8] {
|
|
padding: 4px 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[data-v-4d5b0ad8] {
|
|
padding-left: 50px;
|
|
padding-top: 24px;
|
|
}
|
|
.order-area .order-row .order-left span + span[data-v-4d5b0ad8] {
|
|
padding-left: 68px;
|
|
}
|
|
.order-area .operate[data-v-4d5b0ad8] {
|
|
padding-left: 24px;
|
|
}
|
|
.order-area .order-step[data-v-4d5b0ad8] {
|
|
padding: 15px 0;
|
|
max-width: 70%;
|
|
}
|
|
.order-area .order-left[data-v-4d5b0ad8] {
|
|
font-size: 14px;
|
|
}
|
|
.order-area .deal-progress[data-v-4d5b0ad8] {
|
|
padding-left: 50px;
|
|
}
|
|
.order-area .deal-progress > li[data-v-4d5b0ad8] {
|
|
padding-bottom: 10px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.order-area .deal-progress > li .progress-left[data-v-4d5b0ad8] {
|
|
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-4d5b0ad8] {
|
|
width: 1px;
|
|
height: 30px;
|
|
background-color: #c0c4cc;
|
|
display: inline-block;
|
|
margin-top: 8px;
|
|
}
|
|
.order-area .deal-progress > li .progress-right[data-v-4d5b0ad8] {
|
|
padding-top: 5px;
|
|
font-size: 14px;
|
|
}
|
|
.order-area .deal-progress > li .progress-right p[data-v-4d5b0ad8] {
|
|
margin: 0;
|
|
margin-bottom: 10px;
|
|
}
|
|
.order-area .imgStys[data-v-4d5b0ad8] {
|
|
height: 24px;
|
|
width: 24px;
|
|
}
|
|
.order-area .imgss[data-v-4d5b0ad8] {
|
|
width: 96px;
|
|
height: 64px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-process[data-v-4d5b0ad8] {
|
|
padding-left: 50px;
|
|
position: relative;
|
|
top: -15px;
|
|
font-size: 14px;
|
|
color: #000;
|
|
}
|
|
.order-area .order-process li[data-v-4d5b0ad8] {
|
|
padding-bottom: 10px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.order-area .order-process li > p > span + span[data-v-4d5b0ad8] {
|
|
padding-left: 56px;
|
|
}
|
|
.order-area .order-process .progress-left2[data-v-4d5b0ad8] {
|
|
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 .order-process .progress-left2 .progress-line2[data-v-4d5b0ad8] {
|
|
width: 1px;
|
|
background-color: #c0c4cc;
|
|
display: inline-block;
|
|
margin-top: 8px;
|
|
-webkit-box-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
}
|
|
.order-area .order-process .progress-right2[data-v-4d5b0ad8] {
|
|
padding-top: 5px;
|
|
}
|
|
.order-area .order-process .progress-right2 p[data-v-4d5b0ad8] {
|
|
margin: 0;
|
|
margin-bottom: 10px;
|
|
}
|
|
.order-area .order-process .progress-right2 p > .imgWrap[data-v-4d5b0ad8] {
|
|
width: 100px;
|
|
height: 65px;
|
|
display: inline-block;
|
|
margin-right: 10px;
|
|
}
|
|
.order-area .order-process .progress-right2 p > .imgWrap > img[data-v-4d5b0ad8] {
|
|
width: 100%;
|
|
height: 100%;
|
|
cursor: pointer;
|
|
}
|
|
.order-area[data-v-4d5b0ad8] .el-rate__icon {
|
|
font-size: 32px;
|
|
}
|
|
.order-area .order-info p > span[data-v-4d5b0ad8] {
|
|
padding-top: 5px;
|
|
width: 45%;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.order-area .order-info p .card-imgs[data-v-4d5b0ad8] {
|
|
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-4d5b0ad8] {
|
|
padding-left: 10px;
|
|
}
|
|
.order-area .btnDialog[data-v-4d5b0ad8] {
|
|
position: relative;
|
|
top: -26px;
|
|
color: #0e0e0e;
|
|
}
|
|
.order-progress .orderProcessSuccess[data-v-4d5b0ad8] .el-step__icon {
|
|
width: 32px;
|
|
height: 32px;
|
|
}
|
|
.order-progress .orderProcessNormal[data-v-4d5b0ad8] .el-step__icon {
|
|
width: 18px;
|
|
height: 16px;
|
|
}
|
|
.order-progress .success[data-v-4d5b0ad8] {
|
|
background: #0d7fe8;
|
|
width: 33px;
|
|
height: 33px;
|
|
}
|
|
.order-progress .nextIcon[data-v-4d5b0ad8],
|
|
.order-progress .success[data-v-4d5b0ad8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
color: #fff;
|
|
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;
|
|
}
|
|
.order-progress .nextIcon[data-v-4d5b0ad8] {
|
|
width: 32px;
|
|
height: 32px;
|
|
background-color: #ffc540;
|
|
}
|
|
.order-progress[data-v-4d5b0ad8] .el-step__line {
|
|
top: auto;
|
|
}
|
|
.order-progress[data-v-4d5b0ad8] .el-step__head {
|
|
height: 32px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.order-progress[data-v-4d5b0ad8] .el-steps .el-step__icon {
|
|
border: 0 none;
|
|
left: 50%;
|
|
-webkit-transform: translateX(-18px);
|
|
transform: translateX(-18px);
|
|
}
|
|
.order-progress .normal[data-v-4d5b0ad8] {
|
|
width: 10px;
|
|
height: 10px;
|
|
display: block;
|
|
border-radius: 100%;
|
|
background-color: #bfbfbf;
|
|
}
|
|
.routerFont[data-v-4d5b0ad8] {
|
|
color: #0c72d1;
|
|
padding: 0 15px;
|
|
}
|
|
.workOrderTitle[data-v-4d5b0ad8] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.basic[data-v-a601972e] {
|
|
background-color: #fff;
|
|
}
|
|
.el-cascader--medium[data-v-a601972e],
|
|
.el-date-editor.el-input[data-v-a601972e],
|
|
.el-date-editor.el-input__inner[data-v-a601972e],
|
|
.el-input-number--medium[data-v-a601972e] {
|
|
width: 100%;
|
|
}
|
|
.content[data-v-a601972e] {
|
|
margin-top: 30px;
|
|
margin-bottom: 50px;
|
|
padding-left: 80px;
|
|
}
|
|
.content .grid-content[data-v-a601972e] {
|
|
width: 70%;
|
|
}
|
|
.content .grid-content .el-select[data-v-a601972e] {
|
|
width: 100%;
|
|
}
|
|
.detail[data-v-143d45e8] {
|
|
background-color: #fff;
|
|
}
|
|
.content[data-v-143d45e8] {
|
|
margin-top: 30px;
|
|
margin-bottom: 50px;
|
|
padding-left: 80px;
|
|
}
|
|
.content .grid-content[data-v-143d45e8] {
|
|
width: 70%;
|
|
}
|
|
.content .grid-content .el-select[data-v-143d45e8] {
|
|
width: 100%;
|
|
}
|
|
.content .linkHoust[data-v-143d45e8] {
|
|
float: right;
|
|
color: #3a8ee6;
|
|
cursor: pointer;
|
|
margin: 0 -100px -12px 4px;
|
|
}
|
|
.content .imagvVdeo[data-v-143d45e8] {
|
|
position: relative;
|
|
left: 30px;
|
|
top: -38px;
|
|
}
|
|
.workOrder[data-v-1ad7b050] {
|
|
padding: 17px 15px;
|
|
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;
|
|
}
|
|
.btnStys[data-v-1ad7b050] {
|
|
text-align: center;
|
|
background-color: #fff;
|
|
padding: 30px;
|
|
}
|
|
.w60[data-v-7ef63ce5] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-7ef63ce5] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-7ef63ce5] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-7ef63ce5] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-7ef63ce5] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-7ef63ce5] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-7ef63ce5] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-7ef63ce5] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-7ef63ce5] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-7ef63ce5] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-7ef63ce5] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-7ef63ce5],
|
|
.yellowCir[data-v-7ef63ce5] {
|
|
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-7ef63ce5] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-7ef63ce5] {
|
|
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-7ef63ce5] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-7ef63ce5],
|
|
.circular6[data-v-7ef63ce5] {
|
|
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-7ef63ce5] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-7ef63ce5] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-7ef63ce5] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-7ef63ce5] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-7ef63ce5] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-7ef63ce5] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-7ef63ce5] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-7ef63ce5] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-7ef63ce5] {
|
|
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-7ef63ce5] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-7ef63ce5] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-7ef63ce5] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-7ef63ce5] {
|
|
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-7ef63ce5] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-7ef63ce5] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-7ef63ce5] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-7ef63ce5] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-7ef63ce5] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-7ef63ce5] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-7ef63ce5] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-7ef63ce5] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-7ef63ce5],
|
|
.searchStys .searchInput .el-date-editor[data-v-7ef63ce5],
|
|
.searchStys .searchInput .el-select[data-v-7ef63ce5] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-7ef63ce5] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-7ef63ce5] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-7ef63ce5] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-7ef63ce5] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-7ef63ce5] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-7ef63ce5] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-7ef63ce5] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-7ef63ce5] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-7ef63ce5] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-7ef63ce5] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-7ef63ce5] {
|
|
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-7ef63ce5] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-7ef63ce5] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-7ef63ce5] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-7ef63ce5] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-7ef63ce5] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-7ef63ce5] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-7ef63ce5] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-7ef63ce5] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-7ef63ce5] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-7ef63ce5] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-7ef63ce5] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-7ef63ce5] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-7ef63ce5] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-7ef63ce5] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-7ef63ce5] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-7ef63ce5] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-7ef63ce5] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-7ef63ce5] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-7ef63ce5] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-7ef63ce5] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-7ef63ce5] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-7ef63ce5] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-7ef63ce5] {
|
|
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-7ef63ce5] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-7ef63ce5] {
|
|
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-7ef63ce5] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-7ef63ce5] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-7ef63ce5] .el-page-header .el-page-header__left,
|
|
[data-v-7ef63ce5] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-7ef63ce5] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-7ef63ce5] {
|
|
color: red;
|
|
}
|
|
.detail[data-v-7ef63ce5] {
|
|
background-color: #fff;
|
|
padding: 24px;
|
|
}
|
|
.btnStys[data-v-7ef63ce5] {
|
|
text-align: center;
|
|
padding-left: 210px;
|
|
}
|
|
.content[data-v-7ef63ce5] {
|
|
margin-top: 30px;
|
|
margin-bottom: 50px;
|
|
padding-left: 10px;
|
|
}
|
|
.content .grid-content[data-v-7ef63ce5] {
|
|
width: 70%;
|
|
}
|
|
.content .grid-content .el-select[data-v-7ef63ce5] {
|
|
width: 100%;
|
|
}
|
|
.content .linkHoust[data-v-7ef63ce5] {
|
|
float: right;
|
|
color: #3a8ee6;
|
|
cursor: pointer;
|
|
margin: 0 -100px -12px 4px;
|
|
}
|
|
.content .imagvVdeo[data-v-7ef63ce5] {
|
|
position: relative;
|
|
left: 30px;
|
|
top: -38px;
|
|
}
|
|
.w60[data-v-20b9d8a1] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-20b9d8a1] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-20b9d8a1] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-20b9d8a1] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-20b9d8a1] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-20b9d8a1] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-20b9d8a1] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-20b9d8a1] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-20b9d8a1] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-20b9d8a1] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-20b9d8a1] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-20b9d8a1],
|
|
.yellowCir[data-v-20b9d8a1] {
|
|
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-20b9d8a1] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-20b9d8a1] {
|
|
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-20b9d8a1] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-20b9d8a1],
|
|
.circular6[data-v-20b9d8a1] {
|
|
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-20b9d8a1] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-20b9d8a1] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-20b9d8a1] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-20b9d8a1] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-20b9d8a1] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-20b9d8a1] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-20b9d8a1] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-20b9d8a1] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-20b9d8a1] {
|
|
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-20b9d8a1] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-20b9d8a1] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-20b9d8a1] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-20b9d8a1] {
|
|
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-20b9d8a1] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-20b9d8a1] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-20b9d8a1] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-20b9d8a1] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-20b9d8a1] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-20b9d8a1] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-20b9d8a1] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-20b9d8a1] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-20b9d8a1],
|
|
.searchStys .searchInput .el-date-editor[data-v-20b9d8a1],
|
|
.searchStys .searchInput .el-select[data-v-20b9d8a1] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-20b9d8a1] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-20b9d8a1] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-20b9d8a1] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-20b9d8a1] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-20b9d8a1] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-20b9d8a1] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-20b9d8a1] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-20b9d8a1] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-20b9d8a1] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-20b9d8a1] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-20b9d8a1] {
|
|
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-20b9d8a1] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-20b9d8a1] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-20b9d8a1] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-20b9d8a1] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-20b9d8a1] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-20b9d8a1] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-20b9d8a1] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-20b9d8a1] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-20b9d8a1] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-20b9d8a1] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-20b9d8a1] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-20b9d8a1] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-20b9d8a1] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-20b9d8a1] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-20b9d8a1] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-20b9d8a1] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-20b9d8a1] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-20b9d8a1] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-20b9d8a1] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-20b9d8a1] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-20b9d8a1] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-20b9d8a1] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-20b9d8a1] {
|
|
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-20b9d8a1] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-20b9d8a1] {
|
|
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-20b9d8a1] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-20b9d8a1] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-20b9d8a1] .el-page-header .el-page-header__left,
|
|
[data-v-20b9d8a1] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-20b9d8a1] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-20b9d8a1] {
|
|
color: red;
|
|
}
|
|
.searchStys[data-v-20b9d8a1] {
|
|
height: auto;
|
|
}
|
|
.content[data-v-e33b35b2] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding-top: 32px;
|
|
margin-bottom: 50px;
|
|
}
|
|
.content .el-select[data-v-e33b35b2] {
|
|
width: 100%;
|
|
}
|
|
.content > form[data-v-e33b35b2] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.content .row.btnWrap[data-v-e33b35b2] {
|
|
padding-top: 32px;
|
|
padding-left: 120px;
|
|
}
|
|
.workOrderTitle[data-v-24ecea4a] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.tab-title[data-v-24ecea4a] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
clear: both;
|
|
}
|
|
.planStatus[data-v-c9bbd5b6] {
|
|
padding-top: 30px;
|
|
}
|
|
.planStatus2[data-v-c9bbd5b6] {
|
|
padding-top: 30px;
|
|
text-align: center;
|
|
}
|
|
.taskBtn[data-v-c9bbd5b6] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
padding-top: 30px;
|
|
padding-bottom: 32px;
|
|
}
|
|
.taskBtn > span[data-v-c9bbd5b6]:nth-of-type(2) {
|
|
padding: 0 10px;
|
|
}
|
|
.tabContainer[data-v-c9bbd5b6] {
|
|
margin-top: 30px;
|
|
}
|
|
.noData[data-v-5546d154],
|
|
.picture[data-v-5546d154] {
|
|
text-align: center;
|
|
padding: 15px;
|
|
}
|
|
.noData[data-v-5546d154] {
|
|
color: #82848a;
|
|
font-size: 16px;
|
|
}
|
|
.header-sub-title[data-v-5546d154] {
|
|
padding-left: 25px;
|
|
font-size: 14px;
|
|
color: red;
|
|
}
|
|
.pictureRow[data-v-5546d154] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-5546d154] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-5546d154] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-5546d154] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-5546d154] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-5546d154] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-5546d154] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-5546d154] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.formLoop[data-v-5546d154] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.formLoop .ci[data-v-5546d154] {
|
|
margin-left: 10px;
|
|
}
|
|
.formLoop .item[data-v-5546d154] {
|
|
font-size: 18px;
|
|
color: #909399;
|
|
cursor: pointer;
|
|
}
|
|
.formLoop .formLoop-loopNum[data-v-5546d154] {
|
|
width: 40px;
|
|
}
|
|
.formLoop .el-select[data-v-5546d154] {
|
|
width: 150px !important;
|
|
margin: 0 10px;
|
|
}
|
|
.formLoop .el-input-number--medium[data-v-5546d154] {
|
|
width: 80px;
|
|
}
|
|
[data-v-5546d154] .formLoop-rateNum .el-input__inner {
|
|
padding-left: 10px;
|
|
padding-right: 36px;
|
|
}
|
|
.taskMsg[data-v-3b2d00d4] {
|
|
padding-bottom: 40px;
|
|
padding-top: 20px;
|
|
}
|
|
.taskMsg .formTime .el-input-number--medium[data-v-3b2d00d4] {
|
|
width: 100%;
|
|
}
|
|
.taskMsg .formItem[data-v-3b2d00d4] {
|
|
padding-top: 32px;
|
|
margin-bottom: 0;
|
|
width: 70%;
|
|
}
|
|
.taskMsg .formItem .formItemCell[data-v-3b2d00d4],
|
|
.taskMsg .formItem.inputWrap[data-v-3b2d00d4] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.taskMsg .formItem .formItemCell[data-v-3b2d00d4] {
|
|
-webkit-box-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
width: 100%;
|
|
}
|
|
.taskMsg .formItem .formItemInput[data-v-3b2d00d4] {
|
|
width: 100px;
|
|
}
|
|
.taskMsg .formItem .inputText[data-v-3b2d00d4] {
|
|
padding: 0 8px;
|
|
}
|
|
.paginations {
|
|
text-align: right;
|
|
}
|
|
.tdTooltipItem {
|
|
width: 100%;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.quoteBtn {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-line-pack: center;
|
|
align-content: center;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
}
|
|
.quoteLing {
|
|
color: #0d7fe8;
|
|
}
|
|
.editIcon {
|
|
color: #409eff;
|
|
}
|
|
.editIcon:hover {
|
|
cursor: pointer;
|
|
}
|
|
.spuR1Tip {
|
|
font-size: 12px;
|
|
color: #909399;
|
|
}
|
|
.planSetting[data-v-46f796c7] {
|
|
margin-bottom: 20px;
|
|
}
|
|
.operationAdd[data-v-46f796c7] {
|
|
padding: 10px 0;
|
|
}
|
|
.workInforItem .workItemlocation[data-v-46f796c7] {
|
|
padding: 15px 0;
|
|
}
|
|
.workInforItem .workItemlocation .rigth[data-v-46f796c7] {
|
|
float: right;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
color: #1890ff;
|
|
}
|
|
.isNeedScanCode[data-v-46f796c7] {
|
|
font-size: 14px;
|
|
margin-left: 20px;
|
|
}
|
|
.noData[data-v-46f796c7],
|
|
.picture[data-v-46f796c7] {
|
|
text-align: center;
|
|
padding: 15px;
|
|
}
|
|
.noData[data-v-46f796c7] {
|
|
color: #82848a;
|
|
font-size: 16px;
|
|
border-bottom: 1px solid #e9e9e9;
|
|
}
|
|
.header-sub-title[data-v-46f796c7] {
|
|
padding-left: 25px;
|
|
font-size: 14px;
|
|
color: red;
|
|
}
|
|
.pictureRow[data-v-46f796c7] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-46f796c7] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-46f796c7] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-46f796c7] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-46f796c7] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-46f796c7] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-46f796c7] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-46f796c7] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.locationCheckImg[data-v-46f796c7] {
|
|
margin-left: 20px;
|
|
}
|
|
.locationEgImgBox[data-v-46f796c7] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-ms-flex-line-pack: center;
|
|
align-content: center;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
overflow-y: scroll;
|
|
}
|
|
.locationEgImgItem[data-v-46f796c7] {
|
|
width: 28%;
|
|
height: 170px;
|
|
border-radius: 5px;
|
|
padding: 5px;
|
|
border: 1px solid #ccc;
|
|
background: #ccc;
|
|
margin: 10px;
|
|
}
|
|
.locationEgImgItemImgBox[data-v-46f796c7] {
|
|
width: 100%;
|
|
height: 130px;
|
|
text-align: center;
|
|
border-radius: 5px;
|
|
overflow: hidden;
|
|
}
|
|
.locationEgImgItemImg[data-v-46f796c7] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.setEgImg[data-v-46f796c7] {
|
|
height: 30px;
|
|
line-height: 30px;
|
|
font-size: 13px;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
.imgSelected[data-v-46f796c7] {
|
|
color: #d9001b;
|
|
}
|
|
.unimgSelected[data-v-46f796c7] {
|
|
color: #0e9b4f;
|
|
}
|
|
.tab-title2[data-v-46f796c7] {
|
|
height: 1px;
|
|
background-color: #e4e7ed;
|
|
margin: 20px 0;
|
|
}
|
|
.planCheck[data-v-3442405b] {
|
|
padding-bottom: 40px;
|
|
padding-top: 20px;
|
|
}
|
|
.planCheck .formTime .el-input-number--medium[data-v-3442405b] {
|
|
width: 100%;
|
|
}
|
|
.planCheck .formItem[data-v-3442405b] {
|
|
padding-top: 32px;
|
|
margin-bottom: 0;
|
|
width: 70%;
|
|
}
|
|
.planCheck .formItem .formItemCell[data-v-3442405b],
|
|
.planCheck .formItem.inputWrap[data-v-3442405b] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.planCheck .formItem .formItemCell[data-v-3442405b] {
|
|
-webkit-box-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
width: 100%;
|
|
}
|
|
.planCheck .formItem .formItemInput[data-v-3442405b] {
|
|
width: 100px;
|
|
}
|
|
.planCheck .formItem .inputText[data-v-3442405b] {
|
|
padding: 0 8px;
|
|
}
|
|
.notesText[data-v-3442405b] {
|
|
color: red;
|
|
font-size: 13px;
|
|
}
|
|
.planCheck[data-v-722b1daa] {
|
|
padding-bottom: 40px;
|
|
padding-top: 20px;
|
|
}
|
|
.planCheck .formTime .el-input-number--medium[data-v-722b1daa] {
|
|
width: 100%;
|
|
}
|
|
.planCheck .formItem[data-v-722b1daa] {
|
|
padding-top: 32px;
|
|
margin-bottom: 0;
|
|
width: 70%;
|
|
}
|
|
.planCheck .formItem .formItemCell[data-v-722b1daa],
|
|
.planCheck .formItem.inputWrap[data-v-722b1daa] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.planCheck .formItem .formItemCell[data-v-722b1daa] {
|
|
-webkit-box-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
width: 100%;
|
|
}
|
|
.planCheck .formItem .formItemInput[data-v-722b1daa] {
|
|
width: 100px;
|
|
}
|
|
.planCheck .formItem .inputText[data-v-722b1daa] {
|
|
padding: 0 8px;
|
|
}
|
|
.notesText[data-v-722b1daa] {
|
|
color: red;
|
|
font-size: 13px;
|
|
}
|
|
.w60[data-v-5884914e] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-5884914e] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-5884914e] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-5884914e] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-5884914e] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-5884914e] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-5884914e] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-5884914e] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-5884914e] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-5884914e] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-5884914e] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-5884914e],
|
|
.yellowCir[data-v-5884914e] {
|
|
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-5884914e] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-5884914e] {
|
|
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-5884914e] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-5884914e],
|
|
.circular6[data-v-5884914e] {
|
|
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-5884914e] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-5884914e] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-5884914e] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-5884914e] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-5884914e] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-5884914e] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-5884914e] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-5884914e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-5884914e] {
|
|
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-5884914e] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-5884914e] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-5884914e] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-5884914e] {
|
|
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-5884914e] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-5884914e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-5884914e] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-5884914e] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-5884914e] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-5884914e] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-5884914e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-5884914e] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-5884914e],
|
|
.searchStys .searchInput .el-date-editor[data-v-5884914e],
|
|
.searchStys .searchInput .el-select[data-v-5884914e] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-5884914e] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-5884914e] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-5884914e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-5884914e] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-5884914e] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-5884914e] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-5884914e] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-5884914e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-5884914e] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-5884914e] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-5884914e] {
|
|
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-5884914e] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-5884914e] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-5884914e] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-5884914e] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-5884914e] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-5884914e] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-5884914e] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-5884914e] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-5884914e] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-5884914e] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-5884914e] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-5884914e] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-5884914e] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-5884914e] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-5884914e] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-5884914e] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-5884914e] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-5884914e] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-5884914e] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-5884914e] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-5884914e] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-5884914e] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-5884914e] {
|
|
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-5884914e] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-5884914e] {
|
|
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-5884914e] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-5884914e] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-5884914e] .el-page-header .el-page-header__left,
|
|
[data-v-5884914e] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-5884914e] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-5884914e] {
|
|
color: red;
|
|
}
|
|
.planOrder[data-v-5884914e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.planOrder > section[data-v-5884914e] {
|
|
background-color: #fff;
|
|
border-radius: 2px;
|
|
}
|
|
.planOrder .taskBtn[data-v-5884914e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
padding-top: 32px;
|
|
padding-bottom: 32px;
|
|
background-color: #fff;
|
|
}
|
|
.planOrder .taskBtn > span[data-v-5884914e]:nth-of-type(2) {
|
|
padding: 0 10px;
|
|
}
|
|
.standardBody[data-v-433f6e74] {
|
|
margin-top: 20px;
|
|
}
|
|
.standardBody .el-cascader[data-v-433f6e74],
|
|
.standardBody .el-input-number--medium[data-v-433f6e74],
|
|
.standardBody .el-select[data-v-433f6e74] {
|
|
width: 100%;
|
|
}
|
|
.standardBody[data-v-c2e5dbb4] {
|
|
margin-top: 20px;
|
|
}
|
|
.standardBody .el-input-number--medium[data-v-c2e5dbb4],
|
|
.standardBody .el-select[data-v-c2e5dbb4] {
|
|
width: 100%;
|
|
}
|
|
[data-v-50a1d97c] .thirdTabs .el-tabs__content {
|
|
padding: 0 !important;
|
|
}
|
|
.w60[data-v-3a396807] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-3a396807] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-3a396807] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-3a396807] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-3a396807] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-3a396807] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-3a396807] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-3a396807] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-3a396807] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-3a396807] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-3a396807] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-3a396807],
|
|
.yellowCir[data-v-3a396807] {
|
|
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-3a396807] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-3a396807] {
|
|
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-3a396807] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-3a396807],
|
|
.circular6[data-v-3a396807] {
|
|
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-3a396807] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-3a396807] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-3a396807] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-3a396807] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-3a396807] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-3a396807] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-3a396807] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-3a396807] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-3a396807] {
|
|
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-3a396807] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-3a396807] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-3a396807] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-3a396807] {
|
|
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-3a396807] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-3a396807] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-3a396807] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-3a396807] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-3a396807] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-3a396807] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-3a396807] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-3a396807] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-3a396807],
|
|
.searchStys .searchInput .el-date-editor[data-v-3a396807],
|
|
.searchStys .searchInput .el-select[data-v-3a396807] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-3a396807] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-3a396807] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-3a396807] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-3a396807] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-3a396807] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-3a396807] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-3a396807] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-3a396807] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-3a396807] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-3a396807] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-3a396807] {
|
|
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-3a396807] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-3a396807] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-3a396807] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-3a396807] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-3a396807] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-3a396807] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-3a396807] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-3a396807] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-3a396807] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-3a396807] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-3a396807] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-3a396807] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-3a396807] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-3a396807] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-3a396807] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-3a396807] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-3a396807] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-3a396807] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-3a396807] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-3a396807] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-3a396807] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-3a396807] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-3a396807] {
|
|
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-3a396807] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-3a396807] {
|
|
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-3a396807] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-3a396807] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-3a396807] .el-page-header .el-page-header__left,
|
|
[data-v-3a396807] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-3a396807] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-3a396807] {
|
|
color: red;
|
|
}
|
|
.fileBtnSet[data-v-3a396807] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.fileBtnSet[data-v-3a396807] .el-button {
|
|
margin-left: 10px;
|
|
}
|
|
.elCol[data-v-3a396807] {
|
|
padding-left: 15px;
|
|
}
|
|
.standQuerySearch[data-v-3a396807],
|
|
.standQuerySearch[data-v-d4f0e4d0] {
|
|
padding-bottom: 24px;
|
|
}
|
|
.standQuerySearch .elCol[data-v-d4f0e4d0] {
|
|
padding-left: 15px;
|
|
}
|
|
.w60[data-v-4500c34c] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-4500c34c] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-4500c34c] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-4500c34c] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-4500c34c] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-4500c34c] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-4500c34c] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-4500c34c] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-4500c34c] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-4500c34c] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-4500c34c] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-4500c34c],
|
|
.yellowCir[data-v-4500c34c] {
|
|
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-4500c34c] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-4500c34c] {
|
|
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-4500c34c] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-4500c34c],
|
|
.circular6[data-v-4500c34c] {
|
|
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-4500c34c] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-4500c34c] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-4500c34c] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-4500c34c] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-4500c34c] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-4500c34c] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-4500c34c] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-4500c34c] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-4500c34c] {
|
|
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-4500c34c] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-4500c34c] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-4500c34c] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-4500c34c] {
|
|
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-4500c34c] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-4500c34c] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-4500c34c] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-4500c34c] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-4500c34c] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-4500c34c] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-4500c34c] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-4500c34c] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-4500c34c],
|
|
.searchStys .searchInput .el-date-editor[data-v-4500c34c],
|
|
.searchStys .searchInput .el-select[data-v-4500c34c] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-4500c34c] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-4500c34c] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-4500c34c] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-4500c34c] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-4500c34c] {
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-4500c34c] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-4500c34c] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-4500c34c] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-4500c34c] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-4500c34c] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-4500c34c] {
|
|
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-4500c34c] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-4500c34c] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-4500c34c] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-4500c34c] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-4500c34c] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-4500c34c] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-4500c34c] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-4500c34c] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-4500c34c] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-4500c34c] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-4500c34c] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-4500c34c] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-4500c34c] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-4500c34c] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-4500c34c] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-4500c34c] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-4500c34c] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-4500c34c] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-4500c34c] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-4500c34c] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-4500c34c] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-4500c34c] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-4500c34c] {
|
|
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-4500c34c] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-4500c34c] {
|
|
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-4500c34c] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-4500c34c] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-4500c34c] .el-page-header .el-page-header__left,
|
|
[data-v-4500c34c] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-4500c34c] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-4500c34c] {
|
|
color: red;
|
|
}
|
|
.el-select[data-v-4500c34c] {
|
|
width: 100%;
|
|
}
|
|
.paginations[data-v-4500c34c] {
|
|
text-align: right;
|
|
}
|
|
.noData[data-v-4500c34c],
|
|
.picture[data-v-4500c34c] {
|
|
text-align: center;
|
|
padding: 15px;
|
|
}
|
|
.noData[data-v-4500c34c] {
|
|
color: #82848a;
|
|
font-size: 16px;
|
|
border-bottom: 1px solid #e9e9e9;
|
|
}
|
|
.header-sub-title[data-v-4500c34c] {
|
|
padding-left: 25px;
|
|
font-size: 14px;
|
|
color: red;
|
|
}
|
|
.fade-enter-active[data-v-4500c34c],
|
|
.fade-leave-active[data-v-4500c34c] {
|
|
-webkit-transition: opacity .5s;
|
|
transition: opacity .5s;
|
|
}
|
|
.fade-enter[data-v-4500c34c],
|
|
.fade-leave-to[data-v-4500c34c] {
|
|
opacity: 0;
|
|
}
|
|
.importSpaceTmpBtn[data-v-4500c34c] {
|
|
display: inline-block;
|
|
}
|
|
.mr10[data-v-4500c34c] {
|
|
margin-right: 10px;
|
|
}
|
|
.btnStys[data-v-52f6c613] {
|
|
float: right;
|
|
margin-top: -61px;
|
|
}
|
|
.formItemWidth[data-v-52f6c613] {
|
|
width: 100%;
|
|
}
|
|
.daySelect[data-v-52f6c613],
|
|
.monthSelect[data-v-52f6c613] {
|
|
width: 120px;
|
|
}
|
|
.selectNotes[data-v-52f6c613] {
|
|
color: #fa3f43;
|
|
}
|
|
.line[data-v-52f6c613] {
|
|
text-align: center;
|
|
}
|
|
.form-item-button[data-v-52f6c613] {
|
|
text-align: right;
|
|
}
|
|
.numunderline[data-v-52f6c613] {
|
|
cursor: pointer;
|
|
color: #409eff;
|
|
text-decoration: underline;
|
|
}
|
|
.spaceLocationDialogNotes[data-v-3c7635e2] {
|
|
color: #696969;
|
|
margin-bottom: 10px;
|
|
}
|
|
.w60[data-v-2951f10e] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-2951f10e] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-2951f10e] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-2951f10e] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-2951f10e] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-2951f10e] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-2951f10e] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-2951f10e] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-2951f10e] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-2951f10e] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-2951f10e] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-2951f10e],
|
|
.yellowCir[data-v-2951f10e] {
|
|
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-2951f10e] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-2951f10e] {
|
|
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-2951f10e] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-2951f10e],
|
|
.circular6[data-v-2951f10e] {
|
|
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-2951f10e] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-2951f10e] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-2951f10e] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-2951f10e] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-2951f10e] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-2951f10e] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-2951f10e] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-2951f10e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-2951f10e] {
|
|
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-2951f10e] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-2951f10e] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-2951f10e] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-2951f10e] {
|
|
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-2951f10e] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-2951f10e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-2951f10e] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-2951f10e] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-2951f10e] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-2951f10e] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-2951f10e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-2951f10e] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-2951f10e],
|
|
.searchStys .searchInput .el-date-editor[data-v-2951f10e],
|
|
.searchStys .searchInput .el-select[data-v-2951f10e] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-2951f10e] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-2951f10e] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-2951f10e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-2951f10e] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-2951f10e] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-2951f10e] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-2951f10e] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-2951f10e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-2951f10e] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-2951f10e] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-2951f10e] {
|
|
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-2951f10e] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-2951f10e] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-2951f10e] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-2951f10e] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-2951f10e] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-2951f10e] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-2951f10e] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-2951f10e] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-2951f10e] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-2951f10e] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-2951f10e] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-2951f10e] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-2951f10e] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-2951f10e] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-2951f10e] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-2951f10e] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-2951f10e] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-2951f10e] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-2951f10e] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-2951f10e] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-2951f10e] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-2951f10e] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-2951f10e] {
|
|
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-2951f10e] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-2951f10e] {
|
|
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-2951f10e] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-2951f10e] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-2951f10e] .el-page-header .el-page-header__left,
|
|
[data-v-2951f10e] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-2951f10e] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-2951f10e] {
|
|
color: red;
|
|
}
|
|
.btnStys[data-v-2951f10e] {
|
|
float: right;
|
|
margin-top: -61px;
|
|
}
|
|
.w60[data-v-31d5c26e] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-31d5c26e] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-31d5c26e] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-31d5c26e] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-31d5c26e] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-31d5c26e] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-31d5c26e] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-31d5c26e] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-31d5c26e] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-31d5c26e] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-31d5c26e] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-31d5c26e],
|
|
.yellowCir[data-v-31d5c26e] {
|
|
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-31d5c26e] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-31d5c26e] {
|
|
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-31d5c26e] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-31d5c26e],
|
|
.circular6[data-v-31d5c26e] {
|
|
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-31d5c26e] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-31d5c26e] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-31d5c26e] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-31d5c26e] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-31d5c26e] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-31d5c26e] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-31d5c26e] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-31d5c26e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-31d5c26e] {
|
|
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-31d5c26e] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-31d5c26e] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-31d5c26e] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-31d5c26e] {
|
|
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-31d5c26e] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-31d5c26e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-31d5c26e] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-31d5c26e] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-31d5c26e] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-31d5c26e] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-31d5c26e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.searchStys .searchInput[data-v-31d5c26e] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-31d5c26e],
|
|
.searchStys .searchInput .el-date-editor[data-v-31d5c26e],
|
|
.searchStys .searchInput .el-select[data-v-31d5c26e] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-31d5c26e] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-31d5c26e] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-31d5c26e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-31d5c26e] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-31d5c26e] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-31d5c26e] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-31d5c26e] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-31d5c26e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-31d5c26e] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-31d5c26e] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-31d5c26e] {
|
|
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-31d5c26e] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-31d5c26e] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-31d5c26e] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-31d5c26e] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-31d5c26e] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-31d5c26e] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-31d5c26e] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-31d5c26e] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-31d5c26e] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-31d5c26e] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-31d5c26e] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-31d5c26e] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-31d5c26e] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-31d5c26e] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-31d5c26e] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-31d5c26e] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-31d5c26e] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-31d5c26e] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-31d5c26e] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-31d5c26e] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-31d5c26e] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-31d5c26e] {
|
|
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-31d5c26e] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-31d5c26e] {
|
|
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-31d5c26e] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-31d5c26e] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-31d5c26e] .el-page-header .el-page-header__left,
|
|
[data-v-31d5c26e] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-31d5c26e] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-31d5c26e] {
|
|
color: red;
|
|
}
|
|
.searchStys .searchBar[data-v-31d5c26e] {
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.bannerImg[data-v-31d5c26e] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.viewSet[data-v-31d5c26e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.viewSet .el-image[data-v-31d5c26e] {
|
|
border: 1px solid #fff;
|
|
border-radius: 12px;
|
|
-webkit-box-shadow: 0 0 15px hsla(0, 0%, 60%, .3);
|
|
box-shadow: 0 0 15px hsla(0, 0%, 60%, .3);
|
|
}
|
|
.basic[data-v-56abaaeb] {
|
|
background-color: #fff;
|
|
}
|
|
.el-cascader--medium[data-v-56abaaeb],
|
|
.el-date-editor.el-input[data-v-56abaaeb],
|
|
.el-date-editor.el-input__inner[data-v-56abaaeb] {
|
|
width: 100%;
|
|
}
|
|
.content[data-v-56abaaeb] {
|
|
padding-top: 20px;
|
|
}
|
|
.content .grid-content .el-select[data-v-56abaaeb] {
|
|
width: 100%;
|
|
}
|
|
.detail[data-v-5f4dd65a] {
|
|
background-color: #fff;
|
|
}
|
|
.content[data-v-5f4dd65a] {
|
|
padding-top: 20px;
|
|
}
|
|
.content .grid-content .el-select[data-v-5f4dd65a] {
|
|
width: 100%;
|
|
}
|
|
.content .linkHoust[data-v-5f4dd65a] {
|
|
float: right;
|
|
color: #3a8ee6;
|
|
cursor: pointer;
|
|
margin: 0 -100px -12px 4px;
|
|
}
|
|
.content .imagvVdeo[data-v-5f4dd65a] {
|
|
position: relative;
|
|
left: 30px;
|
|
top: -38px;
|
|
}
|
|
.content .remarker-input[data-v-5f4dd65a] {
|
|
font-size: 12px;
|
|
}
|
|
.btnStys[data-v-2c529849] {
|
|
text-align: right;
|
|
background-color: #fff;
|
|
padding: 30px;
|
|
}
|
|
.searchStys .searchBar[data-v-00f72ac2] {
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.bannerImg[data-v-00f72ac2] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
[data-v-7ab1b906] .thirdTabs .el-tabs__content {
|
|
padding: 0 !important;
|
|
}
|