jwyu 2 жил өмнө
parent
commit
cde7850f91

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

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