-
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate.
### Version
4.1.0
…
-
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate.
### Version
3.3.0-b…
-
## 简介
Vite Element Admin 是一个免费开源的中后台模版。使用了最新的`vue3`,`vite2`,`pinia`等主流技术开发,开箱即用的中后台前端解决方案,也可用于学习参考。
后期考虑增加ts版本
## 特性
- **最新技术栈**:使用 Vue3/vite2 等前端前沿技术开发
- **Mock 数据** 内置 Mock 数据方案
- **权限**…
mvpyb updated
2 years ago
-
### Environment
macOS 11 / chrome 91.0.4472.114 / vue 2 最新版
### Reproduction link
[https://run.iviewui.com/1ir25gDU](https://run.iviewui.com/1ir25gDU)
### Steps to reproduce
Input 组件 type 设…
-
想知道怎么改,有没有例子
-
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate.
### Version
undefin…
-
## qiankun开启沙箱后, vue组件scoped样式失效
项目背景:
基座项目为vue2,子应用为vue3 +ant-desgin-vue,
基座通过`strictStyleIsolation`, `experimentalStyleIsolation`开启沙箱隔离样式之后,子应用中vue文件中scoped的样式仍然出现在css文件中,但是选中节点时,则不出现对应样式,并且data-…
Lokep updated
6 months ago
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
The plugin imports don't seem to work.
In my code: `import { Layout } from 'antd';`
It gives the error: `ReferenceError: Layout is not defined.`
When I change my code to: `const Layout = req…
eminx updated
3 years ago
-
referece:
- [Vue 3 Migration Guide](https://v3-migration.vuejs.org)
- [V1 to V2](https://antdv.com/docs/vue/migration-v2)
- [V2 to V3](https://antdv.com/docs/vue/migration-v3)