{switch $variant} {case value="0"}
第 {$page} / {$pages} 页
首页 {volist name="pagerArr" id="it"} {if $it.type=="prev"} {if !empty($it.disabled) || empty($it.url)} 上一页 {else/} 上一页 {/if} {elseif $it.type=="next"} {if !empty($it.disabled) || empty($it.url)} 下一页 {else/} 下一页 {/if} {elseif $it.type=="page"} {if !empty($it.current)} {$it.label} {else/} {$it.label} {/if} {/if} {/volist} 末页
{/case} {case value="1"}
{/case} {case value="2"} {/case} {case value="3"} {/case} {case value="4"} {/case} {case value="5"}
第 {$page} / {$pages} 页
    {volist name="pagerArr" id="it"} {if $it.type=="prev"}
  1. {if !empty($it.disabled) || empty($it.url)} « {else/} « {/if}
  2. {elseif $it.type=="next"}
  3. {if !empty($it.disabled) || empty($it.url)} » {else/} » {/if}
  4. {elseif $it.type=="page"}
  5. {if !empty($it.current)} {$it.label} {else/} {$it.label} {/if}
  6. {/if} {/volist}
{/case} {case value="6"}
首页 {volist name="pagerArr" id="it"} {if $it.type=="prev"} {if !empty($it.disabled) || empty($it.url)} Back {else/} Back {/if} {elseif $it.type=="next"} {if !empty($it.disabled) || empty($it.url)} More {else/} More {/if} {elseif $it.type=="page"} {if !empty($it.current)} {$it.label} {else/} {$it.label} {/if} {/if} {/volist} 末页
{/case} {case value="7"} {/case} {case value="8"} {/case} {case value="9"} {/case} {case value="10"}
第 {$page} / {$pages} 页
{/case} {case value="11"}
    {volist name="pagerArr" id="it"} {if $it.type=="prev"}
  1. {if !empty($it.disabled) || empty($it.url)} {else/} {/if}
  2. {elseif $it.type=="next"}
  3. {if !empty($it.disabled) || empty($it.url)} {else/} {/if}
  4. {elseif $it.type=="page"}
  5. {if !empty($it.current)} {$it.label} {else/} {$it.label} {/if}
  6. {/if} {/volist}
{/case} {case value="12"} {/case} {case value="13"} {/case} {case value="14"} {/case} {case value="15"}
第 {$page} / {$pages} 页
{volist name="pagerArr" id="it"} {if $it.type=="prev"}
  • {if !empty($it.disabled) || empty($it.url)} {else/} {/if}
  • {elseif $it.type=="next"}
  • {if !empty($it.disabled) || empty($it.url)} {else/} {/if}
  • {elseif $it.type=="page"}
  • {if !empty($it.current)} {$it.label} {else/} {$it.label} {/if}
  • {/if} {/volist}
    {/case} {case value="16"}
    {/case} {case value="17"} {/case} {case value="18"} {/case} {case value="19"} {/case} {default} {/default} {/switch}