Files
new_dqb_new/resources/views/admin/testlogin/index.blade.php
2021-12-09 11:40:17 +08:00

10 lines
254 B
PHP

<!DOCTYPE html>
<html>
<head>
<title>系统维护中</title>
</head>
<body>
<div style="text-align: center;line-height: 200px;margin: 100px auto;font-size: 41px;font-weight: bold;color: #aeaeae;">系统正在维护中......</div>
</body>
</html>