Files
HTFX-CRM-APP/uni_modules/lime-qrcode/changelog.md
2025-07-07 15:55:44 +08:00

38 lines
1.1 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.

## 0.1.82024-08-05
- fix: 修复因shared升级导致微信小程序可能不生效的问题
## 0.1.72024-05-15
- fix: 修复uvue因缺少依赖无法使用
## 0.1.62024-05-09
- fix: 修复vue2因type问题导致无法使用
## 0.1.52024-04-14
- fix: 修复缺少依赖
## 0.1.42024-04-10
- chore: 更新文档
## 0.1.32024-04-01
- chore: 兼容uniapp x ios(app-js)
## 0.1.22023-12-14
- fix: uvue 引入 API 自定义包出错
## 0.1.12023-12-11
- chore: uvue的二维码API独立需要单独下载
## 0.1.02023-12-07
- fix: 修复因utssdk目录导致无法运行
## 0.0.92023-12-06
- feat: 支持uvue
## 0.0.82023-12-06
- feat: 支持uvue
## 0.0.72023-12-06
- feat: 支持uvue
## 0.0.62023-12-06
- feat: 支持uvue
## 0.0.52023-07-30
- fix: 修复再次生成前没有清空,导致图形叠加
## 0.0.42023-07-27
- fix: 修复相同尺寸无法再次生成
## 0.0.32023-06-09
- feat: 支持通过`@vue/composition-api``vue2`上使用
- chore: 更新文档
## 0.0.22023-06-08
- chore: 更新文档
## 0.0.12023-06-08
- 首次