$content = json_decode($zcmod['content'],true); $limit = $content['zcmsg']['attr']['argu']['limit']; $pagestely = array('listlong' => 6, 'listsidelong' => 2, "first" => "首页", "last" => "尾页", "prev" => "Previous", "next" => "Next", "list" => "*","currentclass" => "on", "disabledclass" => "",'ss'=>true); $pagetpl = '
{prev}{liststart}{list}{listend}{next}
';
{$pages}