feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
.myHeader[data-v-48928a6c] {
|
||||
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;
|
||||
}
|
||||
.confirmBox[data-v-48928a6c] {
|
||||
margin-top: 20px;
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.searchBox[data-v-48928a6c] {
|
||||
-webkit-box-pack: justify;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.searchBox .searchInfo[data-v-48928a6c],
|
||||
.searchBox[data-v-48928a6c] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
}
|
||||
.el-input[data-v-48928a6c] {
|
||||
width: 202px;
|
||||
}
|
||||
.pagination[data-v-48928a6c] {
|
||||
text-align: right;
|
||||
}
|
||||
Reference in New Issue
Block a user