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

📄 %%5b^5b0^5b0f2d40%%page.html.php

📁 采用了更为友好的操作界面
💻 PHP
字号:
<?php /* Smarty version 2.6.6, created on 2006-11-28 16:52:23         compiled from page.html */ ?><?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');smarty_core_load_plugins(array('plugins' => array(array('modifier', 'default', 'page.html', 21, false),array('modifier', 'truncate', 'page.html', 21, false),)), $this); ?> <br> 
<table style="BORDER-COLLAPSE: collapse" borderColor=#93C2DC cellPadding=2 
      width="100%" border=1 >
  <tr  class=titlefont> 
    <td width="34%" >受访页面</td>
    <td width="16%" >浏览量(升降)</td>
    <td width="10%" >广告点击量</td>
    <td width="30%" >比率</td>
    <td width="10%" >历史记录</td>
  </tr>
  <?php if (count($_from = (array)$this->_tpl_vars['Datas'])):    foreach ($_from as $this->_tpl_vars['Key'] => $this->_tpl_vars['Item']):?> 
  <?php if ($this->_tpl_vars['Key']%2 == 0): ?> 
  <tr    bgcolor="#e9e9e9" onmousedown=bgColor='#9DC0D8'  onMouseOver=bgColor='#9DC0D8' onMouseOut=bgColor='#e9e9e9' height=24> 
    <?php else: ?> 
  <tr    bgcolor="#f5f5f5" onmousedown=bgColor='#9DC0D8'  onMouseOver=bgColor='#9DC0D8' onMouseOut=bgColor='#f5f5f5' height=24> 
    <?php endif; ?>  
    <td>&nbsp;<a href="<?php echo $this->_tpl_vars['Item']['page']; ?>" target="_blank" title="标题:<?php echo $this->_tpl_vars['Item']['pagetitle']; ?>
<?php echo $this->_tpl_vars['Item']['page']; ?>"><?php echo ((is_array($_tmp=((is_array($_tmp=@$this->_tpl_vars['Item']['pageshort'])) ? $this->_run_mod_handler('default', true, $_tmp, "/") : smarty_modifier_default($_tmp, "/")))) ? $this->_run_mod_handler('truncate', true, $_tmp, 35, "...", true) : smarty_modifier_truncate($_tmp, 35, "...", true)); ?></a></td>
    <td align="right">&nbsp;<?php echo $this->_tpl_vars['Item']['counts']; ?>&nbsp;<?php echo $this->_tpl_vars['Item']['title']; ?></td>
    <td align="right">&nbsp;<?php echo $this->_tpl_vars['Item']['adscounts']; ?></td>
    <td title="比重:<?php echo $this->_tpl_vars['Item']['percent']; ?>%"><div class="pillar4" nowrap style="width:<?php echo $this->_tpl_vars['Item']['percent']; ?>%;color:#ffffff;height:20px" ></div></td>
    <td>&nbsp;<a href=options_history.php?website=<?php echo $this->_tpl_vars['website']; ?>&options1=page&options2=<?php echo $this->_tpl_vars['Item']['urlpage']; ?>&options3=<?php echo $this->_tpl_vars['Item']['pagetitle']; ?>&regexp=false title="查看历史纪录">Views</a>&nbsp;</td>
  </tr>
  <?php endforeach; unset($_from); endif; ?> 
</table>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <TR> 
    <TD height=40 class=pagelink> 
      <?php echo $this->_tpl_vars['PageLinks']; ?></TD>
  </TR>
  <TR > 
    <TD >&nbsp;</TD>
  </TR>
  <TR class=titlefont_02> 
    <TD >&nbsp;&nbsp;帮助信息</TD>
  </TR>
  <TR> 
    <TD height=40 align=middle valign="middle"><table style="BORDER-COLLAPSE: collapse" borderColor=#93C2DC cellPadding=4 width="100%" border=1>
        <tr> 
          <td height="60"><strong>友好提示</strong><br>
            页面访问量的大小,可以根据时间来详细查阅,支持今日,明日,汇总查询<br> 
            <br></td>
        </tr>
      </table></TD>
  </TR>
  <TR> 
    <TD height=40 align=middle valign="middle">&nbsp;</TD>
  </TR>
  <TR> 
    <TD height=40 align=middle valign="middle">&nbsp;</TD>
  </TR>
</table>

⌨️ 快捷键说明

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