{* Template Name:列表页排序 *} {php} $order=GetVars('order','GET') ? GetVars('order','GET') : 'newest'; {/php}