未验证 提交 24f6e92a 编写于 作者: O openharmony_ci 提交者: Gitee

!15276 navigator back beta5

Merge pull request !15276 from Hu_zq/cherry-pick-1677483396
......@@ -29,7 +29,7 @@ Navigator(value?: {target: string, type?: NavigationType})
| ------- | -------------------------- |
| Push | 跳转到应用内的指定页面。 |
| Replace | 用应用内的某个页面替换当前页面,并销毁被替换的页面。 |
| Back | 返回上一页面或指定的页面。 |
| Back | 返回到指定的页面。指定的页面不存在栈中时不响应。未传入指定的页面时返回上一页。 |
## 属性
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册