feat: 增强 iframe 通信机制与通知处理功能
实现 resolvePostMessageTargetOrigin,优化 iframe 消息通信中的目标来源(origin)解析与校验。 更新 IframeBridge:支持定期刷新允许的来源列表,并优化消息事件管理机制。 重构 usePendingWalletReconcile:优化待对账通知的获取与缓存逻辑,提升性能与用户体验。 增强 NotificationsScreen:新增待对账通知内容,并优化界面展示效果。 更新英文、尼泊尔语与中文语言包,新增待对账通知相关翻译文案。
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"option": "{{code}} · {{name}}"
|
||||
},
|
||||
"navigation": {
|
||||
"notifications": "通知"
|
||||
"notifications": "待对账提醒"
|
||||
},
|
||||
"errors": {
|
||||
"general": "通用"
|
||||
|
||||
Reference in New Issue
Block a user