Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Fetch the repository succeeded.
Open Source
>
Web Development
>
Vue.js Components
&&
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
12
Star
99
Fork
28
XE
/
vxe-pc-ui
Code
Issues
42
Pull Requests
0
Wiki
Insights
Pipelines
Service
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
DevLens
Don’t show this again
Tags
Name
Message
Commit message
Actions
3.10.22
* upload * (v3不向下兼容)参数 url-args 默认值由 true 调整为 false。可以通过全局参数 ```setConfig({ upload: { urlArgs: true } })``` * date-picker * 增加参数 default-time * 优化样式 * date-range-picker * 增加参数 default-date * 增加参数 default-time
ba009d9
2025-11-12 16:46
Download
View release
3.10.16
* (v3保留兼容)split 组件被 splitter 替换 * (v3保留兼容)split-pane组件被 splitter-pane 替换 * date * 修复点击确认报错问题 [#183](https://github.com/x-extends/vxe-pc-ui/issues/183) * splitter * 增加方法 setItemExpand * 增加方法 toggleItemExpand * 增加方法 getItemVisible
32b86f0
2025-11-05 18:25
Download
View release
4.10.11
* (v4保留兼容)split 组件被 splitter 替换 * (v4保留兼容)split-pane组件被 splitter-pane 替换 * tree-select * 修复弹出面板空白处点击问题 [#179](https://github.com/x-extends/vxe-pc-ui/issues/179) * splitter * 增加方法 setItemExpand * 增加方法 toggleItemExpand * 增加方法 getItemVisible * date-picker * 增加事件 confirm * date-range-picker * 增加事件 confirm * form * 优化折叠逻辑 * select * 优化样式 * checkbox * 优化样式 * radio * 优化样式
0b80a1f
2025-10-24 17:42
Download
View release
3.10.8
* tree-select * 修复弹出面板空白处点击问题 * date-picker * 增加事件 confirm * date-range-picker * 增加事件 confirm * form * 优化折叠逻辑 * select * 优化样式 * checkbox * 优化样式 * radio * 优化样式
b4001e3
2025-10-24 09:59
Download
View release
4.10.1
* tree * 优化样式 * checkbox * 修复内容为 0 时显示异常问题 * select * 优化绑定值类型兼容性 * 优化渲染 * 增加参数 option-config.height * table-select * 修复数据代理模式显示异常问题 [#170](https://github.com/x-extends/vxe-pc-ui/issues/170) * tag * 增加参数 visible * 增加参数 loading * 增加参数 color * 增加参数 closable * 增加参数 border * 增加参数 close-icon * 增加事件 dblclick * 增加事件 clost
2a9b905
2025-10-18 11:57
Download
View release
3.10.0
* checkbox * 修复内容为 0 时显示异常问题 * select * 优化绑定值类型兼容性 * 增加参数 option-config.height
0a7f2fb
2025-10-16 15:51
Download
View release
4.10.0
* tree * 优化样式 * checkbox * 修复内容为 0 时显示异常问题 * select * 优化绑定值类型兼容性 * 优化渲染 * 增加参数 option-config.height * table-select * 修复数据代理模式显示异常问题 [#170](https://github.com/x-extends/vxe-pc-ui/issues/170) * tag * 增加参数 visible * 增加参数 loading * 增加参数 color * 增加参数 closable * 增加参数 border * 增加参数 close-icon * 增加事件 dblclick * 增加事件 clost
65d1e2f
2025-10-16 15:51
Download
View release
3.9.42
* modal * 优化状态缓存逻辑 * tree * 修复懒加载多选异常问题 * select * 优化渲染 * split * 优化样式 * select * 增加参数 lazy-options * table-select * 增加参数 lazy-options * 修复数据代理模式显示异常问题 * tree-select * 增加参数 lazy-options * tag * 增加参数 visible * 增加参数 loading * 增加参数 color * 增加参数 closable * 增加参数 border * 增加参数 close-icon * 增加事件 dblclick * 增加事件 clost
ee6f8d9
2025-10-11 10:08
Download
View release
4.9.32
* modal * 优化状态缓存逻辑 [#168](https://github.com/x-extends/vxe-pc-ui/issues/168) * table-select * 修复数据代理模式选项显示问题 [#164](https://github.com/x-extends/vxe-pc-ui/issues/164) * 优化渲染 * date-range-picker * 增加参数 value-type * form * (v4保留兼容)废弃参数 valid-config.showMessage 被 valid-config.showErrorMessage 替换 * 增加参数 valid-config.showErrorMessage * 增加参数 valid-config.showErrorIcon * 增加参数 valid-config.errorIcon * notice-bar * 修复循环滚动无效问题 * 增加事件 start * 增加事件 end * tree * 修复懒加载多选异常问题 * split * 优化样式 * select * 增加参数 lazy-options * table-select * 增加参数 lazy-options * tree-select * 增加参数 lazy-options * pulldown * 优化默认值 * tabs * 优化渲染
d5479fd
2025-09-18 13:31
Download
View release
3.9.30
* table-select * 修复数据代理模式选项显示问题 * 优化渲染 * date-range-picker * 增加参数 value-type * form * (v3保留兼容)废弃参数 valid-config.showMessage 被 valid-config.showErrorMessage 替换 * 增加参数 valid-config.showErrorMessage * 增加参数 valid-config.showErrorIcon * 增加参数 valid-config.errorIcon * notice-bar * 修复循环滚动无效问题 * 增加事件 start * 增加事件 end * split * 优化样式 * pulldown * 优化默认值 * tabs * 优化渲染
52a3ec1
2025-09-16 09:36
Download
View release
3.9.21
* input * 优化样式 * select * 优化样式 * tabs * 增加参数 size * card * 增加参数 size * menu * 增加参数 size * image * 增加参数 z-index
e1aa904
2025-09-09 12:35
Download
View release
4.9.21
* tooltip * 增加参数 width * 增加参数 height * 增加参数 min-width * 增加参数 min-height * 增加参数 max-width * 增加参数 max-height * 优化样式 * tabs * 增加参数 size [#ICX0MV](https://gitee.com/x-extends/vxe-pc-ui/issues/ICX0MV) * card * 增加参数 size [#ICX0MV](https://gitee.com/x-extends/vxe-pc-ui/issues/ICX0MV) * menu * 增加参数 size [#ICX0MV](https://gitee.com/x-extends/vxe-pc-ui/issues/ICX0MV) * form * 优化样式 * slider * 增加事件 track-dragstart * 增加事件 track-dragover * 增加事件 track-dragend * select * 优化样式 * text * 增加参数 prefix-icon * 增加参数 suffix-icon * 增加参数 copy-layout * 增加参数 copy-icon * 增加事件 prefix-click * 增加事件 suffix-click * input * 优化滚动事件 * number-input * 优化滚动事件 * image * 优化滚动事件 * 增加参数 z-index [#ICX16E](https://gitee.com/x-extends/vxe-pc-ui/issues/ICX16E)
dbe5d7c
2025-09-09 12:35
Download
View release
3.9.19
* radio * (v3保留兼容)废弃参数 label 被 checked-value 替换 * radio-button * (v3保留兼容)废弃参数 label 被 checked-value 替换 * tooltip * 增加参数 width * 增加参数 height * 增加参数 min-width * 增加参数 min-height * 增加参数 max-width * 增加参数 max-height * from * 优化自适应列宽样式 * split * 优化样式 * slider * 增加事件 track-dragstart * 增加事件 track-dragover * 增加事件 track-dragend * text * 增加参数 prefix-icon * 增加参数 suffix-icon * 增加参数 copy-config * 增加事件 prefix-click * 增加事件 suffix-click * 增加事件 copy-success * 增加事件 copy-error * input * 优化滚动事件 * number-input * 优化滚动事件 * image * 优化滚动事件
b01d28a
2025-09-07 19:03
Download
View release
4.9.14
* radio * (v4保留兼容)废弃参数 label 被 checked-value 替换 * radio-button * (v4保留兼容)废弃参数 label 被 checked-value 替换 * split * 优化样式 * form * 优化自适应列宽样式 * 优化渲染器渲染逻辑 * 优化校验样式 * 优化标题背景色 [#160](https://github.com/x-extends/vxe-pc-ui/issues/160) * menu * 增加参数 slots.icon * 增加参数 slots.title * 增加插槽 option-icon * 增加插槽 option-title * date-range-picker * 修复显示异常问题
99d6797
2025-09-03 11:42
Download
View release
3.9.11
* split-pane * (v3部分兼容)废弃参数 showAction 被 action-config.showPrevButton 和 action-config.showNextButton 替换 * split * (v3部分兼容)废弃参数 action-config.direction被 action-config.showPrevButton 和 action-config.showNextButton 替换 * 优化拖拽样式 * 支持自定义按钮 * form * 优化渲染器渲染逻辑 * 优化校验样式 * 优化标题背景色 * upload * 修复本地显示预览异常问题 * menu * 增加参数 slots.icon * 增加参数 slots.title * 增加插槽 option-icon * 增加插槽 option-title * date-range-picker * 修复显示异常问题
ba65b36
2025-08-31 16:47
Download
View release
4.9.1
* split-pane * (v4部分兼容)废弃参数 showAction 被 action-config.showPrevButton 和 action-config.showNextButton 替换 * split * (v4部分兼容)废弃参数 action-config.direction被 action-config.showPrevButton 和 action-config.showNextButton 替换 * 优化拖拽样式 * 支持自定义按钮 ICUIV3#[](https://gitee.com/x-extends/vxe-pc-ui/issues/ICUIV3) * upload * 修复本地显示预览异常问题 [#159](https://github.com/x-extends/vxe-pc-ui/issues/159)
8f0f962
2025-08-25 23:05
Download
View release
3.9.0
* split * (v3不向下兼容)参数 resize-config.immediate 默认值由 false 调整为 true,可以通过全局参数设置 * 增加参数 resize-config * 优化样式 * input * 优化样式
76ce3e1
2025-08-25 09:05
Download
View release
4.9.0
* split * (v4不向下兼容)参数 resize-config.immediate 默认值由 false 调整为 true,可以通过全局参数设置 * 增加参数 resize-config * 优化样式 * tag * 增加参数 round * number-input * 增加参数 control-config.isArrow * color-picker * 优化样式
15ff2b6
2025-08-25 09:05
Download
View release
3.8.25
* tag * 增加参数 round * number-input * 增加参数 control-config.isArrow * color-picker * 优化样式 * select * 优化渲染 * tree * 修复中文主键无法显示问题 * 优化渲染 * 优化绑定值逻辑 * 增加方法 scrollToNode * 增加方法 scrollToNodeId * select * 修复搜索框无法输入空格问题 * number-input * 修复滚动操作数值错误问题 * list * 优化渲染 * tree-select * 修复中文主键无法显示问题 * 优化渲染
b62db03
2025-08-22 15:30
Download
View release
4.8.9
* select * 优化渲染 * tree * 修复中文主键无法显示问题 * 优化渲染 * 优化绑定值逻辑 * 增加方法 scrollToNode * 增加方法 scrollToNodeId * select * 修复搜索框无法输入空格问题 * number-input * 修复滚动操作数值错误问题 [#152](https://github.com/x-extends/vxe-pc-ui/issues/152) * list * 优化渲染 * tree-select * 修复中文主键无法显示问题 [ICRB28](https://gitee.com/x-extends/vxe-pc-ui/issues/ICRB28) * 优化渲染
f48268d
2025-08-06 11:58
Download
View release
Download
To prevent Robot download, Please enter the captcha to continue
Cancel
Download
TypeScript
1
https://gitee.com/x-extends/vxe-pc-ui.git
git@gitee.com:x-extends/vxe-pc-ui.git
x-extends
vxe-pc-ui
vxe-pc-ui
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register