Files
hospital-rescue-app-v2/uni_modules/x-modal-s/changelog.md
T
2026-09-24 16:25:22 +08:00

17 lines
909 B
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.
## 1.0.62025-08-17
* 更新支持鸿蒙原生 Next,采用自己编译的 Har 包来支持
## 1.0.52025-04-30
* ios,安卓,web内容现在可以渲染html内容,不要太复杂.安卓和web会拦截a标签,ios目前拦截不了会直接跳转外链.
## 1.0.42025-04-13
* 安卓端弹层修改布局,现在可以覆盖官方的Dialog-page页面了,并且可以接受安卓的返回键及侧滑关闭弹层了.并且会自动隐藏状态栏,并可以覆盖底部安全区域
## 1.0.32025-02-23
* 安卓添加了显示背景遮罩动画,及关闭遮罩动画
* ios添加了显示背景遮罩动画,及关闭遮罩动画
* 上述添加后,不管是显示和关闭都更加的自然
## 1.0.22025-02-13
* 兼容微信
## 1.0.12024-08-15
* 新增contentAlign,可以让内容顶左对齐,还是让内容左右上下居中对齐 .
## 1.0.02024-08-06
安卓,ios,web可用。