feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,234 @@
|
||||
.carImg-box[data-v-2c4e1eda] {
|
||||
width: 70px;
|
||||
height: 70px;
|
||||
margin: auto;
|
||||
}
|
||||
.carImg-box .car-img[data-v-2c4e1eda] {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.bottom-buy[data-v-2c4e1eda] {
|
||||
margin: 15px 0;
|
||||
}
|
||||
.bottom-buy .buy-price[data-v-2c4e1eda] {
|
||||
font-weight: 700;
|
||||
font-size: 30px;
|
||||
color: #f56c6c;
|
||||
}
|
||||
.bottom-buy .buy-tips[data-v-2c4e1eda] {
|
||||
font-size: 14px;
|
||||
color: #909399;
|
||||
padding-left: 10px;
|
||||
}
|
||||
.paymentInfor .paymentContent .paymentBase[data-v-2c4e1eda] {
|
||||
border-bottom: 1px dashed #e5e5e5;
|
||||
}
|
||||
.paymentInfor .paymentContent .marketPrice[data-v-2c4e1eda] {
|
||||
font-size: 18px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
.paymentInfor .paymentContent .paymentPrice[data-v-2c4e1eda] {
|
||||
padding: 10px 0;
|
||||
}
|
||||
.paymentInfor .paymentContent .paymentTitle[data-v-2c4e1eda] {
|
||||
padding: 5px 0;
|
||||
font-size: 14px;
|
||||
}
|
||||
.paymentInfor .paymentContent .paymentTitle .paymentPrice[data-v-2c4e1eda] {
|
||||
font-size: 20px;
|
||||
padding: 0 10px 0 30px;
|
||||
}
|
||||
.priceGray[data-v-2c4e1eda] {
|
||||
color: #999;
|
||||
font-size: 16px !important;
|
||||
}
|
||||
.priceRed[data-v-2c4e1eda] {
|
||||
color: #d9001b;
|
||||
}
|
||||
.uploadFileNotes[data-v-2c4e1eda] {
|
||||
margin-bottom: 12px;
|
||||
font-size: 12px;
|
||||
color: #ff6b6b;
|
||||
}
|
||||
.applicationList[data-v-405f37a4] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-orient: horizontal;
|
||||
-webkit-box-direction: normal;
|
||||
-ms-flex-direction: row;
|
||||
flex-direction: row;
|
||||
-ms-flex-wrap: wrap;
|
||||
flex-wrap: wrap;
|
||||
-ms-flex-line-pack: center;
|
||||
align-content: center;
|
||||
-webkit-box-pack: start;
|
||||
-ms-flex-pack: start;
|
||||
justify-content: flex-start;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.applicationItem[data-v-405f37a4] {
|
||||
width: 260px;
|
||||
border: 1px solid #e5e5e5;
|
||||
border-radius: 4px;
|
||||
font-size: 14px;
|
||||
padding: 10px 10px 0 10px;
|
||||
margin: 0 20px 20px 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
.applicationItem .item-start[data-v-405f37a4] {
|
||||
text-align: right;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.applicationItem .item-start .el-icon-star-off[data-v-405f37a4] {
|
||||
font-size: 22px;
|
||||
color: #e5e5e5;
|
||||
}
|
||||
.applicationItem .item-start .el-icon-star-on[data-v-405f37a4] {
|
||||
font-size: 22px;
|
||||
color: #fcbf49;
|
||||
}
|
||||
.applicationItem .item-addCar[data-v-405f37a4] {
|
||||
text-align: right;
|
||||
margin-top: 5px;
|
||||
}
|
||||
.applicationItem .item-card[data-v-405f37a4] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-orient: horizontal;
|
||||
-webkit-box-direction: normal;
|
||||
-ms-flex-direction: row;
|
||||
flex-direction: row;
|
||||
-ms-flex-wrap: nowrap;
|
||||
flex-wrap: nowrap;
|
||||
-ms-flex-line-pack: center;
|
||||
align-content: center;
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.nodata[data-v-405f37a4] {
|
||||
text-align: center;
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.applicationImgBox[data-v-405f37a4] {
|
||||
width: 70px;
|
||||
height: 70px;
|
||||
}
|
||||
.applicationImg[data-v-405f37a4] {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.applicationInfor[data-v-405f37a4] {
|
||||
width: 160px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
.applicationInfor .applicationTitle[data-v-405f37a4] {
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
color: #333;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.applicationInfor .applicationType[data-v-405f37a4] {
|
||||
font-size: 12px;
|
||||
color: #c5c3c6;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.applicationInfor .applicationDes[data-v-405f37a4] {
|
||||
width: 100%;
|
||||
height: 33px;
|
||||
color: #60495a;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 2;
|
||||
-webkit-box-orient: vertical;
|
||||
}
|
||||
[data-v-405f37a4] .paymentDialog .el-dialog__body {
|
||||
padding: 0;
|
||||
}
|
||||
.paymentInfor .paymentHeader[data-v-405f37a4] {
|
||||
background: #f2f2f2;
|
||||
padding: 30px 20px;
|
||||
text-align: center;
|
||||
}
|
||||
.paymentInfor .paymentHeader .paymentdivider[data-v-405f37a4] {
|
||||
width: 50%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.paymentInfor .paymentHeader .paymentdivider .el-divider__text[data-v-405f37a4] {
|
||||
font-size: 19px;
|
||||
background: #f2f2f2;
|
||||
}
|
||||
.paymentInfor .paymentHeader .paymentDes[data-v-405f37a4] {
|
||||
margin-top: 20px;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
text-align: left;
|
||||
}
|
||||
.paymentInfor .paymentBox[data-v-405f37a4] {
|
||||
padding: 10px 10%;
|
||||
}
|
||||
.paymentInfor .paymentContent .paymentBase[data-v-405f37a4] {
|
||||
border-bottom: 1px dashed #e5e5e5;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
.paymentInfor .paymentContent .marketPrice[data-v-405f37a4] {
|
||||
font-size: 18px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
.paymentInfor .paymentContent .paymentPrice[data-v-405f37a4] {
|
||||
padding: 10px 0;
|
||||
}
|
||||
.paymentInfor .paymentContent .paymentTitle[data-v-405f37a4] {
|
||||
padding: 5px 0;
|
||||
font-size: 14px;
|
||||
}
|
||||
.paymentInfor .paymentContent .paymentTitle .paymentPrice[data-v-405f37a4] {
|
||||
font-size: 20px;
|
||||
padding: 0 10px 0 30px;
|
||||
}
|
||||
.priceGray[data-v-405f37a4] {
|
||||
color: #999;
|
||||
font-size: 16px !important;
|
||||
}
|
||||
.priceRed[data-v-405f37a4] {
|
||||
color: #d9001b;
|
||||
}
|
||||
[data-v-405f37a4] .paymentBaseFrom .el-form-item {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.uploadFileNotes[data-v-405f37a4] {
|
||||
margin-top: 10px;
|
||||
color: #ff6b6b;
|
||||
}
|
||||
.menuTreeBox[data-v-405f37a4] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
}
|
||||
.menuTreeBox .itemMenuTree[data-v-405f37a4] {
|
||||
width: 50%;
|
||||
height: 200px;
|
||||
}
|
||||
.list-header[data-v-405f37a4] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.list-header span[data-v-405f37a4] {
|
||||
-webkit-box-flex: 2;
|
||||
-ms-flex: 2;
|
||||
flex: 2;
|
||||
}
|
||||
Reference in New Issue
Block a user