أنشطة "liangshiwei"

See https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface

إجابة

Hi @rajasekhard2015

Do you create your own settings management page? It doesn't appear automatically.

إجابة

@rajasekhard2015

Steps to add a setting tab:

إجابة

Hi , Did you check the log, Can you share more information? log and step.

إجابة

Is it related to this issue https://github.com/abpframework/abp/issues/2764 ?

إجابة

Hi , Try to remove the volo.abp.xxx package in your Project.

إجابة

I mean remove the module package you don't need. You can also using the way in document to disable apis.

إجابة

Can you share your project structure and Module Class?

Hi See https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface#example-add-a-javascript-file-for-a-specific-page for add a .js file to page.

I think you can directly overwrite index.js Copy the index.js source file and update it.

   rowAction: {
                        items:
                            [
                                  Add your actions
                            ]
                    }

You can use js to dynamically add a action modal dom, or you can choose to overwrite the page.

عرض 1 الي 10 من 4800 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11