Authored by hf

modify mustache layout to add dns-prefetch to cdn.yoho.cn

{{> layout/writer_header320}}
{{#detailData}}
<div id="wx_pic" style="width:0px; height:0px; overflow:hidden"><img src="{{shareImg}}"/></div>
<div class="detail">
<h2 class="share-h2">{{title}}</h2>
<h3 class="share-h3">{{subTitle}}</h3>
<div class="author-channel">
{{# author}}
<p><a class="detail_author" href="{{link}}" target="_blank">Text:&nbsp;{{name}}</a></p>
... ... @@ -13,7 +12,6 @@
{{# twoChannel}}<a href="{{link}}">{{name}}</a>&nbsp;|&nbsp;{{/ twoChannel}}
<span time="{{time}}" class="time-format"></span>
</div>
<div class="media">
{{# coverSwiper}}
<!--大图轮播-->
... ... @@ -37,7 +35,6 @@
{{/ coverPic}}
{{/ coverSwiper}}
{{# coverEffect}}
<!--翻转、变脸、视频-->
{{{html}}}
... ... @@ -49,7 +46,6 @@
</div>
</div>
{{/detailData}}
<!--标签-->
{{# tags}}
<div class="tags">
... ... @@ -62,7 +58,6 @@
</ul>
</div>
{{/ tags}}
<div class="comment">
<ul class="statslist stats-btn">
<li class="wow">
... ... @@ -94,8 +89,6 @@
<div class="comments-box" data-id="{{id}}" data-type="{{type}}" data-c="{{c}}" data-twoc="{{twoc}}"></div>
{{/ commentPartials}}
</div>
<div class="detail-page">
<span class="detail-prev">
<a href="{{prevLink}}" title="{{prevTitle}}" onclick="prevOrNextClickEvent();">上一篇</a>
... ... @@ -104,8 +97,6 @@
<a href="{{nextLink}}" title="{{nextTitle}}" onclick="prevOrNextClickEvent();">下一篇</a>
</span>
</div>
<div class="recomment">
<h2>相关推荐</h2>
<ul></ul>
... ...
{{> layout/writer_header_hk320}}
{{#detailData}}
<div id="wx_pic" style="width:0px; height:0px; overflow:hidden"><img src="{{shareImg}}"/></div>
<div class="detail">
<h2 class="share-h2">{{title}}</h2>
<h3 class="share-h3">{{subTitle}}</h3>
<div class="author-channel">
{{# author}}
<p><a class="detail_author" href="{{link}}" target="_blank">Text:&nbsp;{{name}}</a></p>
... ... @@ -13,7 +12,6 @@
{{# twoChannel}}<a href="{{link}}">{{name}}</a>&nbsp;|&nbsp;{{/ twoChannel}}
<span time="{{time}}" class="time-format"></span>
</div>
<div class="media">
{{# coverSwiper}}
<!--大圖輪播-->
... ... @@ -49,7 +47,6 @@
</div>
</div>
{{/detailData}}
<!--標簽-->
{{# tags}}
<div class="tags">
... ... @@ -62,7 +59,6 @@
</ul>
</div>
{{/ tags}}
<div class="comment">
<ul class="statslist stats-btn">
<li class="wow">
... ... @@ -94,8 +90,6 @@
<div class="comments-box" data-id="{{id}}" data-type="{{type}}" data-c="{{c}}" data-twoc="{{twoc}}"></div>
{{/ commentPartials}}
</div>
<div class="detail-page">
<span class="detail-prev">
<a href="{{prevLink}}" title="{{prevTitle}}" onclick="prevOrNextClickEvent();">上一篇</a>
... ... @@ -104,8 +98,6 @@
<a href="{{nextLink}}" title="{{nextTitle}}" onclick="prevOrNextClickEvent();">下一篇</a>
</span>
</div>
<div class="recomment">
<h2>相關推薦</h2>
<ul></ul>
... ... @@ -135,4 +127,4 @@
</a>
</li>
\{{/relatedPost}}
</script>
\ No newline at end of file
</script>
... ...
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no">
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta content="telephone=no" name="format-detection" />
<meta content="black" name="apple-mobile-web-app-status-bar-style" />
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no"/>
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="telephone=no" name="format-detection"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style"/>
<title>{{title}}</title>
<meta name="keywords" content="{{keywords}}" />
<meta name="description" content="{{description}}" />
<meta name="keywords" content="{{keywords}}"/>
<meta name="description" content="{{description}}"/>
<meta name="author" content="yohogirls.com" />
<meta name="robots" content="index, follow"/>
<meta name="googlebot" content="index, follow"/>
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" />
<meta property="wb:webmaster" content="5ffc4cd75e724a17" />
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isPc=!ipad&&!isIphone&&!isAndroid;if(isPc){window.location.href=window.location.href.replace("mobile","index");}}</script>
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"/>
<meta property="wb:webmaster" content="5ffc4cd75e724a17"/>
{{# isDetail}}
<meta property="fb:app_id" content="{{app_id}}"/>
<meta property="og:site_name" content="{{site_name}}"/>
... ... @@ -23,17 +22,16 @@
<meta property="og:type" content="{{type}}"/>
<meta property="og:url" content="{{url}}"/>
<meta property="og:image" content="{{image}}"/>
<meta property="og:image:type" content="{{image_type}}"/>
<meta property="og:image:width" content="{{image_width}}"/>
<meta property="og:image:height" content="{{image_height}}"/>
<meta property="og:description" content="{{description}}"/>
<link rel="image_src" href="{{image_src}}"/>
<link rel="image_src" href="{{image}}"/>
{{/ isDetail}}
<link rel="dns-prefetch" href="//cdn.yoho.cn"/>
<link rel="dns-prefetch" href="//rescdn.yohoboys.com"/>
<link rel="dns-prefetch" href="//img01.yohoboys.com" />
<link rel="dns-prefetch" href="//img02.yohoboys.com" />
<link rel="dns-prefetch" href="//video.yohoboys.com" />
{{> common/environment320_css}}
<link rel="dns-prefetch" href="//img01.yohoboys.com"/>
<link rel="dns-prefetch" href="//img02.yohoboys.com"/>
<link rel="dns-prefetch" href="//video.yohoboys.com"/>
{{> common/environment320_css}}
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isPc=!ipad&&!isIphone&&!isAndroid;if(isPc){window.location.href=window.location.href.replace("mobile","index");}}</script>
</head>
<body id="{{channel}}">
<div id="mobile-wrap">
... ... @@ -44,4 +42,5 @@
<a class="header-back" href="{{httpref}}"></a>
<span class="header-share">share</span>
<a class="header-search" href="/search" onclick="YOHODCLICK('search','mobile','searchCN')">search</a>
</header>
\ No newline at end of file
</header>
\ No newline at end of file
... ...
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no">
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta content="telephone=no" name="format-detection" />
<meta content="black" name="apple-mobile-web-app-status-bar-style" />
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no"/>
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="telephone=no" name="format-detection"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style"/>
<title>{{title}}</title>
<meta name="keywords" content="{{keywords}}" />
<meta name="description" content="{{description}}" />
<meta name="author" content="yohogirls.com" />
<meta name="keywords" content="{{keywords}}"/>
<meta name="description" content="{{description}}"/>
<meta name="author" content="yohogirls.com"/>
<meta name="robots" content="index, follow"/>
<meta name="googlebot" content="index, follow"/>
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" />
<meta property="wb:webmaster" content="5ffc4cd75e724a17" />
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isPc=!ipad&&!isIphone&&!isAndroid;if(isPc){window.location.href=window.location.href.replace("mobile","index");}}</script>
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"/>
<meta property="wb:webmaster" content="5ffc4cd75e724a17"/>
{{# isDetail}}
<meta property="fb:app_id" content="{{app_id}}"/>
<meta property="og:site_name" content="{{site_name}}"/>
... ... @@ -23,17 +22,16 @@
<meta property="og:type" content="{{type}}"/>
<meta property="og:url" content="{{url}}"/>
<meta property="og:image" content="{{image}}"/>
<meta property="og:image:type" content="{{image_type}}"/>
<meta property="og:image:width" content="{{image_width}}"/>
<meta property="og:image:height" content="{{image_height}}"/>
<meta property="og:description" content="{{description}}"/>
<link rel="image_src" href="{{image_src}}"/>
<link rel="image_src" href="{{image}}"/>
{{/ isDetail}}
<link rel="dns-prefetch" href="//cdn.yoho.cn"/>
<link rel="dns-prefetch" href="//rescdn.yohoboys.com"/>
<link rel="dns-prefetch" href="//img01.yohoboys.com" />
<link rel="dns-prefetch" href="//img02.yohoboys.com" />
<link rel="dns-prefetch" href="//video.yohoboys.com" />
{{> common/environment320_css}}
<link rel="dns-prefetch" href="//img01.yohoboys.com"/>
<link rel="dns-prefetch" href="//img02.yohoboys.com"/>
<link rel="dns-prefetch" href="//video.yohoboys.com"/>
{{> common/environment320_css}}
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isPc=!ipad&&!isIphone&&!isAndroid;if(isPc){window.location.href=window.location.href.replace("mobile","index");}}</script>
</head>
<body id="{{channel}}">
<div id="mobile-wrap">
... ... @@ -44,4 +42,5 @@
<a class="header-back" href="{{httpref}}"></a>
<span class="header-share">share</span>
<a class="header-search" href="/search" onclick="YOHODCLICK('search','mobile','searchHK')">search</a>
</header>
\ No newline at end of file
</header>
\ No newline at end of file
... ...
... ... @@ -41,11 +41,11 @@
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?f39f60905b000a015518a31b88bade9c";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
(function(){
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?f39f60905b000a015518a31b88bade9c";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
... ...
... ... @@ -41,11 +41,11 @@
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?f39f60905b000a015518a31b88bade9c";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
(function(){
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?f39f60905b000a015518a31b88bade9c";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
... ...
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no">
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta content="telephone=no" name="format-detection" />
<meta content="black" name="apple-mobile-web-app-status-bar-style" />
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no"/>
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="telephone=no" name="format-detection"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style"/>
<title>{{title}}</title>
<meta name="keywords" content="{{keywords}}" />
<meta name="description" content="{{description}}" />
<meta name="author" content="yohogirls.com" />
<meta name="robots" content="index,follow" />
<meta name="googlebot" content="index,follow" />
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" />
<meta property="wb:webmaster" content="5ffc4cd75e724a17" />
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isPc=!ipad&&!isIphone&&!isAndroid;if(isPc){window.location.href=window.location.href.replace("mobile","index");}}</script>
<meta name="keywords" content="{{keywords}}"/>
<meta name="description" content="{{description}}"/>
<meta name="author" content="yohogirls.com"/>
<meta name="robots" content="index,follow"/>
<meta name="googlebot" content="index,follow"/>
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"/>
<meta property="wb:webmaster" content="5ffc4cd75e724a17"/>
{{# isDetail}}
<meta property="fb:app_id" content="{{app_id}}"/>
<meta property="og:site_name" content="{{site_name}}"/>
... ... @@ -23,17 +22,15 @@
<meta property="og:type" content="{{type}}"/>
<meta property="og:url" content="{{url}}"/>
<meta property="og:image" content="{{image}}"/>
<meta property="og:image:type" content="{{image_type}}"/>
<meta property="og:image:width" content="{{image_width}}"/>
<meta property="og:image:height" content="{{image_height}}"/>
<meta property="og:description" content="{{description}}"/>
<link rel="image_src" href="{{image_src}}"/>
<link rel="image_src" href="{{image}}"/>
{{/ isDetail}}
<link rel="dns-prefetch" href="//rescdn.yohoboys.com"/>
<link rel="dns-prefetch" href="//img01.yohoboys.com" />
<link rel="dns-prefetch" href="//img02.yohoboys.com" />
<link rel="dns-prefetch" href="//video.yohoboys.com" />
{{> common/environment320_css}}
<link rel="dns-prefetch" href="//img01.yohoboys.com"/>
<link rel="dns-prefetch" href="//img02.yohoboys.com"/>
<link rel="dns-prefetch" href="//video.yohoboys.com"/>
{{> common/environment320_css}}
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isPc=!ipad&&!isIphone&&!isAndroid;if(isPc){window.location.href=window.location.href.replace("mobile","index");}}</script>
</head>
<body id="{{channel}}">
<div id="mobile-wrap">
... ... @@ -56,4 +53,5 @@
<li class="swiper-slide nav-video"><a href="/video/mobile.html" onclick="YOHODCLICK('channel','mobile','videoCN')">video</a></li>
</ul>
</nav>
</div>
\ No newline at end of file
</div>
\ No newline at end of file
... ...
<!doctype html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>{{title}}</title>
<meta name="keywords" content="{{keywords}}" />
<meta name="description" content="{{description}}" />
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" />
<meta name="author" content="yohogirls.com" />
<meta name="robots" content="index,follow" />
<meta name="googlebot" content="index,follow" />
<meta property="wb:webmaster" content="5ffc4cd75e724a17" />
<link rel="dns-prefetch" href="//rescdn.yohoboys.com"/>
<link rel="dns-prefetch" href="//img01.yohoboys.com" />
<link rel="dns-prefetch" href="//img02.yohoboys.com" />
<link rel="dns-prefetch" href="//video.yohoboys.com" />
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isMobile=isIphone||isAndroid;if(isMobile){window.location.href=window.location.href.replace("index","mobile");}}</script>
<meta name="keywords" content="{{keywords}}"/>
<meta name="description" content="{{description}}"/>
<meta name="author" content="yohogirls.com"/>
<meta name="robots" content="index,follow"/>
<meta name="googlebot" content="index,follow"/>
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"/>
<meta property="wb:webmaster" content="5ffc4cd75e724a17"/>
{{# isDetail}}
<meta property="fb:app_id" content="{{app_id}}"/>
<meta property="og:site_name" content="{{site_name}}"/>
... ... @@ -23,12 +18,16 @@
<meta property="og:type" content="{{type}}"/>
<meta property="og:url" content="{{url}}"/>
<meta property="og:image" content="{{image}}"/>
<meta property="og:image:type" content="{{image_type}}"/>
<meta property="og:image:width" content="{{image_width}}"/>
<meta property="og:image:height" content="{{image_height}}"/>
<meta property="og:description" content="{{description}}"/>
<link rel="image_src" href="{{image}}"/>
{{/ isDetail}}
<link rel="dns-prefetch" href="//cdn.yoho.cn"/>
<link rel="dns-prefetch" href="//rescdn.yohoboys.com"/>
<link rel="dns-prefetch" href="//img01.yohoboys.com"/>
<link rel="dns-prefetch" href="//img02.yohoboys.com"/>
<link rel="dns-prefetch" href="//video.yohoboys.com"/>
{{> common/environment_css}}
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isMobile=isIphone||isAndroid;if(isMobile){window.location.href=window.location.href.replace("index","mobile");}}</script>
</head>
<body>
<!--开头的集团导航-->
... ... @@ -54,7 +53,6 @@
<a class="hover-text">時尚</a>
<a class="menu" href="/fashion/index.html" onclick="YOHODCLICK('channel','web','fashionHK')"></a>
<div class="submenu submenu-fashion">
<!--<span class="arrow"></span>-->
<div class="submenu-loading"></div>
<div class="more-content"><a class="more-content" href="/fashion/index.html" onclick="YOHODCLICK('channel','web','moreFashionHK')">More &gt;</a></div>
</div>
... ... @@ -66,7 +64,6 @@
<a class="hover-text">美容</a>
<a class="menu" href="/beauty/index.html" onclick="YOHODCLICK('channel','web','beautyHK')"></a>
<div class="submenu submenu-beauty">
<!--<span class="arrow"></span>-->
<div class="submenu-loading"></div>
<div class="more-content"><a class="more-content" href="/beauty/index.html" onclick="YOHODCLICK('channel','web','moreBeautyHK')">More &gt;</a></div>
</div>
... ... @@ -78,7 +75,6 @@
<a class="hover-text">運動</a>
<a class="menu" href="/sport/index.html" onclick="YOHODCLICK('channel','web','sportHK')"></a>
<div class="submenu submenu-sport">
<!--<span class="arrow"></span>-->
<div class="submenu-loading"></div>
<div class="more-content"><a class="more-content" href="/sport/index.html" onclick="YOHODCLICK('channel','web','moreSportHK')">More &gt;</a></div>
</div>
... ... @@ -90,7 +86,6 @@
<a class="hover-text">生活</a>
<a class="menu" href="/lifestyle/index.html" onclick="YOHODCLICK('channel','web','lifestyleHK')"></a>
<div class="submenu submenu-lifestyle">
<!--<span class="arrow"></span>-->
<div class="submenu-loading"></div>
<div class="more-content"><a class="more-content" href="/lifestyle/index.html" onclick="YOHODCLICK('channel','web','moreLifestyleHK')">More &gt;</a></div>
</div>
... ... @@ -156,7 +151,6 @@
<a class="menu" href="/fashion/index.html" onclick="YOHODCLICK('channel','web','fashionHK')"></a>
<div class="submenu submenu-fashion">
<div class="submenu-loading"></div>
<!--<span class="arrow"></span>-->
<div class="more-content"><a class="more-content" href="/fashion/index.html" onclick="YOHODCLICK('channel','web','moreFashionHK')">More &gt;</a></div>
</div>
</span>
... ... @@ -167,7 +161,6 @@
<a class="hover-text">美容</a>
<a class="menu" href="/beauty/index.html" onclick="YOHODCLICK('channel','web','beautyHK')"></a>
<div class="submenu submenu-beauty">
<!--<span class="arrow"></span>-->
<div class="submenu-loading"></div>
<div class="more-content"><a class="more-content" href="/beauty/index.html" onclick="YOHODCLICK('channel','web','moreBeautyHK')">More &gt;</a></div>
</div>
... ... @@ -179,7 +172,6 @@
<a class="hover-text">運動</a>
<a class="menu" href="/sport/index.html" onclick="YOHODCLICK('channel','web','sportHK')"></a>
<div class="submenu submenu-sport">
<!--<span class="arrow"></span>-->
<div class="submenu-loading"></div>
<div class="more-content"><a class="more-content" href="/sports/index.html" onclick="YOHODCLICK('channel','web','moreSportHK')">More &gt;</a></div>
</div>
... ... @@ -191,7 +183,6 @@
<a class="hover-text">生活</a>
<a class="menu" href="/lifestyle/index.html" onclick="YOHODCLICK('channel','web','lifestyleHK')"></a>
<div class="submenu submenu-lifestyle">
<!--<span class="arrow"></span>-->
<div class="submenu-loading"></div>
<div class="more-content"><a class="more-content" href="/lifestyle/index.html" onclick="YOHODCLICK('channel','web','moreLifestyleHK')">More &gt;</a></div>
</div>
... ...
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no">
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta content="telephone=no" name="format-detection" />
<meta content="black" name="apple-mobile-web-app-status-bar-style" />
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no"/>
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="telephone=no" name="format-detection"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style"/>
<title>{{title}}</title>
<meta name="keywords" content="{{keywords}}" />
<meta name="description" content="{{description}}" />
<meta name="author" content="yohogirls.com" />
<meta name="keywords" content="{{keywords}}"/>
<meta name="description" content="{{description}}"/>
<meta name="author" content="yohogirls.com"/>
<meta name="robots" content="index, follow"/>
<meta name="googlebot" content="index, follow"/>
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" />
<meta property="wb:webmaster" content="5ffc4cd75e724a17" />
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isPc=!ipad&&!isIphone&&!isAndroid;if(isPc){window.location.href=window.location.href.replace("mobile","index");}}</script>
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"/>
<meta property="wb:webmaster" content="5ffc4cd75e724a17"/>
{{# isDetail}}
<meta property="fb:app_id" content="{{app_id}}"/>
<meta property="og:site_name" content="{{site_name}}"/>
... ... @@ -23,17 +22,16 @@
<meta property="og:type" content="{{type}}"/>
<meta property="og:url" content="{{url}}"/>
<meta property="og:image" content="{{image}}"/>
<meta property="og:image:type" content="{{image_type}}"/>
<meta property="og:image:width" content="{{image_width}}"/>
<meta property="og:image:height" content="{{image_height}}"/>
<meta property="og:description" content="{{description}}"/>
<link rel="image_src" href="{{image_src}}"/>
<link rel="image_src" href="{{image}}"/>
{{/ isDetail}}
<link rel="dns-prefetch" href="//cdn.yoho.cn"/>
<link rel="dns-prefetch" href="//rescdn.yohoboys.com"/>
<link rel="dns-prefetch" href="//img01.yohoboys.com" />
<link rel="dns-prefetch" href="//img02.yohoboys.com" />
<link rel="dns-prefetch" href="//video.yohoboys.com" />
<link rel="dns-prefetch" href="//img01.yohoboys.com"/>
<link rel="dns-prefetch" href="//img02.yohoboys.com"/>
<link rel="dns-prefetch" href="//video.yohoboys.com"/>
{{> common/environment320_css}}
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isPc=!ipad&&!isIphone&&!isAndroid;if(isPc){window.location.href=window.location.href.replace("mobile","index");}}</script>
</head>
<body id="{{channel}}">
<div id="mobile-wrap">
... ... @@ -56,4 +54,5 @@
<li class="swiper-slide nav-video"><a href="/video/mobile.html" onclick="YOHODCLICK('channel','mobile','videoHK')">video</a></li>
</ul>
</nav>
</div>
\ No newline at end of file
</div>
\ No newline at end of file
... ...
<!doctype html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>{{title}}</title>
<meta name="keywords" content="{{keywords}}" />
<meta name="description" content="{{description}}" />
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" />
<meta name="author" content="yohogirls.com" />
<meta name="robots" content="index,follow" />
<meta name="googlebot" content="index,follow" />
<meta property="wb:webmaster" content="5ffc4cd75e724a17" />
<link rel="dns-prefetch" href="//rescdn.yohoboys.com"/>
<link rel="dns-prefetch" href="//img01.yohoboys.com" />
<link rel="dns-prefetch" href="//img02.yohoboys.com" />
<link rel="dns-prefetch" href="//video.yohoboys.com" />
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isMobile=isIphone||isAndroid;if(isMobile){window.location.href=window.location.href.replace("index","mobile");}}</script>
<meta name="keywords" content="{{keywords}}"/>
<meta name="description" content="{{description}}"/>
<meta name="author" content="yohogirls.com"/>
<meta name="robots" content="index,follow"/>
<meta name="googlebot" content="index,follow"/>
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"/>
<meta property="wb:webmaster" content="5ffc4cd75e724a17"/>
{{# isDetail}}
<meta property="fb:app_id" content="{{app_id}}"/>
<meta property="og:site_name" content="{{site_name}}"/>
... ... @@ -23,12 +18,16 @@
<meta property="og:type" content="{{type}}"/>
<meta property="og:url" content="{{url}}"/>
<meta property="og:image" content="{{image}}"/>
<meta property="og:image:type" content="{{image_type}}"/>
<meta property="og:image:width" content="{{image_width}}"/>
<meta property="og:image:height" content="{{image_height}}"/>
<meta property="og:description" content="{{description}}"/>
<link rel="image_src" href="{{image}}"/>
{{/ isDetail}}
<link rel="dns-prefetch" href="//cdn.yoho.cn"/>
<link rel="dns-prefetch" href="//rescdn.yohoboys.com"/>
<link rel="dns-prefetch" href="//img01.yohoboys.com"/>
<link rel="dns-prefetch" href="//img02.yohoboys.com"/>
<link rel="dns-prefetch" href="//video.yohoboys.com"/>
{{> common/environment_css}}
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isMobile=isIphone||isAndroid;if(isMobile){window.location.href=window.location.href.replace("index","mobile");}}</script>
</head>
<body>
<!--开头的集团导航-->
... ... @@ -55,7 +54,6 @@
<a class="menu" href="/fashion/index.html" onclick="YOHODCLICK('channel','web','fashionCN')"></a>
<div class="submenu submenu-fashion">
<div class="submenu-loading"></div>
<!--<span class="arrow"></span>-->
<div class="more-content"><a class="more-content" href="/fashion/index.html" onclick="YOHODCLICK('channel','web','moreFashionCN')">More &gt;</a></div>
</div>
</span>
... ... @@ -67,7 +65,6 @@
<a class="menu" href="/beauty/index.html" onclick="YOHODCLICK('channel','web','beautyCN')"></a>
<div class="submenu submenu-beauty">
<div class="submenu-loading"></div>
<!--<span class="arrow"></span>-->
<div class="more-content"><a class="more-content" href="/beauty/index.html" onclick="YOHODCLICK('channel','web','moreBeautyCN')">More &gt;</a></div>
</div>
</span>
... ... @@ -79,7 +76,6 @@
<a class="menu" href="/sport/index.html" onclick="YOHODCLICK('channel','web','sportCN')"></a>
<div class="submenu submenu-sport">
<div class="submenu-loading"></div>
<!--<span class="arrow"></span>-->
<div class="more-content"><a class="more-content" href="/sports/index.html" onclick="YOHODCLICK('channel','web','moreSportCN')">More &gt;</a></div>
</div>
</span>
... ... @@ -90,7 +86,6 @@
<a class="hover-text">生活</a>
<a class="menu" href="/lifestyle/index.html" onclick="YOHODCLICK('channel','web','lifestyleCN')"></a>
<div class="submenu submenu-lifestyle">
<!--<span class="arrow"></span>-->
<div class="submenu-loading"></div>
<div class="more-content"><a class="more-content" href="/lifestyle/index.html" onclick="YOHODCLICK('channel','web','moreLifestyleCN')">More &gt;</a></div>
</div>
... ... @@ -154,7 +149,6 @@
<a class="hover-text">时尚</a>
<a class="menu" href="/fashion/index.html" onclick="YOHODCLICK('channel','web','fashionCN')"></a>
<div class="submenu submenu-fashion">
<!--<span class="arrow"></span>-->
<div class="submenu-loading"></div>
<div class="more-content"><a class="more-content" href="/fashion/index.html" onclick="YOHODCLICK('channel','web','moreFashionCN')">More &gt;</a></div>
</div>
... ... @@ -166,7 +160,6 @@
<a class="hover-text">美容</a>
<a class="menu" href="/beauty/index.html" onclick="YOHODCLICK('channel','web','beautyCN')"></a>
<div class="submenu submenu-beauty">
<!--<span class="arrow"></span>-->
<div class="submenu-loading"></div>
<div class="more-content"><a class="more-content" href="/beauty/index.html" onclick="YOHODCLICK('channel','web','moreBeautyCN')">More &gt;</a></div>
</div>
... ... @@ -178,7 +171,6 @@
<a class="hover-text">运动</a>
<a class="menu" href="/sport/index.html" onclick="YOHODCLICK('channel','web','sportCN')"></a>
<div class="submenu submenu-sport">
<!--<span class="arrow"></span>-->
<div class="submenu-loading"></div>
<div class="more-content"><a class="more-content" href="/sports/index.html" onclick="YOHODCLICK('channel','web','moreSportCN')">More &gt;</a></div>
</div>
... ... @@ -190,7 +182,6 @@
<a class="hover-text">生活</a>
<a class="menu" href="/lifestyle/index.html" onclick="YOHODCLICK('channel','web','lifestyleCN')"></a>
<div class="submenu submenu-lifestyle">
<!--<span class="arrow"></span>-->
<div class="submenu-loading"></div>
<div class="more-content"><a class="more-content" href="/lifestyle/index.html" onclick="YOHODCLICK('channel','web','moreLifestyleCN')">More &gt;</a></div>
</div>
... ...
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no">
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta content="telephone=no" name="format-detection" />
<meta content="black" name="apple-mobile-web-app-status-bar-style" />
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no"/>
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="telephone=no" name="format-detection"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style"/>
<title>{{title}}</title>
<meta name="keywords" content="{{keywords}}" />
<meta name="description" content="{{description}}" />
<meta name="author" content="yohogirls.com" />
<meta name="keywords" content="{{keywords}}"/>
<meta name="description" content="{{description}}"/>
<meta name="author" content="yohogirls.com"/>
<meta name="robots" content="index, follow"/>
<meta name="googlebot" content="index, follow"/>
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" />
<meta property="wb:webmaster" content="5ffc4cd75e724a17" />
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isPc=!ipad&&!isIphone&&!isAndroid;if(isPc){window.location.href=window.location.href.replace("mobile","index");}}</script>
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"/>
<meta property="wb:webmaster" content="5ffc4cd75e724a17"/>
{{# isDetail}}
<meta property="fb:app_id" content="{{app_id}}"/>
<meta property="og:site_name" content="{{site_name}}"/>
... ... @@ -23,17 +22,16 @@
<meta property="og:type" content="{{type}}"/>
<meta property="og:url" content="{{url}}"/>
<meta property="og:image" content="{{image}}"/>
<meta property="og:image:type" content="{{image_type}}"/>
<meta property="og:image:width" content="{{image_width}}"/>
<meta property="og:image:height" content="{{image_height}}"/>
<meta property="og:description" content="{{description}}"/>
<link rel="image_src" href="{{image_src}}"/>
<link rel="image_src" href="{{image}}"/>
{{/ isDetail}}
<link rel="dns-prefetch" href="//cdn.yoho.cn"/>
<link rel="dns-prefetch" href="//rescdn.yohoboys.com"/>
<link rel="dns-prefetch" href="//img01.yohoboys.com" />
<link rel="dns-prefetch" href="//img02.yohoboys.com" />
<link rel="dns-prefetch" href="//video.yohoboys.com" />
<link rel="dns-prefetch" href="//img01.yohoboys.com"/>
<link rel="dns-prefetch" href="//img02.yohoboys.com"/>
<link rel="dns-prefetch" href="//video.yohoboys.com"/>
{{> common/environment320_css}}
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isPc=!ipad&&!isIphone&&!isAndroid;if(isPc){window.location.href=window.location.href.replace("mobile","index");}}</script>
</head>
<body id="{{channel}}">
<div id="mobile-wrap">
... ... @@ -44,4 +42,5 @@
<a class="header-back" href="{{httpref}}"></a>
<span class="header-share">share</span>
<a class="header-search" href="/search" onclick="YOHODCLICK('search','mobile','searchCN')">search</a>
</header>
\ No newline at end of file
</header>
\ No newline at end of file
... ...
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no">
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta content="telephone=no" name="format-detection" />
<meta content="black" name="apple-mobile-web-app-status-bar-style" />
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 user-scalable=no"/>
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="telephone=no" name="format-detection"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style"/>
<title>{{title}}</title>
<meta name="keywords" content="{{keywords}}" />
<meta name="description" content="{{description}}" />
<meta name="author" content="yohogirls.com" />
<meta name="keywords" content="{{keywords}}"/>
<meta name="description" content="{{description}}"/>
<meta name="author" content="yohogirls.com"/>
<meta name="robots" content="index, follow"/>
<meta name="googlebot" content="index, follow"/>
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY" />
<meta property="wb:webmaster" content="5ffc4cd75e724a17" />
<meta name="google-site-verification" content="6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"/>
<meta property="wb:webmaster" content="5ffc4cd75e724a17"/>
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isPc=!ipad&&!isIphone&&!isAndroid;if(isPc){window.location.href=window.location.href.replace("mobile","index");}}</script>
{{# isDetail}}
<meta property="fb:app_id" content="{{app_id}}"/>
... ... @@ -23,17 +23,16 @@
<meta property="og:type" content="{{type}}"/>
<meta property="og:url" content="{{url}}"/>
<meta property="og:image" content="{{image}}"/>
<meta property="og:image:type" content="{{image_type}}"/>
<meta property="og:image:width" content="{{image_width}}"/>
<meta property="og:image:height" content="{{image_height}}"/>
<meta property="og:description" content="{{description}}"/>
<link rel="image_src" href="{{image_src}}"/>
{{/ isDetail}}
<link rel="dns-prefetch" href="//cdn.yoho.cn"/>
<link rel="dns-prefetch" href="//rescdn.yohoboys.com"/>
<link rel="dns-prefetch" href="//img01.yohoboys.com" />
<link rel="dns-prefetch" href="//img02.yohoboys.com" />
<link rel="dns-prefetch" href="//video.yohoboys.com" />
{{> common/environment320_css}}
<script type="text/javascript">if(window.location.href.indexOf(".html")!==-1){var ua=navigator.userAgent;var ipad=ua.match(/(iPad).*OS\s([\d_]+)/),isIphone=!ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/),isAndroid=ua.match(/(Android)\s+([\d.]+)/),isPc=!ipad&&!isIphone&&!isAndroid;if(isPc){window.location.href=window.location.href.replace("mobile","index");}}</script>
</head>
<body id="{{channel}}">
<div id="mobile-wrap">
... ... @@ -44,4 +43,5 @@
<a class="header-back" href="{{httpref}}"></a>
<span class="header-share">share</span>
<a class="header-search" href="/search" onclick="YOHODCLICK('search','mobile','searchHK')">search</a>
</header>
\ No newline at end of file
</header>
\ No newline at end of file
... ...