提交 d272f0b4 编写于 作者: 葛亚芳

fixed bf9d8b9f from https://gitee.com/ge-yafang/docs/pulls/11171

update zh-cn/application-dev/quick-start/start-with-js-fa.md.
Signed-off-by: N葛亚芳 <geyafang@huawei.com>
上级 85e39481
......@@ -183,6 +183,7 @@
```js
// index.js
// 导入页面路由模块
import router from '@ohos.router';
export default {
......@@ -200,6 +201,7 @@
```js
// second.js
// 导入页面路由模块
import router from '@ohos.router';
export default {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册