-
这个页面https://www.blazor.zone/layout-page当不设置@attribute [TabItemOption(Text = "后台模拟器", Icon = "fa-fw fa-solid fa-desktop")]时,看源码会从左边菜单里取,但我调试时Layout?.Menus值是NULL,导致匹配不到左边的菜单信息。 |
Beta Was this translation helpful? Give feedback.
Answered by
ArgoZhang
Jun 4, 2025
Replies: 1 comment
-
@gudufy 还有一种方式
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ArgoZhang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@gudufy 还有一种方式
TabItemBindOptions
你搜一下源码,这是一个字典服务