...
|
...
|
@@ -23,7 +23,7 @@ |
|
|
|
|
|
<!--高的集团导航-->
|
|
|
<div class="enterprise" id="maxEnterprise">
|
|
|
<div class="menu-item logo {{# channel}} black_logo{{/ channel}}"><a href="http://newboys.test.yoho.cn/index.html"></a></div>
|
|
|
<div class="menu-item logo {{# channel}} black_logo{{/ channel}}"><a href="{{defaultUrl}}"></a></div>
|
|
|
<div class='menubar-header menubar-header-{{channel}}'>
|
|
|
<div class="menubar">
|
|
|
<div class="menu-item video menu-item-video">
|
...
|
...
|
@@ -42,35 +42,24 @@ |
|
|
|
|
|
|
|
|
<div class="menu-item menu-item-fashion">
|
|
|
<a class="menu-link-channel menu-link-fashion fashion-choosen" href="http://localhost:3000/fashion">fashion</a>
|
|
|
<!--高的集团导航-->
|
|
|
<a class="menu-link-channel menu-link-fashion fashion-choosen" href="{{fashionUrl}}">fashion</a>
|
|
|
</div>
|
|
|
<div class="menu-item menu-item-sports">
|
|
|
<a class="menu-link-channel menu-link-beauty beauty-choosen" href="http://localhost:3000/beauty">beauty</a>
|
|
|
<a class="menu-link-channel menu-link-beauty beauty-choosen" href="{{beautyUrl}}">beauty</a>
|
|
|
</div>
|
|
|
<div class="menu-item menu-item-lifestyle">
|
|
|
<a class="menu-link-channel menu-link-sports sports-choosen" href="http://localhost:3000/sports">sports</a>
|
|
|
<a class="menu-link-channel menu-link-sports sports-choosen" href="{{sportsUrl}}">sports</a>
|
|
|
</div>
|
|
|
<div class="menu-item menu-item-map">
|
|
|
<a class="menu-link-channel menu-link-lifestyle lifestyle-choosen" href="http://localhost:3000/lifestyle">lifestyle</a>
|
|
|
<a class="menu-link-channel menu-link-lifestyle lifestyle-choosen" href="{{lifestyleUrl}}">lifestyle</a>
|
|
|
</div>
|
|
|
<div class="menu-item menu-item-map">
|
|
|
<a class="menu-link-channel menu-link-video video-choosen" href="http://localhost:3000/video">video</a>
|
|
|
<a class="menu-link-channel menu-link-video video-choosen" href="{{videoUrl}}">video</a>
|
|
|
</div>
|
|
|
<div class="menu-item menu-item-map">
|
|
|
<a class="menu-link-channel menu-link-magazine" href="http://localhost:3000/magazine">magazine</a>
|
|
|
<a class="menu-link-channel menu-link-magazine" href="{{magazineUrl}}">magazine</a>
|
|
|
</div>
|
|
|
<span class="right iconfont search-area">
|
|
|
<!--<span class="icons"></span>
|
|
|
<span class="getapp">get our app!
|
|
|
<span class="bitmap" style="display: none;">
|
|
|
<a class="a-link" href="https://itunes.apple.com/cn/app/yoho!-boys-da-ren-zhi-ren/id914331635?mt=8&down.myapp.com" target="_blank"></a>
|
|
|
<a class="a-img"></a>
|
|
|
<a class="a-text">DOWNLOAD <br>YOHO!BOYS</a>
|
|
|
</span>
|
|
|
</span>-->
|
|
|
|
|
|
|
|
|
<span class="search-loading-icon" style="display: none;"></span>
|
|
|
<a class="search-icon" href="/search"></a>
|
|
|
<span class="search-text search-text-big" style="display: inline;"><span class="search-text-content">search...</span><input class="search-input-box search-input-box-big ac_input" autocomplete="off" style="display: none;"><span class="home-search-button" id="search-button" style="display: none;"></span></span>
|
...
|
...
|
@@ -151,34 +140,34 @@ |
|
|
|
|
|
<div class="bottom-content">
|
|
|
<div class="boys">
|
|
|
<span class="boybitmap"><!--<span class="download">扫一扫即刻下载</span>--></span>
|
|
|
<span class="icon"><a href="https://itunes.apple.com/cn/app/yoho!-boys-da-ren-zhi-ren/id914331635?mt=8&down.myapp.com" target="_blank"></a></span>
|
|
|
<span class="boybitmap"></span>
|
|
|
<span class="icon"><a href="{{boyDownloadUrl}}" target="_blank"></a></span>
|
|
|
<span class="text-area">
|
|
|
<a class="title" target="_blank" href="https://itunes.apple.com/cn/app/yoho!-boys-da-ren-zhi-ren/id914331635?mt=8&down.myapp.com">YOHO!BOYS</a>
|
|
|
<a class="subtitle" target="_blank" href="https://itunes.apple.com/cn/app/yoho!-boys-da-ren-zhi-ren/id914331635?mt=8&down.myapp.com">We love to Play & Lean</a>
|
|
|
<a class="detail" target="_blank" href="https://itunes.apple.com/cn/app/yoho!-boys-da-ren-zhi-ren/id914331635?mt=8&down.myapp.com">线上周刊,潮流百科生活</a>
|
|
|
<a class="title" target="_blank" href="{{boyDownloadUrl}}">YOHO!BOYS</a>
|
|
|
<a class="subtitle" target="_blank" href="{{boyDownloadUrl}}">We love to Play & Lean</a>
|
|
|
<a class="detail" target="_blank" href="{{boyDownloadUrl}}">线上周刊,潮流百科生活</a>
|
|
|
</span>
|
|
|
</div>
|
|
|
<span class='split-line'></span>
|
|
|
<div class="girls">
|
|
|
<span class="girlbitmap"><!--<span class="download">扫一扫即刻下载</span>--></span>
|
|
|
<span class="icon"><a href="https://itunes.apple.com/cn/app/yoho!-girls-no-fashion-no/id918398578?mt=8&down.myapp.com" target="_blank"></a></span>
|
|
|
<span class="girlbitmap"></span>
|
|
|
<span class="icon"><a href="{{girlDownloadUrl}}" target="_blank"></a></span>
|
|
|
<span class="text-area">
|
|
|
<a class="title" target="_blank" href="https://itunes.apple.com/cn/app/yoho!-girls-no-fashion-no/id918398578?mt=8&down.myapp.com">YOHO!GIRLS</a>
|
|
|
<a class="subtitle" target="_blank" href="https://itunes.apple.com/cn/app/yoho!-girls-no-fashion-no/id918398578?mt=8&down.myapp.com">No Fashion,No Life</a>
|
|
|
<a class="detail" target="_blank" href="https://itunes.apple.com/cn/app/yoho!-girls-no-fashion-no/id918398578?mt=8&down.myapp.com">线上周刊,带你览遍世界仙踪</a>
|
|
|
<a class="title" target="_blank" href="{{girlDownloadUrl}}">YOHO!GIRLS</a>
|
|
|
<a class="subtitle" target="_blank" href="{{girlDownloadUrl}}">No Fashion,No Life</a>
|
|
|
<a class="detail" target="_blank" href="{{girlDownloadUrl}}">线上周刊,带你览遍世界仙踪</a>
|
|
|
</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="bottom-right">
|
|
|
<div class="div-right">
|
|
|
<span class="span-links">
|
|
|
<a class="links" href="http://newboys.test.yoho.cn/about/yohoboys-index.html">关于我们</a><a class="line"></a>
|
|
|
<a class="links" href="http://newboys.test.yoho.cn/about/contactus-index.html">联系我们</a><a class="line"></a>
|
|
|
<a class="links" href="http://newboys.test.yoho.cn/about/servers-index.html">版权声明</a><a class="line"></a>
|
|
|
<a class="links" href="http://newboys.test.yoho.cn/about/privacy-index.html">隐私条款</a><a class="line"></a>
|
|
|
<a class="links" href="http://newboys.test.yoho.cn/about/feedback-index.html">意见反馈</a><a class="line"></a>
|
|
|
<a class="links" href="http://newboys.test.yoho.cn/about/links-index.html">友情链接</a>
|
|
|
<a class="links" href="{{aboutUsUrl}}">关于我们</a><a class="line"></a>
|
|
|
<a class="links" href="{{contactusUrl}}">联系我们</a><a class="line"></a>
|
|
|
<a class="links" href="{{serversUrl}}">版权声明</a><a class="line"></a>
|
|
|
<a class="links" href="{{privacyUrl}}">隐私条款</a><a class="line"></a>
|
|
|
<a class="links" href="{{feedbackUrl}}">意见反馈</a><a class="line"></a>
|
|
|
<a class="links" href="{{linksUrl}}">友情链接</a>
|
|
|
</span>
|
|
|
<span class="span-right">
|
|
|
CopyRight © 2015 南京新与力文化传播有限公司 苏ICP备09011225号
|
...
|
...
|
|