Bug report
What is actually happening?
参照官方文档的 对象式覆写插件 教程无法改变默认的分页参数 perPage。
样例参见 这里,设置了 perPage 为 8,但是前端页面依然按默认的 10 来分页,相应的 UI 参见 https://sammyne.github.io/
Other relevant information
- Your OS: macOS
- Node.js version: v12.18.1
- VuePress version: v1.5.2
- VuePress-theme-reco version: v1.4.7
- Which package manager did you use for the install(npm/cnpm/yarn)? yarn
Bug report
What is actually happening?
参照官方文档的 对象式覆写插件 教程无法改变默认的分页参数
perPage。样例参见 这里,设置了
perPage为 8,但是前端页面依然按默认的 10 来分页,相应的 UI 参见 https://sammyne.github.io/Other relevant information