更新于 07-05 23:08

This commit is contained in:
root
2021-07-05 23:08:49 -04:00
parent e8a7fa7c6c
commit 8205e3aae9
2 changed files with 3 additions and 4 deletions

View File

@ -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>

View File

@ -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{