Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
飞
飞鹤小程序
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
FH
飞鹤小程序
Commits
92584e6e
Commit
92584e6e
authored
Aug 13, 2025
by
spc
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'showroom-order' into dev
parents
707f91cc
291fbc7a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
1 deletion
+7
-1
index.less
reservation/home/index.less
+1
-1
index.vue
reservation/home/index.vue
+1
-0
index.less
reservation/record/index.less
+5
-0
No files found.
reservation/home/index.less
View file @
92584e6e
...
...
@@ -5,7 +5,7 @@
}
@font-face {
font-family: 'fz-bold';
src: url('https://factory-walk-uat.feihe.com/images/fz-bold.ttf') format('truetype');
src: url('https://factory-walk-uat.feihe.com/
farqbxzczytcami/
images/fz-bold.ttf') format('truetype');
}
.blur-bg {
...
...
reservation/home/index.vue
View file @
92584e6e
...
...
@@ -77,6 +77,7 @@
const
handleScrollChange
=
(
e
)
=>
{
console
.
log
(
e
)
console
.
log
(
123
);
current
.
value
=
e
.
detail
.
current
}
...
...
reservation/record/index.less
View file @
92584e6e
...
...
@@ -45,6 +45,7 @@
width: 100%;
padding: 0 52rpx;
box-sizing: border-box;
font-family: 'fz';
}
.card {
min-height: 40vh;
...
...
@@ -123,6 +124,10 @@
}
}
}
.date{
font-family: 'fz';
}
.detail {
padding-top: 70rpx;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment