respond repair.Review by:@bikai
Showing
2 changed files
with
4 additions
and
3 deletions
@@ -15,6 +15,7 @@ | @@ -15,6 +15,7 @@ | ||
15 | <script src="http://cdn.yoho.cn/yohobuy/respond/respond.min.js"></script> | 15 | <script src="http://cdn.yoho.cn/yohobuy/respond/respond.min.js"></script> |
16 | <link href="http://cdn.yoho.cn/yohobuy/respond/respond-proxy.html" id="respond-proxy" rel="respond-proxy" /> | 16 | <link href="http://cdn.yoho.cn/yohobuy/respond/respond-proxy.html" id="respond-proxy" rel="respond-proxy" /> |
17 | <script src="http://cdn.yoho.cn/yohobuy/respond/respond.proxy.js"></script> | 17 | <script src="http://cdn.yoho.cn/yohobuy/respond/respond.proxy.js"></script> |
18 | + <link href="http://cdn.yoho.cn/yohobuy/respond/respond.proxy.gif" id="respond-redirect" rel="respond-redirect" /> | ||
18 | <![endif]--> | 19 | <![endif]--> |
19 | {{/if}} | 20 | {{/if}} |
20 | {{#if preEnv}} | 21 | {{#if preEnv}} |
@@ -23,6 +24,7 @@ | @@ -23,6 +24,7 @@ | ||
23 | <script src="http://cdn.yoho.cn/yohobuy/respond/respond.min.js"></script> | 24 | <script src="http://cdn.yoho.cn/yohobuy/respond/respond.min.js"></script> |
24 | <link href="http://cdn.yoho.cn/yohobuy/respond/respond-proxy.html" id="respond-proxy" rel="respond-proxy" /> | 25 | <link href="http://cdn.yoho.cn/yohobuy/respond/respond-proxy.html" id="respond-proxy" rel="respond-proxy" /> |
25 | <script src="http://cdn.yoho.cn/yohobuy/respond/respond.proxy.js"></script> | 26 | <script src="http://cdn.yoho.cn/yohobuy/respond/respond.proxy.js"></script> |
27 | + <link href="http://cdn.yoho.cn/yohobuy/respond/respond.proxy.gif" id="respond-redirect" rel="respond-redirect" /> | ||
26 | <![endif]--> | 28 | <![endif]--> |
27 | {{/if}} | 29 | {{/if}} |
28 | {{#if testEnv}} | 30 | {{#if testEnv}} |
@@ -31,6 +33,7 @@ | @@ -31,6 +33,7 @@ | ||
31 | <script src="http://static.buy.test.yoho.cn/dist/yohobuy/respond/respond.min.js"></script> | 33 | <script src="http://static.buy.test.yoho.cn/dist/yohobuy/respond/respond.min.js"></script> |
32 | <link href="http://static.buy.test.yoho.cn/dist/yohobuy/respond/respond-proxy.html" id="respond-proxy" rel="respond-proxy" /> | 34 | <link href="http://static.buy.test.yoho.cn/dist/yohobuy/respond/respond-proxy.html" id="respond-proxy" rel="respond-proxy" /> |
33 | <script src="http://static.buy.test.yoho.cn/dist/yohobuy/respond/respond.proxy.js"></script> | 35 | <script src="http://static.buy.test.yoho.cn/dist/yohobuy/respond/respond.proxy.js"></script> |
36 | + <link href="http://static.buy.test.yoho.cn/dist/yohobuy/respond/respond.proxy.gif" id="respond-redirect" rel="respond-redirect" /> | ||
34 | <![endif]--> | 37 | <![endif]--> |
35 | {{/if}} | 38 | {{/if}} |
36 | {{#if devEnv}} | 39 | {{#if devEnv}} |
@@ -39,11 +42,9 @@ | @@ -39,11 +42,9 @@ | ||
39 | <script src="http://webstatic.dev.yohobuy.com/plugin/page/respond/respond.min.js"></script> | 42 | <script src="http://webstatic.dev.yohobuy.com/plugin/page/respond/respond.min.js"></script> |
40 | <link href="http://webstatic.dev.yohobuy.com/plugin/page/respond/respond-proxy.html" id="respond-proxy" rel="respond-proxy" /> | 43 | <link href="http://webstatic.dev.yohobuy.com/plugin/page/respond/respond-proxy.html" id="respond-proxy" rel="respond-proxy" /> |
41 | <script src="http://webstatic.dev.yohobuy.com/plugin/page/respond/respond.proxy.js"></script> | 44 | <script src="http://webstatic.dev.yohobuy.com/plugin/page/respond/respond.proxy.js"></script> |
45 | + <link href="http://webstatic.dev.yohobuy.com/plugin/page/respond/respond.proxy.gif" id="respond-redirect" rel="respond-redirect" /> | ||
42 | <![endif]--> | 46 | <![endif]--> |
43 | {{/if}} | 47 | {{/if}} |
44 | - <!--[if lt IE 9]> | ||
45 | - <link href="proxy/respond.proxy.gif" id="respond-redirect" rel="respond-redirect" /> | ||
46 | - <![endif]--> | ||
47 | </head> | 48 | </head> |
48 | <body> | 49 | <body> |
49 | {{> layout/page-header}} | 50 | {{> layout/page-header}} |
-
Please register or login to post a comment