...
|
...
|
@@ -15,6 +15,7 @@ |
|
|
<script src="http://cdn.yoho.cn/yohobuy/respond/respond.min.js"></script>
|
|
|
<link href="http://cdn.yoho.cn/yohobuy/respond/respond-proxy.html" id="respond-proxy" rel="respond-proxy" />
|
|
|
<script src="http://cdn.yoho.cn/yohobuy/respond/respond.proxy.js"></script>
|
|
|
<link href="http://cdn.yoho.cn/yohobuy/respond/respond.proxy.gif" id="respond-redirect" rel="respond-redirect" />
|
|
|
<![endif]-->
|
|
|
{{/if}}
|
|
|
{{#if preEnv}}
|
...
|
...
|
@@ -23,6 +24,7 @@ |
|
|
<script src="http://cdn.yoho.cn/yohobuy/respond/respond.min.js"></script>
|
|
|
<link href="http://cdn.yoho.cn/yohobuy/respond/respond-proxy.html" id="respond-proxy" rel="respond-proxy" />
|
|
|
<script src="http://cdn.yoho.cn/yohobuy/respond/respond.proxy.js"></script>
|
|
|
<link href="http://cdn.yoho.cn/yohobuy/respond/respond.proxy.gif" id="respond-redirect" rel="respond-redirect" />
|
|
|
<![endif]-->
|
|
|
{{/if}}
|
|
|
{{#if testEnv}}
|
...
|
...
|
@@ -31,6 +33,7 @@ |
|
|
<script src="http://static.buy.test.yoho.cn/dist/yohobuy/respond/respond.min.js"></script>
|
|
|
<link href="http://static.buy.test.yoho.cn/dist/yohobuy/respond/respond-proxy.html" id="respond-proxy" rel="respond-proxy" />
|
|
|
<script src="http://static.buy.test.yoho.cn/dist/yohobuy/respond/respond.proxy.js"></script>
|
|
|
<link href="http://static.buy.test.yoho.cn/dist/yohobuy/respond/respond.proxy.gif" id="respond-redirect" rel="respond-redirect" />
|
|
|
<![endif]-->
|
|
|
{{/if}}
|
|
|
{{#if devEnv}}
|
...
|
...
|
@@ -39,11 +42,9 @@ |
|
|
<script src="http://webstatic.dev.yohobuy.com/plugin/page/respond/respond.min.js"></script>
|
|
|
<link href="http://webstatic.dev.yohobuy.com/plugin/page/respond/respond-proxy.html" id="respond-proxy" rel="respond-proxy" />
|
|
|
<script src="http://webstatic.dev.yohobuy.com/plugin/page/respond/respond.proxy.js"></script>
|
|
|
<link href="http://webstatic.dev.yohobuy.com/plugin/page/respond/respond.proxy.gif" id="respond-redirect" rel="respond-redirect" />
|
|
|
<![endif]-->
|
|
|
{{/if}}
|
|
|
<!--[if lt IE 9]>
|
|
|
<link href="proxy/respond.proxy.gif" id="respond-redirect" rel="respond-redirect" />
|
|
|
<![endif]-->
|
|
|
</head>
|
|
|
<body>
|
|
|
{{> layout/page-header}} |
|
|
\ No newline at end of file |
...
|
...
|
|