mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-22 20:13:32 +08:00
转移.net core 3.1,为.NET 5做准备
This commit is contained in:
13
OpenAuth.Mvc/Views/Error/Auth.cshtml
Normal file
13
OpenAuth.Mvc/Views/Error/Auth.cshtml
Normal file
@@ -0,0 +1,13 @@
|
||||
@section header
|
||||
{
|
||||
<link rel="stylesheet" href="/css/main.css" media="all" />
|
||||
}
|
||||
|
||||
<blockquote class="layui-elem-quote explain">
|
||||
|
||||
<p>
|
||||
<span style="color: #1E9FFF;">无权访问请求的模块,请用系统管理员账号授权后访问</span>
|
||||
</p>
|
||||
|
||||
</blockquote>
|
||||
|
Reference in New Issue
Block a user