Activities of "maliming"

Answer

目前没有这样的Demo 你可以自己尝试实现, 如果你遇到任何问题, 可以随时反馈.

谢谢

Answer

你好

你可以在页面中使用一些第三方的组件来实现这样的功能.

ABP完全支持, 如果你遇到任何问题, 可以随时反馈

谢谢

hi

You can try to remove it from all of your projects.

Thanks.

If it's still not working. You can share the code and steps to reproduce your problem with a new template project.

Thanks.

hi Your App.razor has AbpStyles and AbpScripts components to get bundling js/css.

<AbpStyles BundleName="@BlazorLeptonXThemeBundles.Styles.Global" />

<AbpScripts BundleName="@BlazorLeptonXThemeBundles.Scripts.Global" />

It will use the MVC Bundling & Minification system.

see https://abp.io/docs/latest/framework/ui/mvc-razor-pages/bundling-minification

Thanks.

hi

LeptonX 4.3.2 will fix it.

Your question ticket has been refunded.

Thanks.

hi

Adding a new language will resolve the issue.

options.Languages.Add(new LanguageInfo("en", "en", "English")); 
options.Languages.Add(new LanguageInfo("en-gb", "en-gb", "English(UK)")); 

I will fix it in the next patch version.

Thanks

hi

Can you share your test project so I can reproduce it?

Thanks.

hi

Can you share your project?

liming.ma@volosoft.com

Thanks.

hi

I can't reproduce it.

Can you share your App.razor code?

And what are the outputs of https://localhost:44326/YourProjectName.Blazor.Client.styles.css and https://localhost:44326/YourProjectName.Blazor.styles.css

Thanks.

Showing 211 to 220 of 10645 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20