手機端常用meta

火雲邪神發表於2018-09-15

<head>
    <meta charset="utf-8" http-equiv="Content-Type" content="text/html">
    <!-- 是否啟用 WebApp 全屏模式 -->
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <!-- 新增到主屏後的標題(iOS 6 新增) -->
    <meta name="apple-mobile-web-app-title" content="人民大學">
    <!-- 禁止手機識別一串數字為電話 -->
    <meta content="telephone=no" name="format-detection"/>
    <!-- UC預設豎屏 ,UC強制全屏 -->
    <meta name="full-screen" content="yes">
    <!-- windows phone 點選無高光 -->
    <meta name="msapplication-tap-highlight" content="no">
     <!-- QQ強制豎屏 -->
    <meta name="x5-orientation" content="portrait">
     <!-- 開啟對web app程式的支援 -->
    <meta name="apple-mobile-web-app-capable" content="yes">
     <!-- 啟用360瀏覽器的極速模式(webkit) -->
    <meta name="renderer" content="webkit">
    <meta name="description" content="學府考研全日制學校-中國環境最美的考研全日制集訓營學校,校區佔地60畝,能同時容納2000人學習生活,校區開設全年、半年、暑期、秋季、衝刺全日制考研集訓。">
    <meta name="keywords" content="考研全日制,考研集訓營,考研工廠,考研強化班 ">
    <meta name="author" content="學府考研全日制">
    <link rel="stylesheet" href="css/rmdx.css">
    <!-- <link rel="stylesheet" href="css/swiper.css"> -->
    <script src="js/flexible_css.debug.js"></script>
    <script src="js/flexible.debug.js"></script>
    <title>人民大學</title>
</head>

複製程式碼

相關文章