@page "/example/{param?}"

URL参数:@Param

@**@ @code { [Parameter] public string? Param { get; set; } }