【自用】移動端初始化代碼,有些地方待優化

<!DOCTYPE html>
<html>
<head lang="en">
    <meta charset="UTF-8">
    <meta name="author" content="cc">
    <meta name="description" content="">
    <meta name="keywords" content="">
    <meta name="generator" content="webstorm">
    <!--移動端響應式-->
    <meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
    <!--支持IE的兼容模式-->
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <!--讓部分國產瀏覽器默認採用高速模式渲染頁面-->
    <meta name="renderer" content="webkit">
    <!--頁面style css-->
    <link rel="stylesheet" href="http://www.ysedu.com/all/css/font.css" />
    <link rel="stylesheet" type="text/css" href="http://www.ysedu.com/all/css/cc.base.css">
    <link rel="stylesheet" type="text/css" href="http://www.ysedu.com/all/css/swiper.min.css">
    <link rel="stylesheet" type="text/css" href="http://www.ysedu.com/all/css/cc.mobile.css">
    <title><?=$seo['title']?></title>
    <meta name="description" content="<?=$seo['description']?>">
    <meta name="keywords" content="<?=$seo['keywords']?>">
    <!--JQ庫-->
    <script src="http://www.ysedu.com/all/js/jquery-1.8.3.min.js"></script>
    <script src="http://www.ysedu.com/all/js/swiper.min.js"></script>
    <script src="http://www.ysedu.com/all/js/cc.mobile.js"></script>
    <link rel="stylesheet" href="css/wxms.css">
</head>
<body>
</body>
</html>
相關文章
相關標籤/搜索