We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902b4c2 commit d081bd0Copy full SHA for d081bd0
2 files changed
uni_modules/uni-popup/changelog.md
@@ -1,3 +1,5 @@
1
+## 1.9.7(2025-04-14)
2
+- 修复 uni-popup-dialog 弹出框在vue3中双向绑定问题
3
## 1.9.6(2025-01-08)
4
- 修复 示例中过期图片地址
5
## 1.9.5(2024-10-15)
uni_modules/uni-popup/package.json
@@ -1,7 +1,7 @@
{
"id": "uni-popup",
"displayName": "uni-popup 弹出层",
- "version": "1.9.6",
+ "version": "1.9.7",
"description": " Popup 组件,提供常用的弹层",
6
"keywords": [
7
"uni-ui",
0 commit comments