Activities of "327992883@qq.com"

Hi,

Yes, you need to add using to the _ViewImports.cshtml file.

@using System.Globalization 
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers 
@addTagHelper *, Volo.Abp.AspNetCore.Mvc.UI.Bootstrap 
@addTagHelper *, Volo.Abp.AspNetCore.Mvc.UI.Bundling 

How to customize the login page if it is Blazor?

thank you

May it be that abp install-libs was not executed in the deployment process?

It has been updated, and the auth service on the local connection server will also encounter this error. But connecting to local identity authorization is normal.

Showing 31 to 33 of 33 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13