Closed Wjinlei closed 1 year ago
Question (问题描述) 请问 1.x 的 pro-layout 组件是否没有实现 menuFooterRender 插槽? 由于公司的老项目,用的vue2 我看了下 pro-layout 的版本是 1.0.13 我测试了但菜单底部并没有效果呢
1.x
pro-layout
menuFooterRender
vue2
1.0.13
<!-- 侧边栏-退出登录 --> <template v-slot:menuFooterRender> <a-button>退出登录</a-button> </template>
Describe the solution you'd like (你期待的是什么?) 能够在菜单底部插入自己的按钮
Additional context(附加信息) Add any other context or screenshots about the feature request here.
抱歉,提错了位置,我现在关闭它。我应该在这里提交这个问题 https://github.com/vueComponent/pro-components/issues/274
Question (问题描述) 请问
1.x
的pro-layout
组件是否没有实现menuFooterRender
插槽? 由于公司的老项目,用的vue2
我看了下pro-layout
的版本是1.0.13
我测试了但菜单底部并没有效果呢Describe the solution you'd like (你期待的是什么?) 能够在菜单底部插入自己的按钮
Additional context(附加信息) Add any other context or screenshots about the feature request here.