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
zzzzzzz
2016-11-22 17:40:35 +0800
Commit
9645e5beb3c93b95932fcb273112ca3fe4ecb85a
1 parent
85a8503a
修改样式
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
doraemon/views/partial/resources/shop-recommand.hbs
public/scss/channel/_shop-recommand.css
doraemon/views/partial/resources/shop-recommand.hbs
View file @
9645e5b
...
...
@@ -20,7 +20,9 @@
</a>
{{#
goods0
}}
<a
href=
"
{{
url
}}
"
>
<img
src=
"
{{
image
src
181
183
}}
"
alt=
"left"
class=
"bottom left"
>
<div
class=
"bottom left"
>
<img
src=
"
{{
image
src
138
183
}}
"
alt=
"left"
>
</div>
</a>
{{/
goods0
}}
{{#
goods1
}}
...
...
public/scss/channel/_shop-recommand.css
View file @
9645e5b
...
...
@@ -14,21 +14,18 @@
float
:
left
;
height
:
183px
;
width
:
50%
;
background
:
#f5f7f6
;
&.left
{
border-right
:
1px
solid
#e0e0e0
;
}
&
.right
{
background
:
#f5f7f6
;
img
{
width
:
138px
;
height
:
100%
;
margin
:
0
auto
;
}
}
}
.fav-container
{
position
:
absolute
;
...
...
Please
register
or
login
to post a comment