修改样式 确认拒单 按钮居中

This commit is contained in:
Mr.jiang 2024-08-15 11:01:18 +08:00
parent 17413913d4
commit 6a3a85766e
12 changed files with 12 additions and 11 deletions

View File

@ -2537,7 +2537,7 @@ export default {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
justify-content: center;
align-items: center;
margin-top: 28px;
}

View File

@ -1857,7 +1857,7 @@
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
justify-content: center;
align-items: center;
margin-top: 28px;
}

View File

@ -1969,7 +1969,7 @@ export default {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
justify-content: center;
align-items: center;
margin-top: 20px;
}

View File

@ -1637,7 +1637,7 @@
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
justify-content: center;
align-items: center;
margin-top: 10px;
}

View File

@ -2293,7 +2293,7 @@
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
justify-content: center;
align-items: center;
margin-top:20px;
}

View File

@ -1575,7 +1575,7 @@
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
justify-content: center;
align-items: center;
margin-top: 10px;
}

View File

@ -1633,7 +1633,7 @@
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
justify-content: center;
align-items: center;
margin-top: 10px;
}

View File

@ -1674,7 +1674,7 @@
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
justify-content: center;
align-items: center;
margin-top: 10px;
}

View File

@ -1788,7 +1788,7 @@
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
justify-content: center;
align-items: center;
margin-top: 10px;
}

View File

@ -750,6 +750,7 @@
font-weight: 400;
font-size: 25rpx;
color: #B0B0B0;
white-space: nowrap;
}
image {

View File

@ -865,7 +865,7 @@
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
justify-content: center;
align-items: center;
margin-top: 10px;
}

View File

@ -965,7 +965,7 @@
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
justify-content: center;
align-items: center;
margin-top: 10px;
}