⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 header.tpl.php

📁 a short sketch about linux syntex lines.
💻 PHP
字号:
<table width="1003" height="93" border="0" align="center" cellpadding="0" cellspacing="0" >
  <tr>
    <td class="top"><table width="100%" height="93" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="320" align="center"><a href="<?php echo $this->installdir;?>">
            <div class="logo"></div>
            </a></td>
			<td width="223">{func:adrs=bill tag=index_banner}</td>
          <td width="441" align="right" valign="middle"><table width="98%" border="0" cellpadding="4" cellspacing="4">
              <tr>
                <td align="right" class="top_header"><a href="<?php echo $this->installdir;?>">站点首页</a> <a href="javascript:register('<?php echo $this->installdir;?>')">注册用户</a> <a href="<?php echo $this->basedir;?>help/">点播帮助</a> <a href="<?php echo $this->installdir;?>?mod=member">账户信息</a> <a href="<?php echo $this->installdir;?>?mod=member&action=validate">用户登陆</a> <a href="<?php echo $this->installdir;?>?mod=category&action=free">免费试片</a> <a href="<?php echo $this->installdir;?>?mod=member&action=payment">在线充值</a></td>
              </tr>
            </table>
            
            <table border="0" cellpadding="0" cellspacing="0">
			<form action="<?php echo $this->installdir;?>" method="GET">
              <tr>
                <td><select name="type" id="type">
                    <option value="title">片 名</option>
                    <option value="actor">演 员</option>
                    <option value="director">导 演</option>
                  </select></td>
                <td>&nbsp;
                  <input name="keyword" type="text" class="top_search" id="keyword" value="<?php echo $_REQUEST['keyword'] ? urldecode($_REQUEST['keyword']) : '请输入查询关键词...';?>" size="40" onclick="this.value='';" /></td>
                <td>&nbsp;
                  <input type="image" src="images/index/top_03.jpg" />

				  </td>

              </tr>				  <input type="hidden" name="mod" value="content" />
				   <input type="hidden" name="action" value="search" /></form>
            </table>
            
            <div class="top_bb"><span class="top_font_01">热门搜索:</span>
              <script src="<?php echo $this->installdir;?>?mod=api&action=keyword&rows=6"></script>
          </div></td>
          <td width="19" align="right" valign="middle"></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="960" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="30" style="padding-left:10px;"><table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td>您所在的位置:<?php echo $this->config['sitename'];?> >> <?php echo $this->current;?></td>
        </tr>
      </table></td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td height="38" class="category"><div class="mu_01">
              <div class="<?php echo ($_GET['mod'] == 'index') ? 'mu_a' : 'mu_b';?>" onMouseOver="this.className='mu_a1'" onMouseOut="this.className='mu_a2'" style="cursor:pointer;"><a href="<?php echo $this->installdir;?>">首 页</a></div>
              <!-- {vodcms:rs=channel parentid=0 link=true } -->
              <?php if($rs['id'] == $this->parentid){?>
              <div class="mu_a"><?php echo $rs['category'];?></div>
              <?php }else{?>
              <div class="mu_b" onMouseOver="this.className='mu_a1'" onMouseOut="this.className='mu_b'"><a href="<?php echo $rs['link'];?>"><?php echo $rs['category'];?></a></div>
              <?php }?>
              <!-- {/vodcms} -->
			  <div class="<?php echo ($_GET['action'] == 'index' && $_GET['mod'] !='index') ? 'mu_a' : 'mu_b';?>" onMouseOver="this.className='mu_a1'" onMouseOut="this.className='mu_b'"><a href="<?php echo $this->installdir;?>?mod=content">全部</a></div>
            </div>
            <div class="mu_02"></div></td>
        </tr>
        <tr>
          <td height="5" style="background:url<?php echo $this->basedir;?>/images/index/mu_02.jpg)"></td>
        </tr>
      </table></td>
  </tr>
</table>

⌨️ 快捷键说明

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