fix: BUG修改

This commit is contained in:
kun 2023-08-16 18:30:46 +08:00
parent 4e4a8a6cc2
commit b6094e2a84
8 changed files with 22 additions and 14 deletions

View File

@ -497,7 +497,8 @@ onMounted(() => {});
display: flex;
margin-bottom: 12px;
span:nth-child(1) {
width: 56px;
display: inline-block;
width: 60px;
text-align: right;
font-size: 12px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
@ -572,7 +573,7 @@ onMounted(() => {});
height: 300px;
.row {
span:nth-child(1) {
text-align: left;
text-align: right;
}
}
:deep(.el-timeline-item) {

View File

@ -498,7 +498,8 @@ onMounted(() => {});
display: flex;
margin-bottom: 12px;
span:nth-child(1) {
width: 56px;
display: inline-block;
width: 60px;
text-align: right;
font-size: 12px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
@ -573,7 +574,7 @@ onMounted(() => {});
height: 300px;
.row {
span:nth-child(1) {
text-align: left;
text-align: right;
}
}
:deep(.el-timeline-item) {

View File

@ -1036,7 +1036,8 @@ onMounted(() => {
align-items: center;
margin-bottom: 12px;
span:nth-child(1) {
width: 56px;
display: inline-block;
width: 60px;
text-align: right;
font-size: 12px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;

View File

@ -468,7 +468,8 @@ onMounted(() => {});
display: flex;
margin-bottom: 12px;
span:nth-child(1) {
width: 56px;
display: inline-block;
width: 60px;
text-align: right;
font-size: 12px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
@ -539,7 +540,7 @@ onMounted(() => {});
height: 300px;
.row {
span:nth-child(1) {
text-align: left;
text-align: right;
}
}
:deep(.el-timeline-item) {

View File

@ -1020,7 +1020,8 @@ onMounted(() => {
align-items: center;
margin-bottom: 12px;
span:nth-child(1) {
width: 56px;
display: inline-block;
width: 60px;
text-align: right;
font-size: 12px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;

View File

@ -476,7 +476,8 @@ onMounted(() => {});
display: flex;
margin-bottom: 12px;
span:nth-child(1) {
width: 56px;
display: inline-block;
width: 60px;
text-align: right;
font-size: 12px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
@ -547,7 +548,7 @@ onMounted(() => {});
height: 300px;
.row {
span:nth-child(1) {
text-align: left;
text-align: right;
}
}
:deep(.el-timeline-item) {

View File

@ -497,7 +497,8 @@ onMounted(() => {});
display: flex;
margin-bottom: 12px;
span:nth-child(1) {
width: 56px;
display: inline-block;
width: 60px;
text-align: right;
font-size: 12px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
@ -572,7 +573,7 @@ onMounted(() => {});
height: 300px;
.row {
span:nth-child(1) {
text-align: left;
text-align: right;
}
}
:deep(.el-timeline-item) {

View File

@ -497,7 +497,8 @@ onMounted(() => {});
display: flex;
margin-bottom: 12px;
span:nth-child(1) {
width: 56px;
display: inline-block;
width: 60px;
text-align: right;
font-size: 12px;
font-family: Source Han Sans CN-Medium, Source Han Sans CN;
@ -572,7 +573,7 @@ onMounted(() => {});
height: 300px;
.row {
span:nth-child(1) {
text-align: left;
text-align: right;
}
}
:deep(.el-timeline-item) {