feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
.btn-Box[data-v-0c652b55],
|
||||
.table-Box[data-v-0c652b55] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.btn-Box[data-v-0c652b55] {
|
||||
margin-top: 20px;
|
||||
}
|
||||
.radio-Box[data-v-0c652b55] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
Reference in New Issue
Block a user