This commit is contained in:
shijingjing
2022-04-27 09:36:34 +08:00
parent c340cdbe2f
commit 0451b009d6

View File

@@ -432,6 +432,7 @@ export default {
<style lang="scss">
.add {
padding-bottom: 120px;
width: 100%;
::v-deep .u-radio {
&:last-child {
@@ -598,5 +599,9 @@ export default {
.border-b0{
border-bottom: 0!important;
}
::v-deep .familyMember .item {
width: 100%;
}
}
</style>