ant-design-vue-pro
ant-design-vue-pro copied to clipboard
👨🏻💻👩🏻💻 Use Ant Design Vue like a Pro! (vue2)
**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 (问题描述)** Is there an email input component or email type input? Seems like there are no docs about email and email validation.
打包后 页面报错
**Describe the bug (描述 Bug)** A clear and concise description of what the bug is. vue warn failed to resolve directive: ant-portal **To Reproduce (重现步骤)** Steps to reproduce the behavior:...
**Question (问题描述)** yarn run serve启动是正常的。但是build之后放到nginx里就报错了 **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...
场景 本地开发是支持在线更换主题颜色的, 但是打包后在线更换主题颜色就失效,如果不支持 preview打包的形式,还能解决这个更换主题色的功能到线上去
**Question (问题描述)** How to use component `s-table` paging 后端按mock中的数据返回了,改成了动态路由,登陆后,切换语言,左侧菜单栏语言没有对应切换,locales中已经配置了。 **Describe the solution you'd like (你期待的是什么?)** A clear and concise description of what you want to happen. **Additional context(附加信息)** Add any...
**Describe the bug (描述 Bug)**  **To Reproduce (重现步骤)** Steps to reproduce the behavior: 拉取的这个项目 git clone --depth=1 https://github.com/vueComponent/ant-design-vue-pro.git my-project 然后运行 npm run serve 报错 **Screenshots(截图)**  **Desktop (please complete...
**为了更好的解决你的问题, 建议在发表前, 先浏览以下内容。** ## issue - 提供你的系统信息(发行版名字,版本号,浏览器等)。 - 提供你所使用的 Pro 版本。可以对比 github 上的版本列表页, 看看是否为最新版, 也许你的问题在新版本中已经修复了。 - 尽量详细描述你的问题,以及这个问题是如何出现的,最好能把 操作步骤大概说一下,以便我能重现这个问题。可以通过截图,录屏,浏览器`Console`报错等方式提交更多的信息。 - 超过 7 天未对 `Contributors` 的回复进行反馈的,默认将认为已解决关闭 Issue - **请使用提供的 Issue 模板格式发布** -...
eslint src执行语法检测 依赖eslint-scope报一堆 require() of ES modules is not supported