feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,118 @@
|
||||
.tab-title-top[data-v-6c403458] {
|
||||
font-weight: bolder;
|
||||
padding: 16px 0 18px 0;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.tab-title[data-v-6c403458] {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.tab-title-bottom[data-v-6c403458],
|
||||
.tab-title[data-v-6c403458] {
|
||||
font-weight: bolder;
|
||||
padding: 16px 0 16px 0;
|
||||
border-top: 1px solid #ccc;
|
||||
}
|
||||
.tab-title-bottom[data-v-6c403458] {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.house-service[data-v-6c403458] {
|
||||
float: left;
|
||||
width: 33%;
|
||||
padding-right: 10px;
|
||||
}
|
||||
.house-service .service-grid-half[data-v-6c403458] {
|
||||
float: left;
|
||||
width: 90%;
|
||||
padding-right: 10px;
|
||||
}
|
||||
.house-service .service-grid-half .service-cell[data-v-6c403458] {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.house-detail[data-v-6c403458] {
|
||||
font-size: 15px;
|
||||
}
|
||||
.house-detail .grid-half[data-v-6c403458] {
|
||||
float: left;
|
||||
width: 45%;
|
||||
padding-right: 10px;
|
||||
}
|
||||
.house-detail .grid-half .cell[data-v-6c403458] {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.house-image[data-v-6c403458] {
|
||||
img-width: 100%;
|
||||
img-height: auto;
|
||||
}
|
||||
.property-image[data-v-6c403458] {
|
||||
img-width: 250px;
|
||||
img-height: 200px;
|
||||
}
|
||||
.image-title[data-v-6c403458] {
|
||||
padding: 8px 0;
|
||||
}
|
||||
.bannerImg[data-v-6c403458] {
|
||||
width: 100%;
|
||||
height: 80px;
|
||||
position: relative;
|
||||
top: 3px;
|
||||
}
|
||||
.bannerImg .image-error-slot[data-v-6c403458] {
|
||||
height: 80px;
|
||||
line-height: 80px;
|
||||
}
|
||||
[data-v-6c403458] .dataComparisonTitle {
|
||||
width: 80px;
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
display: inline-block;
|
||||
text-align: justify;
|
||||
}
|
||||
[data-v-6c403458] .dataComparisonTitle:after {
|
||||
content: "";
|
||||
display: inline-block;
|
||||
padding-left: 100%;
|
||||
top: 0;
|
||||
}
|
||||
[data-v-6c403458] .dataComparisonTitle2 {
|
||||
width: 120px;
|
||||
}
|
||||
[data-v-6c403458] .dataComparison {
|
||||
-webkit-box-flex: 1;
|
||||
-ms-flex-positive: 1;
|
||||
flex-grow: 1;
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-orient: horizontal;
|
||||
-webkit-box-direction: normal;
|
||||
-ms-flex-direction: row;
|
||||
flex-direction: row;
|
||||
-webkit-box-pack: start;
|
||||
-ms-flex-pack: start;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
[data-v-6c403458] .dataComparison .dataComparison-item {
|
||||
width: 50%;
|
||||
}
|
||||
[data-v-6c403458] .dataComparison .dataComparison-item-s {
|
||||
color: #116cfd;
|
||||
}
|
||||
[data-v-6c403458] .dataComparison .dataComparison-item-red {
|
||||
color: #fa3f43;
|
||||
}
|
||||
.editPaymentBy[data-v-6c403458] {
|
||||
color: #3d99ed;
|
||||
cursor: pointer;
|
||||
}
|
||||
.deviceAddContent .el-select {
|
||||
width: 100%;
|
||||
}
|
||||
.noInforData[data-v-3e4c4cd8],
|
||||
.noInforData[data-v-3184dee9] {
|
||||
padding: 24px;
|
||||
text-align: center;
|
||||
}
|
||||
.updateValue[data-v-2b59f47d] {
|
||||
color: #0d7fe8;
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user