2020 lines
43 KiB
CSS
2020 lines
43 KiB
CSS
.workOrderTitle[data-v-556f6351] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.tab-title[data-v-556f6351] {
|
|
font-weight: bolder;
|
|
border-top: 1px solid #ebeef5;
|
|
margin-top: 15px;
|
|
clear: both;
|
|
}
|
|
.progress[data-v-993dec0e] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.content[data-v-993dec0e] {
|
|
padding: 15px 0 30px 120px;
|
|
font-size: 14px;
|
|
}
|
|
.content .grid-content[data-v-993dec0e] {
|
|
width: 100%;
|
|
margin: 0 0 23px 0;
|
|
}
|
|
.content .el-row[data-v-993dec0e] {
|
|
margin-top: 15px;
|
|
}
|
|
.w60[data-v-12aec34b] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-12aec34b] {
|
|
min-width: 200px;
|
|
}
|
|
.textBtn[data-v-12aec34b] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-12aec34b] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-12aec34b] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-12aec34b] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-12aec34b] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-12aec34b] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-12aec34b] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-12aec34b] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-12aec34b],
|
|
.yellowCir[data-v-12aec34b] {
|
|
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-12aec34b] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-12aec34b] {
|
|
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-12aec34b] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-12aec34b],
|
|
.circular6[data-v-12aec34b] {
|
|
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-12aec34b] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-12aec34b] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.pagination[data-v-12aec34b] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
.iconStatus[data-v-12aec34b] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-12aec34b] {
|
|
background: #fdb950;
|
|
}
|
|
.iconStatus.error[data-v-12aec34b] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-12aec34b] {
|
|
background: #000;
|
|
}
|
|
.orderStatus[data-v-12aec34b] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-12aec34b] {
|
|
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-12aec34b] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-12aec34b] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-12aec34b] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-12aec34b] {
|
|
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-12aec34b] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-12aec34b] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-12aec34b] {
|
|
padding-left: 10px;
|
|
}
|
|
.headStys[data-v-12aec34b] {
|
|
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;
|
|
}
|
|
.formContent[data-v-12aec34b] {
|
|
margin: -15px 0 16px 0;
|
|
}
|
|
.contentStys[data-v-12aec34b],
|
|
.formContent[data-v-12aec34b] {
|
|
background-color: #fff;
|
|
border-radius: 2px;
|
|
}
|
|
.planLst[data-v-12aec34b] {
|
|
padding: 25px 38px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst span[data-v-12aec34b]:first-child {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.addPlan[data-v-12aec34b] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.cololr[data-v-12aec34b] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-12aec34b] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-12aec34b] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-12aec34b] {
|
|
-webkit-box-flex: .5;
|
|
-ms-flex: .5;
|
|
flex: .5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-12aec34b] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-12aec34b] {
|
|
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-12aec34b] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-12aec34b] .el-dialog__header {
|
|
border: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
font-size: 16px;
|
|
}
|
|
.paginations[data-v-12aec34b] {
|
|
text-align: right;
|
|
padding-top: 25px;
|
|
}
|
|
.progress[data-v-12aec34b] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.rulAddres[data-v-12aec34b] {
|
|
color: #409eff;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
padding: 6px 50px;
|
|
position: relative;
|
|
top: -23px;
|
|
}
|
|
.dialogContx[data-v-12aec34b] {
|
|
padding: 11px 0 50px 15px;
|
|
}
|
|
.dialogContx .el-select[data-v-12aec34b] {
|
|
width: 80%;
|
|
}
|
|
.routerFont[data-v-12aec34b] {
|
|
color: #0c72d1;
|
|
padding: 0 15px;
|
|
}
|
|
.content[data-v-12aec34b] {
|
|
padding: 15px 0 30px 120px;
|
|
}
|
|
.content .grid-content[data-v-12aec34b] {
|
|
width: 100%;
|
|
margin: 0 0 23px 0;
|
|
}
|
|
.content .grid-content > span[data-v-12aec34b] {
|
|
font-size: 14px;
|
|
}
|
|
.content .grid-content .rightContent > span[data-v-12aec34b],
|
|
.content .grid-content .rightContent[data-v-12aec34b] {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.content .grid-content .rightContent > span[data-v-12aec34b] {
|
|
overflow: hidden;
|
|
background-color: #fff;
|
|
border: 1px solid #c0ccda;
|
|
border-radius: 6px;
|
|
-webkit-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
width: 100px;
|
|
height: 100px;
|
|
font-size: 14px;
|
|
margin: 0 8px 8px 0;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.content .grid-content .rightContent > span > img[data-v-12aec34b],
|
|
.content .grid-content .rightContent > span video[data-v-12aec34b] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.content .word-wrap[data-v-12aec34b] {
|
|
word-wrap: break-word;
|
|
word-break: break-all;
|
|
white-space: pre-wrap !important;
|
|
line-height: 25px;
|
|
}
|
|
.content .imgStys[data-v-12aec34b] {
|
|
width: 7%;
|
|
height: 7%;
|
|
margin-right: 10px;
|
|
cursor: pointer;
|
|
}
|
|
.content .updataStys[data-v-12aec34b] {
|
|
padding-left: 15px;
|
|
color: #409eff;
|
|
cursor: pointer;
|
|
}
|
|
.progress[data-v-0ec40e98] {
|
|
background-color: #fff;
|
|
}
|
|
[data-v-0ec40e98] .el-step__title.is-process {
|
|
font-weight: 400;
|
|
color: #c0c4cc;
|
|
}
|
|
.content[data-v-0ec40e98] {
|
|
padding: 0 0 0 25px;
|
|
}
|
|
.content .grid-content[data-v-0ec40e98] {
|
|
width: 70%;
|
|
}
|
|
.content .grid-content .el-select[data-v-0ec40e98] {
|
|
width: 100%;
|
|
}
|
|
.content .orderProcessSuccess[data-v-0ec40e98] .el-step__icon {
|
|
width: 32px;
|
|
height: 32px;
|
|
}
|
|
.content .orderProcessNormal[data-v-0ec40e98] .el-step__icon {
|
|
width: 18px;
|
|
height: 16px;
|
|
}
|
|
.content .success[data-v-0ec40e98] {
|
|
background: #0d7fe8;
|
|
}
|
|
.content .nextIcon[data-v-0ec40e98],
|
|
.content .success[data-v-0ec40e98] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
color: #fff;
|
|
width: 32px;
|
|
height: 32px;
|
|
border-radius: 100%;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-box-pack: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.content .nextIcon[data-v-0ec40e98] {
|
|
background-color: #ffc540;
|
|
}
|
|
.content[data-v-0ec40e98] .el-step__line {
|
|
top: auto;
|
|
}
|
|
.content[data-v-0ec40e98] .el-step__head {
|
|
height: 32px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.content[data-v-0ec40e98] .el-steps .el-step__icon {
|
|
border: 0 none;
|
|
left: 50%;
|
|
-webkit-transform: translateX(-18px);
|
|
transform: translateX(-18px);
|
|
}
|
|
.content .normal[data-v-0ec40e98] {
|
|
width: 10px;
|
|
height: 10px;
|
|
display: block;
|
|
border-radius: 100%;
|
|
background-color: #bfbfbf;
|
|
}
|
|
.w60[data-v-66f8a9e2] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-66f8a9e2] {
|
|
min-width: 200px;
|
|
}
|
|
.textBtn[data-v-66f8a9e2] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-66f8a9e2] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-66f8a9e2] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-66f8a9e2] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-66f8a9e2] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-66f8a9e2] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-66f8a9e2] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-66f8a9e2] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-66f8a9e2],
|
|
.yellowCir[data-v-66f8a9e2] {
|
|
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-66f8a9e2] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-66f8a9e2] {
|
|
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-66f8a9e2] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-66f8a9e2],
|
|
.circular6[data-v-66f8a9e2] {
|
|
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-66f8a9e2] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-66f8a9e2] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.pagination[data-v-66f8a9e2] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
.iconStatus[data-v-66f8a9e2] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-66f8a9e2] {
|
|
background: #fdb950;
|
|
}
|
|
.iconStatus.error[data-v-66f8a9e2] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-66f8a9e2] {
|
|
background: #000;
|
|
}
|
|
.orderStatus[data-v-66f8a9e2] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-66f8a9e2] {
|
|
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-66f8a9e2] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-66f8a9e2] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-66f8a9e2] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-66f8a9e2] {
|
|
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-66f8a9e2] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-66f8a9e2] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-66f8a9e2] {
|
|
padding-left: 10px;
|
|
}
|
|
.headStys[data-v-66f8a9e2] {
|
|
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;
|
|
}
|
|
.formContent[data-v-66f8a9e2] {
|
|
margin: -15px 0 16px 0;
|
|
}
|
|
.contentStys[data-v-66f8a9e2],
|
|
.formContent[data-v-66f8a9e2] {
|
|
background-color: #fff;
|
|
border-radius: 2px;
|
|
}
|
|
.planLst[data-v-66f8a9e2] {
|
|
padding: 25px 38px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst span[data-v-66f8a9e2]:first-child {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.addPlan[data-v-66f8a9e2] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.cololr[data-v-66f8a9e2] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-66f8a9e2] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-66f8a9e2] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-66f8a9e2] {
|
|
-webkit-box-flex: .5;
|
|
-ms-flex: .5;
|
|
flex: .5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-66f8a9e2] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-66f8a9e2] {
|
|
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-66f8a9e2] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-66f8a9e2] .el-dialog__header {
|
|
border: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
font-size: 16px;
|
|
}
|
|
.paginations[data-v-66f8a9e2] {
|
|
text-align: right;
|
|
padding-top: 25px;
|
|
}
|
|
.handleProcess[data-v-66f8a9e2] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.imgStys[data-v-66f8a9e2] {
|
|
height: 24px;
|
|
width: 24px;
|
|
}
|
|
.operate[data-v-66f8a9e2] {
|
|
padding-left: 24px;
|
|
}
|
|
.order-area[data-v-66f8a9e2] {
|
|
font-size: 14px;
|
|
}
|
|
.order-area .order-row[data-v-66f8a9e2] {
|
|
padding: 15px 0;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.order-area .order-row .order-left span + span[data-v-66f8a9e2] {
|
|
padding-left: 68px;
|
|
}
|
|
.order-area .order-step[data-v-66f8a9e2] {
|
|
padding: 15px 0;
|
|
max-width: 70%;
|
|
}
|
|
.order-area h3[data-v-66f8a9e2] {
|
|
font-size: 16px;
|
|
margin: 0;
|
|
padding: 18px 0 10px 0;
|
|
}
|
|
.order-area .deal-progress > li[data-v-66f8a9e2] {
|
|
padding-bottom: 10px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.order-area .deal-progress > li .progress-left[data-v-66f8a9e2] {
|
|
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-66f8a9e2] {
|
|
width: 1px;
|
|
height: 30px;
|
|
background-color: #c0c4cc;
|
|
display: inline-block;
|
|
margin-top: 8px;
|
|
}
|
|
.order-area .deal-progress > li .progress-right[data-v-66f8a9e2] {
|
|
padding-top: 5px;
|
|
}
|
|
.order-area .deal-progress > li .progress-right p[data-v-66f8a9e2] {
|
|
margin: 0;
|
|
margin-bottom: 10px;
|
|
}
|
|
.order-area .order-process li[data-v-66f8a9e2]:not(:last-child) {
|
|
border-bottom: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-process li > p > span + span[data-v-66f8a9e2] {
|
|
padding-left: 56px;
|
|
}
|
|
.order-area .order-process img[data-v-66f8a9e2] {
|
|
width: 96px;
|
|
height: 64px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-evaluation img[data-v-66f8a9e2] {
|
|
width: 80px;
|
|
height: 64px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-info p[data-v-66f8a9e2] {
|
|
padding: 5px 0;
|
|
}
|
|
.order-area .order-info p > span[data-v-66f8a9e2] {
|
|
width: 500px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.order-area .order-info p .card-imgs[data-v-66f8a9e2] {
|
|
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-66f8a9e2] {
|
|
padding-left: 10px;
|
|
}
|
|
.order-area .order-info img[data-v-66f8a9e2] {
|
|
width: 127px;
|
|
height: 132px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .btnDialog[data-v-66f8a9e2] {
|
|
position: relative;
|
|
top: -26px;
|
|
color: #0e0e0e;
|
|
}
|
|
.w60[data-v-2779cb95] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-2779cb95] {
|
|
min-width: 200px;
|
|
}
|
|
.textBtn[data-v-2779cb95] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-2779cb95] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-2779cb95] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-2779cb95] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-2779cb95] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-2779cb95] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-2779cb95] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-2779cb95] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-2779cb95],
|
|
.yellowCir[data-v-2779cb95] {
|
|
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-2779cb95] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-2779cb95] {
|
|
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-2779cb95] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-2779cb95],
|
|
.circular6[data-v-2779cb95] {
|
|
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-2779cb95] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-2779cb95] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.pagination[data-v-2779cb95] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
.iconStatus[data-v-2779cb95] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-2779cb95] {
|
|
background: #fdb950;
|
|
}
|
|
.iconStatus.error[data-v-2779cb95] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-2779cb95] {
|
|
background: #000;
|
|
}
|
|
.orderStatus[data-v-2779cb95] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-2779cb95] {
|
|
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-2779cb95] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-2779cb95] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-2779cb95] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-2779cb95] {
|
|
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-2779cb95] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-2779cb95] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-2779cb95] {
|
|
padding-left: 10px;
|
|
}
|
|
.headStys[data-v-2779cb95] {
|
|
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;
|
|
}
|
|
.formContent[data-v-2779cb95] {
|
|
margin: -15px 0 16px 0;
|
|
}
|
|
.contentStys[data-v-2779cb95],
|
|
.formContent[data-v-2779cb95] {
|
|
background-color: #fff;
|
|
border-radius: 2px;
|
|
}
|
|
.planLst[data-v-2779cb95] {
|
|
padding: 25px 38px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst span[data-v-2779cb95]:first-child {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.addPlan[data-v-2779cb95] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.cololr[data-v-2779cb95] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-2779cb95] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-2779cb95] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-2779cb95] {
|
|
-webkit-box-flex: .5;
|
|
-ms-flex: .5;
|
|
flex: .5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-2779cb95] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-2779cb95] {
|
|
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-2779cb95] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-2779cb95] .el-dialog__header {
|
|
border: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
font-size: 16px;
|
|
}
|
|
.paginations[data-v-2779cb95] {
|
|
text-align: right;
|
|
padding-top: 25px;
|
|
}
|
|
.public[data-v-2779cb95] {
|
|
margin: 15px 50px;
|
|
}
|
|
.fontWeight[data-v-2779cb95] {
|
|
font-weight: 700;
|
|
}
|
|
.handleProcess[data-v-2779cb95] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.imgStys[data-v-2779cb95] {
|
|
height: 24px;
|
|
width: 24px;
|
|
}
|
|
.operate[data-v-2779cb95] {
|
|
padding-left: 24px;
|
|
}
|
|
.order-area[data-v-2779cb95] {
|
|
font-size: 14px;
|
|
}
|
|
.w60[data-v-56c64df8] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-56c64df8] {
|
|
min-width: 200px;
|
|
}
|
|
.textBtn[data-v-56c64df8] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-56c64df8] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-56c64df8] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-56c64df8] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-56c64df8] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-56c64df8] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-56c64df8] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-56c64df8] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-56c64df8],
|
|
.yellowCir[data-v-56c64df8] {
|
|
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-56c64df8] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-56c64df8] {
|
|
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-56c64df8] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-56c64df8],
|
|
.circular6[data-v-56c64df8] {
|
|
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-56c64df8] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-56c64df8] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.pagination[data-v-56c64df8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
.iconStatus[data-v-56c64df8] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-56c64df8] {
|
|
background: #fdb950;
|
|
}
|
|
.iconStatus.error[data-v-56c64df8] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-56c64df8] {
|
|
background: #000;
|
|
}
|
|
.orderStatus[data-v-56c64df8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-56c64df8] {
|
|
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-56c64df8] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-56c64df8] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-56c64df8] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-56c64df8] {
|
|
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-56c64df8] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-56c64df8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-56c64df8] {
|
|
padding-left: 10px;
|
|
}
|
|
.headStys[data-v-56c64df8] {
|
|
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;
|
|
}
|
|
.formContent[data-v-56c64df8] {
|
|
margin: -15px 0 16px 0;
|
|
}
|
|
.contentStys[data-v-56c64df8],
|
|
.formContent[data-v-56c64df8] {
|
|
background-color: #fff;
|
|
border-radius: 2px;
|
|
}
|
|
.planLst[data-v-56c64df8] {
|
|
padding: 25px 38px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst span[data-v-56c64df8]:first-child {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.addPlan[data-v-56c64df8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.cololr[data-v-56c64df8] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-56c64df8] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-56c64df8] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-56c64df8] {
|
|
-webkit-box-flex: .5;
|
|
-ms-flex: .5;
|
|
flex: .5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-56c64df8] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-56c64df8] {
|
|
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-56c64df8] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-56c64df8] .el-dialog__header {
|
|
border: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
font-size: 16px;
|
|
}
|
|
.paginations[data-v-56c64df8] {
|
|
text-align: right;
|
|
padding-top: 25px;
|
|
}
|
|
.progress[data-v-56c64df8] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.imgStys[data-v-56c64df8] {
|
|
height: 24px;
|
|
width: 24px;
|
|
}
|
|
.btnCorlo[data-v-56c64df8] {
|
|
background: #409eff;
|
|
border-color: #409eff;
|
|
width: 74px;
|
|
height: 32px;
|
|
margin-left: 115px;
|
|
}
|
|
.order-area[data-v-56c64df8] {
|
|
padding-top: 15px;
|
|
font-size: 14px;
|
|
}
|
|
.order-area .order-row[data-v-56c64df8] {
|
|
padding: 15px 0;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.order-area .order-row .order-left span + span[data-v-56c64df8] {
|
|
padding-left: 68px;
|
|
}
|
|
.order-area .order-step[data-v-56c64df8] {
|
|
padding: 15px 0;
|
|
max-width: 70%;
|
|
}
|
|
.order-area h3[data-v-56c64df8] {
|
|
font-size: 16px;
|
|
margin: 0;
|
|
padding: 18px 0 10px 0;
|
|
}
|
|
.order-area .deal-progress > li[data-v-56c64df8] {
|
|
padding-bottom: 10px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.order-area .deal-progress > li .progress-left[data-v-56c64df8] {
|
|
width: 32px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
.order-area .deal-progress > li .progress-left .progress-line[data-v-56c64df8] {
|
|
width: 1px;
|
|
background-color: #c0c4cc;
|
|
display: inline-block;
|
|
margin-top: 8px;
|
|
-webkit-box-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
}
|
|
.order-area .deal-progress > li .progress-right[data-v-56c64df8] {
|
|
padding-top: 5px;
|
|
}
|
|
.order-area .deal-progress > li .progress-right p[data-v-56c64df8] {
|
|
margin: 0;
|
|
margin-bottom: 10px;
|
|
}
|
|
.order-area .deal-progress > li .progress-right p > .imgWrap[data-v-56c64df8] {
|
|
width: 100px;
|
|
height: 65px;
|
|
display: inline-block;
|
|
margin-right: 10px;
|
|
}
|
|
.order-area .deal-progress > li .progress-right p > .imgWrap > img[data-v-56c64df8] {
|
|
width: 100%;
|
|
height: 100%;
|
|
cursor: pointer;
|
|
}
|
|
.order-area .order-process li[data-v-56c64df8]:not(:last-child) {
|
|
border-bottom: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-process li > p > span + span[data-v-56c64df8] {
|
|
padding-left: 56px;
|
|
}
|
|
.order-area .order-process img[data-v-56c64df8] {
|
|
width: 96px;
|
|
height: 64px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-evaluation img[data-v-56c64df8] {
|
|
width: 80px;
|
|
height: 64px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .order-info p[data-v-56c64df8] {
|
|
padding: 5px 0;
|
|
}
|
|
.order-area .order-info p > span[data-v-56c64df8] {
|
|
width: 500px;
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.order-area .order-info p .card-imgs[data-v-56c64df8] {
|
|
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-56c64df8] {
|
|
padding-left: 15px;
|
|
}
|
|
.order-area .order-info img[data-v-56c64df8] {
|
|
width: 127px;
|
|
height: 132px;
|
|
border: 1px solid #d4d4d4;
|
|
}
|
|
.order-area .btnDialog[data-v-56c64df8] {
|
|
position: relative;
|
|
top: -26px;
|
|
color: #0e0e0e;
|
|
}
|
|
.evaluationInfo[data-v-4da0c0ff] {
|
|
background-color: #fff;
|
|
margin-bottom: 50px;
|
|
}
|
|
.evaluationInfo[data-v-4da0c0ff] .el-rate__icon {
|
|
font-size: 33px;
|
|
}
|
|
.evaluatSbumint[data-v-4da0c0ff] {
|
|
text-align: center;
|
|
padding-top: 20px;
|
|
}
|
|
.btnCorlo[data-v-4da0c0ff] {
|
|
background: #0d7fe8;
|
|
width: 74px;
|
|
}
|
|
.textarea[data-v-4da0c0ff] {
|
|
padding: 20px 25px 4px 20px;
|
|
}
|
|
.evaluation-info[data-v-4da0c0ff],
|
|
.evaluation-right[data-v-4da0c0ff] {
|
|
padding: 0 0 0 50px;
|
|
}
|
|
.evaluation-right p[data-v-4da0c0ff] {
|
|
margin: 0;
|
|
margin-bottom: 15px;
|
|
}
|
|
.evaluation-right p > .imgWrap[data-v-4da0c0ff] {
|
|
width: 100px;
|
|
height: 65px;
|
|
display: inline-block;
|
|
margin-right: 10px;
|
|
}
|
|
.evaluation-right p > .imgWrap > img[data-v-4da0c0ff] {
|
|
width: 100%;
|
|
height: 100%;
|
|
cursor: pointer;
|
|
}
|
|
.w60[data-v-6dd45ccc] {
|
|
width: 60%;
|
|
}
|
|
.minW200[data-v-6dd45ccc] {
|
|
min-width: 200px;
|
|
}
|
|
.textBtn[data-v-6dd45ccc] {
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
color: #0d7fe8;
|
|
margin-left: 5px;
|
|
}
|
|
.alignment[data-v-6dd45ccc] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: 10px;
|
|
left: 0;
|
|
}
|
|
.alignment2[data-v-6dd45ccc] {
|
|
font-size: 14px;
|
|
position: relative;
|
|
top: -10px;
|
|
left: 0;
|
|
color: #f56c6c;
|
|
}
|
|
.workOrderTitle[data-v-6dd45ccc] {
|
|
border-left: 5px solid #0d7fe8;
|
|
padding-left: 10px;
|
|
}
|
|
.export[data-v-6dd45ccc] {
|
|
background-color: #3ac2bf;
|
|
border-color: #3ac2bf;
|
|
color: #fff;
|
|
}
|
|
.fontLin[data-v-6dd45ccc] {
|
|
line-height: 50px;
|
|
font-size: 16px;
|
|
}
|
|
.sytsFont[data-v-6dd45ccc] {
|
|
font-size: 25px;
|
|
color: #909399;
|
|
line-height: 50px;
|
|
}
|
|
.greenCircle[data-v-6dd45ccc] {
|
|
background-color: #67c23a;
|
|
}
|
|
.greenCircle[data-v-6dd45ccc],
|
|
.yellowCir[data-v-6dd45ccc] {
|
|
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-6dd45ccc] {
|
|
background-color: rgba(239, 162, 60, .8);
|
|
}
|
|
.redCircle[data-v-6dd45ccc] {
|
|
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-6dd45ccc] {
|
|
background-color: #fff;
|
|
color: #409eff;
|
|
border: 1px solid #409eff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.circular2[data-v-6dd45ccc],
|
|
.circular6[data-v-6dd45ccc] {
|
|
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-6dd45ccc] {
|
|
background-color: #f56c6c;
|
|
color: #fff;
|
|
border: 1px solid #fff;
|
|
-webkit-border-radius: 50%;
|
|
}
|
|
.verticalLine[data-v-6dd45ccc] {
|
|
border-right: 1px solid #acc0d8;
|
|
}
|
|
.pagination[data-v-6dd45ccc] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-pack: end;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
.iconStatus[data-v-6dd45ccc] {
|
|
width: 6px;
|
|
height: 6px;
|
|
margin-right: 4px;
|
|
display: inline-block;
|
|
border-radius: 50%;
|
|
}
|
|
.iconStatus.normal[data-v-6dd45ccc] {
|
|
background: #fdb950;
|
|
}
|
|
.iconStatus.error[data-v-6dd45ccc] {
|
|
background: #ff4d4f;
|
|
}
|
|
.iconStatus.end[data-v-6dd45ccc] {
|
|
background: #000;
|
|
}
|
|
.orderStatus[data-v-6dd45ccc] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.orderStatus .round[data-v-6dd45ccc] {
|
|
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-6dd45ccc] {
|
|
background-color: #f6c337;
|
|
}
|
|
.orderStatus .round.error[data-v-6dd45ccc] {
|
|
background-color: red;
|
|
}
|
|
.orderStatus .round.success[data-v-6dd45ccc] {
|
|
background-color: #1890ff;
|
|
}
|
|
.orderStatus .line[data-v-6dd45ccc] {
|
|
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-6dd45ccc] {
|
|
background-color: #1890ff;
|
|
}
|
|
.house-detail[data-v-6dd45ccc] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.house-detail .grid-half .cell[data-v-6dd45ccc] {
|
|
padding-left: 10px;
|
|
}
|
|
.headStys[data-v-6dd45ccc] {
|
|
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;
|
|
}
|
|
.formContent[data-v-6dd45ccc] {
|
|
margin: -15px 0 16px 0;
|
|
}
|
|
.contentStys[data-v-6dd45ccc],
|
|
.formContent[data-v-6dd45ccc] {
|
|
background-color: #fff;
|
|
border-radius: 2px;
|
|
}
|
|
.planLst[data-v-6dd45ccc] {
|
|
padding: 25px 38px;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.planLst span[data-v-6dd45ccc]:first-child {
|
|
-webkit-box-flex: 2;
|
|
-ms-flex: 2;
|
|
flex: 2;
|
|
}
|
|
.addPlan[data-v-6dd45ccc] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.cololr[data-v-6dd45ccc] {
|
|
background: #0d7fe8;
|
|
line-height: 10px;
|
|
}
|
|
.container[data-v-6dd45ccc] {
|
|
margin-top: 15px;
|
|
}
|
|
.basicsInfo[data-v-6dd45ccc] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.basicsInfo .grid-half[data-v-6dd45ccc] {
|
|
-webkit-box-flex: .5;
|
|
-ms-flex: .5;
|
|
flex: .5;
|
|
}
|
|
.basicsInfo .grid-half .cell[data-v-6dd45ccc] {
|
|
padding: 0 0 20px 80px;
|
|
font-size: 14px;
|
|
}
|
|
.viewDetails[data-v-6dd45ccc] {
|
|
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-6dd45ccc] {
|
|
background-color: #fff;
|
|
}
|
|
.dialogHead[data-v-6dd45ccc] .el-dialog__header {
|
|
border: 1px solid #ccc;
|
|
background-color: #f0f2f5;
|
|
font-size: 16px;
|
|
}
|
|
.paginations[data-v-6dd45ccc] {
|
|
text-align: right;
|
|
padding-top: 25px;
|
|
}
|
|
.btnCorlo[data-v-6dd45ccc] {
|
|
background: #0c72d1;
|
|
border-color: #0c72d1;
|
|
width: 74px;
|
|
}
|
|
.topHeader[data-v-6dd45ccc] {
|
|
position: relative;
|
|
top: -15px;
|
|
}
|
|
.btnStys[data-v-6dd45ccc] {
|
|
text-align: center;
|
|
background-color: #fff;
|
|
padding: 30px;
|
|
}
|
|
.basic[data-v-cd9da344] {
|
|
background-color: #fff;
|
|
}
|
|
.el-cascader--medium[data-v-cd9da344],
|
|
.el-date-editor.el-input[data-v-cd9da344],
|
|
.el-date-editor.el-input__inner[data-v-cd9da344],
|
|
.el-input-number--medium[data-v-cd9da344] {
|
|
width: 100%;
|
|
}
|
|
.content[data-v-cd9da344] {
|
|
margin-top: 30px;
|
|
margin-bottom: 50px;
|
|
padding-left: 80px;
|
|
}
|
|
.content .grid-content[data-v-cd9da344] {
|
|
width: 70%;
|
|
}
|
|
.content .grid-content .el-select[data-v-cd9da344] {
|
|
width: 100%;
|
|
}
|
|
.project-select-input[data-v-cd9da344],
|
|
.project-select-input[data-v-cd9da344] .el-input__inner {
|
|
cursor: pointer;
|
|
}
|
|
.project-dialog-content[data-v-cd9da344] {
|
|
max-height: 600px;
|
|
overflow-y: auto;
|
|
padding: 10px 0;
|
|
}
|
|
.project-checkbox-group[data-v-cd9da344] {
|
|
gap: 16px;
|
|
}
|
|
.project-checkbox-group .project-group[data-v-cd9da344],
|
|
.project-checkbox-group[data-v-cd9da344] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.project-checkbox-group .project-group[data-v-cd9da344] {
|
|
gap: 8px;
|
|
}
|
|
.project-checkbox-group .project-group .province-title[data-v-cd9da344] {
|
|
font-weight: 600;
|
|
font-size: 15px;
|
|
color: #303133;
|
|
padding: 8px 0;
|
|
border-bottom: 2px solid #e4e7ed;
|
|
margin-bottom: 8px;
|
|
}
|
|
.project-checkbox-group .project-group .project-items[data-v-cd9da344] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
gap: 12px;
|
|
padding-left: 12px;
|
|
}
|
|
.project-checkbox-group .project-group .project-items .city-label[data-v-cd9da344] {
|
|
font-size: 12px;
|
|
color: #909399;
|
|
margin-left: 4px;
|
|
}
|
|
.detail[data-v-4c1c2639] {
|
|
background-color: #fff;
|
|
}
|
|
.content[data-v-4c1c2639] {
|
|
margin-top: 30px;
|
|
margin-bottom: 50px;
|
|
padding-left: 80px;
|
|
}
|
|
.content .grid-content[data-v-4c1c2639] {
|
|
width: 70%;
|
|
}
|
|
.content .grid-content .el-select[data-v-4c1c2639] {
|
|
width: 100%;
|
|
}
|
|
.content .linkHoust[data-v-4c1c2639] {
|
|
float: right;
|
|
color: #3a8ee6;
|
|
cursor: pointer;
|
|
margin: 0 -100px -12px 4px;
|
|
}
|
|
.content .imagvVdeo[data-v-4c1c2639] {
|
|
position: relative;
|
|
left: 30px;
|
|
top: -38px;
|
|
}
|
|
.space[data-v-2f1a87ca] {
|
|
background-color: #fff;
|
|
}
|
|
.el-cascader--medium[data-v-2f1a87ca],
|
|
.el-date-editor.el-input[data-v-2f1a87ca],
|
|
.el-date-editor.el-input__inner[data-v-2f1a87ca],
|
|
.el-input-number--medium[data-v-2f1a87ca] {
|
|
width: 100%;
|
|
}
|
|
.content[data-v-2f1a87ca] {
|
|
margin-top: 30px;
|
|
margin-bottom: 50px;
|
|
padding-left: 80px;
|
|
}
|
|
.content .grid-content[data-v-2f1a87ca] {
|
|
width: 70%;
|
|
}
|
|
.content .grid-content .el-select[data-v-2f1a87ca] {
|
|
width: 100%;
|
|
}
|
|
.workOrder[data-v-24a3693a] {
|
|
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-24a3693a] {
|
|
text-align: center;
|
|
background-color: #fff;
|
|
padding: 30px;
|
|
}
|
|
[data-v-24a3693a] .send-success-dialog {
|
|
border-radius: 10px;
|
|
}
|
|
[data-v-24a3693a] .send-success-dialog .el-dialog__header {
|
|
padding: 16px 20px 10px;
|
|
border-bottom: 1px solid #f0f0f0;
|
|
}
|
|
[data-v-24a3693a] .send-success-dialog .el-dialog__title {
|
|
font-weight: 600;
|
|
color: #1f2d3d;
|
|
}
|
|
[data-v-24a3693a] .send-success-dialog .el-dialog__body {
|
|
padding: 16px 20px 18px;
|
|
}
|
|
[data-v-24a3693a] .send-success-dialog .el-dialog__footer {
|
|
padding: 10px 20px 16px;
|
|
border-top: 1px solid #f0f0f0;
|
|
}
|
|
.send-dialog[data-v-24a3693a] {
|
|
color: #303133;
|
|
}
|
|
.send-summary[data-v-24a3693a] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
gap: 10px;
|
|
margin-bottom: 14px;
|
|
}
|
|
.send-summary__left[data-v-24a3693a] {
|
|
font-size: 14px;
|
|
color: #606266;
|
|
}
|
|
.send-summary__tag[data-v-24a3693a] {
|
|
font-weight: 600;
|
|
}
|
|
.send-detail__title[data-v-24a3693a] {
|
|
font-size: 13px;
|
|
color: #909399;
|
|
margin-bottom: 10px;
|
|
}
|
|
.send-list[data-v-24a3693a] {
|
|
max-height: 56vh;
|
|
overflow: auto;
|
|
padding-right: 6px;
|
|
-webkit-column-gap: 10px;
|
|
-moz-column-gap: 10px;
|
|
column-gap: 10px;
|
|
-webkit-column-count: 3;
|
|
-moz-column-count: 3;
|
|
column-count: 3;
|
|
}
|
|
.send-item[data-v-24a3693a] {
|
|
-webkit-column-break-inside: avoid;
|
|
-moz-column-break-inside: avoid;
|
|
break-inside: avoid;
|
|
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;
|
|
padding: 10px 12px;
|
|
margin: 0 0 10px;
|
|
background: #f7f9fc;
|
|
border: 1px solid #eef2f6;
|
|
border-radius: 8px;
|
|
}
|
|
.send-item__name[data-v-24a3693a] {
|
|
-webkit-box-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
min-width: 0;
|
|
margin-right: 10px;
|
|
font-size: 13px;
|
|
color: #303133;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.send-item__count[data-v-24a3693a] {
|
|
font-size: 13px;
|
|
font-weight: 600;
|
|
color: #1f2d3d;
|
|
}
|
|
.send-item.is-zero[data-v-24a3693a] {
|
|
background: #fafafa;
|
|
border-color: #f0f0f0;
|
|
}
|
|
.send-item.is-zero .send-item__name[data-v-24a3693a] {
|
|
color: #909399;
|
|
}
|
|
.send-item.is-zero .send-item__count[data-v-24a3693a] {
|
|
color: #909399;
|
|
font-weight: 500;
|
|
}
|
|
@media screen and (max-width: 1200px) {
|
|
.send-list[data-v-24a3693a] {
|
|
-webkit-column-count: 2;
|
|
-moz-column-count: 2;
|
|
column-count: 2;
|
|
}
|
|
}
|
|
@media screen and (max-width: 768px) {
|
|
.send-list[data-v-24a3693a] {
|
|
-webkit-column-count: 1;
|
|
-moz-column-count: 1;
|
|
column-count: 1;
|
|
max-height: 60vh;
|
|
}
|
|
}
|