目前没有这样的Demo 你可以自己尝试实现, 如果你遇到任何问题, 可以随时反馈.
谢谢
你好
你可以在页面中使用一些第三方的组件来实现这样的功能.
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.