parent
34294a3e7a
commit
cba11d7e22
|
|
@ -1,4 +1,5 @@
|
||||||
@*#if (NoAuth)
|
|
||||||
|
@*#if (NoAuth)
|
||||||
<Router AppAssembly="@typeof(Program).Assembly">
|
<Router AppAssembly="@typeof(Program).Assembly">
|
||||||
<Found Context="routeData">
|
<Found Context="routeData">
|
||||||
<RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)" />
|
<RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue