fix: BUG修改
This commit is contained in:
parent
4e4a8a6cc2
commit
b6094e2a84
@ -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) {
|
||||
|
||||
@ -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) {
|
||||
|
||||
@ -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;
|
||||
|
||||
@ -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) {
|
||||
|
||||
@ -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;
|
||||
|
||||
@ -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) {
|
||||
|
||||
@ -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) {
|
||||
|
||||
@ -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) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user