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
Email Patches
Plain Diff
Browse Files
Authored by
Lynnic
2015-12-01 14:01:05 +0800
Commit
d8804c9a56077dd35d536671df35b54ffd68ad74
1 parent
e5b57bc3
修改商品材质样式bug
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
static/sass/product/_product-description.scss
template/m.yohobuy.com/actions/product/detail/index.phtml
static/sass/product/_product-description.scss
View file @
d8804c9
...
...
@@ -30,8 +30,13 @@
margin-top
:
pxToRem
(
20px
);
}
.materials
{
overflow
:
hidden
;
&
.page-block
{
margin-bottom
:
0
;
border-bottom
:
none
;
.detail
{
margin-bottom
:
0
;
}
}
.detail
{
.material-item
{
...
...
template/m.yohobuy.com/actions/product/detail/index.phtml
View file @
d8804c9
...
...
@@ -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