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

!23237 23226挑单到4.0Beta2

Merge pull request !23237 from 田雨/cherry-pick-1693205853
......@@ -352,7 +352,7 @@ struct MyComponent {
```ts
// entry/src/main/ets/pages/Index.ets
import router from '@ohos.router';
import 'library/src/main/ets/pages/Index.ets' // 引入共享包library中的命名路由页面
import 'library/src/main/ets/pages/Index' // 引入共享包library中的命名路由页面
@Entry
@Component
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册