Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Date: 2024-01-15 13:35:51 | 2 | * @Date: 2024-01-15 13:35:51 |
| 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - * @LastEditTime: 2024-01-23 10:23:42 | 4 | + * @LastEditTime: 2024-01-23 10:34:08 |
| 5 | * @FilePath: /xysBooking/src/views/booking.vue | 5 | * @FilePath: /xysBooking/src/views/booking.vue |
| 6 | * @Description: 预约页面 | 6 | * @Description: 预约页面 |
| 7 | --> | 7 | --> |
| ... | @@ -59,7 +59,7 @@ | ... | @@ -59,7 +59,7 @@ |
| 59 | <div class="title"> | 59 | <div class="title"> |
| 60 | <div class="text">选择参访时间段</div> | 60 | <div class="text">选择参访时间段</div> |
| 61 | </div> | 61 | </div> |
| 62 | - <div style="padding: 0.5rem 0.75rem; color: #A67939; text-align: center;"> | 62 | + <div style="padding: 1.5rem 0.75rem; color: #A67939; text-align: center;"> |
| 63 | 无需预约,请直接前往参观 | 63 | 无需预约,请直接前往参观 |
| 64 | </div> | 64 | </div> |
| 65 | </div> | 65 | </div> | ... | ... |
-
Please register or login to post a comment