integrated_traffic_uniapp/uni_modules/sp-sign-board/changelog.md

29 lines
1.0 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 1.0.82024-02-28
1. 修复背景颜色修改无效的问题
## 1.0.72024-02-04
1. 修复签名板在h5端高度异常问题
2. 更新示例工程
3. 更新文档
## 1.0.62023-10-20
1. 新增@firstTouchStart首次触碰绘制的方法
2. 修复添加动态水印时初次加载水印失效的bug
3. 更新示例项目中水印的使用方式
## 1.0.52023-10-17
1. 更新示例项目
## 1.0.42023-10-17
1. 更新文档说明
## 1.0.32023-10-17
1. 新增图片导出格式与画质配置
2. 更新条件编译以更好适配H5、App和小程序端
## 1.0.22023-10-16
1. 修复横屏适配问题
2. 文档更新
## 1.0.12023-10-16
1. 修复安卓真机canvas无法动态设置宽高的bug
2. 修复安卓真机水印与背景底色失效的bug
3. 新增监听path字段现在不仅可以返回base64图片也可返回临时的图片路径
4. 修复vue2、vue3兼容性
## 1.0.02023-10-13
1. 签字板可添加水印,背景图片,调整画笔样式等
2. 适配横竖屏生成base64格式图片