@page "/system/tools" @page "/{locale}/system/tools" 管理后台 系统功能 系统工具

Tools

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