2 阅读
https://1x.antdv.com/docs/vue/getting-started-cn/ 根据 Ant Design 官方文档,在 vue2 中安装组件时使用指令: npm i --save ant-design-vue 但在实际操作中会出现问题,它仅适用于 vue3 项目,在 vue2 中需要带上相匹配的版本号。 npm i --save ant-design-vue@1.7.8 ...
📖 阅读原文
文章来自第三方博客,点击下方按钮阅读完整内容
相关文章
暂无评论...