UI更新
This commit is contained in:
@@ -68,7 +68,7 @@ const goBack = () => {
|
||||
<view
|
||||
class="content"
|
||||
:style="{
|
||||
height: isHome ? '100vh' : `calc(100vh - ${isIos ? 200 : 170}rpx)`,
|
||||
height: isHome ? '100vh' : `calc(100vh - ${isIos ? 180 : 150}rpx)`,
|
||||
overflow,
|
||||
}"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user