Files
LSM_OIL_SITE/uni_modules/xt-verify-code/changelog.md
xiaozhiyong a54f8c3f0a 更新
2024-01-26 09:28:51 +08:00

47 lines
1.5 KiB
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.3.12023-06-08
- 修改验证码过小 出现两个光标的问题
## 1.3.02023-05-20
- 增加自定义输入文字的颜色
## 1.2.62023-05-17
- 光标增加层级
## 1.2.52023-05-14
- 处理多次触犯confirm 问题
## 1.2.42023-05-07
- 兼容vue3 h5打包后运行找到createSelectorQuery 函数的问题
## 1.2.32023-04-25
- 双向绑定v-model 写法兼容性
## 1.2.22023-03-31
- 抽离公共代码,部分优化
## 1.2.12023-03-19
- 处理vue2情况下出现引入vue3api bug
## 1.2.02023-03-19
- 增加vue3 环境
## 1.1.62023-01-01
- scss样式修改成css
- size 去除 数量限制,限制只能输入正整数
## 1.1.52022-12-08
- 修复支付宝小程序因input组件遮蔽的问题。显示样式不一致问题
## 1.1.42022-12-02
- 修复密码形式ios手机失去焦点后再聚焦不能删除的问题
## 1.1.32022-12-02
- 撤销对ios手机的特殊处理
## 1.1.22022-11-13
- 处理ios问题添加ios机型判断
## 1.1.12022-10-11
- 优化对ios的input组件bug的处理
## 1.1.02022-10-11
- 修复ios环境下input组件失去焦点后再次输入会自动清空bug
## 1.0.42021-12-27
## 修改文档
## 1.0.32021-10-18
修改说明文档
## 1.0.22021-10-18
修改size 传入值可以传入1~6 的值
## 1.0.12021-09-02
- type 属性参数修改 box、middle、bottom 三种
- 新增middle模式
## 1.0.02021-08-31
- 验证码输入
- 提供两种显示模式