Files
agent-desktop/console
Pine 3cee99362e fix(个人主页): 相对路径在iframe内导航,禁止影响父页面
- handleOpenUrl 对相对路径(/order?xxx等)改为iframe内部导航(contentWindow.location.href)
- 不再调用父页面navigate导致白屏
- 仅/usershome/xxx和外部http(s)才跳出沙箱处理
2026-09-04 23:33:32 +08:00
..