* remove support ie8.

This commit is contained in:
Catouse
2018-06-23 16:23:16 +08:00
parent 8faed8221c
commit 47d6799e81
-6
View File
@@ -51,12 +51,6 @@ $onlybody = zget($_GET, 'onlybody', 'no');
echo html::favicon($webRoot . 'favicon.ico');
?>
<!--[if lt IE 9]>
<?php
js::import($jsRoot . 'html5shiv/min.js');
js::import($jsRoot . 'respond/min.js');
?>
<![endif]-->
<!--[if lt IE 10]>
<?php js::import($jsRoot . 'jquery/placeholder/min.js'); ?>
<![endif]-->