Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
Commits
Go to a project
GitLab
Go to group
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
王水玲
2016-03-04 14:31:54 +0800
Commit
08818a23f924c0153e13469502b34894d04c8463
1 parent
c1727079
屏蔽新人专享入口
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 @
08818a2
...
...
@@ -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 @
08818a2
...
...
@@ -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 @
08818a2
...
...
@@ -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