Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
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-05 20:21:16 +0800
Commit
e2ad3bb4f67820fd619fa3c71666a83a885b69f3
1 parent
5c2bc319
为咨询页面添加js --code reviewed by zhaobiao
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
static/sass/product/_detail.scss
template/m.yohobuy.com/partials/layout/use.phtml
static/sass/product/_detail.scss
View file @
e2ad3bb
...
...
@@ -31,7 +31,6 @@ $basicBtnC:#eb0313;
margin-bottom
:
pxToRem
(
20px
);
font-size
:
pxToRem
(
24px
);
line-height
:
pxToRem
(
36px
);
&
.table
{
width
:
100%
;
.column
{
...
...
template/m.yohobuy.com/partials/layout/use.phtml
View file @
e2ad3bb
...
...
@@ -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