{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"}
    {/case} {case value="3"} {/case} {case value="4"} {/case} {case value="5"} {/case} {case value="6"}
    第 {$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="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"}
    {/case} {case value="12"}
    第 {$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="13"} {/case} {case value="14"} {/case} {case value="15"} {/case} {case value="16"}
    首页 {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="17"}
    {/case} {case value="18"} {/case} {case value="19"} {/case} {default} {/default} {/switch}