📄 category.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="{$setpath}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}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}
{$4left}
{$mail}
{$lefthelp}
</td>
<td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC">
<tr>
<td height="25" colspan="5" bgcolor="#f1f1f1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="161"> <strong><img src="{$setpath}images/A.gif" width="10" height="10">
{$categoryname}</strong> >></td>
<td width="651" align="center">{$pagelist}</td>
</tr>
</table></td>
</tr>
<!-- BEGIN catelist -->
<tr align="center" bgcolor="#FFFFFF">
<td width="25%"><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td colspan="3" align="center"><a href="{$setpath}product.asp?pid={$pid}" target="_blank"><img src="{$setpath}{$psmallphoto}" width="{$pw}" height="{$ph}" border="0" onMouseOver="javascript:ddrivetip('<img width=224 src={$setpath}{$pphoto}>','#ffffff', 224)" onMouseOut="hideddrivetip()"></a></td>
</tr>
<tr>
<td align="right"><a onclick=window.open('{$setpath}mycart.asp?action=add&mount=1&id={$pid}','','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={$pid}&pname={$pname}"><img src="{$setpath}chinese/keep.gif" width="40" height="15" border="0"></td>
<td><a href="{$setpath}product.asp?pid={$pid}" target="_blank"><img src="{$setpath}chinese/datail.gif" width="40" height="15" border="0"></a></td>
</tr>
</table></td>
<td width="25%" bgcolor="#f1f1f1"> <table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td height="20" class="link1"><img src="{$setpath}images/A.gif" width="10" height="10"><a href="{$setpath}product.asp?pid={$pid}" target="_blank"><font color="#333333"><strong> {$pname}</strong></font></a></td>
</tr>
<tr>
<td height="20">品牌:{$pbrand}</td>
</tr>
<tr>
<td height="20">市场价:¥<strong>{$price1} </strong>RMB</td>
</tr>
<tr>
<td height="20"><font color="#FF6600">商城价:¥<strong>{$price2} </strong>RMB</font></td>
</tr>
<tr>
<td height="20"><font color="#FF0000">降幅:</font><font color="#FF9900"><strong>↓</strong></font><strong><font color="#FF3300">{$pgrade}</font></strong></td>
</tr>
</table></td>
<td width="75%" colspan="3" align="left" valign="top" height="164" style="table-layout: fixed; word-wrap: break-word;word-break:break-all;line-height:20px; padding:5px">
<table width="100%" border="0" cellspacing="2" cellpadding="0" height="164" style='table-layout: fixed; word-wrap: break-word'>
<tr>
<td height="164" valign="top" >{$pcontent}</td>
</tr>
</table>
</td>
</tr>
<tr align="center" bgcolor="#FFFFFF">
<td height="1" colspan="5"><img src="{$setpath}English/images/null.gif" width="1" height="1"></td>
</tr>
<!-- END catelist -->
<tr align="center">
<td height="25" colspan="5" bgcolor="#ffffff"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center">{$pagelist}</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr> </table>
{$bottom}
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -