ant-design-vue-pro icon indicating copy to clipboard operation
ant-design-vue-pro copied to clipboard

👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! (vue2)

Results 161 ant-design-vue-pro issues
Sort by recently updated
recently updated
newest added

使用yran run serve出現錯誤 ERROR Failed to compile with 1 error 上午2:28:46 error in ./src/components/NumberInfo/NumberInfo.vue?vue&type=style&index=0&id=4370c5af&lang=less&scoped=true& Syntax Error: TypeError: Cannot set properties of undefined (setting 'parent') 請問要如何解決,謝謝 完整訊息如下: yarn run serve yarn...

question

**Describe the bug (描述 Bug)** 提示组件未注册 A clear and concise description of what the bug is. **To Reproduce (重现步骤)** Steps to reproduce the behavior: 1. git clone https://github.com/vueComponent/ant-design-vue-pro.git 2. 打开项目...

我在vue.config.js中: ![image](https://user-images.githubusercontent.com/73875874/182014055-95499781-2ff1-4aba-98c6-4477ed401f8d.png) 但是发布到服务器,访问案按理说应该是http://服务器ip:端口/process.env.PUBLIC_PATH/index,html 但是没有/process.env.PUBLIC_PATH

question

**Question (问题描述)** Syntax Error: TypeError: Cannot set properties of undefined (setting 'parent') **Describe the solution you'd like (你期待的是什么?)** 有大牛能指导一下,这个问题怎么解决么 **Additional context(附加信息)** 报错详细信息: ERROR Failed to compile with 1 error 3:25:05...

question

报错信息: [Vue warn]: Duplicate keys detected: '/'. This may cause an update error. ![image](https://user-images.githubusercontent.com/13364441/135412514-97503c5e-7766-4acb-9536-08b77fd6801c.png) 问题描述: 1.根据后台提供的参数,然后配置生成出来的结果,内容是出来了如下图 ![image](https://user-images.githubusercontent.com/13364441/135412281-8e0b647f-42c3-4efb-a672-82ab3cc0f877.png) 2.但是有个问题,我这点击某个菜单栏,页面跳转成功,但是会全部缩起菜单 如下图 ![image](https://user-images.githubusercontent.com/13364441/135412691-39c52f55-9630-42a5-b3ea-4aa6a064b2cb.png) 3.当我点击如权限管理部分,然后下面所有的二级菜单都会展示出来

question

**Describe the bug (描述 Bug)** 直接克隆并编译。提示编译失败。 **To Reproduce (重现步骤)** Steps to reproduce the behavior: 1、git clone https://github.com/vueComponent/ant-design-vue-pro.git 2、cd ant-design-vue-pro 3、yarn install 4、yarn run build **Expected behavior(你期待的是什么?)** A clear and concise...

**Describe the bug (描述 Bug)** "name": "vue-antd-pro", "version": "3.0.2", "ant-design-vue": "^1.7.8", a-table使用fixed固定列后,滚动表格固定列会出现延迟,但是如果鼠标直接拖动滚动条的话就没有问题。 在issues中没有搜索到相关词条。网上查找的方案也尝试过没有解决。 **To Reproduce (重现步骤)** https://1x.antdv.com/components/table-cn/#components-table-demo-fixed-columns-and-header 官方案例也有出现相同问题 **Desktop - OS: win10 - Browser chrome - Version 103.0.5060.114 .

**Describe the bug (描述 Bug)** A clear and concise description of what the bug is. **To Reproduce (重现步骤)** Steps to reproduce the behavior: 1. Go to '...' 2. Click on...

**Describe the bug (描述 Bug)**列表页面 总数据12条 本身再10条情况下是正常的 切换到20、30、40的情况下 分页器消失了 A clear and concise description of what the bug is. **To Reproduce (重现步骤)**total为12条 本身显示10条每页 切换成20、30、40条每页 这时候分页器消失 Steps to reproduce the behavior:...

这个没有上传图片上传视频的模块吗? 都要自己写吗