mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-19 15:03:46 +08:00
更新于 07-05 23:57
This commit is contained in:
@@ -13,20 +13,19 @@
|
|||||||
<script type="text/javascript"
|
<script type="text/javascript"
|
||||||
src="https://cdn.jsdelivr.net/npm/sweetalert2@10.15.5/dist/sweetalert2.all.min.js"></script>
|
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>
|
<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>
|
</head>
|
||||||
|
|
||||||
<body class="landing">
|
<body class="landing">
|
||||||
<div id="page-wrapper">
|
<div id="page-wrapper">
|
||||||
|
|
||||||
<section id="banner">
|
<section id="banner">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<!-- <h1>啊</h1>-->
|
|
||||||
<h2>JSTOOL</h2>
|
<h2>JSTOOL</h2>
|
||||||
<p>点击下方按钮开始使用</p>
|
<p>点击下方按钮开始使用</p>
|
||||||
<ul class="actions">
|
<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="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><a id="BeanChange" class="button special" title="走势图" href="./BeanChange.html">走势图</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
@@ -41,7 +40,7 @@
|
|||||||
<a class="qq_group" id="qq_group" target="_blank" href="https://t.me/jstool">
|
<a class="qq_group" id="qq_group" target="_blank" href="https://t.me/jstool">
|
||||||
<!--<img border="0" src="static/image/qq.png" alt="联系客服" title="联系客服">-->
|
<!--<img border="0" src="static/image/qq.png" alt="联系客服" title="联系客服">-->
|
||||||
</a>
|
</a>
|
||||||
<br />"欢迎🧡使用"
|
<br />欢迎🧡使用
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
Reference in New Issue
Block a user