Authored by htoooth

fix seckill

... ... @@ -29,6 +29,8 @@
data-id="{{goodsInfo.productId}}"
data-md5="{{goodsInfo.md5}}"
data-limitcode="{{goodsInfo.limitProductCode}}"
data-deposit ="{{goodsInfo.deposit}}"
data-secKill ="{{goodsInfo.secKill}}"
data-count="{{goodsInfo.bundle.count}}"
data-type="{{goodsInfo.bundle.type}}"
data-shop="{{goodsInfo.shopId}}">
... ...
... ... @@ -587,7 +587,7 @@
height: 24px;
line-height: 24px;
left: 0;
bottom: -20px;
bottom: -25px;
}
.num-warn {
... ...