Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
7e8616a6e4be2fb0144dc6ba2a87de13c7dbef7e
Authored by
王强
2021-06-11 14:21:21 +0800
1 parent
1ed9e60d
旗舰店页面UI优化~
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/pages/mall2/mall2.less
src/pages/mall2/mall2.less
View file @
7e8616a
...
...
@@ -7,6 +7,7 @@
7
7
position: fixed;
8
8
top: 0;
9
9
z-index: 100;
10
+ background-color: #ffffff;
10
11
width: 100%;
11
12
height: auto;
12
13
.call-app-box {
...
...