@page "/auth" @page "/am/auth"

로그인

@if (NavigationManager.Uri.Contains("/am/auth")) { } else { }