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
edd38263206bd915f7708728e61bb2f1a71b849d
Authored by
前端研发-钱巧玲
2019-12-20 18:36:29 +0800
1 parent
fd1126a2
会员标签版面的兼容性
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
pages/user/labels/labels.wxss
pages/user/labels/labels.wxss
View file @
edd3826
...
...
@@ -29,8 +29,8 @@ page{
29
29
}
30
30
31
31
.label_aggregate {
32
- height: 80%;
33
- padding-top: 30rpx;
32
+ height: 66%;
33
+ padding-top: 27rpx;
34
34
overflow-y: scroll;
35
35
}
36
36
...
...