Skip to content

无法修改@vuepress-reco/vuepress-plugin-pagation的默认配置 #265

@HeXueZhi

Description

@HeXueZhi

bug如题,如下配置后,每页依旧显示默认10篇文章;

module.exports = {
    plugins: {
        '@vuepress-reco/vuepress-plugin-pagation': { 'perPage': 15 }
    },
}

或者是我配置写错了?如果写错了,麻烦给个正确的示例,谢谢。

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions