📄 %%5b^5b0^5b0f2d40%%page.html.php
字号:
<?php /* Smarty version 2.6.19, created on 2009-04-18 10:59:14 compiled from page.html */ ?><?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');smarty_core_load_plugins(array('plugins' => array(array('modifier', 'strip_tags', 'page.html', 10, false),array('modifier', 'truncate', 'page.html', 10, false),)), $this); ?><?php $_smarty_tpl_vars = $this->_tpl_vars;$this->_smarty_include(array('smarty_include_tpl_file' => "header.html", 'smarty_include_vars' => array()));$this->_tpl_vars = $_smarty_tpl_vars;unset($_smarty_tpl_vars); ?>
<div class="layer">
<ul>
<li id="left">
<div class="box">
<div class="title">鐩稿叧椤甸潰</div>
<div class="content">
<ul id="page_list">
<?php $_from = $this->_tpl_vars['otherPage']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)): foreach ($_from as $this->_tpl_vars['otherPage']):?>
<li><a href="page.php?id=<?php echo $this->_tpl_vars['otherPage']['id']; ?>" title="<?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['otherPage']['page'])) ? $this->_run_mod_handler('strip_tags', true, $_tmp) : smarty_modifier_strip_tags($_tmp)))) ? $this->_run_mod_handler('truncate', true, $_tmp, 100) : smarty_modifier_truncate($_tmp, 100)); ?>"><?php echo $this->_tpl_vars['otherPage']['name']; ?></a></li>
<?php endforeach; endif; unset($_from); ?>
</ul>
</div>
</div>
</li>
<li id="right">
<div class="box">
<div class="title"><?php echo $this->_tpl_vars['page']['name']; ?></div>
<div id="page_content">
<?php echo $this->_tpl_vars['page']['page']; ?>
</div>
</div>
</li>
</ul>
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;$this->_smarty_include(array('smarty_include_tpl_file' => "footer.html", 'smarty_include_vars' => array()));$this->_tpl_vars = $_smarty_tpl_vars;unset($_smarty_tpl_vars); ?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -