vueComponent / ant-design-vue-pro

👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! (vue2)
https://pro.antdv.com
MIT License
10.73k stars 3.1k forks source link

如何在菜单左下方渲染一个自定义的vue文件? #1191

Closed andrew-wx closed 3 years ago

andrew-wx commented 3 years ago

Question (问题描述) 如何在菜单左下方渲染一个自定义的vue文件?

Describe the solution you'd like (你期待的是什么?) 希望在左下方的菜单有个 slot 选项。

andrew-wx commented 3 years ago

搞定了,参照这里面的 Ads 组件来实现的。

https://github.com/vueComponent/ant-design-vue-pro/blob/master/src/layouts/BasicLayout.vue