crm-uniapp/uni_modules/uv-switch/changelog.md
2024-10-09 16:24:04 +08:00

15 lines
483 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 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 开关选择器