hookehuyr

fix

<!--
* @Date: 2024-01-15 13:35:51
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-01-25 09:46:05
* @LastEditTime: 2024-01-25 09:49:41
* @FilePath: /xysBooking/src/views/booking.vue
* @Description: 预约页面
-->
......@@ -349,7 +349,7 @@ const nextBtn = () => {
.day-lunar {
color: #1E1E1E;
font-size: 0.85rem;
// margin-bottom: 5px;
margin-bottom: 5px;
}
.day-text {
color: #1E1E1E;
......