You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
311 B
Plaintext

@{
Layout = null;
}
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<title>授权码:用户拒绝</title>
</head>
<body>
<div>
<h1>您拒绝授权申请,不能进行下个步操作</h1>
<a href="/">返回</a>
</div>
</body>
</html>