DESKTOP-O04BTUJ\muzen %!s(int64=3) %!d(string=hai) anos
pai
achega
4bba075530
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/lottery/index.vue

+ 1 - 1
src/pages/lottery/index.vue

@@ -1,6 +1,6 @@
 <template>
   <view class="app-container">
-    <view class="nav" :style="{'margin-top': statusBarHeight + 'px'}">
+    <view class="nav" style="margin-top: var(--status-bar-height)">
       <uni-icons type="back" style="font-size: 48rpx" @click="close" />
       <text class="title">积分抽奖</text>
     </view>