umijs / plugins

🍣 The one-stop shop for official Umi plugins and presets.
347 stars 239 forks source link

Unable to customize sider in RunTimeLayoutConfig layout #942

Closed chainedcoder closed 1 year ago

chainedcoder commented 1 year ago

I'm having trouble customizing the sider in the RunTimeLayoutConfig of ant design pro in app.tsx. Specifically, I'm trying to move the profile avatar to the bottom of the sider and center the menus and items with spaces at the top and bottom. However, I haven't been able to find any APIs or methods to achieve this.

I've tried looking through the ant design pro and umi 4 documentation and searching online, but I haven't found any solutions. Is there a way to customize the sider in the RunTimeLayoutConfig? If not, could this feature be added in a future release?