ppypp伦理天堂,91手机在线视频,免费在线观看黄色毛片,夜夜穞天天穞狠狠穞AV美女按摩

聯(lián)系官方銷售客服

1835022288

028-61286886

投訴 已解決 Table操作類,數(shù)據(jù)列表每頁的數(shù)量是哪個(gè)參數(shù)控制的 2 344

Table操作類,數(shù)據(jù)列表每頁的數(shù)量是哪個(gè)參數(shù)控制的

// 初始化數(shù)據(jù)表
    $this->_init([
        'table' => 'test',
        'field' => $field,
        'show_field' => 'title',
        'order_by' => 'id desc',
    ]);

http://www.zbshanke.com/doc/445.html

里面也沒有說明

解決方案
代码语言