mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2026-04-07 00:11:04 +08:00
更新于 07-05 23:05
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?12345">
|
||||
<link rel="stylesheet" type="text/css" href="./css/other.css?66666">
|
||||
</head>
|
||||
|
||||
<body class="landing">
|
||||
@@ -56,7 +56,7 @@
|
||||
</div>
|
||||
<div id="qrcode"></div>
|
||||
<div class="ps-box">
|
||||
<input type="text" id="ps" placeholder="扫码前可输入联系方式QQ/微信">
|
||||
<input type="text" id="ps" placeholder="可在此输入备注名">
|
||||
</div>
|
||||
<div class="info">
|
||||
<a style="color:red;">请使用京东APP扫码【可截图扫】</a>
|
||||
@@ -66,7 +66,7 @@
|
||||
<div class="qframe-close" title="关闭">✖</div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript" src="./js/jd1.js?9999998"></script>
|
||||
<script type="text/javascript" src="./js/jd1.js?66666"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user