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
8000e41d
Commit
8000e41d
authored
Aug 28, 2025
by
kisszxc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改按钮样式
parent
95755050
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
index.less
reservation/home/index.less
+2
-2
index.vue
reservation/home/index.vue
+4
-4
No files found.
reservation/home/index.less
View file @
8000e41d
...
...
@@ -81,8 +81,8 @@
height: 200rpx;
overflow: hidden;
image {
width:
62
rpx;
height:
62
rpx;
width:
58
rpx;
height:
58
rpx;
}
}
}
...
...
reservation/home/index.vue
View file @
8000e41d
...
...
@@ -24,13 +24,13 @@
<view
class=
"footer-item blur-bg"
@
click=
"gofeihe()"
>
<view>
<image
style=
"width:
59rpx; height: 59
rpx"
style=
"width:
64rpx; height: 64
rpx"
src=
"@/assets/reservation-images/twitter_new.png"
mode=
"widthFix"
>
</image>
</view>
<view>
了解飞鹤
</view>
<view
style=
"margin-top:4rpx;"
>
了解飞鹤
</view>
</view>
<view
class=
"footer-item blur-bg"
...
...
@@ -42,7 +42,7 @@
mode=
"widthFix"
></image>
</view>
<view>
现在预约
</view>
<view
style=
"margin-top:4rpx;"
>
现在预约
</view>
</view>
<view
class=
"footer-item blur-bg"
...
...
@@ -54,7 +54,7 @@
mode=
"widthFix"
></image>
</view>
<view>
预约记录
</view>
<view
style=
"margin-top:4rpx;"
>
预约记录
</view>
</view>
</view>
<!-- 底部箭头 -->
...
...
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