Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
lls_program
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
2025-10-29 14:04:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
86e996e7538427d4b34f2be5ab40c65c3170e2b5
86e996e7
1 parent
c7dd1880
style(FamilyRank): 调整底部间距从40rpx改为30rpx
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/pages/FamilyRank/index.vue
src/pages/FamilyRank/index.vue
View file @
86e996e
<!--
* @Date: 2025-09-01 13:07:52
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2025-10-29 13:
34:25
* @LastEditTime: 2025-10-29 13:
57:22
* @FilePath: /lls_program/src/pages/FamilyRank/index.vue
* @Description: 文件描述
-->
...
...
@@ -1115,7 +1115,7 @@ onMounted(async () => {
color: rgba(255, 255, 255, 0.8);
margin-top: 32rpx;
position: absolute;
bottom:
4
0rpx;
bottom:
3
0rpx;
left: 0;
right: 0;
}
...
...
Please
register
or
login
to post a comment