未验证 提交 0d0932ce 编写于 作者: O openharmony_ci 提交者: Gitee

!6610 stage-ability文档中的system.router修改为ohos.router

Merge pull request !6610 from 张亚菲/zyf
...@@ -300,7 +300,7 @@ export default class MainAbility extends Ability { ...@@ -300,7 +300,7 @@ export default class MainAbility extends Ability {
在自定义组件中获取包含页面信息的want参数并根据uri做路由处理: 在自定义组件中获取包含页面信息的want参数并根据uri做路由处理:
```ts ```ts
import router from '@system.router' import router from '@ohos.router'
@Entry @Entry
@Component @Component
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册