初始化
This commit is contained in:
11
WebUI/Views/Api/signout.cshtml
Normal file
11
WebUI/Views/Api/signout.cshtml
Normal file
@@ -0,0 +1,11 @@
|
||||
@*
|
||||
For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860
|
||||
*@
|
||||
@{
|
||||
Layout = null;
|
||||
}
|
||||
<html>
|
||||
<body>
|
||||
<scritp> location.href = `/login/index`<scritp>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user