diff --git a/public/themes/simpleboot3/portal/shopcart/shop_cart.html b/public/themes/simpleboot3/portal/shopcart/shop_cart.html index 6080f60..43ba7e1 100644 --- a/public/themes/simpleboot3/portal/shopcart/shop_cart.html +++ b/public/themes/simpleboot3/portal/shopcart/shop_cart.html @@ -78,7 +78,7 @@ <!-- 合计 --> <div class="shop_carts2"> <span class="shop_cartsIco">合计:</span> - <p class="de_topTxt1_1 zoji">¥<span>265.00</span></p> + <p class="de_topTxt1_1 zoji">¥<span>0.00</span></p> </div> <!-- 去支付 -->