You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
549 B
21 lines
549 B
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title></title>
|
|
<link href="../../component/pear/css/pear.css" rel="stylesheet" />
|
|
<link href="../../admin/css/other/error.css" rel="stylesheet" />
|
|
</head>
|
|
<body>
|
|
<div class="content">
|
|
<img src="../../admin/images/ok.svg" alt="">
|
|
<div class="content-r">
|
|
<h1>报名成功</h1>
|
|
<p>抱歉,你无权访问该页面</p>
|
|
|
|
</div>
|
|
</div>
|
|
<script src="../../component/layui/layui.js"></script>
|
|
<script src="../../component/pear/pear.js"></script>
|
|
</body>
|
|
</html> |