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
biao
2015-12-05 20:36:28 +0800
Commit
c45d8830877cf53657b808264c77ad766e98fac1
2 parents
da916404
403c7e28
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
4 additions
and
3 deletions
static/sass/product/_product-description.scss
template/m.yohobuy.com/partials/layout/use.phtml
static/sass/product/_product-description.scss
View file @
c45d883
...
...
@@ -162,10 +162,11 @@
.measurement-method
{
.detail
{
width
:
100%
;
margin-top
:
0
;
margin-bottom
:
0
;
img
{
width
:
100%
;
margin-top
:
pxToRem
(
18px
);
margin-right
:
pxToRem
(
28px
);
height
:auto
;
}
}
}
...
...
template/m.yohobuy.com/partials/layout/use.phtml
View file @
c45d883
...
...
@@ -172,7 +172,7 @@
{{!-- 商品详情咨询 --}}
{{#if goodsConsultsPage}}
<script>
seajs.use('js/product/detail/
loadmore
');
seajs.use('js/product/detail/
comments-consults
');
</script>
{{/if}}
{{!-- 商品详情我要咨询 --}}
...
...
Please
register
or
login
to post a comment