Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
毕凯
2016-01-26 14:57:30 +0800
Commit
7e1df5a80934e5aa5e520c4ae33f1a5a9cffecb5
2 parents
24cca994
1f95e386
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
template/www.yohobuy.com/actions/product/index/hotrank.phtml
web-static/sass/product/_list.scss
template/www.yohobuy.com/actions/product/index/hotrank.phtml
View file @
7e1df5a
...
...
@@ -19,7 +19,7 @@
</div>
<div
class=
"item-content"
>
<h
2
>
{
{title
}
}</h
2
>
<p>
¥
{
{#
price
}
}<span>
{
{.
}
}</span>
{
{/
price
}
}¥
{
{sPrice
}
}</p>
<p>
{
{#
price
}
}<span>¥
{
{.
}
}</span>
{
{/
price
}
}¥
{
{sPrice
}
}</p>
</div>
</li>
{
{/
list
}
}
...
...
web-static/sass/product/_list.scss
View file @
7e1df5a
...
...
@@ -202,10 +202,8 @@
float
:
left
;
display
:
block
;
width
:
110px
;
height
:
14px
;
line-height
:
14px
;
line-height
:
20px
;
font-size
:
12px
;
margin-bottom
:
5px
;
color
:
#069
;
text-decoration
:
underline
;
}
...
...
Please
register
or
login
to post a comment