@page "/deposit/list" @page "/{locale}/deposit/list" 管理后台 内容管理 储值订单

Tools

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