assign('res', $res); } $list=\DB::getAll("SELECT * FROM `os` WHERE `status`=1 ORDER BY `id` DESC LIMIT 1000"); for ($i=0; $iassign('list', $list); ?>