You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
646 B
17 lines
646 B
1 year ago
|
## 1.0.6(2023-08-23)
|
||
|
1. 修复异步loading时,确认回调还会一直触发
|
||
|
## 1.0.5(2023-07-03)
|
||
|
去除插槽判断,避免某些平台不显示的BUG
|
||
|
## 1.0.4(2023-07-02)
|
||
|
uv-modal 由于弹出层uv-popup的修改,打开和关闭方法更改,详情参考文档:https://www.uvui.cn/components/modal.html
|
||
|
## 1.0.3(2023-06-29)
|
||
|
1. 增加closeLoading方法,方便异步加载手动取消
|
||
|
2. 更新文档
|
||
|
## 1.0.2(2023-06-11)
|
||
|
1. 新增zIndex参数
|
||
|
## 1.0.1(2023-05-16)
|
||
|
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
|
||
|
2. 优化部分功能
|
||
|
## 1.0.0(2023-05-10)
|
||
|
uv-modal 模态框
|