Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-brand-shop
·
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
Plain Diff
Browse Files
Authored by
yyq
2018-03-12 14:52:39 +0800
Commit
d7e987f974ee02ff6e4e3edf4d3bdd7505311965
2 parents
808580c6
71760c09
Merge branch 'develop' of git.yoho.cn:fe/yoho-brand-shop into develop
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
app/pages/product/list/list.wxss
app/pages/product/search/search.wxss
app/pages/product/list/list.wxss
View file @
d7e987f
@@ -42,7 +42,7 @@
@@ -42,7 +42,7 @@
42
.no-res .no-res-img {
42
.no-res .no-res-img {
43
width: 204rpx;
43
width: 204rpx;
44
height: 204rpx;
44
height: 204rpx;
45
-
margin-top:
8
0rpx;
45
+
margin-top:
11
0rpx;
46
}
46
}
47
47
48
.no-res .no-res-txt {
48
.no-res .no-res-txt {
app/pages/product/search/search.wxss
View file @
d7e987f
@@ -97,7 +97,7 @@
@@ -97,7 +97,7 @@
97
.no-res .no-res-img {
97
.no-res .no-res-img {
98
width: 204rpx;
98
width: 204rpx;
99
height: 204rpx;
99
height: 204rpx;
100
-
margin-top:
8
0rpx;
100
+
margin-top:
11
0rpx;
101
}
101
}
102
102
103
.no-res .no-res-txt {
103
.no-res .no-res-txt {
Please
register
or
login
to post a comment