Commit 995aef6d authored by superman's avatar superman

修改IE9 BUG

parent 0324c86c
...@@ -16,11 +16,8 @@ ...@@ -16,11 +16,8 @@
<link rel="stylesheet" href="/stylesheets/{{this}}.css"/> <link rel="stylesheet" href="/stylesheets/{{this}}.css"/>
{{/each}} {{/each}}
{{/if}} {{/if}}
<!--[if lte IE 10]>
<!--[if lt IE 9]> <script src="https://as.alipayobjects.com/g/component/??console-polyfill/0.2.2/index.js,es5-shim/4.5.7/es5-shim.min.js,es5-shim/4.5.7/es5-sham.min.js,html5shiv/3.7.2/html5shiv.min.js,media-match/2.0.2/media.match.min.js"></script>
<script src="/javascripts/es5-shim.min.js"></script>
<script src="/javascripts/es5-sham.min.js"></script>
<script src="/javascripts/html5shiv.min.js"></script>
<script src="/javascripts/promise-polyfill.min.js"></script> <script src="/javascripts/promise-polyfill.min.js"></script>
<![endif]--> <![endif]-->
</head> </head>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment