Showing
3 changed files
with
3 additions
and
3 deletions
@@ -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"> |
@@ -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', |
-
Please register or login to post a comment