无码精品宅男二区在线观看_无码香蕉久综合在线久草观看_久久亚洲三区亚洲热香蕉导航综合_亚洲伊人热一本香蕉天久麻豆熟女老司机乱伦

互聯網知識

精準傳達 ? 價值共享

洞悉互聯網前沿資訊,探尋網站營銷規律

查看其它板塊

分享狐靈科技的一款跳轉頁面

作者:狐靈科技 | 2020-02-20 19:23 |點擊:

跳轉頁主要用途域名更換 或者需要跳轉其他用途

下面把代碼貼出來

下面是的html代碼
 
  1.  
    <!doctype html>
    <html lang="zh">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!--360極速模式-->
        <meta name="renderer" content="webkit">
        <title>模板庫_狐靈科技</title>
        <link rel="icon" href="http://www.hbxtjd.com.cn/favicon.ico" type="image/x-icon" >
        <meta name="keywords" content="【重慶模板網站建設】千余套精美設計的成品網站,總有一套適合您!預置豐富的頁面元素,可根據您的需求靈活選擇!快速、快捷的為您搭建網站!深圳模板網站建設咨詢:15523356218">
        <meta name="description" content="">
        <style>
            html,body,.jump {
                height: 100vh;
                width: 100vw;
                overflow: hidden;
            }
            .jump {
                background: url(http://www.hbxtjd.com.cn/uploads/images/jump-bg.png) no-repeat;
                background-size: cover;
                position: relative;
                text-align: center;
            }
            .center-box {
                margin: 280px auto 0;
                height: 230px;
                width: 370px;
                display: inline-block;
                text-align: center;
            }
            .jump-content {
                font-size: 18px;
                line-height: 30px;
                color: #666;
                font-weight: 300;
            }
            .jump-tips {
                font-size: 14px;
                line-height: 30px;
                color: #999999;
            }
            .jump-button {
                width: 120px;
                height: 36px;
                background-color: #3296fa;
                border-radius: 3px;
                font-size: 14px;
                line-height: 36px;
                color: #ffffff;
                display: inline-block;
                text-decoration: none;
            }
        </style>
    </head>
    <body>
        <div class="jump">
            <div class="center-box">
                <img src="http://www.hbxtjd.com.cn/uploads/images/index.svg" alt="">
                <div class="jump-content" style="margin-top: 20px">我們的模板庫域名已經更換為 <span style="color:red;">http://muban.hulingweb.cn</span></div>
                <div class="jump-content">請注意修改您的瀏覽器收藏夾等相關內容哦。</div>
                <div class="jump-tips" style="margin-bottom: 20px">10秒后自動跳轉</div>
                <a class="jump-button" href="http://muban.hulingweb.cn/">立即前往</a>
            </div>
        </div>
    </body>
    <script>
        window.onload = function() {
            var tip = document.querySelector('.jump-tips')
            var count = 10
            var i = setInterval(function() {
                count--
                if(count > 0) {
                    tip.innerText = count + '秒后自動跳轉'
                }else {
                    clearInterval(i)
                    location.href = 'http://muban.hulingweb.cn/'
                }
            },1000)
        }
    </script>
    </html>
     
如沒特殊注明,文章均為狐靈科技原創,轉載請注明?? "分享狐靈科技的一款跳轉頁面
多一份免費策劃方案,總有益處。

請直接添加技術總監微信聯系咨詢

網站設計 品牌營銷

多一份參考,總有益處

聯系狐靈科技,免費獲得專屬《策劃方案》及報價

咨詢相關問題或預約面談,可以通過以下方式與我們聯系

業務熱線:15082661954 / 大客戶專線:15523356218