Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsApp
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c96bfd67
authored
May 27, 2026
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
style(index): 调整列表项的底部边距和文本上边距
将列表项的底部边距从 38rpx 修改为 15rpx,文本的上边距从 13rpx 修改为 10rpx,以优化布局
parent
4d46eba5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
assets/css/index/index.scss
assets/css/index/index.scss
View file @
c96bfd67
...
...
@@ -31,7 +31,7 @@
width
:
225rpx
;
height
:
141rpx
;
margin-right
:
15rpx
;
margin-bottom
:
38
rpx
;
margin-bottom
:
15
rpx
;
&
:nth-child
(
3n
)
{
margin-right
:
0
;
...
...
@@ -50,7 +50,7 @@
}
.text
{
margin-top
:
1
3
rpx
;
margin-top
:
1
0
rpx
;
font-size
:
20rpx
;
color
:
#484b59
;
}
...
...
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