jwyu 2 năm trước cách đây
mục cha
commit
cde7850f91
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/views/ssbg/businessTrip/calendar.vue

+ 2 - 0
src/views/ssbg/businessTrip/calendar.vue

@@ -190,6 +190,8 @@ function handleShowDetail(item){
 .business-trip-page{
     min-height: 100vh;
     background-color: #f5f5f5;
+    padding-bottom: calc(150px + constant(safe-area-inset-bottom));
+    padding-bottom: calc(150px + env(safe-area-inset-bottom));
     .header{
         padding-top: 20px;
         padding-bottom: 20px;