feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,186 @@
|
||||
.smsStatisicBox[data-v-23b75722] {
|
||||
width: 546px;
|
||||
height: 194px;
|
||||
background-color: #1562ff;
|
||||
border-radius: 10px;
|
||||
padding: 50px 80px;
|
||||
color: #fff;
|
||||
}
|
||||
.smsStatisicBox .smsStatisicTitle[data-v-23b75722] {
|
||||
font-size: 20px;
|
||||
}
|
||||
.smsStatisicBox .smsStatisic[data-v-23b75722] {
|
||||
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: justify;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.smsProducts[data-v-23b75722] {
|
||||
padding: 20px 0;
|
||||
}
|
||||
.smsProducts .smsProductsList[data-v-23b75722] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-orient: horizontal;
|
||||
-webkit-box-direction: normal;
|
||||
-ms-flex-direction: row;
|
||||
flex-direction: row;
|
||||
text-align: center;
|
||||
font-size: 13px;
|
||||
}
|
||||
.smsProducts .smsProductsList .smsProductsItem[data-v-23b75722] {
|
||||
width: 166px;
|
||||
height: 100px;
|
||||
color: #333;
|
||||
background: #fff;
|
||||
border: 1px solid #333;
|
||||
border-radius: 10px;
|
||||
margin: 0 15px;
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-box-direction: normal;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
-ms-flex-wrap: nowrap;
|
||||
flex-wrap: nowrap;
|
||||
-ms-flex-line-pack: center;
|
||||
align-content: center;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
.smsProducts .smsProductsList .smsProductsItem .smsInfor[data-v-23b75722] {
|
||||
margin: 5px 0;
|
||||
}
|
||||
.smsProducts .smsProductsList .smsProductsItem .smsInfor[data-v-23b75722]:first-child {
|
||||
font-size: 15px;
|
||||
font-weight: 550;
|
||||
}
|
||||
.smsProducts .smsProductsList .smsProductsItem[data-v-23b75722]:first-child {
|
||||
margin-left: 0;
|
||||
}
|
||||
.smsProducts .smsProductsList .sectected[data-v-23b75722] {
|
||||
color: #1562ff;
|
||||
background: #e6eeff;
|
||||
border: 1px solid #1562ff;
|
||||
}
|
||||
.agreementNotes[data-v-23b75722] {
|
||||
font-size: 13px;
|
||||
padding: 10px 0;
|
||||
}
|
||||
.agreementNotes .agreementcheckbox[data-v-23b75722] {
|
||||
border-radius: 50%;
|
||||
}
|
||||
.agreementNotes .useragreement[data-v-23b75722] {
|
||||
color: #1562ff;
|
||||
cursor: pointer;
|
||||
}
|
||||
[data-v-5c00c814] .el-page-header__left {
|
||||
color: #1682e6;
|
||||
}
|
||||
.add[data-v-5c00c814] {
|
||||
float: right;
|
||||
position: relative;
|
||||
top: -10px;
|
||||
}
|
||||
.kidneyBeanList .tab-title[data-v-5c00c814] {
|
||||
border-top: 1px solid #c0c4cc;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.kidneyBeanList .rule[data-v-5c00c814] {
|
||||
font-weight: bolder;
|
||||
padding-top: 25px;
|
||||
}
|
||||
.kidneyBeanList .elCol[data-v-5c00c814] {
|
||||
padding-left: 15px;
|
||||
}
|
||||
.kidneyBeanList .button[data-v-5c00c814] {
|
||||
text-align: center;
|
||||
padding: 25px 0;
|
||||
}
|
||||
.kidneyBeanList .paginations[data-v-5c00c814] {
|
||||
float: right;
|
||||
padding: 25px 0;
|
||||
}
|
||||
.addbuttonBox[data-v-5c00c814] {
|
||||
padding: 10px 0;
|
||||
text-align: right;
|
||||
}
|
||||
.smsTmpNotes[data-v-5c00c814] {
|
||||
color: #d9001b;
|
||||
font-size: 13px;
|
||||
}
|
||||
.kidneyBeanList .paginations[data-v-2b4f2c29] {
|
||||
float: right;
|
||||
padding: 25px 0;
|
||||
}
|
||||
[data-v-18a00e1c] .el-page-header__left {
|
||||
color: #1682e6;
|
||||
}
|
||||
.add[data-v-18a00e1c] {
|
||||
float: right;
|
||||
position: relative;
|
||||
top: -10px;
|
||||
}
|
||||
.kidneyBeanList .tab-title[data-v-18a00e1c] {
|
||||
border-top: 1px solid #c0c4cc;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.kidneyBeanList .rule[data-v-18a00e1c] {
|
||||
font-weight: bolder;
|
||||
padding-top: 25px;
|
||||
}
|
||||
.kidneyBeanList .elCol[data-v-18a00e1c] {
|
||||
padding-left: 15px;
|
||||
}
|
||||
.kidneyBeanList .button[data-v-18a00e1c] {
|
||||
text-align: center;
|
||||
padding: 25px 0;
|
||||
}
|
||||
.kidneyBeanList .paginations[data-v-18a00e1c] {
|
||||
float: right;
|
||||
padding: 25px 0;
|
||||
}
|
||||
[data-v-754880f3] .el-page-header__left {
|
||||
color: #1682e6;
|
||||
}
|
||||
.add[data-v-754880f3] {
|
||||
float: right;
|
||||
position: relative;
|
||||
top: -10px;
|
||||
}
|
||||
.kidneyBeanList .tab-title[data-v-754880f3] {
|
||||
border-top: 1px solid #c0c4cc;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.kidneyBeanList .rule[data-v-754880f3] {
|
||||
font-weight: bolder;
|
||||
padding-top: 25px;
|
||||
}
|
||||
.kidneyBeanList .elCol[data-v-754880f3] {
|
||||
padding-left: 15px;
|
||||
}
|
||||
.kidneyBeanList .button[data-v-754880f3] {
|
||||
text-align: center;
|
||||
padding: 25px 0;
|
||||
}
|
||||
.kidneyBeanList .paginations[data-v-754880f3] {
|
||||
float: right;
|
||||
padding: 25px 0;
|
||||
}
|
||||
Reference in New Issue
Block a user