## 视频教程:
点击链接学习下:[微慕WordPress小程序开发教程——获取小程序页面路径](https://v.qq.com/x/page/w0923zuiu7p.html "微慕WordPress小程序开发教程——获取小程序页面路径")
## 常用路径:
| 页面 | 页面路径 |
| --- | --- |
| 文章详情页 【文章的id 1989】 | /pages/detail/detail?id=1989 |
| 分类文章列表页 【分类的id 5】 | /pages/list/list?categoryIds=5 |
| 直播页面 | /pages/live/live |
| 标签页 | /pages/postags/postags |
| 关于我们 | /pages/about/about |
| 文章排行 | /pages/hot/hot |
| 最新评论 | /pages/comments/comments |
| sitemap页 | /pages/sitemap/sitemap |