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 163 ant-design-vue-pro issues
Sort by recently updated
recently updated
newest added

**To Reproduce (重现步骤)** 环境:windows10 node版本:v16.15.1 yarn版本:1.22.15 clone下来后yarn install,然后 yarn run serve **Screenshots(截图)** ![微信截图_20220701152947](https://user-images.githubusercontent.com/44151269/176846564-7177a6e4-3b7a-411c-99c2-66839114c714.png)

**zh-CN:** 当前版本(Vue2)进入项目Bug维护期,不在增加新的功能。如有需要升级到 Vue3 版本的用户,可以根据需求选择以下项目使用 - 社区免费开源: vben admin https://github.com/anncwb/vue-vben-admin - 收费商业版: https://store.antdv.com/items/admin-pro 另外还可以选择只有 Layout 布局实现的 ProLayout v3 ProLayout: https://github.com/vueComponent/pro-layout ---- **en-US:** The current version enters the maintenance period, and no...

help :memo:

通过url跳转不同应用菜单下的菜单 **Describe the solution you'd like (你期待的是什么?)** ![image](https://user-images.githubusercontent.com/109051992/178185583-b0b3e615-712f-41ed-9cd1-aa310b513a36.png) 在平台管理下要跳转到运营管理 ![image](https://user-images.githubusercontent.com/109051992/178185691-2d17d646-069c-4d31-bd9f-0de03154f2a6.png) 通过url跳转 ![image](https://user-images.githubusercontent.com/109051992/178185753-162bd95c-096f-4805-b3cf-d8f0a3a4ac6c.png) 会跳回welcome ![image](https://user-images.githubusercontent.com/109051992/178185796-1e2807c1-b577-4538-9323-dca46cae0fc7.png)

question

**Question (问题描述)** How to use component `s-table` paging **Describe the solution you'd like (你期待的是什么?)** A clear and concise description of what you want to happen. **Additional context(附加信息)** Add any other...

question

**Question (问题描述)** 下载最新代码以后,接口一直404,没有改动任何代码 **Describe the solution you'd like (你期待的是什么?)** A clear and concise description of what you want to happen. **Additional context(附加信息)** Add any other context or screenshots about the...

question

**Question (问题描述)** How to use component `s-table` paging 查看进入内页(路由meta设置了hidden),左边菜单状态没选中 **Describe the solution you'd like (你期待的是什么?)** A clear and concise description of what you want to happen. 查看进入内页(路由meta设置了hidden),左边菜单状态选中 **Additional context(附加信息)** Add...

question

目前了解到的好像只有父子关系时才会选中父级菜单,但这样做会套很多层routerview....各位大佬有好的实现方式吗?

question

我想把ant-design-vue-pro集成在electron中,但是发现无法正常运行,报如下异常 ``` Uncaught TypeError: Cannot assign to read only property 'constructor' of object '#' at n (chunk-vendors.27086066.js:43) at chunk-vendors.27086066.js:43 at Object. (chunk-vendors.27086066.js:43) at n (chunk-vendors.27086066.js:43) at Object. (chunk-vendors.27086066.js:43) at n...

question

**Question (问题描述)** How to use component `s-table` paging s-table显示数据总条数 **Describe the solution you'd like (你期待的是什么?)** A clear and concise description of what you want to happen. s-table显示数据总条数,:showTotal不起作用 **Additional context(附加信息)** Add...

question