Authored by happyhour7@163.com

最新模板上传

... ... @@ -10,7 +10,7 @@
<img src="\{{cover}}">
</span>
<span class="menu-text">\{{title}}</span>
<span class="menu-text menu-detail">\{{detail}}</span>
<span class="menu-text menu-detail" style="margin-top:15px;">\{{detail}}</span>
</div>
\{{/ fashion}}
... ... @@ -24,7 +24,7 @@
<img src="\{{cover}}">
</span>
<span class="menu-text">\{{title}}</span>
<span class="menu-text menu-detail">\{{detail}}</span>
<span class="menu-text menu-detail" style="margin-top:15px;">\{{detail}}</span>
</div>
\{{/ beauty}}
... ... @@ -39,7 +39,7 @@
<img src="\{{cover}}">
</span>
<span class="menu-text">\{{title}}</span>
<span class="menu-text menu-detail">\{{detail}}</span>
<span class="menu-text menu-detail" style="margin-top:15px;">\{{detail}}</span>
</div>
\{{/ lifestyle}}
... ... @@ -54,7 +54,7 @@
<img src="\{{cover}}">
</span>
<span class="menu-text">\{{title}}</span>
<span class="menu-text menu-detail">\{{detail}}</span>
<span class="menu-text menu-detail" style="margin-top:15px;">\{{detail}}</span>
</div>
\{{/ sport}}
... ...
... ... @@ -8,7 +8,7 @@
<img src="\{{cover}}"/>
</span>
<span class="menu-text">\{{title}}</span>
<span class="menu-text menu-detail">\{{subtitle}}</span>
<span class="menu-text menu-detail" style="margin-top:15px;">\{{subtitle}}</span>
</div>
\{{/ video}}
</script>
... ...
... ... @@ -13,8 +13,8 @@
<a class="channel" href="{{link}}" target="_blank" onclick="YOHODCLICK('home','web','contentTwoChannel')">{{name}}</a>&nbsp;|&nbsp;
{{/ subChannel}}
</span>
<a class="item-title" href="{{link}}" target="_blank" _title="{{title}}" onclick="YOHODCLICK('home','web','content')">{{title}}</a>
<a class="item-title" href="{{link}}" target="_blank" _title="{{subtitle}}" onclick="YOHODCLICK('home','web','content')">{{subtitle}}</a>
<a class="item-detail" href="{{link}}" target="_blank" _title="{{content}}" len="{{contentLength}}" onclick="YOHODCLICK('home','web','content')">{{content}}</a>
<a class="item-title" href="{{link}}" target="_blank" _title="{{title}}" onclick="YOHODCLICK('home','web','content')" style="text-align:left;" >{{title}}</a>
<a class="item-title" href="{{link}}" target="_blank" _title="{{subtitle}}" style="margin-top:5px;" style="text-align:left;" onclick="YOHODCLICK('home','web','content')">{{subtitle}}</a>
<a class="item-detail" href="{{link}}" target="_blank" _title="{{content}}" len="{{contentLength}}" style="text-align:left;" onclick="YOHODCLICK('home','web','content')">{{content}}</a>
</div>
</div>
\ No newline at end of file
... ...
... ... @@ -8,10 +8,10 @@
<li><a href="http://weibo.com/yohomedia" target="_blank" class="icons sina" onclick="YOHODCLICK('follow','web','sinaHome')"></a></li>
<li class="li-weixin">
<a class="icons weixin"></a>
<a class="pop" style="display: none;"><img class="lazy bitmap" src="http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg" data-original="http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg" alt="follow yoho!boys" style="display: block;"></a>
<a class="pop" style="display: none;"><img class="lazy bitmap" src="http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg" data-original="http://rescdn.yohoboys.com/res/new/boys/images/webxin_followus.jpg" alt="follow yoho!girls" style="display: block;"></a>
</li>
<li><a href="http://facebook.com/YOHOBOY" target="_blank" class="icons facebook" onclick="YOHODCLICK('follow','web','facebookHome')"></a></li>
<li><a href="http://instagram.com/YOHOBOY" target="_blank" class="icons inst" onclick="YOHODCLICK('follow','web','instagramHome')"></a></li>
<li><a href="http://facebook.com/YOHOGIRL" target="_blank" class="icons facebook" onclick="YOHODCLICK('follow','web','facebookHome')"></a></li>
<li><a href="http://instagram.com/YOHOGIRL" target="_blank" class="icons inst" onclick="YOHODCLICK('follow','web','instagramHome')"></a></li>
</ul>
<div class="follow-us-input-content">
<input type="text" value="" class="followus-input" placeholder="me@email.com">
... ...
<script type="text/javascript">
// seajs.use(["js/public","js/channel/search"]);
seajs.use(["js/public","js/channel/search"]);
</script>
\ No newline at end of file
... ...