📄 %%28^284^2849c6c0%%pagelinks.html.php
字号:
<?php /* Smarty version 2.6.6, created on 2006-11-28 16:46:59 compiled from pagelinks.html */ ?>
共有 <?php echo $this->_tpl_vars['PageItems']['RecordCount']; ?> <?php echo $this->_tpl_vars['PageItems']['RecordUnit']; echo $this->_tpl_vars['PageItems']['RecordName']; ?> 每页显示 <?php echo $this->_tpl_vars['PageItems']['PageSize']; ?> <?php echo $this->_tpl_vars['PageItems']['RecordUnit']; ?> | 共 <?php echo $this->_tpl_vars['PageItems']['PageCount']; ?> 页
页数:
<?php if (count($_from = (array)$this->_tpl_vars['PageItems']['Links'])): foreach ($_from as $this->_tpl_vars['Item']):?>
<?php if ($this->_tpl_vars['Item']['type'] == 'LINK'): ?>
<a href="<?php echo $this->_tpl_vars['Item']['link']; ?>">[<?php echo $this->_tpl_vars['Item']['text']; ?>]</a>
<?php else: ?>
<?php echo $this->_tpl_vars['Item']['text']; ?>
<?php endif; ?>
<?php endforeach; unset($_from); endif; ?>
|
<br>
<!-- 首页 -->
<?php if ($this->_tpl_vars['PageItems']['Before']['0']['type'] == 'LINK'): ?>
<a href="<?php echo $this->_tpl_vars['PageItems']['Before']['0']['link']; ?>"><?php echo $this->_tpl_vars['PageItems']['Before']['0']['text']; ?></a>
<?php else: ?>
<font color="#BBBBBB"><?php echo $this->_tpl_vars['PageItems']['Before']['0']['text']; ?></font>
<?php endif; ?>
<!-- 前页 -->
<?php if ($this->_tpl_vars['PageItems']['Before']['1']['type'] == 'LINK'): ?>
<a href="<?php echo $this->_tpl_vars['PageItems']['Before']['1']['link']; ?>"><?php echo $this->_tpl_vars['PageItems']['Before']['1']['text']; ?></a>
<?php else: ?>
<font color="#BBBBBB"><?php echo $this->_tpl_vars['PageItems']['Before']['1']['text']; ?></font>
<?php endif; ?>
<!-- 后页 -->
<?php if ($this->_tpl_vars['PageItems']['After']['0']['type'] == 'LINK'): ?>
<a href="<?php echo $this->_tpl_vars['PageItems']['After']['0']['link']; ?>"><?php echo $this->_tpl_vars['PageItems']['After']['0']['text']; ?></a>
<?php else: ?>
<font color="#BBBBBB"><?php echo $this->_tpl_vars['PageItems']['After']['0']['text']; ?></font>
<?php endif; ?>
<!-- 尾页 -->
<?php if ($this->_tpl_vars['PageItems']['After']['1']['type'] == 'LINK'): ?>
<a href="<?php echo $this->_tpl_vars['PageItems']['After']['1']['link']; ?>"><?php echo $this->_tpl_vars['PageItems']['After']['1']['text']; ?></a>
<?php else: ?>
<font color="#BBBBBB"><?php echo $this->_tpl_vars['PageItems']['After']['1']['text']; ?></font>
<?php endif; ?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -