feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,918 @@
|
||||
.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;
|
||||
}
|
||||
.paginations {
|
||||
text-align: right;
|
||||
}
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user