%%40^409^409f92e4%%channel.html.php

来自「STCMS 音乐系统 v2.5 build 090501: 为达到最佳效果」· PHP 代码 · 共 37 行

PHP
37
字号
<?php /* Smarty version 2.6.19, created on 2009-04-12 03:06:22         compiled from channel.html */ ?><?php $_smarty_tpl_vars = $this->_tpl_vars;$this->_smarty_include(array('smarty_include_tpl_file' => "head.html", 'smarty_include_vars' => array()));$this->_tpl_vars = $_smarty_tpl_vars;unset($_smarty_tpl_vars); ?>
<div class="title">棰戦亾鍒楄〃</div>
<div class="content">
	<form name="channelListForm">
	<table>
    	<tr>
        	<td>閫夋嫨</td>
        	<td>ID</td>
        	<td>鍚嶇О</td>
            <td>绫诲瀷</td>
			<td>椤哄簭</td>
			<td>鏄剧ず</td>
            <td>URL</td>
        	<td>娣诲姞鏃堕棿</td>
            <td>鎿嶄綔</td>
        </tr>
    	<?php $_from = $this->_tpl_vars['channel']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):    foreach ($_from as $this->_tpl_vars['list']):?>
        <tr>
        	<td><input type="checkbox" id="id" value="<?php echo $this->_tpl_vars['list']['id']; ?>" /></td>
        	<td><?php echo $this->_tpl_vars['list']['id']; ?></td>
        	<td><a href="../channel.php?id=<?php echo $this->_tpl_vars['list']['id']; ?>"><?php echo $this->_tpl_vars['list']['name']; ?></a></td>
            <td><?php if ($this->_tpl_vars['list']['type'] == '0'): ?>鎸囧悜椤甸潰<?php endif; ?><?php if ($this->_tpl_vars['list']['type'] == '1'): ?>鍗曠嫭椤甸潰<?php endif; ?></td>
			<td><?php echo $this->_tpl_vars['list']['order']; ?></td>
			<td><?php if ($this->_tpl_vars['list']['display'] == '0'): ?>涓嶆樉绀

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?