Authored by shuaiguo

feat(首页): 移除boys

@@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
2 <div class="home-page yoho-page brands" data-page="brands"> 2 <div class="home-page yoho-page brands" data-page="brands">
3 {{# brands}} 3 {{# brands}}
4 <div class="sit-nav"> 4 <div class="sit-nav">
5 - <a href="#">BOYS首页</a><span class="sep">></span><a href="#">品牌一览</a> 5 + <a href="#">首页</a><span class="sep">></span><a href="#">品牌一览</a>
6 </div> 6 </div>
7 <div class="brands-tabs height-initial"> 7 <div class="brands-tabs height-initial">
8 <ul class="clearfix"> 8 <ul class="clearfix">
1 { 1 {
2 "name": "yohobuy-node", 2 "name": "yohobuy-node",
3 - "version": "6.10.3", 3 + "version": "6.10.4",
4 "private": true, 4 "private": true,
5 "description": "A New Yohobuy Project With Express", 5 "description": "A New Yohobuy Project With Express",
6 "repository": { 6 "repository": {
@@ -4,7 +4,7 @@ module.exports = function() { @@ -4,7 +4,7 @@ module.exports = function() {
4 var _channel = { // eslint-disable-line 4 var _channel = { // eslint-disable-line
5 boys: { 5 boys: {
6 url: '//www.yohobuy.com', 6 url: '//www.yohobuy.com',
7 - name: 'BOYS首页' 7 + name: '首页'
8 }, 8 },
9 girls: { 9 girls: {
10 url: '//new.yohobuy.com/woman', 10 url: '//new.yohobuy.com/woman',