Skip to content

Commit d081bd0

Browse files
committed
fix(uniPopup): uni-popup-dialog 弹出框在vue3中双向绑定问题
1 parent 902b4c2 commit d081bd0

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

uni_modules/uni-popup/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 1.9.7(2025-04-14)
2+
- 修复 uni-popup-dialog 弹出框在vue3中双向绑定问题
13
## 1.9.6(2025-01-08)
24
- 修复 示例中过期图片地址
35
## 1.9.5(2024-10-15)

uni_modules/uni-popup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "uni-popup",
33
"displayName": "uni-popup 弹出层",
4-
"version": "1.9.6",
4+
"version": "1.9.7",
55
"description": " Popup 组件,提供常用的弹层",
66
"keywords": [
77
"uni-ui",

0 commit comments

Comments
 (0)