Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
zhangxiaoru
2016-10-25 18:50:37 +0800
Commit
0616459f7390f41fd8060b3c196fed66dc6a2a05
1 parent
e303f953
shop banner
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
public/hbs/shopCollect/shop-list.hbs
public/scss/activity/shop-collect/_shop-collect.css
public/hbs/shopCollect/shop-list.hbs
View file @
0616459
...
...
@@ -17,7 +17,7 @@
</div>
<div
class=
"info-content"
>
<img
class=
"lazy content"
data-original=
"
{{
image
bannerUrl
750
235
}}
"
></img>
<img
class=
"lazy content"
data-original=
"
{{
image
bannerUrl
750
330
}}
"
></img>
</div>
</a>
</div>
...
...
public/scss/activity/shop-collect/_shop-collect.css
View file @
0616459
...
...
@@ -119,12 +119,12 @@
}
.info-content
{
height
:
235
px
;
height
:
330
px
;
border-top
:
1px
solid
#e0e0e0
;
.content
{
width
:
750px
;
height
:
233
px
;
height
:
330
px
;
}
}
}
...
...
Please
register
or
login
to post a comment