赞
踩
<!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.0"> <title>导航页|个人主页</title> <link rel="icon" href="favicon.ico"> <!-- jQuery --> <script src="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-y/jquery/3.6.0/jquery.min.js"></script> <!-- 引入样式 --> <link rel="stylesheet" type="text/css" href="./css/style.css"> <link rel="stylesheet" type="text/css" href="./css/font.css"> <link rel="stylesheet" type="text/css" href="./css/loading.css"> <link rel="stylesheet" type="text/css" href="./css/mobile.css"> <link rel="stylesheet" type="text/css" href="./css/animation.css"> <!-- Izitoast --> <link rel="stylesheet" href="https://lf3-cdn-tos.bytecdntp.com/cdn/expire-1-y/izitoast/1.4.0/css/iziToast.min.css"> <script type="text/javascript" src="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-y/izitoast/1.4.0/js/iziToast.min.js"> </script> <!-- IE Out --> <script> if ( /*@cc_on!@*/ false || (!!window.MSInputMethodContext && !!document.documentMode)) window.location.href = "https://www.vip616.cn/upgrade-your-browser/index.html?referrer=" + encodeURIComponent(window.location .href); </script> </head> <body> <!--加载动画--> <div id="loading-box"> <div class="loading-left-bg"></div> <div class="loading-right-bg"></div> <div class="spinner-box"> <div class="loader"> <div class="inner one"></div> <div class="inner two"></div> <div class="inner three"></div> </div> <div class="loading-word"> <p class="loading-title">Snavigation</p> <span id="loading-text">加载中</span> </div> </div> </div> <!-- 背景图片 --> <div class="bg-all"> <img id="bg" onerror="this.classList.add('error');"></img> <div class="cover"></div> </div>
源码地址:https://www.123pan.com/s/ji8kjv-MWPU3.html
个人主页源码
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。