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-03-04 14:33:04 +0800
Commit
196aa012e104a99a22ece0f678221ad37d221c94
2 parents
0dbde3f7
08818a23
Merge branch 'develop/wap' of git.dev.yoho.cn:web/yohobuy into develop/wap
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
11 deletions
static/sass/home/_index.css
template/m.yohobuy.com/partials/home/content.phtml
template/m.yohobuy.com/partials/layout/use.phtml
static/sass/home/_index.css
View file @
196aa01
...
...
@@ -17,7 +17,6 @@
@import
"hot-category"
;
@import
"home-header"
;
@import
"thumb-row"
;
@import
"fresh-only"
;
.mobile-container
{
width
:
100%
;
...
...
template/m.yohobuy.com/partials/home/content.phtml
View file @
196aa01
...
...
@@ -39,10 +39,6 @@
{
{#
goodsCategory
}
}
{
{>
home/goods_category
}
}
{
{/
goodsCategory
}
}
{
{!
新人专享
}
}
{
{#
freshOnly
}
}
{
{>
home/fresh_only
}
}
{
{/
freshOnly
}
}
{
{!
新入住品牌/品味生活/创意生活
}
}
{
{#
creativeLife
}
}
{
{>
home/creative_life
}
}
...
...
template/m.yohobuy.com/partials/layout/use.phtml
View file @
196aa01
...
...
@@ -341,9 +341,3 @@
</script>
{{/if}}
{{#if freshListPage}}
<script>
seajs.use('js/home/fresh-list');
</script>
{{/if}}
...
...
Please
register
or
login
to post a comment