@page "/system/info" @page "/{locale}/system/info" 管理后台 系统功能 系统信息

Tools

@code { [Parameter] public string Locale { get; set; } = string.Empty; }