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

📄 class.asp

📁 网上勾物系统欢迎大家下在 如有问题可以联系我
💻 ASP
字号:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>{$webname}--{$title}</title>
<link href="css.css" rel="stylesheet" type="text/css">
</head>

<body leftmargin=0 marginwidth=0 topmargin="0" marginheight="0">
<STYLE type=text/css>
#dhtmltooltip {
	font-size: 9pt;BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: gray 1px solid; PADDING-LEFT: 4px; Z-INDEX: 100; FILTER: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120); VISIBILITY: hidden; PADDING-BOTTOM: 4px; BORDER-LEFT: gray 1px solid; WIDTH: 150px; PADDING-TOP: 4px; BORDER-BOTTOM: gray 1px solid; POSITION: absolute; BACKGROUND-COLOR: #cccccc
}
</STYLE>
<div id='dhtmltooltip' height=100 width=100><img src=""/></div>
<script language="javascript" src="{$setpath}js/jump.js"></script>
{$top}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="20" colspan="3" align="center" background="{$setpath}{$setpath}images/announce.gif"> 
      <table width="80%" border="0" cellspacing="2" cellpadding="0">
        <tr> 
          <td width="15%" align="center"><strong>网站公告 |</strong></td>
          <td width="85%"><font color="#FF6600">{$notemessage}</font></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="200" align="center" valign="top"> 
      {$cart}
     {$login}
  {$4topleft}
       {$mail}
      {$lefthelp}
    </td>
    <td valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td width="161">&nbsp;<strong><img src="{$setpath}images/A.gif" width="10" height="10"> 
                  {$titlename} </strong></td>
                <td width="651" align="center">{$pagelist}</td>
              </tr>
            </table>
	<table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC">
        
		<!-- BEGIN classproductlist -->
        <tr> 
			<!-- BEGIN classproduct -->
          <td width="25%" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="2" cellpadding="0">
              <tr> 
                <td colspan="3" align="center"><a href="{$setpath}product.asp?pid={$c_id}" target="_blank"><img src="{$setpath}{$c_photo}" width="{$pw}" height="{$ph}"  border="0"  onmouseover="javascript:ddrivetip('<img width=224 src={$setpath}{$c_bphoto}>','#ffffff', 224)" onMouseOut="hideddrivetip()"></a></td>
              </tr>
               <tr> 
                <td align="right"><a onclick=window.open('{$setpath}mycart.asp?action=add&mount=1&id={$c_id}','','top=50,left=120,width=650,height=460,scrollbars=yes,alwaysRaised=yes,z-look=yes') style='cursor:hand'><img src="{$setpath}chinese/buy2.gif" width="40" height="15" border="0"></a></td>
                <td align="center"><a href="{$setpath}opt.asp?action=addcollect&pid={$c_id}&pname={$pname}"><img src="{$setpath}chinese/keep.gif" width="40" height="15" border="0"></td>
                <td><a href="{$setpath}product.asp?pid={$c_id}" target="_blank"><img src="{$setpath}chinese/datail.gif" width="40" height="15" border="0"></a></td>
              </tr>
            </table></td>
          <td width="21%" bgcolor="#f1f1f1"><table width="100%" border="0" cellspacing="2" cellpadding="0">
              <tr> 
                <td height="20" class="link1"><p><img src="{$setpath}images/A.gif" width="10" height="10"><a href="{$setpath}product.asp?pid={$c_id}" target="_blank"><strong><font color="#333333">{$c_name}</font></strong></a></p>                </td>
              </tr>
              <tr> 
                <td height="20">品牌:{$c_brand}</td>
              </tr>
              <tr> 
                <td height="20">市场价:¥<strong>{$c_price1}</strong>RMB</td>
              </tr>
              <tr> 
                <td height="20"><font color="#FF6600">商城价:¥<strong>{$c_price2}</strong>RMB</font></td>
              </tr>
              <tr> 
                <td height="20"><font color="#FF0000">降幅:</font><font color="#FF9900"><strong>↓</strong></font><strong><font color="#FF3300">{$c_grade}</font></strong></td>
              </tr>
            </table></td>
			
          <!-- END classproduct -->
        </tr>
		
		<tr align="center" bgcolor="#FFFFFF"> 
          <td height="1" colspan="4"><img src="{$setpath}English/images/null.gif" width="1" height="1"></td>
        </tr>
       
        <!-- END classproductlist -->
       
        
        
      </table>
	  <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td align="center">{$pagelist}</td>
              </tr>
            </table></td>
  </tr>
</table>
</td>
</tr> </table> 
{$bottom}
</body>
</html>

⌨️ 快捷键说明

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