添加项目文件。
This commit is contained in:
8
TechHelper.Client/Pages/ErrorHandle/Unauthorized.razor
Normal file
8
TechHelper.Client/Pages/ErrorHandle/Unauthorized.razor
Normal file
@@ -0,0 +1,8 @@
|
||||
@page "/401"
|
||||
@page "/unauthorized"
|
||||
|
||||
|
||||
|
||||
<MudText Typo="Typo.h1">
|
||||
Unauthorized
|
||||
</MudText>
|
Reference in New Issue
Block a user