Browse Source
Update modules/account/src/Volo.Abp.Account.Web/Pages/Account/Manage.cshtml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/24895/head
Ma Liming
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
modules/account/src/Volo.Abp.Account.Web/Pages/Account/Manage.cshtml
|
|
|
@ -3,7 +3,7 @@ |
|
|
|
@using Volo.Abp.Account.Localization |
|
|
|
@using Volo.Abp.Account.Web.Pages.Account |
|
|
|
@using Volo.Abp.AspNetCore.Mvc.UI.Theming |
|
|
|
@using Volo.Abp.AspNetCore.Mvc.UI.Layout; |
|
|
|
@using Volo.Abp.AspNetCore.Mvc.UI.Layout |
|
|
|
@inject IThemeManager ThemeManager |
|
|
|
@inject IPageLayout PageLayout |
|
|
|
@inject IHtmlLocalizer<AccountResource> L |
|
|
|
|