Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
xysBooking
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2024-01-25 09:50:53 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9b06b75ea511fb9bbc21f5e3308b4c77ae806c9c
9b06b75e
1 parent
26b169dd
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/booking.vue
src/views/booking.vue
View file @
9b06b75
<!--
* @Date: 2024-01-15 13:35:51
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-01-25 09:4
6:05
* @LastEditTime: 2024-01-25 09:4
9: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;
...
...
Please
register
or
login
to post a comment