src/views/paiban/index.vue
@@ -8,7 +8,6 @@ /> <div> <van-calendar color="#769AFF" :min-date="minDate" @month-show="monthShow" :poppable="false" @@ -139,7 +138,9 @@ else { day.bottomInfo='晚上' } console.log(day,'有排班' ) } return day } onMounted(()=>{ @@ -231,17 +232,6 @@ line-height: 18px; } } } .fanhui { // padding-top: 20px; width: 100%; background: #4696f9; text-align: center; border-radius: 5px; color: #fff; height: 36px; line-height: 36px; } </style>