bonus-Certificate-app/uni_modules/ikun-qrcode/changelog.md

20 lines
780 B
Markdown
Raw Permalink 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.102024-10-16
优化markdown排版
## 1.0.92024-10-16
更新微信小程序在各平台测试结果
## 1.0.82024-10-16
ipados 18.0微信小程序发行正式版,测试可以正常出二维码。 PS 如果一直转圈动画排查你的url变量是否为空是否被微信拦截了接口数据
## 1.0.72024-08-02
fix: cssName修复
## 1.0.62024-08-01
修复README.md
## 1.0.52024-08-01
README新增vue2vue3详细用法
## 1.0.42024-08-01
更新vue2,vue3详细用法
## 1.0.32024-08-01
更新vue2/vue3详细用法
## 1.0.0版本
极简的二维码生成组件vue2 / vue3 可用. 100行搞定。
### 特点
- 使用基础的view来生成二维码的点而不是canvas避免带来层级问题。