mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
优化前诶缴费太对问题
This commit is contained in:
parent
ba15a2ea7a
commit
5be5214f6b
@ -49,6 +49,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</checkbox-group>
|
</checkbox-group>
|
||||||
</view>
|
</view>
|
||||||
|
<view class="bt-height"></view>
|
||||||
|
|
||||||
<view v-if="fees.length > 0" class="bg-white border flex justify-end"
|
<view v-if="fees.length > 0" class="bg-white border flex justify-end"
|
||||||
style="position: fixed;width: 100%;bottom: 0;">
|
style="position: fixed;width: 100%;bottom: 0;">
|
||||||
@ -224,4 +225,8 @@
|
|||||||
margin: 10upx 15upx 0upx 15upx;
|
margin: 10upx 15upx 0upx 15upx;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bt-height{
|
||||||
|
height: 200upx;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user