Authored by 2586703@qq.com

Merge branch 'develop' of http://git.dev.yoho.cn/ued/yohogirls-mustache into develop

@@ -4,6 +4,7 @@ @@ -4,6 +4,7 @@
4 {{# topItems}} 4 {{# topItems}}
5 {{> channel/item}} 5 {{> channel/item}}
6 {{/ topItems}} 6 {{/ topItems}}
  7 + {{> channel/followus}}
7 </div> 8 </div>
8 {{> channel/pager}} 9 {{> channel/pager}}
9 {{> layout/footer }} 10 {{> layout/footer }}
@@ -8,6 +8,7 @@ @@ -8,6 +8,7 @@
8 {{# bottomItems}} 8 {{# bottomItems}}
9 {{> channel/item}} 9 {{> channel/item}}
10 {{/ bottomItems}} 10 {{/ bottomItems}}
  11 + {{> channel/followus}}
11 </div> 12 </div>
12 {{> channel/pager}} 13 {{> channel/pager}}
13 {{> layout/footer }} 14 {{> layout/footer }}
@@ -15,6 +15,7 @@ @@ -15,6 +15,7 @@
15 {{# topItems2}} 15 {{# topItems2}}
16 {{> channel/item}} 16 {{> channel/item}}
17 {{/ topItems2}} 17 {{/ topItems2}}
  18 + {{> channel/followus}}
18 </div> 19 </div>
19 {{> channel/pager}} 20 {{> channel/pager}}
20 {{> layout/footer }} 21 {{> layout/footer }}
@@ -4,6 +4,7 @@ @@ -4,6 +4,7 @@
4 {{# topItems}} 4 {{# topItems}}
5 {{> channel/item}} 5 {{> channel/item}}
6 {{/ topItems}} 6 {{/ topItems}}
  7 + {{> channel/followus}}
7 </div> 8 </div>
8 {{> channel/pager}} 9 {{> channel/pager}}
9 {{> layout/footer }} 10 {{> layout/footer }}
@@ -8,6 +8,7 @@ @@ -8,6 +8,7 @@
8 {{# bottomItems}} 8 {{# bottomItems}}
9 {{> channel/item}} 9 {{> channel/item}}
10 {{/ bottomItems}} 10 {{/ bottomItems}}
  11 + {{> channel/followus}}
11 </div> 12 </div>
12 {{> channel/pager}} 13 {{> channel/pager}}
13 {{> layout/footer }} 14 {{> layout/footer }}
@@ -15,6 +15,7 @@ @@ -15,6 +15,7 @@
15 {{# topItems2}} 15 {{# topItems2}}
16 {{> channel/item}} 16 {{> channel/item}}
17 {{/ topItems2}} 17 {{/ topItems2}}
  18 + {{> channel/followus}}
18 </div> 19 </div>
19 {{> channel/pager}} 20 {{> channel/pager}}
20 {{> layout/footer }} 21 {{> layout/footer }}
@@ -4,6 +4,7 @@ @@ -4,6 +4,7 @@
4 {{# topItems}} 4 {{# topItems}}
5 {{> channel/item}} 5 {{> channel/item}}
6 {{/ topItems}} 6 {{/ topItems}}
  7 + {{> channel/followus}}
7 </div> 8 </div>
8 {{> channel/pager}} 9 {{> channel/pager}}
9 {{> layout/footer }} 10 {{> layout/footer }}
@@ -8,6 +8,7 @@ @@ -8,6 +8,7 @@
8 {{# bottomItems}} 8 {{# bottomItems}}
9 {{> channel/item}} 9 {{> channel/item}}
10 {{/ bottomItems}} 10 {{/ bottomItems}}
  11 + {{> channel/followus}}
11 </div> 12 </div>
12 {{> channel/pager}} 13 {{> channel/pager}}
13 {{> layout/footer }} 14 {{> layout/footer }}
@@ -15,6 +15,7 @@ @@ -15,6 +15,7 @@
15 {{# topItems2}} 15 {{# topItems2}}
16 {{> channel/item}} 16 {{> channel/item}}
17 {{/ topItems2}} 17 {{/ topItems2}}
  18 + {{> channel/followus}}
18 </div> 19 </div>
19 {{> channel/pager}} 20 {{> channel/pager}}
20 {{> layout/footer }} 21 {{> layout/footer }}
@@ -4,6 +4,7 @@ @@ -4,6 +4,7 @@
4 {{# topItems}} 4 {{# topItems}}
5 {{> channel/item}} 5 {{> channel/item}}
6 {{/ topItems}} 6 {{/ topItems}}
  7 + {{> channel/followus}}
7 </div> 8 </div>
8 {{> channel/pager}} 9 {{> channel/pager}}
9 {{> layout/footer }} 10 {{> layout/footer }}
@@ -8,6 +8,7 @@ @@ -8,6 +8,7 @@
8 {{# bottomItems}} 8 {{# bottomItems}}
9 {{> channel/item}} 9 {{> channel/item}}
10 {{/ bottomItems}} 10 {{/ bottomItems}}
  11 + {{> channel/followus}}
11 </div> 12 </div>
12 {{> channel/pager}} 13 {{> channel/pager}}
13 {{> layout/footer }} 14 {{> layout/footer }}
@@ -15,6 +15,7 @@ @@ -15,6 +15,7 @@
15 {{# topItems2}} 15 {{# topItems2}}
16 {{> channel/item}} 16 {{> channel/item}}
17 {{/ topItems2}} 17 {{/ topItems2}}
  18 + {{> channel/followus}}
18 </div> 19 </div>
19 {{> channel/pager}} 20 {{> channel/pager}}
20 {{> layout/footer }} 21 {{> layout/footer }}
@@ -4,6 +4,7 @@ @@ -4,6 +4,7 @@
4 {{# topItems}} 4 {{# topItems}}
5 {{> channel/item}} 5 {{> channel/item}}
6 {{/ topItems}} 6 {{/ topItems}}
  7 + {{> channel/followus}}
7 </div> 8 </div>
8 {{> channel/pager}} 9 {{> channel/pager}}
9 {{> layout/footer }} 10 {{> layout/footer }}
@@ -8,6 +8,7 @@ @@ -8,6 +8,7 @@
8 {{# bottomItems}} 8 {{# bottomItems}}
9 {{> channel/item}} 9 {{> channel/item}}
10 {{/ bottomItems}} 10 {{/ bottomItems}}
  11 + {{> channel/followus}}
11 </div> 12 </div>
12 {{> channel/pager}} 13 {{> channel/pager}}
13 {{> layout/footer }} 14 {{> layout/footer }}
@@ -15,6 +15,7 @@ @@ -15,6 +15,7 @@
15 {{# topItems2}} 15 {{# topItems2}}
16 {{> channel/item}} 16 {{> channel/item}}
17 {{/ topItems2}} 17 {{/ topItems2}}
  18 + {{> channel/followus}}
18 </div> 19 </div>
19 {{> channel/pager}} 20 {{> channel/pager}}
20 {{> layout/footer }} 21 {{> layout/footer }}
1 <div class="content-item-without-border" style="margin-top:0;"> 1 <div class="content-item-without-border" style="margin-top:0;">
2 <div class="follow-us"> 2 <div class="follow-us">
3 - {{^ fan}} 3 + {{^ fanti}}
4 <div class="title">关注我们</div> 4 <div class="title">关注我们</div>
5 - {{/ fan}} 5 + {{/ fanti}}
6 6
7 - {{# fan}} 7 + {{# fanti}}
8 <div class="title">Follow us</div> 8 <div class="title">Follow us</div>
9 - {{/ fan}} 9 + {{/ fanti}}
10 <ul class="icons-content"> 10 <ul class="icons-content">
11 <li><a href="http://app.yohoshow.com" target="_blank" class="icons show"></a></li> 11 <li><a href="http://app.yohoshow.com" target="_blank" class="icons show"></a></li>
12 <li><a href="http://weibo.com/yohomedia" target="_blank" class="icons sina"></a></li> 12 <li><a href="http://weibo.com/yohomedia" target="_blank" class="icons sina"></a></li>
@@ -19,7 +19,13 @@ @@ -19,7 +19,13 @@
19 </ul> 19 </ul>
20 <div class="follow-us-input-content"> 20 <div class="follow-us-input-content">
21 <input type="text" value="" class="followus-input" placeholder="me@email.com"> 21 <input type="text" value="" class="followus-input" placeholder="me@email.com">
22 - <button class="button followus-button">订阅</button> 22 + {{^ fanti}}
  23 + <button class="button followus-button">订阅</button>
  24 + {{/ fanti}}
  25 +
  26 + {{# fanti}}
  27 + <button class="button followus-button">訂閱</button>
  28 + {{/ fanti}}
23 </div> 29 </div>
24 </div> 30 </div>
25 </div> 31 </div>
1 -{{^ fan}} 1 +{{^ fanti}}
2 {{> layout/footer_jian}} 2 {{> layout/footer_jian}}
3 -{{/ fan}}  
4 -{{# fan}} 3 +{{/ fanti}}
  4 +{{# fanti}}
5 {{> layout/footer_fan}} 5 {{> layout/footer_fan}}
6 -{{/ fan}}  
  6 +{{/ fanti}}