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
845dd3e87530f5f893be12a769bacee085b95df4
Authored by
taiyuan
2021-05-20 14:42:09 +0800
1 parent
d4f92406
礼包tab栏css修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
packageA/pages/myGift/myGift.wxss
packageA/pages/myGift/myGift.wxss
View file @
845dd3e
...
...
@@ -23,6 +23,7 @@ page {
23
23
background-color: white;
24
24
top: 0;
25
25
font-size: 30rpx;
26
+ z-index: 999;
26
27
}
27
28
28
29
.tab-title::after {
...
...