This commit is contained in:
icret
2022-02-02 03:28:06 +08:00
parent 2eee083a66
commit c2c6eb3a12
8 changed files with 194 additions and 127 deletions

View File

@@ -39,10 +39,8 @@
</p>
</footer>
<?php
// 环境检测
checkEnv($config['checkEnv']);
?>
<?php /** 环境检测 */ if ($config['checkEnv']) require_once APP_ROOT . '/application/check.php'; ?>
<script>
// js 获取当前网址二维码
var qrcode = new QRCode(document.getElementById("qrcode"), {