This commit is contained in:
dev
2025-10-28 09:25:46 +08:00
commit 9431e325df
1089 changed files with 143917 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
## 1.0.82023-08-14
1. 取消scrollTop参数,使用clientY
## 1.0.72023-08-13
1. 增加scrollTop参数,设置滚动条的位置。不设置如果页面出现滚动就需要传该值,会出现颜色面板无法进行选颜色的情况。
## 1.0.62023-08-04
1. 修复颜色值错误的BUG
## 1.0.52023-08-02
1. 更新依赖
## 1.0.42023-07-02
uv-pick-color 由于弹出层uv-popup的修改,打开和关闭方法更改,详情参考文档:https://www.uvui.cn/components/pickColor.html
## 1.0.32023-06-12
1. 修复在选择颜色时候百度小程序报错的BUG
## 1.0.22023-05-27
1. 兼容非移动h5端不能选择的BUG
## 1.0.12023-05-24
1. 去掉template中存在的this.导致头条小程序编译警告
## 1.0.02023-05-23
uv-pick-color 新增颜色选择器