wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
3da30ddbe28e6a8050787af4ad57ef9ad30c0fca
Authored by
yvan.ni
2021-12-09 17:27:48 +0800
1 parent
5a00c330
顶部的高度问题优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/index/index/index.wxss
pages/index/index/index.wxss
View file @
3da30dd
...
...
@@ -1015,7 +1015,7 @@ page {
1015
1015
}
1016
1016
1017
1017
.container.nor{
1018
- padding-top:
14
0rpx;
1018
+ padding-top:
8
0rpx;
1019
1019
}
1020
1020
1021
1021
/* page,
...
...