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.

13 lines
432 B

1 year ago
## 1.0.4(2023-08-23)
1. 取消value传值,只能使用v-model传值,避免异步操作不生效的BUG
## 1.0.3(2023-07-13)
1. 修复 uv-switch设置value属性不生效的BUG
## 1.0.2(2023-06-19)
1. size属性兼容和单位一起使用
## 1.0.1(2023-05-16)
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
2. 优化部分功能
## 1.0.0(2023-05-10)
uv-switch 开关选择器