mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-14 00:42:35 +08:00
更新于 07-05 23:17
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
<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?666666">
|
||||
<link rel="stylesheet" type="text/css" href="./css/other.css?6666666">
|
||||
</head>
|
||||
|
||||
<body class="landing">
|
||||
@ -41,7 +41,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 />TG群
|
||||
<br />欢迎❤使用
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@ -66,7 +66,7 @@
|
||||
<div class="qframe-close" title="关闭">✖</div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript" src="./js/jd1.js?66666"></script>
|
||||
<script type="text/javascript" src="./js/jd1.js?666666"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
@ -103,7 +103,7 @@ button.blue:active {
|
||||
}
|
||||
|
||||
#qrcontainer .qframe {
|
||||
background-color: #f8f8f8;
|
||||
background-color: #ffffff;;
|
||||
padding: 1rem;
|
||||
border-radius: 0.5rem;
|
||||
border: #6d8a88 1px solid;
|
||||
@ -139,7 +139,7 @@ button.blue:active {
|
||||
line-height: 30px;
|
||||
opacity: 1;
|
||||
z-index: 19;
|
||||
color: #fbfbfb;
|
||||
color: #ffffff;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user