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