Skip to content

Commit

Permalink
Update router.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wangyaqi committed Oct 14, 2019
1 parent 7af35e7 commit 40fc160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/router.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Tips:
* ``reLaunch`` 可以打开任意页面。
* 页面底部的 ``tabBar`` 由页面决定,即只要是定义为 ``tabBar`` 的页面,底部都有 ``tabBar``
* 不能在 ```App.vue``` 里面进行页面跳转。

* H5端页面刷新之后页面栈会消失,此时`navigateBack`不能返回,如果一定要返回可以使用`history.back()`

**参考事项**
- 页面路由拦截和管理,插件市场有很多封装好的工具类,搜索[路由](https://ext.dcloud.net.cn/search?q=%E8%B7%AF%E7%94%B1)
Expand Down

0 comments on commit 40fc160

Please sign in to comment.