@page "/" @page "/{locale}/" @attribute [Authorize]

Hello, world!

Welcome to your new app.
  • 产品分类
  • 产品分类编辑
  • 多语言设置
  • 多语言资源设置
  • 角色管理
  • 货币设置
  • @code { [Parameter] public string Locale { get; set; } = string.Empty; }