mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-14 15:52:35 +08:00
更新于 07-05 23:57
This commit is contained in:
@ -13,20 +13,19 @@
|
||||
<script type="text/javascript"
|
||||
src="https://cdn.jsdelivr.net/npm/sweetalert2@10.15.5/dist/sweetalert2.all.min.js"></script>
|
||||
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/davidshimjs-qrcodejs@0.0.2/qrcode.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="./css/other.css?6666666">
|
||||
<link rel="stylesheet" type="text/css" href="./css/other.css?66886666">
|
||||
</head>
|
||||
|
||||
<body class="landing">
|
||||
<div id="page-wrapper">
|
||||
|
||||
<section id="banner">
|
||||
<div class="inner">
|
||||
<!-- <h1>啊</h1>-->
|
||||
<h2>JSTOOL</h2>
|
||||
<p>点击下方按钮开始使用</p>
|
||||
<ul class="actions">
|
||||
<li><a id="GetQrCode" class="button special" title="手机扫描二维码登录">二维码登录</a>
|
||||
<li><a id="JumpToApp" class="button special" title="APP登录">跳转APP登录</a>
|
||||
<li><a id="GetQrCode" class="button special" title="手机扫描二维码登录">二维码登录</a>
|
||||
<li><a id="login" class="button special" title="APP登录" href="./login.html">控制中心</a>
|
||||
<li><a id="BeanChange" class="button special" title="走势图" href="./BeanChange.html">走势图</a>
|
||||
</li>
|
||||
</ul>
|
||||
@ -41,7 +40,7 @@
|
||||
<a class="qq_group" id="qq_group" target="_blank" href="https://t.me/jstool">
|
||||
<!--<img border="0" src="static/image/qq.png" alt="联系客服" title="联系客服">-->
|
||||
</a>
|
||||
<br />"欢迎🧡使用"
|
||||
<br />欢迎🧡使用
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user