添加项目文件。
This commit is contained in:
8
TechHelper.Client/Pages/ErrorHandle/Notfound.razor
Normal file
8
TechHelper.Client/Pages/ErrorHandle/Notfound.razor
Normal file
@@ -0,0 +1,8 @@
|
||||
@page "/404"
|
||||
@page "/notfound"
|
||||
|
||||
|
||||
|
||||
<MudText>
|
||||
404 Not Found
|
||||
</MudText>
|
Reference in New Issue
Block a user