mirror of
https://gitee.com/eolink_admin/postcat.git
synced 2024-12-02 03:38:03 +08:00
docs: update
This commit is contained in:
parent
e14c8d194a
commit
c29343d4fb
@ -29,7 +29,7 @@ import { StoreService } from '../../../shared/store/state.service';
|
||||
<eo-ng-dropdown-menu #userMenu>
|
||||
<ul nz-menu>
|
||||
<li class="px-[12px] py-[5px] font-bold">
|
||||
{{ store.getUserProfile?.userNickName }}
|
||||
{{ store.getUserProfile?.email }}
|
||||
</li>
|
||||
<li nz-menu-item (click)="openSettingModal()" i18n>Account Setting</li>
|
||||
<li nz-menu-item (click)="loginOut()" i18n>Sign Out</li>
|
||||
|
Loading…
Reference in New Issue
Block a user