@page "/auth" @page "/academy/auth"

로그인

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