feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
.recordsList[data-v-0f7cfd5b] {
|
||||
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;
|
||||
}
|
||||
.resultSuccess[data-v-0f7cfd5b] {
|
||||
color: #329b59;
|
||||
}
|
||||
.resultFail[data-v-0f7cfd5b] {
|
||||
color: #ff4d4f;
|
||||
}
|
||||
.pagination[data-v-0f7cfd5b] {
|
||||
float: right;
|
||||
}
|
||||
.house-detail[data-v-0f7cfd5b] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
}
|
||||
.house-detail .grid-half[data-v-0f7cfd5b] {
|
||||
-webkit-box-flex: 0.5;
|
||||
-ms-flex: 0.5;
|
||||
flex: 0.5;
|
||||
}
|
||||
.container[data-v-0f7cfd5b] {
|
||||
margin-top: 15px;
|
||||
}
|
||||
.formContent[data-v-0f7cfd5b] {
|
||||
margin: -15px 0 16px 0;
|
||||
}
|
||||
.contentStys[data-v-0f7cfd5b],
|
||||
.formContent[data-v-0f7cfd5b] {
|
||||
background-color: #fff;
|
||||
border-radius: 2px;
|
||||
}
|
||||
.Lst[data-v-0f7cfd5b] {
|
||||
padding: 25px 0 23px 0;
|
||||
padding-left: 38px;
|
||||
}
|
||||
.bannerImg[data-v-0f7cfd5b] {
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
position: relative;
|
||||
top: 3px;
|
||||
}
|
||||
Reference in New Issue
Block a user