- 09/30草莓互联2024年国庆假期...
- 09/15草莓互联2024年中秋节放...
- 08/10宝塔控制面板手动安装Ope...
- 06/07草莓互联2024年端午节放...
- 04/30草莓互联2024年五一劳动...
- 04/03草莓互联2024年清明放假...
- 03/24宝塔控制面板Nginx后端...
- 02/27宝塔面板python2.7升级...
- 02/19宝塔面板站点PCI DSS不合...
- 02/19宝塔面板站点站长工具中点亮HT...
- 02/14宝塔面板https协议无法获取...
- 02/11宝塔Windows面板下SQL...
- 02/02宝塔控制面板利用nginx实现...
- 09/18宝塔控制面板FTP增加Flas...
phpweb已经是国内最强的的开源电子商务系统了,但并非完美,因为任何...
互联网3年一轮回,京东凡客等电商品牌在三年之前也不过是小打小闹,而如...
电商已经成为趋势,传统行业的竞争已经逐渐演变到网络上,也有不少用Weboss...
phpweb系统是固定的模式,适用于大部分行业与需求。但有一些行业还是有自己...
phpweb price划线效果
/* ============列表============== */
div.shoplist_cat{
margin:0px;
padding:15px 0px 0px 18px;
text-align:left;
float:left;
white-space:nowrap;
height:198px;
}
div.shoplist_cat div.fang{
border:1px #e4e4e4 solid;
text-align:center;
padding:2px;
margin-bottom:35px;
}
div.shoplist_cat div.picFit{
overflow: hidden;
}
div.shoplist_cat div.picFit img{
}
div.shoplist_cat a.prodtitle:link,div.shoplist_cat a.prodtitle:visited,div.shoplist_cat a.prodtitle:active{
display:block;
color:#333;
font:12px/16px ‘SimSun’,Arial,Sans-Serif;
text-decoration: none;
margin:15px 0px 0px 0px;
text-align:left;
}
div.shoplist_cat a.prodtitle:hover{
display:block;
color:#ff0000;
text-decoration: underline;
font:12px/16px ‘SimSun’,Arial,Sans-Serif;
margin-bottom:5px;
}
div.shoplist_cat span.memo{
font:12px/16px ‘SimSun’,Arial,Sans-Serif;
color:#393939;
word-break:break-all;
}
div.shoplist_cat span.prop{
font:12px/16px ‘SimSun’,Arial,Sans-Serif;
color:#393939;
word-break:break-all;
}
div.shoplist_cat span.price{
color:#8d0000;
font:12px/16px ‘SimSun’,Arial,Sans-Serif;
}
div.shoplist_cat span.weight{
color:#454545;
font:12px/16px ‘SimSun’,Arial,Sans-Serif;
}
div.shoplist_cat span.pricemarket{
color:#888;
font:12px/16px ‘SimSun’,Arial,Sans-Serif;
text-decoration:line-through;
}
div.shoplist_cat div.buttonzone{
margin:10px 0px 0px 0px;
}
img.addtocart{
cursor:pointer;
}
<!-start->
<link href=”css/shoplist_diy.css” rel=”stylesheet” type=”text/css” />
<script type=”text/javascript” src=”{ #CP# }js/shoplist_diy.js”></script>
<div style=”padding-top:10px;”></div>
<!-start->
<!-list->
<div class=”shoplist_title” id=”title{ #m# }”>
<img src=”images/{ #m# }.jpg” /><a href=”{ #link# }” target=”{ #target# }” class=”title” { #bold# } { #red# } >{ #title# }</a>
</div>
<div class=”shoplist_diy” id=”diy{ #m# }”>
<div class=”shoplist_diy_left”>
<div class=”fang” style=”width:{ #picw# }px;height:{ #pich# }px”>
<div class=”picFit” style=”width:{ #picw# }px;height:{ #pich# }px”>
<a href=”{ #link# }” target=”{ #target# }” ><img src=”{ #src# }” style=”width:{ #picw# }px;height:{ #pich# }px” border=”0″ /></a>
</div>
</div>
</div>
<div class=”shoplist_diy_right”>
<a href=”{ #link# }” target=”{ #target# }” class=”prodtitle” { #bold# } { #red# } >{ #title# }</a>
<span class=”prop” >
价格:<span class=”price”>{ #price# }</span><br />
</span>
</div>
</div>
<div style=”border-bottom:1px #f0f0f0 solid;”></div>
<!-list->
<!-end->
<script>
$(function() {
$().picFit(“{ #fittype# }”);
});
</script>
<!-end->
假如我们资讯/文章对您有所帮助,您可以通过扫描捐赠二维码支持一下我们~
感谢您对我们的支持,您的小小支持让我们有信心走得更远!