付款详情新增字段

This commit is contained in:
X1627315083
2025-01-15 11:23:23 +08:00
parent e0aceccb19
commit 5c7782113c
5 changed files with 42 additions and 74 deletions

View File

@@ -7,6 +7,7 @@
:footer="null"
:get-container="() => $refs.newScaleImageMobileModal"
width="100%"
height="70%"
:maskClosable="false"
:centered="true"
:closable="false"
@@ -630,6 +631,10 @@ export default defineComponent({
background: #39215b;
}
}
.generalModel_closeIcon{
border-radius: 50%;
background: #949494;
}
.newScaleImageMobile_modal {
box-shadow: none;
height: 100%;