BUG 28223

This commit is contained in:
aixianling
2022-03-15 15:00:05 +08:00
parent 9940da8ad2
commit fe18e8cbe6

View File

@@ -39,11 +39,7 @@ export default {
</script>
<style lang="scss" scoped>
uni-page-body {
height: 100%;
}
.AppSpecialPeople {
height: 100%;
min-height: 100%;
}
</style>