1307 lines
27 KiB
CSS
1307 lines
27 KiB
CSS
.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;
|
|
}
|
|
.viewPlanDetail[data-v-b3b5b7e2] {
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.viewPlanDetail .content[data-v-b3b5b7e2] {
|
|
padding: 15px 4px 4px 25px;
|
|
background-color: #fff;
|
|
border-radius: 2px;
|
|
}
|
|
.viewPlanDetail .taskBtn[data-v-b3b5b7e2] {
|
|
padding: 50px;
|
|
text-align: center;
|
|
}
|
|
.viewPlanDetail[data-v-b3b5b7e2] .el-page-header__left {
|
|
color: #3a8ee6;
|
|
padding-left: 25px;
|
|
}
|
|
.viewPlanDetail .tab-title[data-v-b3b5b7e2] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
clear: both;
|
|
margin-left: 25px;
|
|
}
|
|
.w60[data-v-4015a156] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-4015a156] {
|
|
min-width: 200px;
|
|
}
|
|
.tab-title[data-v-4015a156] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
}
|
|
.textBtn[data-v-4015a156] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-4015a156] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-4015a156] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-4015a156] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-4015a156] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-4015a156] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-4015a156] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-4015a156] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-4015a156],
|
|
.yellowCir[data-v-4015a156] {
|
|
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-4015a156] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-4015a156] {
|
|
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-4015a156] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-4015a156],
|
|
.circular6[data-v-4015a156] {
|
|
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-4015a156] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-4015a156] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.iconStatus[data-v-4015a156] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-4015a156] {
|
|
background: #5ee61b;
|
|
}
|
|
.iconStatus.error[data-v-4015a156] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-4015a156] {
|
|
background: #000;
|
|
}
|
|
.iconStatus.invalid[data-v-4015a156] {
|
|
background: #909399;
|
|
}
|
|
.orderStatus[data-v-4015a156] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-4015a156] {
|
|
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-4015a156] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-4015a156] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-4015a156] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-4015a156] {
|
|
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-4015a156] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-4015a156] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-4015a156] {
|
|
padding-left: 40px;
|
|
}
|
|
.headStys[data-v-4015a156] {
|
|
background-color: #f0f2f5;
|
|
padding: 15px;
|
|
}
|
|
.transition_dom[data-v-4015a156] {
|
|
-webkit-transition: all .3s ease 0s;
|
|
transition: all .3s ease 0s;
|
|
}
|
|
.searchStys[data-v-4015a156] {
|
|
background: #fff;
|
|
overflow: hidden;
|
|
height: 80px;
|
|
margin-bottom: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.searchStys .searchBar[data-v-4015a156] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 22px 22px 0 22px;
|
|
}
|
|
.searchStys .searchInput[data-v-4015a156] {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.searchStys .searchInput .el-cascader[data-v-4015a156],
|
|
.searchStys .searchInput .el-date-editor[data-v-4015a156],
|
|
.searchStys .searchInput .el-select[data-v-4015a156] {
|
|
width: 100%;
|
|
}
|
|
.searchStys .searchBtn[data-v-4015a156] {
|
|
width: 400px;
|
|
text-align: right;
|
|
}
|
|
.cardBorder .el-card__header[data-v-4015a156] {
|
|
border-bottom: none;
|
|
}
|
|
.planLst[data-v-4015a156] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst .planTitle[data-v-4015a156] {
|
|
font-size: 16px;
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.paginations[data-v-4015a156] {
|
|
text-align: right;
|
|
margin-top: 24px;
|
|
}
|
|
.cololr[data-v-4015a156] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-4015a156] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-4015a156] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-4015a156] {
|
|
-webkit-box-flex: 0.5;
|
|
-ms-flex: 0.5;
|
|
flex: 0.5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-4015a156] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-4015a156] {
|
|
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-4015a156] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-4015a156] .el-dialog__header {
|
|
border-bottom: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
padding: 10px 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.dialogHead[data-v-4015a156] .el-dialog__header .el-dialog__title {
|
|
font-size: 16px;
|
|
}
|
|
.dialogHead[data-v-4015a156] .el-dialog__header .el-dialog__headerbtn {
|
|
top: 15px;
|
|
}
|
|
[data-v-4015a156] .el-table__empty-block {
|
|
width: 100% !important;
|
|
}
|
|
.el-tabs--border-card[data-v-4015a156] {
|
|
-webkit-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
.el-tabs--border-card > .el-tabs__content[data-v-4015a156] {
|
|
padding: 24px !important;
|
|
}
|
|
.el-card__body[data-v-4015a156] {
|
|
padding: 24px;
|
|
}
|
|
.bannerImg[data-v-4015a156] {
|
|
width: 100%;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
.bannerImg .image-error-slot[data-v-4015a156] {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.bgHeight .el-tabs__content[data-v-4015a156] {
|
|
min-height: 600px;
|
|
}
|
|
.el-tabs__item[data-v-4015a156] {
|
|
height: 45px;
|
|
line-height: 45px;
|
|
}
|
|
.pictureRow[data-v-4015a156] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.pictureRow .imgItem[data-v-4015a156] {
|
|
position: relative;
|
|
width: 172px;
|
|
height: 129px;
|
|
}
|
|
.pictureRow .imgItem .imgWrap[data-v-4015a156] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .imgWrap img[data-v-4015a156] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.pictureRow .imgItem .btnWrap[data-v-4015a156] {
|
|
position: absolute;
|
|
bottom: 13px;
|
|
right: 5px;
|
|
width: 36px;
|
|
height: 36px;
|
|
display: inline-block;
|
|
}
|
|
.pictureRow .imgItem .btnWrap2[data-v-4015a156] {
|
|
position: absolute;
|
|
display: none;
|
|
bottom: 50px;
|
|
right: 70px;
|
|
width: 36px;
|
|
height: 50px;
|
|
}
|
|
.pictureRow .imgItem:hover .btnWrap2[data-v-4015a156] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.pictureRow .imgItem .floats[data-v-4015a156] {
|
|
cursor: pointer;
|
|
width: 100%;
|
|
height: 100%;
|
|
color: #fff;
|
|
font-size: 20px;
|
|
}
|
|
.form-item-content[data-v-4015a156] {
|
|
width: 200px;
|
|
}
|
|
.editInfor .project-infor[data-v-4015a156] {
|
|
font-size: 16px;
|
|
color: #000;
|
|
margin-bottom: 15px;
|
|
}
|
|
.editInfor .meterMonthInfor[data-v-4015a156] {
|
|
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-4015a156] {
|
|
margin-right: 30px;
|
|
}
|
|
.editInfor .meterMonthInfor_title[data-v-4015a156] {
|
|
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-4015a156] {
|
|
margin-right: 30px;
|
|
}
|
|
.itemPageHeader[data-v-4015a156] {
|
|
padding: 0 0 24px 0;
|
|
}
|
|
[data-v-4015a156] .el-page-header .el-page-header__left,
|
|
[data-v-4015a156] .itemPageHeader .el-page-header__left {
|
|
color: #1989fa;
|
|
}
|
|
.statusTrue[data-v-4015a156] {
|
|
color: #0d7fe8;
|
|
}
|
|
.statusFalse[data-v-4015a156] {
|
|
color: red;
|
|
}
|
|
[data-v-4015a156] .planSearchs .el-card__body {
|
|
padding: 0;
|
|
}
|
|
[data-v-4015a156] .planSearchs .searchStys {
|
|
height: auto;
|
|
margin-bottom: 0;
|
|
}
|
|
.switch-line[data-v-4015a156] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.switch-item[data-v-4015a156] {
|
|
margin-right: 20px;
|
|
}
|
|
.ptuTip[data-v-4015a156] {
|
|
line-height: 1.8;
|
|
}
|
|
.ptuTip span[data-v-4015a156] {
|
|
font-weight: 700;
|
|
color: red;
|
|
}
|
|
.ptuTip p[data-v-4015a156] {
|
|
font-size: 12px;
|
|
}
|