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

📄 discount.html

📁 网上商店 使用jsp开发网上商店系统 4.1环境准备 为了利用JSP技术,首先需要建立环境。
💻 HTML
📖 第 1 页 / 共 2 页
字号:
#set ($disst = ${StringUtil.getFloat($request,"disst")}) 
#set ($disen = ${StringUtil.getFloat($request,"disen")}) 
#set ($cid = ${StringUtil.getLong($request,"cid")}) 
#set ($p = ${StringUtil.getInt($request,"p")}) 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="${systemConfig.getStringConfigValue("webtitle")}">
<meta name="description" content="${systemConfig.getStringConfigValue("webtitle")} ">
<title>${systemConfig.getStringConfigValue("webtitle")}</title>
<link href="../css/light.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="../css/mall_tbsp.css@t=20080730.css" />
<link rel="stylesheet" type="text/css" href="../css/mall_base.css@t=20080730.css" />
<link  rel="stylesheet" type="text/css" href="../css/mall_common.css@t=20080730.css" />	
<link  rel="stylesheet" type="text/css" href="../css/mall_exhibit.css@t=20080730.css" />

<style type="text/css">
<!-- 
#sideContent {
	width: 205px;
	float: left;
}

 #sideContent {
	width: 205px;
	float: left;
}

#contentWrap #sideContent .sideCell {
	border-top: none;
	background: url(file:///E|/site/none);
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 15px;
	padding-bottom: 15px;
}
#contentWrap #sideContent .sideCell > .title {
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../imgs/bar3.png) no-repeat 0px 0px;
	text-align: left;
	height: 24px;
	padding-left: 10px;
	font-size: medium;
}
#contentWrap #sideContent .catelogList .itemList {
	padding-left: 16px;
	padding-right: 16px;
}
#contentWrap #sideContent .catelogList .catelogName {
	line-height: 22px;
	font-weight: bold;
	color: #cc0000;
	margin: 10px 0 0 0;
	font-size:14px;
}
#contentWrap #sideContent .catelogList .itemList .catelogContent {
	line-height: 18px;
}
#contentWrap #sideContent .sideCell .itemList .richItem {
}
#contentWrap #sideContent .sideCell  .itemList {
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #e3e3e3;
}
#contentWrap #sideContent .sideCell  .itemList .richItem .itemInfo .title{
	color: #0052B4;
	font-weight: bold;
	line-height: 20px;
}
#contentWrap  #sideContent .sideCell  .itemList .richItem .itemInfo .price {
	font-weight: bold;
	color: #ff6600;
	line-height: 18px;
}
#contentWrap #sideContent .sideCell  .itemList .linkItem {
	line-height: 20px;
	margin: 4px 0;
	color: #666;
}
.STYLE1 {	color: #666666;
	font: bold;
}
#positionNav {	background: #f1f1f1;
	height: 30px;
	border-bottom: 1px dashed #a8a8a8;
	line-height: 30px;
	padding-left: 14px;
}
{
	float: left;
	width: 766px;
	margin-left: 16px;
}
.AD {
	clear: both;
	float: none;
}
.itemList .title {
	line-height: 25px;
	background: #eee url(../imgs/headBg.png) no-repeat 0px 0px;
	padding-left: 11px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.itemList .title .moreLink {
	float: right;
	background: url(../imgs/headBg.png) no-repeat right -30px;
}
.itemList .title .moreLink a {
	padding-right: 40px;
	background: url(../imgs/arrow3.png) no-repeat 60px center;
	display: block;
}
.itemList .goodsList {
	margin: 0px;
	padding: 0px;
}
.itemList .goodsList li {
	float: left;
	height: 111px;
	width: 222px;
	list-style: none;
	margin: 0;
	padding: 0px;
	margin-left: 20px;
}
.itemList .goodsList .item {
	margin: 0px;
	padding: 0px;
}
.itemList .goodsList .item li {
	float: left;
	width: 111px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.itemList .goodsList .item .itemPic {
	height: 105px;
	width: 105px;
	border: 2px solid #CCCCCC;
	margin-right: 10px;
}
.itemList .goodsList .item .itemName {
	width: 103px;
}
.itemList .goodsList .item .price {
	width: 102px;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.itemList .goodsList .item .rate {
	width: 102px;
}
.star1 {
	background-position: 0 -20px;
}
.star2 {
	background-position:0 -40px;
}
.star3 {
	background-position:0 -60px;
}
.star4  {
	background-position:0 -80px;
}
.star5 {
	background-position:0 -100px;
}
.itemList .goodsList .item .rate {
	height: 20px;
	width: 102px;
	margin: 5px 0 5px 0;
}
.itemList .goodsList .item .itemName a {
	font-size: 12px;
	font-weight: bold;
	color: #0052B4;
	line-height: 16px;
}

-->
</style>

<style type="text/css">
<!--
.tabWrap {
	background: url(../imgs/tab.png) repeat-x 0px -60px;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	height: 30px;
}
.tabWrap li {
	float: left;
	height: 30px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 30px;
}
.tabWrap .tableftMargin {
	width: 100px;
	background: url(../none);
}
.tabWrap .currentTab {
	font-weight: bold;
	background: url(../imgs/tab.png) no-repeat 0px -30px;
	padding-left: 20px;
}
.tabWrap .currentTab a {
	background: url(../imgs/tab.png) no-repeat right center;
	display: block;
	padding-right: 35px;
}
.tabWrap li {
	background: url(../imgs/tab.png) no-repeat 0px 0px;
	padding-left: 15px;
	margin-left: 15px;
}
.tabWrap li a {
	background: url(../imgs/tab.png) no-repeat right 0px;
	display: block;
	padding-right: 15px;
}
.itemList .byCell .item li {
	float:none;
	width: 111px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.itemList .byCell li {
	float: left;
	height: 197px;
	width: 234px;
	list-style: none;
	margin: 0;
	padding: 0px;
	margin-left: 20px;
}
.itemList .goodsList byCell .offItem {
}
.itemList .goodsList .offItem .itemPic {
	background: url(../imgs/offItemPic.png) no-repeat;
	position: relative;
	width: 96px;
	height: 96px;
	padding: 35px 8px  8px 37px;
	text-align: center;
}
.itemList .goodsList .offItem .itemPic span {
	font-size: 15px;
	display:block;
	font-weight: bold;
	line-height:58px;
	width:58px;
	height:58px;
	background: url(../imgs/offFrame.gif) no-repeat;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
}
.itemList .goodsList .offItem .itemName{
	float: left;

⌨️ 快捷键说明

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