mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-14 02:52:36 +08:00
更新于 07-05 23:08
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?66666">
|
||||
<link rel="stylesheet" type="text/css" href="./css/other.css?666666">
|
||||
</head>
|
||||
|
||||
<body class="landing">
|
||||
@ -59,8 +59,8 @@
|
||||
<input type="text" id="ps" placeholder="可在此输入备注名">
|
||||
</div>
|
||||
<div class="info">
|
||||
<a style="color:red;">请使用京东APP扫码【可截图扫】</a>
|
||||
<br> <a style="color:#fe2d46;font-weight:bold">CK有效期一个月(过期请重扫)</a>
|
||||
<a style="color:#aaaaaa;">请使用京东APP扫码【可截图扫】</a>
|
||||
<br> <a style="color:#aaaaaa;">CK有效期一个月(过期请重扫)</a>
|
||||
<br>
|
||||
</div>
|
||||
<div class="qframe-close" title="关闭">✖</div>
|
||||
|
@ -150,7 +150,6 @@ button.blue:active {
|
||||
border-radius: 10px;
|
||||
border: 0px solid rgba(12,0,51,.1);
|
||||
margin-top: 3px;
|
||||
box-shadow: 0 0 0 2px #007fd3;
|
||||
}
|
||||
#qrcontainer .qframe-close{
|
||||
|
||||
|
Reference in New Issue
Block a user