arco-design-vue
arco-design-vue copied to clipboard
A Vue.js 3 UI Library based on Arco Design

- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## 基本信息 ## 现有案例 参考 Antd 相关组件,移动端 TouchEvnet 适配良好 https://ant-design.antgroup.com/components/carousel-cn https://ant-design.antgroup.com/components/splitter-cn https://ant-design.antgroup.com/components/color-picker-cn ## 预期解决问题...
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Browser:** chrome134.0.0.0
参考 TDesign 的设计:
示例图:  复现代码: ```html const value = ref([1, 7]); ```
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Browser:** chrome136.0.0.0 - **Reproduction...
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Framework version:** 3.5.13 -...
  这个是 arco 的官网文档, 表格固定列底部边框显示有问题, chrome 浏览器缩放默认100%会出现问题, 90/110 不会出现问题, 以此类推. chrome 版本 134.0.6998.118(正式版本) (64 位) arco 版本 2.56.3(本地)/2.57.0(官网) 都有此问题
除了监听 expand 事件手动调用 expandNode 函数还有没有其他解决方案?调用 expandNode 的话没有折叠动画。
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Browser:** chrome125.0.0.0 a-button组件中 设置了html-type='submit'...