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-10 09:55:48 +0800
Commit
42511e5580f8f490c2a6a1af097c512d69b72c93
1 parent
82aef254
style
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/pages/cart/cart.wxss
app/pages/cart/cart.wxss
View file @
42511e5
@@ -48,7 +48,7 @@ page {
@@ -48,7 +48,7 @@ page {
48
}
48
}
49
49
50
.hide-wrap {
50
.hide-wrap {
51
-
visibility: hidden
;
51
+
opacity: 0
;
52
}
52
}
53
53
54
.tips-wrap .hold-text,
54
.tips-wrap .hold-text,
Please
register
or
login
to post a comment