调整支付交互

This commit is contained in:
X1627315083
2025-02-20 09:26:11 +08:00
parent 37a3186e06
commit 305feb1131
5 changed files with 229 additions and 20 deletions

View File

@@ -1967,7 +1967,9 @@ export default defineComponent({
}
.content_body_header_right{
display: flex;
width: 43rem;
// width: 43rem;
width: auto;
margin-right: 2rem;
}
.check_all_block{
display: flex;