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

22 lines
734 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.92023-08-18
1. 修复boxStyle失效的BUG
## 1.0.82023-08-07
修复值为null或undefined时显示错误的bug
## 1.0.72023-08-05
1. 修复在vue2模式下v-model设置为0时不生效的BUG
## 1.0.62023-07-26
1. 增加boxStyle参数方便控制输入框部分的样式
## 1.0.52023-07-26
1. 增加prefix和suffix 前置和后置插槽
## 1.0.42023-07-13
1. 修复value值清空不生效的BUG
## 1.0.32023-07-13
1. 修复value/v-model更改不生效的BUG
## 1.0.22023-07-03
去除无用的插槽
## 1.0.12023-05-16
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
2. 优化部分功能
## 1.0.02023-05-10
uv-search 搜索