主页 个人中心 编辑器 AI 测试页面 @code { [Parameter] public string? Class { get; set; } [Parameter] public string? Style { get; set; } }