Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-miniapp-eshop
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2018-07-17 14:03:28 +0800
Commit
52a8f99124680ce03887f1e7621c0504764e0454
1 parent
10e5c9dc
fix style
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
app/pages/cart/cart.wxss
app/pages/cart/cart.wxss
View file @
52a8f99
...
...
@@ -11,6 +11,12 @@ page {
.empty-cart {
padding-top: 300rpx;
background-color: #eee;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.empty-cart .empty-img {
...
...
Please
register
or
login
to post a comment