Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
梁志锋
2015-12-01 16:02:41 +0800
Commit
a40761ab6c10e1ad6395de017dc02817cb24a8a2
2 parents
68fa1e19
7971f983
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
5 additions
and
5 deletions
static/sass/product/_detail.scss
template/m.yohobuy.com/actions/product/detail/index.phtml
static/sass/product/_detail.scss
View file @
a40761a
...
...
@@ -394,9 +394,9 @@ $basicBtnC:#eb0313;
font-size
:
pxToRem
(
24px
);
}
}
.recommend-for-you
{
margin-bottom
:
pxToRem
(
30px
);
}
// .recommend-for-you {
// margin-bottom: pxToRem(30px);
// }
}
.bottom-blank
{
height
:
pxToRem
(
120px
);
...
...
template/m.yohobuy.com/actions/product/detail/index.phtml
View file @
a40761a
...
...
@@ -113,8 +113,8 @@
</div>
{
{/
enterStore
}
}
<!--
<div
id=
"productDesc"
></div>
-->
{
{>
product/product-description
}
}
<div
id=
"productDesc"
></div>
<!--
{
{>
product/product-description
}
}
-->
{
{>
product/recommend-for-you
}
}
{
{#cartInfo
}
}
...
...
Please
register
or
login
to post a comment