Commit 3a1cbe6c authored by zhengke's avatar zhengke

修改

parent a3ca24f2
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
></audio> ></audio>
<view <view
class="item1" class="item1"
:style="{ height: `calc(100vh - 580rpx - ${statusBarHeight}px)` }" :style="{ height: `calc(100vh - 414rpx - ${statusBarHeight}px)` }"
> >
<view class="flex flex_start_center" v-if="isIOS"> <view class="flex flex_start_center" v-if="isIOS">
<view <view
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment