4 Answer(s)
-
0
for host you can change logo at here:
https://github.com/aspnetzero/aspnet-zero-core/blob/d44aa6324c1162cb948ccf84f818e6b0f49b94fd/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Mvc/Views/Shared/Components/AccountLogo/AccountLogoViewModel.cs#L18
https://github.com/aspnetzero/aspnet-zero-core/blob/d44aa6324c1162cb948ccf84f818e6b0f49b94fd/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Public/Views/Shared/Components/Header/HeaderViewModel.cs#L47
at http://localhost:62114/AppAreaName/UiCustomization change UI.
-
0
sorry, not work
-
1
@ojarana Sorry, I forgot one,try here: https://github.com/aspnetzero/aspnet-zero-core/blob/d44aa6324c1162cb948ccf84f818e6b0f49b94fd/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Mvc/Areas/AppAreaName/Models/Layout/HeaderViewModel.cs#L39
-
0
yes this work. tanks.