|
|
<!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="Cache-Control" content="no-siteapp" />
|
|
|
<meta name="renderer" content="webkit">
|
|
|
<meta name="keywords" content="{{keywords}}">
|
|
|
<meta name="description" content="{{description}}">
|
|
|
<title>{{title}}</title>
|
|
|
<link rel="dns-prefetch" href="//cdn.yoho.cn">
|
|
|
<link rel="dns-prefetch" href="//static.yohobuy.com">
|
|
|
<link rel="dns-prefetch" href="//img10.static.yhbimg.com">
|
|
|
<link rel="dns-prefetch" href="//img11.static.yhbimg.com">
|
|
|
<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
|
|
|
<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
|
|
|
{{#if rlsEnv}}
|
|
|
<link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/{{version}}/index.css">
|
|
|
{{/if}}
|
|
|
{{#if preEnv}}
|
|
|
<link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/{{version}}/index.css">
|
|
|
{{/if}}
|
|
|
{{#if testEnv}}
|
|
|
<link rel="stylesheet" href="http://static.buy.test.yoho.cn/dist/yohobuy/{{version}}/index.css">
|
|
|
{{/if}}
|
|
|
{{#if devEnv}}
|
|
|
<link rel="stylesheet" href="http://webstatic.dev.yohobuy.com/css/index.css">
|
|
|
{{/if}}
|
|
|
</head>
|
|
|
<body>
|
|
|
{{> layout/page-header}}
|
|
|
<!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="Cache-Control" content="no-siteapp" />
|
|
|
<meta name="renderer" content="webkit">
|
|
|
<meta name="keywords" content="{{keywords}}">
|
|
|
<meta name="description" content="{{description}}">
|
|
|
<title>{{title}}</title>
|
|
|
<link rel="dns-prefetch" href="//cdn.yoho.cn">
|
|
|
<link rel="dns-prefetch" href="//static.yohobuy.com">
|
|
|
<link rel="dns-prefetch" href="//img10.static.yhbimg.com">
|
|
|
<link rel="dns-prefetch" href="//img11.static.yhbimg.com">
|
|
|
<link rel="dns-prefetch" href="//img12.static.yhbimg.com">
|
|
|
<link rel="dns-prefetch" href="//img13.static.yhbimg.com">
|
|
|
{{#if rlsEnv}}
|
|
|
<link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/{{version}}/index.css">
|
|
|
{{/if}}
|
|
|
{{#if preEnv}}
|
|
|
<link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/{{version}}/index.css">
|
|
|
{{/if}}
|
|
|
{{#if testEnv}}
|
|
|
<link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/{{version}}/index.css">
|
|
|
{{/if}}
|
|
|
{{#if devEnv}}
|
|
|
<link rel="stylesheet" href="http://webstatic.dev.yohobuy.com/css/index.css">
|
|
|
{{/if}}
|
|
|
</head>
|
|
|
<body>
|
|
|
{{> layout/page-header}}
|
|
|
{{> layout/simple-header}} |
|
|
\ No newline at end of file |
...
|
...
|
|