<?php
// 请不要随意修改此文件内容
return [
    //分页配置
    'type'      => '\\cmf\\paginator\\Bootstrap',
    'var_page'  => 'page',
    'list_rows' => 15,
];