您好,看上去应该是一个样式都没有加载
Thank you for your guidance. When using the NavItemsComponent component, how can I obtain the user's profile picture settings for displaying the user's profile picture?
我上传到这个网盘上了 幸苦下载一下 谢谢 https://limewire.com/d/DELETED
不好意思 邮箱发送失败了
好的 我已经将项目发生到你的邮箱,幸苦帮忙看一下
Thank you very much. I found that this code was not executed. I added a Log, but there was no output in the console. constructor( @Inject(NAVIGATE_TO_MANAGE_PROFILE) public navigateToManageProfile, private configState: ConfigStateService, private authService: AuthService, private sessionState: SessionStateService } { console.log('✅ Custom NavItemsComponent has been loaded'); } }
Angular
ABP 原生的UI