You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
473 B

## 1.0.52023-09-21
1. 优化细节
## 1.0.42023-08-23
1. 取消value传值只能使用v-model传值避免异步操作不生效的BUG
## 1.0.32023-07-13
1. 修复 uv-switch设置value属性不生效的BUG
## 1.0.22023-06-19
1. size属性兼容和单位一起使用
## 1.0.12023-05-16
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
2. 优化部分功能
## 1.0.02023-05-10
uv-switch 开关选择器