自适应黑色简约个人引导页源码 带鼠标滑动特效

分享一款酷炫黑色个人引导页源码,首页自适应带几个按钮可以跳转到不同的网址,鼠标划过的时候有滑动特效,非常酷炫。

引导页展示

自适应黑色简约个人引导页源码 带鼠标滑动特效
自适应黑色简约个人引导页源码 带鼠标滑动特效

源码文件夹/jx/目录里面带一款视频解析小工具,有兴趣的也可以下载使用。

源码下载

https://dmfhy.lanzout.com/iVlFd14hmo0j

源码展示

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="keywords" content="Vip视频解析">
  <meta name="description" content="vip视频解析">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
  <title>小蓝解析</title>
  <link rel="icon" href="favicon.ico">
  <link rel="stylesheet" href="css/style.css">
</head>
<body>
  <div class="card">
    <div class="card-front">
    <div class="title">小蓝解析</div>
      <div class="desc">
      <img class="cat" src="img/cat.svg" alt="猫">
      </div>
      <form>
        <input type="url" id="media-url" placeholder="请输入视频链接" required autocomplete="off">
        <div class="apis">
          <input type="radio" id="api1" class="api" name="contact" value="https://bfq.adminqt.cn/?url=" checked>
          <label for="api1">解析线路1</label>
  
          <input type="radio" id="api2" class="api" name="contact" value="https://player.jkydns.com/?url=">
          <label for="api2">解析线路2</label>
        </div>
        <button type="submit" class="play">解析播放</button>
      </form>
    </div>
    <div class="card-back">
      <iframe class="player"
              src=""
              frameborder="0"
              allowfullscreen></iframe>
      <div class="button-container">
        <button class="return" title="返回首页">
          <svg t="1597601040206" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7757" width="20" height="20"><path d="M112.228037 296.934806c0 0 80.84119-125.866662 208.754464-193.404871s285.502429-48.095391 388.856355 17.396205 138.146337 120.750131 138.146337 120.750131l89.027639-51.16531c0 0 18.419512-9.209756 18.419512 12.279674s0 321.318146 0 321.318146 0 28.652574-21.48943 18.419512c-18.078751-8.609075-213.596749-120.784924-275.207969-156.176992-33.830503-15.226796-4.107551-27.595498-4.107551-27.595498l85.910649-49.541323c0 0-49.004087-61.923328-120.724549-94.717222-76.773548-40.359196-148.645458-45.144176-236.690724-11.608386-57.407478 21.86703-124.999922 77.853136-173.680645 160.560836C112.228037 296.934806 112.228037 296.934806 112.228037 296.934806zM910.406872 721.592552c0 0-80.84119 125.866662-208.754464 193.404871s-285.502429 48.095391-388.856355-17.396205-138.146337-120.750131-138.146337-120.750131l-89.027639 51.16531c0 0-18.419512 9.209756-18.419512-12.279674s0-321.318146 0-321.318146 0-28.652574 21.48943-18.419512c18.078751 8.609075 213.596749 120.784924 275.207969 156.176992 33.830503 15.226796 4.107551 27.595498 4.107551 27.595498l-85.910649 49.541323c0 0 49.004087 61.923328 120.724549 94.717222 76.773548 40.359196 148.645458 45.144176 236.690724 11.608386 57.407478-21.86703 124.999922-77.853136 173.680645-160.560836C910.406872 721.592552 910.406872 721.592552 910.406872 721.592552z" p-id="7758" fill="#ffffff"></path></svg>
        </button>
        <button class="timer" title="定时关闭">
          <svg t="1613830889964" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5347" width="20" height="20"><path d="M512 854.016q123.989333 0 210.986667-88.021333t86.997333-212.010667-86.997333-210.986667-210.986667-86.997333-210.986667 86.997333-86.997333 210.986667 86.997333 212.010667 210.986667 88.021333zM811.989333 315.989333q84.010667 105.984 84.010667 237.994667 0 157.994667-112 271.018667t-272 112.981333-272-112.981333-112-271.018667 112-271.018667 272-112.981333q130.005333 0 240 86.016l59.989333-61.994667q32 25.984 59.989333 59.989333zM470.016 598.016l0-256 84.010667 0 0 256-84.010667 0zM640 41.984l0 86.016-256 0 0-86.016 256 0z" p-id="5348" fill="#ffffff"></path></svg>
        </button>
      </div>
    </div>
  </div>
  <footer class="copyright">
	  <p>
	    <span class="cprt">Copyright</span>
	    <span>&copy 2021</span>
	    <a class="author-link" href="https://www.xiaolanzy.com" target="_blank"></a>
	    <a class="mail-link" href="68518549@qq.com?subject=用户反馈" target="_blank">All Rights Reserved</a>
	  </p>
	</footer>
  <div class="set-timer">
    <div class="title">定时关闭</div>
    <div class="select-minutes">
      <button class="set-timer-30">30分钟</button>
      <button class="set-timer-60">60分钟</button>
      <button class="set-timer-90">90分钟</button>
      <button class="cancel-btn">取消定时器</button>
    </div>
  </div>
  <script src="js/script.js"></script>
</body>
</html>

原创文章,作者:李康哲,如若转载,请注明出处:https://www.xiaolanzy.com/121.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
李康哲的头像李康哲
上一篇 2023年 8月 5日 上午8:33
下一篇 2023年 8月 5日 上午9:22

相关推荐

发表回复

登录后才能评论

评论列表(1条)