提交 4ecabbfd 编写于 作者: G ge-yafang

update docs

Signed-off-by: Nge-yafang <geyafang@huawei.com>
上级 e2976d9e
......@@ -120,10 +120,13 @@
## 构建第二个页面
1. 创建第二个页面。
- 新建第二个页面文件。在“**Project**”窗口,打开“**entry &gt; src &gt; main &gt; ets **”,右键点击“**pages**”文件夹,选择“**New &gt; ArkTS File**”,命名为“**Second**”,点击“**Finish**”。可以看到文件目录结构如下:
![09](figures/09.png)
> **说明:**
>
> 开发者也可以在右键点击“**pages**”文件夹时,选择“**New &gt; Page**”,则无需手动配置相关页面路由。
- 配置第二个页面的路由。在“**Project**”窗口,打开“**entry &gt; src &gt; main &gt; resources &gt; base &gt; profile**”,在main_pages.json文件中的“src”下配置第二个页面的路由“pages/Second”。示例如下:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册