hookehuyr

fix

<!--
* @Date: 2024-01-15 13:35:51
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-01-25 09:32:41
* @LastEditTime: 2024-01-25 09:46:05
* @FilePath: /xysBooking/src/views/booking.vue
* @Description: 预约页面
-->
......@@ -345,10 +345,11 @@ const nextBtn = () => {
text-align: center;
margin: 0 0.3rem;
padding: 0.5rem 0;
border: 1px solid #FFF;
.day-lunar {
color: #1E1E1E;
font-size: 0.85rem;
margin-bottom: 5px;
// margin-bottom: 5px;
}
.day-text {
color: #1E1E1E;
......