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

📄 index_list.html

📁 淘客网上商店网站程序 淘客网上商店网站程序 淘客网上商店网站程序
💻 HTML
字号:
{$showhead}
<script language="JavaScript" type="text/javascript" src="{$webdir}Inc/Js/guestbook.js"></script>
	<!--留言首页(列表模式)-->
<table width="1001" border="0" cellpadding="0" cellspacing="0" align="center">
	<tr>
	<!--左边-->
	    <td width="25">&nbsp;</td>
	    <td width="217" valign="top" bgcolor="#EFEFEF">
		<table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td height="35" background="{$picurl}Title_Bg.gif"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="{$picurl}Title_Ico.gif" width="12" height="13" alt="" /> <strong>用户登录</strong> </td>
          </tr>
          <tr>
            <td height="136" valign="top" bgcolor="#EFEFEF">
              <table width="100%" border="0" cellpadding="5" cellspacing="0">
                <tr>
                  <td><script language="JavaScript" src="{$webdir}ShowLogin.asp?ChannelID={$channelid}" type="text/javascript"></script></td>
                </tr>
            </table></td>
          </tr>
          <tr>
            <td height="35" background="{$picurl}Title_Bg.gif"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="{$picurl}Title_Ico.gif" width="12" height="13" alt="" /> <strong>留 言 功 能</strong></td>
          </tr>
          <tr>
            <td height="72" valign="top" bgcolor="#EFEFEF">
              <table width="100%" height="107" border="0" cellpadding="5" cellspacing="0">
                <tr>
                  <td height="107" align="center">
		留言模式:<font color="green">用户模式</font><br />
		发表模式:<font color="green">直接发表</font><br />
		待审留言:<font color="red">{$nopassnum}</font> 条<br />
		【<a href="Write.asp">签写留言</a>】<br />
		【<a href="Index.asp?Action=MyGuest">我的留言</a>】<br />
		【<a href="Index.asp?Action=NoPass">审核留言</a>】<br />
		【<a href="Index.asp">留言首页</a>】</td>
                </tr>
            </table></td>
          </tr>
          <tr>
            <td height="35" background="{$picurl}Title_Bg.gif"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="{$picurl}Title_Ico.gif" width="12" height="13" alt="" /> <strong>留 言 搜 索</strong></td>
          </tr>
          <tr>
            <td height="52" valign="top" bgcolor="#EFEFEF">
              <table width="100%" border="0" cellpadding="5" cellspacing="0">
			  <form action="Index.asp" method="post" name="SearchForm" id="SearchForm">
                <tr>
                  <td height="52"><!-- 显示留言搜索表单 -->
				<input type="text" name="keyword"  size="15" value="关键字" maxlength="50" onFocus="this.select();" />
				&nbsp;
				<input type="submit" name="Submit"  value="搜索" />
                </tr>
				</form>
            </table></td>
          </tr>
          <tr>
            <td height="35" background="{$picurl}Title_Bg.gif"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="{$picurl}Title_Ico.gif" width="12" height="13" alt="" /> <strong>最 新 调 查</strong></td>
          </tr>
          <tr>
            <td height="23" valign="top" bgcolor="#EFEFEF">
              <table width="100%" border="0" cellpadding="5" cellspacing="0">
                <tr>
                  <td>{$showvote(channelid)}</td>
                </tr>
            </table></td>
          </tr>
        </table>
		</td>
	    <td width="1" background="{$picurl}Line_Bg.gif"></td>
	<!--右边-->
   	  <td align="right" valign="top" bgcolor="#FFFFFF">
		<table width="100%" border="0" cellpadding="0" cellspacing="0">
			<tr>
				<td bgcolor="#FFFFFF" align="right"><a href="http://www.aspoo.com/Html/Soft/Products/31.html"><img src="{$picurl}CMSPic/729_171_1.gif" alt="" width="732" height="171" border="0" /></a></td>
			</tr>
			<tr>
			  <td height="35" bgcolor="#FFFFFF"> <table width="99%" height="30" border="0" align="center" cellpadding="0" cellspacing="0" style="border:1px solid #EFEFEF;">
					<tr>
						<td width="10" align="right">&nbsp;</td>
					    <td width="563" align="left" valign="middle"><span class="Title_Ico">■</span> {$currentpath} </td>
					    <td width="150" align="left">&nbsp;{$showdate}</td>
					</tr>
			  </table></td>
		  </tr>
			<tr>
			  <td height="198" valign="top" bgcolor="#FFFFFF">
<!--  Begin -->
<!-- 显示留言 -->
<table width="99%" border="0" cellspacing="0" cellpadding="0" align="center">
[Cl_Loop]
<tr> 
	<td align="center" valign="top"> 
	<table width="100%" border="0" cellpadding="0" cellspacing="0">
		<tr> 
		<td height="29" align="left">&nbsp;&nbsp;<b><font color="green">主题</font>:&nbsp;<a href="Show.asp?GuestID={$guestid}">{$guesttitle}</a></b>({$username},{$replycount})</td>
		<td width="165"> <font color="#006633">{$guesttime}</font> </td>
		</tr>
	</table>
	</td>
</tr>
[/Cl_Loop]
</table>
<!--  End -->
{$showpage} 
                  	</td>
		</tr>
		</table>
		</td>
	<!--  -->
   	  <td width="25"></td>
	</tr>
</table>
{$showfooter}

⌨️ 快捷键说明

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