fix(projects):fix invalid footer-height for theme configuration

This commit is contained in:
lan 2024-03-13 14:46:12 +08:00
parent 8143b0063c
commit 6c5404610b

View File

@ -104,6 +104,7 @@ setupMixMenuContext();
:sider-width="siderWidth"
:sider-collapsed-width="siderCollapsedWidth"
:footer-visible="themeStore.footer.visible"
:footer-height="themeStore.footer.height"
:fixed-footer="themeStore.footer.fixed"
:right-footer="themeStore.footer.right"
>